

/* Start:/local/components/bitrix/news/templates/blog/bitrix/news.detail/.default/style.css?17785050038405*/
.banner-animated .image {
	opacity: 0;
	transform: translate3d(30px,0,0);
	transition: all 0.6s 0.4s ease-in-out;
}

.banner-animated.banner-image-load .image {
	opacity: 1; transform: translate3d(0,0,0);
}

.blog-banner{
	margin-bottom: 30px;
}

.blog-banner .banner-elem{
	height: 460px;
	border-radius: 16px;
	border: 1px solid #EEF2FF !important;
	padding: 30px;
	background: #F1F5F9;
}

.blog-banner .fullscreen-banner .tb .text-wrap{
	padding-left: 0;
}

.blog-banner .banner-elem .image img{
	max-height: 460px;
	margin: 0 auto;
}

.blog-banner .banner-elem h1{
	font-size: 30px;
	margin-bottom: 15px;
	line-height: 36px;
	max-height: 108px;
}

.blog-banner .banner-elem .descr{
	max-height: 92px;
	font-size: 15px;
	line-height: 24px;
}

.blog-banner.banner-no-bg .banner-elem{
	height: 380px;
}

.blog-banner.banner-no-bg .banner-elem .image{
	vertical-align: middle;
}

.blog-banner.banner-no-bg .banner-elem .image img{
	max-height: 380px;
	border-radius: 16px;
}

.blog-banner.banner-no-bg .banner-elem .date{
	color: #888888;
}

.blog-banner.banner-no-bg .banner-elem h1{
	font-family: "roboto_ltregular";
	font-size: 40px;
	margin-bottom: 12px;
	line-height: 40px;
	max-height: 157px;
}

.blog-banner.banner-no-bg .banner-elem .image{
	width: 50%;
}

.blog-banner.banner-no-image .banner-elem .text-wrap{
	padding: 0;
}

.blog-banner.banner-no-image .banner-elem{
	height: auto;
}

.blog-banner.banner-no-image .banner-elem .date{
	color: #888888;
}

.blog-banner.banner-no-image .banner-elem h1{
	font-family: "roboto_ltregular";
	font-size: 24px;
	margin-bottom: 12px;
	line-height: 29px;
	max-height: 87px;
}

.blog-banner.banner-no-image .banner-elem .social{
	height: auto;
}

.h2.blog-title-product{
	margin-bottom: 12px;
}

@media screen and (max-width: 1800px){

	.blog-banner.banner-no-bg .banner-elem{
		height: 320px;
	}

	.blog-banner.banner-no-bg .banner-elem .image img{
		max-height: 320px;
	}

	.blog-banner.banner-no-bg .banner-elem .text-wrap{
		padding-left: 48px;
	}

}

@media screen and (max-width: 1600px){

	.blog-banner .banner-elem .text-wrap{
		padding-left: 48px;
	}

	.blog-banner .banner-elem{
		height: 420px;
	}

	.blog-banner .banner-elem .image img{
		max-height: 420px;
	}

	.blog-banner.banner-no-bg .banner-elem .text-wrap{
		padding-left: 30px;
	}

	.blog-banner.banner-no-bg .banner-elem{
		height: 300px;
	}

	.blog-banner.banner-no-bg .banner-elem .image img{
		max-height: 300px;
	}

	.blog-banner.banner-no-bg .banner-elem .social{
		height: 36px;
	}

}

@media screen and (max-width: 1400px){

	.blog-banner .banner-elem .text-wrap{
		padding-left: 30px;
	}

	.blog-banner .banner-elem{
		height: 340px;
	}

	.blog-banner .banner-elem .image img{
		max-height: 340px;
	}

	.blog-banner .banner-elem .descr{
		line-height: 20px;
		max-height: 80px;
	}

	.blog-banner.banner-no-bg .banner-elem .text-wrap{
		padding-left: 18px;
	}

	.blog-banner.banner-no-bg .banner-elem h1{
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 24px;
		max-height: 72px;
	}

	.blog-banner.banner-no-bg .banner-elem{
		height: 280px;
	}

	.blog-banner.banner-no-bg .banner-elem .image img{
		max-height: 280px;
	}

	.blog-banner.banner-no-image .banner-elem h1{
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 24px;
		max-height: 72px;
	}

}

@media screen and (max-width: 1200px){

	.blog-banner .banner-elem h1{
		font-size: 24px;
		margin-bottom: 12px;
		line-height: 29px;
		max-height: 87px;
	}

	.blog-banner .banner-elem{
		height: 300px;
	}

	.blog-banner .banner-elem .image img{
		max-height: 300px;
	}

}

@media screen and (max-width: 1024px){

	.blog-banner .banner-elem h1{
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 24px;
		max-height: 72px;
	}

	.blog-banner .banner-elem .text-wrap{
		padding-left: 18px;
	}

	.blog-banner .banner-elem{
		height: 260px;
	}

	.blog-banner .banner-elem .image img{
		max-height: 260px;
	}

}

@media screen and (max-width: 800px){

	.blog-banner{
		margin-bottom: 18px;
	}

	.blog-banner .banner-elem h1{
		font-size: 18px;
		margin-bottom: 8px;
		line-height: 22px;
		max-height: 66px;
	}

	.blog-banner .banner-elem .text-wrap{
		padding-left: 12px;
	}

	.blog-banner .banner-elem{
		height: 250px;
	}

	.blog-banner .banner-elem .image img{
		max-height: 250px;
		margin: 0 0 0 auto;
	}

	.blog-banner.banner-no-bg .banner-elem h1{
		font-size: 18px;
		margin-bottom: 8px;
		line-height: 22px;
		max-height: 66px;
	}

	.blog-banner.banner-no-bg .banner-elem .text-wrap{
		padding-left: 12px;
	}

	.blog-banner.banner-no-bg .banner-elem{
		height: 250px;
	}

	.blog-banner.banner-no-bg .banner-elem .image img{
		max-height: 250px;
	}

	.blog-banner.banner-no-image .banner-elem h1{
		font-size: 18px;
		margin-bottom: 8px;
		line-height: 22px;
		max-height: 66px;
	}

}

@media screen and (max-width: 700px){

	.blog-banner.banner-bg .banner-elem{
		display: block;
	}

	.blog-banner.banner-bg .banner-elem .text-wrap{
		display: block;
		padding: 12px 12px 0;
	}

	.blog-banner.banner-bg .banner-elem.fullscreen-banner .text-wrap{
		padding: 12px 0 0;
	}

	.blog-banner.banner-bg .banner-elem .image{
		display: block;
		width: 100%;
		padding: 0;
	}

	.blog-banner.banner-bg .banner-elem .image img{
		margin: 0 auto;
	}

	.blog-banner.banner-bg .banner-elem{
		height: auto;
	}

	.blog-banner.banner-no-bg .banner-elem{
		display: block;
	}

	.blog-banner.banner-no-bg .banner-elem .text-wrap{
		display: block;
		padding: 12px 12px 0;
	}

	.blog-banner.banner-no-bg .banner-elem .image{
		display: block;
		width: 100%;
		padding: 0 12px;
	}

	.blog-banner.banner-no-bg .banner-elem .image img{
		margin: 0 auto;
		max-height: none;
		width: 100%;
	}

	.blog-banner.banner-no-bg .banner-elem{
		height: auto;
	}

}

@media screen and (max-width: 500px){

	.blog-banner .banner-elem h1{
		margin-bottom: 12px;
		font-size: 16px;
		margin-bottom: 8px;
		line-height: 20px;
		max-height: 60px;
	}

	.blog-banner .banner-elem .image img{
		max-height: 200px;
	}

	.blog-banner.banner-no-bg .banner-elem h1{
		font-size: 24px;
		margin-bottom: 8px;
		line-height: 24px;
		max-height: 160px;
	}

	.blog-banner.banner-no-image .banner-elem h1{
		font-size: 16px;
		margin-bottom: 8px;
		line-height: 20px;
		max-height: 60px;
	}

	.blog-banner.banner-no-image .banner-elem .descr{
		display: block;
	}

}

@media screen and (max-width: 350px){

	.blog-banner .banner-elem{
		height: auto;
		border: none;
	}

	.blog-banner .banner-elem .text-wrap{
		padding: 0;
	}

	.blog-banner .banner-elem .descr{
		display: block;
	}

	.blog-banner .banner-elem .image{
		display: none;
	}

	.blog-banner.banner-no-bg .banner-elem{
		height: auto;
	}

	.blog-banner.banner-no-bg .banner-elem .image{
		padding: 0;
	}

	.blog-banner.banner-no-bg .banner-elem .text-wrap{
		padding: 0;
	}

}

.other-news{
	border: 1px solid #E2E8F0;
	border-radius: 16px;
    background: #fff;
}

.other-news-title.h3{
	text-align: center;
	height: 60px;
	line-height: 60px;
	padding: 0 12px;
	background: #F1F5F9;
}

.other-news .news{
	padding: 24px;
}

.other-news .news:first-child{
	padding-top: 12px;
}

.other-news .news:last-child{
	border-bottom: none;
}

.other-news .image{
	padding: 0 0 16px;
	text-align: center;
}

.other-news .image a{
	display: inline-block;
}

.other-news .image img{
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	max-height: 150px;
	width: auto;
	height: auto;
	transition: all 0.2s ease-in-out;
}

.other-news .image a:hover img{
	opacity: 0.9;
}

.other-news .image a:active img{
	position: relative;
	top: 1px;
}

.other-news .name{
	display: inline-block;
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 18px;
	max-height: 54px;
	overflow: hidden;
	color: #000000;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

.other-news .announcement{
	margin-bottom: 6px;
	font-size: 13px;
	line-height: 16px;
	max-height: 48px;
	overflow: hidden;
	color: #888888;
}
/* End */


/* Start:/local/assets/css/blog/avtorskiye_prava_i_neyroset.css?1789059207139669*/
/* =========================
   AI Hero (Knowledge Base)
   ========================= */

.ai-hero{
    margin:40px 0;
    -font-family:inherit;
}

.ai-hero__badges{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin-bottom:18px;
}

.ai-badge{
    display:inline-flex;
    align-items:center;
    gap:6px;
    padding:8px 12px;
    font-size:13px;
    font-weight:600;
    color:#5A50C8;
    background:#EEF2FF;
    border:1px solid #D6D2F3;
    border-radius:999px;
}

.ai-badge svg{
    width:15px;
    height:15px;
}

.ai-hero__card{
    display:flex;
    gap:22px;
    padding:32px;
    background:linear-gradient(135deg,#0B1220 0%,#1A2333 100%);
    border-radius:20px;
    position:relative;
    overflow:hidden;
}

.ai-hero__card::before{
    content:"";
    position:absolute;
    top:-120px;
    right:-80px;
    width:260px;
    height:260px;
    background:radial-gradient(circle, rgba(90,80,200,.22), transparent 70%);
    pointer-events:none;
}

.ai-hero__icon{
    width:72px;
    height:72px;
    min-width:72px;
    border-radius:18px;
    background:rgba(90,80,200,.12);
    border:1px solid rgba(90,80,200,.25);
    display:flex;
    align-items:center;
    justify-content:center;
    color:#A5B4FC;
}

.ai-hero__icon svg{
    width:36px;
    height:36px;
}

.ai-hero__content{
    flex:1;
}

.ai-hero__content h2{
    margin:0 0 12px;
    font-size:30px;
    line-height:1.2;
    color:#fff;
    font-weight:700;
}

.ai-hero__content .lead{
    margin:0;
    font-size:17px;
    line-height:1.75;
    color:#CBD5E1;
    max-width:860px;
}

.ai-hero__content .lead strong{
    color:#fff;
}

.ai-hero__grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:14px;
    margin-top:28px;
}

.hero-point{
    display:flex;
    gap:12px;
    align-items:flex-start;
    padding:16px;
    background:rgba(255,255,255,.04);
    border:1px solid rgba(255,255,255,.08);
    border-radius:14px;
    backdrop-filter:blur(4px);
}

.hero-point svg{
    width:20px;
    height:20px;
    color:#34D399;
    flex-shrink:0;
    margin-top:2px;
}

.hero-point strong{
    display:block;
    color:#F8FAFC;
    font-size:15px;
    margin-bottom:4px;
}

.hero-point span{
    display:block;
    color:#CBD5E1;
    font-size:14px;
    line-height:1.55;
}

@media (max-width:768px){

    .ai-hero__card{
        flex-direction:column;
        padding:24px;
    }

    .ai-hero__icon{
        width:60px;
        height:60px;
        min-width:60px;
    }

    .ai-hero__icon svg{
        width:30px;
        height:30px;
    }

    .ai-hero__content h2{
        font-size:24px;
    }

    .ai-hero__content .lead{
        font-size:16px;
    }

    .ai-hero__grid{
        grid-template-columns:1fr;
    }
}

/* =========================================
   AI — Блок 2. Российское право
   ========================================= */

.kb-ai-law{
    margin:56px 0;
    color:#334155;
    font-size:15px;
    line-height:1.65;
}

.kb-ai-law__badge{
    display:inline-flex;
    align-items:center;
    gap:7px;
    padding:7px 12px;
    margin-bottom:16px;
    background:#E6F4F1;
    border:1px solid #B7D9D1;
    border-radius:999px;
    color:#1F5C4F;
    font-size:13px;
    font-weight:600;
}

.kb-ai-law__badge svg{
    width:16px;
    height:16px;
}

.kb-ai-law h2{
    margin:0 0 14px;
    color:#0F172A;
    font-size:clamp(26px,3vw,36px);
    line-height:1.2;
    letter-spacing:-.02em;
    font-weight:700;
}

.kb-ai-law__lead{
    max-width:900px;
    margin:0 0 26px;
    color:#64748B;
    font-size:16px;
    line-height:1.75;
}

.kb-ai-law__answer{
    display:flex;
    align-items:flex-start;
    gap:14px;
    max-width:1000px;
    margin-bottom:32px;
    padding:20px 22px;
    background:#E6F4F1;
    border:1px solid #B7D9D1;
    border-radius:16px;
    color:#334155;
    line-height:1.7;
}

.kb-ai-law__answer-icon{
    display:flex;
    align-items:center;
    justify-content:center;
    width:38px;
    height:38px;
    min-width:38px;
    border-radius:11px;
    background:#fff;
    color:#2F7D6B;
}

.kb-ai-law__answer-icon svg{
    width:21px;
    height:21px;
}

.kb-ai-law__answer strong{
    color:#1F5C4F;
}

.kb-ai-law__cards{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:18px;
    margin-bottom:32px;
}

.kb-ai-law__card{
    padding:24px;
    background:#fff;
    border:1px solid #E2E8F0;
    border-radius:16px;
    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        transform .2s ease;
}

.kb-ai-law__card:hover{
    border-color:#D6DBF5;
    box-shadow:0 8px 26px rgba(15,23,42,.06);
    transform:translateY(-2px);
}

.kb-ai-law__card-top{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:18px;
}

.kb-ai-law__number{
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:58px;
    height:32px;
    padding:0 10px;
    background:#EEF2FF;
    border-radius:9px;
    color:#5A50C8;
    font-size:13px;
    font-weight:700;
}

.kb-ai-law__icon{
    display:flex;
    align-items:center;
    justify-content:center;
    width:42px;
    height:42px;
    background:#F8FAFC;
    border:1px solid #E2E8F0;
    border-radius:12px;
    color:#2F7D6B;
}

.kb-ai-law__icon svg{
    width:21px;
    height:21px;
}

.kb-ai-law__card h3{
    margin:0 0 9px;
    color:#0F172A;
    font-size:19px;
    line-height:1.35;
}

.kb-ai-law__card > p{
    margin:0 0 18px;
    color:#475569;
    font-size:15px;
    line-height:1.7;
}

.kb-ai-law__card-note{
    display:flex;
    align-items:flex-start;
    gap:8px;
    padding-top:15px;
    border-top:1px solid #E2E8F0;
    color:#64748B;
    font-size:14px;
    line-height:1.55;
}

.kb-ai-law__card-note svg{
    width:17px;
    height:17px;
    min-width:17px;
    margin-top:2px;
    color:#2F7D6B;
}

.kb-ai-law__principles{
    margin-bottom:32px;
    padding:28px;
    background:#F1F5F9;
    border:1px solid #E2E8F0;
    border-radius:18px;
}

.kb-ai-law__principles-title{
    display:flex;
    align-items:center;
    gap:11px;
    margin-bottom:22px;
}

.kb-ai-law__principles-title > svg{
    width:22px;
    height:22px;
    color:#5A50C8;
}

.kb-ai-law__principles-title h3{
    margin:0;
    color:#0F172A;
    font-size:21px;
    line-height:1.35;
}

.kb-ai-law__principles-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:12px;
}

.kb-ai-law__principle{
    display:flex;
    gap:13px;
    padding:18px;
    background:#fff;
    border:1px solid #E2E8F0;
    border-radius:14px;
}

.kb-ai-law__principle > span{
    display:flex;
    align-items:center;
    justify-content:center;
    width:30px;
    height:30px;
    min-width:30px;
    background:#EEF2FF;
    border-radius:8px;
    color:#5A50C8;
    font-size:11px;
    font-weight:700;
}

.kb-ai-law__principle strong{
    display:block;
    margin:1px 0 5px;
    color:#0F172A;
    font-size:16px;
}

.kb-ai-law__principle p{
    margin:0;
    color:#64748B;
    font-size:14px;
    line-height:1.6;
}

.kb-ai-law__bottom{
    display:flex;
    align-items:flex-start;
    gap:16px;
    padding:24px;
    background:#fff;
    border:1px solid #E2E8F0;
    border-radius:16px;
}

.kb-ai-law__bottom-icon{
    display:flex;
    align-items:center;
    justify-content:center;
    width:46px;
    height:46px;
    min-width:46px;
    background:#F4F3FB;
    border:1px solid #D6D2F3;
    border-radius:12px;
    color:#5A50C8;
}

.kb-ai-law__bottom-icon svg{
    width:22px;
    height:22px;
}

.kb-ai-law__bottom h3{
    margin:0 0 7px;
    color:#0F172A;
    font-size:18px;
    line-height:1.4;
}

.kb-ai-law__bottom p{
    max-width:900px;
    margin:0 0 12px;
    color:#64748B;
    font-size:14px;
    line-height:1.65;
}

.kb-ai-law__bottom p strong{
    color:#334155;
}

.kb-ai-law__source{
    display:inline-flex;
    align-items:center;
    gap:7px;
    color:#5A50C8;
    font-size:14px;
    font-weight:600;
    text-decoration:none;
}

.kb-ai-law__source:hover{
    color:#4B42AA;
    text-decoration:underline;
}

.kb-ai-law__source svg{
    width:16px;
    height:16px;
}

.kb-ai-law__transition{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    margin-top:28px;
    padding:15px 18px;
    color:#64748B;
    font-size:14px;
    text-align:center;
}

.kb-ai-law__transition > svg{
    width:18px;
    height:18px;
    min-width:18px;
    color:#2F7D6B;
}

.kb-ai-law__transition strong{
    color:#334155;
}

@media (max-width:760px){

    .kb-ai-law{
        margin:44px 0;
        font-size:15px;
    }

    .kb-ai-law__cards{
        grid-template-columns:1fr;
    }

    .kb-ai-law__principles-grid{
        grid-template-columns:1fr;
    }

    .kb-ai-law__principles{
        padding:22px;
    }

    .kb-ai-law__answer{
        padding:18px;
    }

    .kb-ai-law__bottom{
        padding:20px;
    }
}

@media (max-width:520px){

    .kb-ai-law h2{
        font-size:25px;
    }

    .kb-ai-law__lead{
        font-size:15px;
    }

    .kb-ai-law__card{
        padding:20px;
    }

    .kb-ai-law__principle{
        padding:15px;
    }

    .kb-ai-law__bottom{
        flex-direction:column;
    }

    .kb-ai-law__transition{
        align-items:flex-start;
        text-align:left;
    }
}

/* =========================================
   БЛОК 3 — МОЖЕТ ЛИ ИИ БЫТЬ АВТОРОМ
   ========================================= */

.kb-ai-author {
    margin: 48px 0;
    color: #334155;
    font-size: 16px;
    line-height: 1.65;
}

.kb-ai-author *,
.kb-ai-author *::before,
.kb-ai-author *::after {
    box-sizing: border-box;
}

.kb-ai-author__badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
    padding: 7px 12px;
    border: 1px solid #D6D2F3;
    border-radius: 999px;
    background: #F4F3FB;
    color: #5A50C8;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}

.kb-ai-author__badge svg {
    width: 16px;
    height: 16px;
}

.kb-ai-author__title {
    max-width: 900px;
    margin: 0 0 14px;
    color: #0F172A;
    font-size: 32px;
    font-weight: 750;
    line-height: 1.2;
    letter-spacing: -0.025em;
}

.kb-ai-author__lead {
    max-width: 900px;
    margin: 0 0 28px;
    color: #475569;
    font-size: 16px;
    line-height: 1.7;
}

.kb-ai-author__answer {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 28px;
    padding: 24px 26px;
    border: 1px solid #B7D9D1;
    border-radius: 16px;
    background: #E6F4F1;
}

.kb-ai-author__answer-icon {
    flex: 0 0 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 12px;
    background: #FFFFFF;
    color: #2F7D6B;
}

.kb-ai-author__answer-icon svg {
    width: 24px;
    height: 24px;
}

.kb-ai-author__answer-content {
    min-width: 0;
}

.kb-ai-author__answer-label {
    margin-bottom: 3px;
    color: #2F7D6B;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.kb-ai-author__answer-title {
    margin-bottom: 5px;
    color: #0F172A;
    font-size: 21px;
    font-weight: 750;
    line-height: 1.35;
}

.kb-ai-author__answer p {
    margin: 0;
    color: #334155;
}

.kb-ai-author__answer strong {
    color: #1F5C4F;
}

.kb-ai-author__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-bottom: 28px;
}

.kb-ai-author__card {
    padding: 22px;
    border: 1px solid #E2E8F0;
    border-radius: 16px;
    background: #FFFFFF;
    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        transform .2s ease;
}

.kb-ai-author__card:hover {
    border-color: #D6DBF5;
    box-shadow: 0 8px 24px rgba(15, 23, 42, .06);
    transform: translateY(-2px);
}

.kb-ai-author__card-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin-bottom: 16px;
    border-radius: 11px;
    background: #F4F3FB;
    color: #5A50C8;
}

.kb-ai-author__card-icon svg {
    width: 21px;
    height: 21px;
}

.kb-ai-author__card h3 {
    margin: 0 0 8px;
    color: #0F172A;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
}

.kb-ai-author__card p {
    margin: 0;
    color: #64748B;
}

.kb-ai-author__boundary {
    margin-bottom: 28px;
    padding: 26px;
    border-radius: 16px;
    background: #F1F5F9;
}

.kb-ai-author__boundary-head {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 22px;
}

.kb-ai-author__boundary-icon {
    flex: 0 0 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 11px;
    background: #FFFFFF;
    color: #5A50C8;
    border: 1px solid #E2E8F0;
}

.kb-ai-author__boundary-icon svg {
    width: 21px;
    height: 21px;
}

.kb-ai-author__boundary-label {
    margin-bottom: 2px;
    color: #64748B;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
}

.kb-ai-author__boundary h3 {
    margin: 0;
    color: #0F172A;
    font-size: 21px;
    font-weight: 750;
    line-height: 1.35;
}

.kb-ai-author__compare {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.kb-ai-author__compare-item {
    padding: 20px;
    border-radius: 14px;
    background: #FFFFFF;
    border: 1px solid #E2E8F0;
}

.kb-ai-author__compare-item--weak {
    border-color: #FDE68A;
}

.kb-ai-author__compare-item--strong {
    border-color: #B7D9D1;
}

.kb-ai-author__compare-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 16px;
}

.kb-ai-author__compare-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 8px;
    background: #F1F5F9;
    color: #64748B;
    font-size: 12px;
    font-weight: 750;
}

.kb-ai-author__compare-status {
    font-size: 12px;
    font-weight: 700;
}

.kb-ai-author__compare-item--weak .kb-ai-author__compare-status {
    color: #92400E;
}

.kb-ai-author__compare-item--strong .kb-ai-author__compare-status {
    color: #2F7D6B;
}

.kb-ai-author__compare-item h4 {
    margin: 0 0 8px;
    color: #0F172A;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.4;
}

.kb-ai-author__compare-item p {
    margin: 0 0 15px;
    color: #64748B;
}

.kb-ai-author__compare-note {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    padding-top: 14px;
    border-top: 1px solid #E2E8F0;
    color: #475569;
    font-size: 14px;
    line-height: 1.5;
}

.kb-ai-author__compare-note svg {
    flex: 0 0 17px;
    width: 17px;
    height: 17px;
    margin-top: 2px;
}

.kb-ai-author__compare-item--weak .kb-ai-author__compare-note svg {
    color: #D97706;
}

.kb-ai-author__compare-item--strong .kb-ai-author__compare-note svg {
    color: #2F7D6B;
}

.kb-ai-author__myth {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 20px;
    padding: 22px 24px;
    border: 1px solid #E2E8F0;
    border-radius: 16px;
    background: #FFFFFF;
}

.kb-ai-author__myth-icon {
    flex: 0 0 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 11px;
    background: #FEF3C7;
    color: #92400E;
}

.kb-ai-author__myth-icon svg {
    width: 21px;
    height: 21px;
}

.kb-ai-author__myth-content {
    min-width: 0;
}

.kb-ai-author__myth-label {
    margin-bottom: 6px;
    color: #92400E;
    font-size: 12px;
    font-weight: 750;
    text-transform: uppercase;
    letter-spacing: .05em;
}

.kb-ai-author__myth-text {
    margin: 0 0 9px;
    color: #0F172A;
    font-size: 16px;
    font-weight: 650;
    line-height: 1.5;
}

.kb-ai-author__myth-description {
    margin: 0;
    color: #64748B;
    font-size: 14px;
}

.kb-ai-author__summary {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 20px 22px;
    border-radius: 14px;
    background: #F4F3FB;
    border: 1px solid #D6D2F3;
}

.kb-ai-author__summary-icon {
    flex: 0 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #FFFFFF;
    color: #5A50C8;
}

.kb-ai-author__summary-icon svg {
    width: 20px;
    height: 20px;
}

.kb-ai-author__summary strong {
    display: block;
    margin-bottom: 4px;
    color: #0F172A;
    font-size: 16px;
    font-weight: 750;
}

.kb-ai-author__summary p {
    margin: 0;
    color: #475569;
}

.kb-ai-author__summary p strong {
    display: inline;
    color: #5A50C8;
    font-size: inherit;
}

@media (max-width: 900px) {

    .kb-ai-author__grid {
        grid-template-columns: 1fr;
    }

    .kb-ai-author__card {
        display: grid;
        grid-template-columns: auto 1fr;
        column-gap: 15px;
    }

    .kb-ai-author__card-icon {
        grid-row: span 2;
        margin-bottom: 0;
    }

    .kb-ai-author__card h3 {
        margin-bottom: 4px;
    }

    .kb-ai-author__card p {
        grid-column: 2;
    }
}

@media (max-width: 760px) {

    .kb-ai-author {
        margin: 36px 0;
    }

    .kb-ai-author__title {
        font-size: 27px;
    }

    .kb-ai-author__lead {
        font-size: 16px;
    }

    .kb-ai-author__answer {
        padding: 20px;
    }

    .kb-ai-author__compare {
        grid-template-columns: 1fr;
    }

    .kb-ai-author__boundary {
        padding: 20px;
    }

    .kb-ai-author__boundary h3 {
        font-size: 19px;
    }
}

@media (max-width: 520px) {

    .kb-ai-author__title {
        font-size: 24px;
    }

    .kb-ai-author__answer {
        display: block;
    }

    .kb-ai-author__answer-icon {
        margin-bottom: 14px;
    }

    .kb-ai-author__answer-title {
        font-size: 19px;
    }

    .kb-ai-author__card {
        display: block;
    }

    .kb-ai-author__card-icon {
        margin-bottom: 14px;
    }

    .kb-ai-author__boundary-head {
        display: block;
    }

    .kb-ai-author__boundary-icon {
        margin-bottom: 14px;
    }

    .kb-ai-author__compare-item {
        padding: 18px;
    }

    .kb-ai-author__compare-top {
        align-items: flex-start;
    }

    .kb-ai-author__myth {
        display: block;
        padding: 20px;
    }

    .kb-ai-author__myth-icon {
        margin-bottom: 14px;
    }

    .kb-ai-author__summary {
        display: block;
    }

    .kb-ai-author__summary-icon {
        margin-bottom: 12px;
    }
}

/* =========================================
   БЛОК 4 — ТВОРЧЕСКИЙ ВКЛАД
   Визуальная концепция: editorial / process
   ========================================= */

.kb-ai-creative {
    margin: 56px 0;
    color: #334155;
    font-size: 16px;
    line-height: 1.65;
}

.kb-ai-creative *,
.kb-ai-creative *::before,
.kb-ai-creative *::after {
    box-sizing: border-box;
}

.kb-ai-creative__intro {
    max-width: 920px;
    margin-bottom: 30px;
}

.kb-ai-creative__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 13px;
    color: #2F7D6B;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.kb-ai-creative__eyebrow svg {
    width: 17px;
    height: 17px;
}

.kb-ai-creative__title {
    margin: 0 0 13px;
    color: #0F172A;
    font-size: 32px;
    font-weight: 750;
    line-height: 1.2;
    letter-spacing: -0.025em;
}

.kb-ai-creative__lead {
    max-width: 880px;
    margin: 0;
    color: #475569;
    font-size: 16px;
    line-height: 1.75;
}

.kb-ai-creative__lead strong {
    color: #0F172A;
}

.kb-ai-creative__formula {
    display: grid;
    grid-template-columns: 1fr 70px 1.25fr;
    align-items: stretch;
    margin-bottom: 44px;
    overflow: hidden;
    border-radius: 18px;
    background: #0B1220;
}

.kb-ai-creative__formula-side {
    padding: 28px 30px;
}

.kb-ai-creative__formula-side--accent {
    background: #1A2333;
}

.kb-ai-creative__formula-label {
    display: block;
    margin-bottom: 9px;
    color: #94A3B8;
    font-size: 12px;
    font-weight: 750;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.kb-ai-creative__formula-side--accent .kb-ai-creative__formula-label {
    color: #9B93EA;
}

.kb-ai-creative__formula-question {
    color: #F8FAFC;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.4;
}

.kb-ai-creative__formula-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8B84E8;
}

.kb-ai-creative__formula-arrow svg {
    width: 25px;
    height: 25px;
}

.kb-ai-creative__section-head {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 20px;
}

.kb-ai-creative__section-head--second {
    margin-top: 44px;
}

.kb-ai-creative__section-number {
    flex: 0 0 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #E6F4F1;
    color: #2F7D6B;
    font-size: 12px;
    font-weight: 800;
}

.kb-ai-creative__section-head h3 {
    margin: 1px 0 4px;
    color: #0F172A;
    font-size: 21px;
    font-weight: 750;
    line-height: 1.35;
}

.kb-ai-creative__section-head p {
    margin: 0;
    color: #64748B;
    font-size: 14px;
}

.kb-ai-creative__steps {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    margin-bottom: 20px;
    padding: 4px 0;
}

.kb-ai-creative__steps::before {
    content: "";
    position: absolute;
    top: 19px;
    left: 9%;
    right: 9%;
    height: 1px;
    background: #D6DBF5;
}

.kb-ai-creative__step {
    position: relative;
    padding: 0 14px;
    text-align: center;
}

.kb-ai-creative__step-number {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    margin: 0 auto 15px;
    border: 4px solid #F6F8FB;
    border-radius: 50%;
    background: #5A50C8;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 800;
}

.kb-ai-creative__step-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin: 0 auto 12px;
    border: 1px solid #D6D2F3;
    border-radius: 13px;
    background: #F4F3FB;
    color: #5A50C8;
}

.kb-ai-creative__step-icon svg {
    width: 21px;
    height: 21px;
}

.kb-ai-creative__step h4 {
    margin: 0 0 6px;
    color: #0F172A;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
}

.kb-ai-creative__step p {
    margin: 0;
    color: #64748B;
    font-size: 14px;
    line-height: 1.55;
}

.kb-ai-creative__limits {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    overflow: hidden;
    border: 1px solid #E2E8F0;
    border-radius: 16px;
    background: #E2E8F0;
}

.kb-ai-creative__limit {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 20px;
    background: #FFFFFF;
}

.kb-ai-creative__limit-icon {
    flex: 0 0 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 10px;
    background: #F1F5F9;
    color: #64748B;
}

.kb-ai-creative__limit-icon svg {
    width: 18px;
    height: 18px;
}

.kb-ai-creative__limit strong {
    display: block;
    margin-bottom: 3px;
    color: #0F172A;
    font-size: 16px;
    font-weight: 700;
}

.kb-ai-creative__limit p {
    margin: 0;
    color: #64748B;
    font-size: 14px;
    line-height: 1.55;
}

.kb-ai-creative__scale {
    margin-top: 44px;
    padding: 28px;
    border: 1px solid #D6D2F3;
    border-radius: 18px;
    background: #F4F3FB;
}

.kb-ai-creative__scale-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 32px;
}

.kb-ai-creative__scale-label {
    display: block;
    margin-bottom: 5px;
    color: #5A50C8;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.kb-ai-creative__scale h3 {
    max-width: 720px;
    margin: 0;
    color: #0F172A;
    font-size: 21px;
    font-weight: 750;
    line-height: 1.4;
}

.kb-ai-creative__scale-icon {
    flex: 0 0 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: #FFFFFF;
    color: #5A50C8;
}

.kb-ai-creative__scale-icon svg {
    width: 21px;
    height: 21px;
}

.kb-ai-creative__scale-line {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.kb-ai-creative__scale-point {
    position: relative;
    padding-top: 20px;
    border-top: 3px solid #D6D2F3;
}

.kb-ai-creative__scale-point:nth-child(2) {
    border-top-color: #AFA8EC;
}

.kb-ai-creative__scale-point:nth-child(3) {
    border-top-color: #5A50C8;
}

.kb-ai-creative__scale-dot {
    position: absolute;
    top: -7px;
    left: 0;
    width: 11px;
    height: 11px;
    border: 2px solid #F4F3FB;
    border-radius: 50%;
    background: #D6D2F3;
}

.kb-ai-creative__scale-point:nth-child(2) .kb-ai-creative__scale-dot {
    background: #AFA8EC;
}

.kb-ai-creative__scale-point:nth-child(3) .kb-ai-creative__scale-dot {
    background: #5A50C8;
}

.kb-ai-creative__scale-point strong {
    display: block;
    margin-bottom: 4px;
    color: #0F172A;
    font-size: 14px;
    font-weight: 750;
}

.kb-ai-creative__scale-point p {
    margin: 0;
    color: #64748B;
    font-size: 14px;
    line-height: 1.5;
}

.kb-ai-creative__example {
    display: grid;
    grid-template-columns: 52px 1fr;
    gap: 18px;
    margin-top: 20px;
    padding: 25px;
    border-radius: 16px;
    background: #0B1220;
}

.kb-ai-creative__example-mark {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    border-radius: 14px;
    background: #1A2333;
    color: #9B93EA;
}

.kb-ai-creative__example-mark svg {
    width: 22px;
    height: 22px;
}

.kb-ai-creative__example-label {
    display: block;
    margin-bottom: 4px;
    color: #9B93EA;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.kb-ai-creative__example h3 {
    margin: 0 0 8px;
    color: #FFFFFF;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.4;
}

.kb-ai-creative__example p {
    margin: 0 0 16px;
    color: #CBD5E1;
    line-height: 1.65;
}

.kb-ai-creative__example-result {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    padding-top: 14px;
    border-top: 1px solid #334155;
    color: #D1FAE5;
    font-size: 14px;
    line-height: 1.55;
}

.kb-ai-creative__example-result svg {
    flex: 0 0 17px;
    width: 17px;
    height: 17px;
    margin-top: 2px;
    color: #6EE7B7;
}

.kb-ai-creative__bottom {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-top: 20px;
    padding: 21px 23px;
    border: 1px solid #B7D9D1;
    border-radius: 15px;
    background: #E6F4F1;
}

.kb-ai-creative__bottom-icon {
    flex: 0 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #FFFFFF;
    color: #2F7D6B;
}

.kb-ai-creative__bottom-icon svg {
    width: 20px;
    height: 20px;
}

.kb-ai-creative__bottom strong {
    display: block;
    margin-bottom: 4px;
    color: #1F5C4F;
    font-size: 16px;
    font-weight: 750;
}

.kb-ai-creative__bottom p {
    margin: 0;
    color: #334155;
}

.kb-ai-creative__bottom p strong {
    display: inline;
    font-size: inherit;
}

@media (max-width: 900px) {

    .kb-ai-creative__steps {
        grid-template-columns: repeat(2, 1fr);
        gap: 28px 10px;
    }

    .kb-ai-creative__steps::before {
        display: none;
    }

    .kb-ai-creative__scale-line {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .kb-ai-creative__scale-point {
        padding-top: 15px;
    }
}


@media (max-width: 760px) {

    .kb-ai-creative {
        margin: 42px 0;
    }

    .kb-ai-creative__title {
        font-size: 27px;
    }

    .kb-ai-creative__formula {
        grid-template-columns: 1fr;
    }

    .kb-ai-creative__formula-arrow {
        height: 48px;
        transform: rotate(90deg);
    }

    .kb-ai-creative__formula-side {
        padding: 22px;
    }

    .kb-ai-creative__formula-question {
        font-size: 17px;
    }

    .kb-ai-creative__limits {
        grid-template-columns: 1fr;
    }

    .kb-ai-creative__scale {
        padding: 22px;
    }

    .kb-ai-creative__example {
        grid-template-columns: 1fr;
    }
}


@media (max-width: 520px) {

    .kb-ai-creative__title {
        font-size: 24px;
    }

    .kb-ai-creative__lead {
        font-size: 16px;
    }

    .kb-ai-creative__section-head {
        gap: 11px;
    }

    .kb-ai-creative__section-number {
        flex-basis: 34px;
        width: 34px;
        height: 34px;
    }

    .kb-ai-creative__section-head h3 {
        font-size: 19px;
    }

    .kb-ai-creative__steps {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .kb-ai-creative__step {
        display: grid;
        grid-template-columns: 38px 46px 1fr;
        align-items: center;
        gap: 12px;
        padding: 0;
        text-align: left;
    }

    .kb-ai-creative__step-number {
        margin: 0;
    }

    .kb-ai-creative__step-icon {
        margin: 0;
    }

    .kb-ai-creative__step-content {
        min-width: 0;
    }

    .kb-ai-creative__step h4 {
        margin-bottom: 3px;
    }

    .kb-ai-creative__step p {
        font-size: 14px;
    }

    .kb-ai-creative__scale-head {
        margin-bottom: 25px;
    }

    .kb-ai-creative__scale h3 {
        font-size: 18px;
    }

    .kb-ai-creative__scale-icon {
        display: none;
    }

    .kb-ai-creative__bottom {
        display: block;
        padding: 20px;
    }

    .kb-ai-creative__bottom-icon {
        margin-bottom: 12px;
    }
}

/* =========================================
   БЛОК 5 — ГРАНИЦА ИИ / ЧЕЛОВЕК
   Визуальная концепция: editorial table
   ========================================= */

.kb-ai-boundary {
    margin: 64px 0;
    color: #334155;
    font-size: 16px;
    line-height: 1.65;
}

.kb-ai-boundary *,
.kb-ai-boundary *::before,
.kb-ai-boundary *::after {
    box-sizing: border-box;
}

.kb-ai-boundary__top {
    max-width: 920px;
    margin-bottom: 28px;
}

.kb-ai-boundary__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
    color: #5A50C8;
    font-size: 12px;
    font-weight: 750;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.kb-ai-boundary__eyebrow svg {
    width: 17px;
    height: 17px;
}

.kb-ai-boundary__title {
    margin: 0 0 13px;
    color: #0F172A;
    font-size: 32px;
    font-weight: 750;
    line-height: 1.2;
    letter-spacing: -.025em;
}

.kb-ai-boundary__lead {
    max-width: 900px;
    margin: 0;
    color: #475569;
    font-size: 16px;
    line-height: 1.75;
}

.kb-ai-boundary__lead strong {
    color: #0F172A;
}

.kb-ai-boundary__rule {
    display: flex;
    align-items: center;
    gap: 17px;
    margin-bottom: 28px;
    padding: 19px 22px;
    border: 1px solid #D6D2F3;
    border-radius: 14px;
    background: #F4F3FB;
}

.kb-ai-boundary__rule-icon {
    flex: 0 0 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 11px;
    background: #FFFFFF;
    color: #5A50C8;
}

.kb-ai-boundary__rule-icon svg {
    width: 21px;
    height: 21px;
}

.kb-ai-boundary__rule-content {
    min-width: 0;
}

.kb-ai-boundary__rule-content span {
    display: block;
    margin-bottom: 2px;
    color: #5A50C8;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.kb-ai-boundary__rule-content strong {
    display: block;
    color: #0F172A;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
}

.kb-ai-boundary__table-wrap {
    overflow-x: auto;
    border: 1px solid #E2E8F0;
    border-radius: 16px;
    background: #FFFFFF;
    box-shadow: 0 8px 28px rgba(15, 23, 42, .045);
}

.kb-ai-boundary__table {
    width: 100%;
    min-width: 980px;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
}

.kb-ai-boundary__table th {
    padding: 16px 18px;
    border-bottom: 1px solid #E2E8F0;
    background: #F8FAFC;
    color: #64748B;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: .06em;
    text-align: left;
    text-transform: uppercase;
}

.kb-ai-boundary__table th:first-child {
    border-top-left-radius: 15px;
}

.kb-ai-boundary__table th:last-child {
    border-top-right-radius: 15px;
}

.kb-ai-boundary__table td {
    padding: 20px 18px;
    border-bottom: 1px solid #E2E8F0;
    vertical-align: top;
}

.kb-ai-boundary__table tbody tr:last-child td {
    border-bottom: 0;
}

.kb-ai-boundary__table tbody tr {
    transition: background .18s ease;
}

.kb-ai-boundary__table tbody tr:hover {
    background: #FAFBFD;
}

.kb-ai-boundary__table tbody tr.kb-ai-boundary__row--positive {
    background: #FCFEFD;
}

.kb-ai-boundary__table tbody tr.kb-ai-boundary__row--positive:hover {
    background: #F7FCFA;
}

.kb-ai-boundary__col-number {
    width: 55px;
}

.kb-ai-boundary__col-scenario {
    width: 30%;
}

.kb-ai-boundary__col-human {
    width: 28%;
}

.kb-ai-boundary__col-assessment {
    width: 34%;
}

.kb-ai-boundary__number {
    color: #94A3B8;
    font-size: 12px;
    font-weight: 800;
    font-variant-numeric: tabular-nums;
}

.kb-ai-boundary__scenario strong {
    display: block;
    margin-bottom: 5px;
    color: #0F172A;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
}

.kb-ai-boundary__scenario span {
    display: block;
    color: #64748B;
    font-size: 14px;
    line-height: 1.55;
}

.kb-ai-boundary__human {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    color: #475569;
    font-size: 14px;
    line-height: 1.55;
}

.kb-ai-boundary__human svg {
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    margin-top: 2px;
    color: #5A50C8;
}

.kb-ai-boundary__status {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 7px;
    padding: 5px 9px;
    border-radius: 7px;
    font-size: 12px;
    font-weight: 750;
    line-height: 1.2;
}

.kb-ai-boundary__status svg {
    width: 15px;
    height: 15px;
}

.kb-ai-boundary__status--positive {
    background: #E6F4F1;
    color: #1F5C4F;
}

.kb-ai-boundary__status--possible {
    background: #EEF2FF;
    color: #4B42AA;
}

.kb-ai-boundary__status--attention {
    background: #FEF3C7;
    color: #92400E;
}

.kb-ai-boundary__assessment {
    margin: 0;
    color: #64748B;
    font-size: 14px;
    line-height: 1.55;
}

.kb-ai-boundary__mobile-note {
    display: none;
    align-items: flex-start;
    gap: 9px;
    margin-top: 12px;
    padding: 13px 15px;
    border-radius: 10px;
    background: #F1F5F9;
    color: #64748B;
    font-size: 12px;
    line-height: 1.5;
}

.kb-ai-boundary__mobile-note svg {
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
    margin-top: 1px;
}

.kb-ai-boundary__conclusion {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-top: 20px;
    padding: 21px 23px;
    border-radius: 15px;
    background: #0B1220;
}

.kb-ai-boundary__conclusion-icon {
    flex: 0 0 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 11px;
    background: #1A2333;
    color: #9B93EA;
}

.kb-ai-boundary__conclusion-icon svg {
    width: 20px;
    height: 20px;
}

.kb-ai-boundary__conclusion-label {
    display: block;
    margin-bottom: 4px;
    color: #9B93EA;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.kb-ai-boundary__conclusion p {
    margin: 0;
    color: #CBD5E1;
    line-height: 1.65;
}

.kb-ai-boundary__conclusion p strong {
    color: #FFFFFF;
}

@media (max-width: 900px) {

    .kb-ai-boundary__table {
        min-width: 900px;
    }

    .kb-ai-boundary__col-scenario {
        width: 29%;
    }

    .kb-ai-boundary__col-human {
        width: 27%;
    }

    .kb-ai-boundary__col-assessment {
        width: 35%;
    }
}


@media (max-width: 760px) {

    .kb-ai-boundary {
        margin: 48px 0;
    }

    .kb-ai-boundary__title {
        font-size: 27px;
    }

    .kb-ai-boundary__lead {
        font-size: 16px;
    }

    .kb-ai-boundary__rule {
        align-items: flex-start;
    }

    .kb-ai-boundary__table-wrap {
        border-radius: 13px;
        box-shadow: none;
    }

    .kb-ai-boundary__mobile-note {
        display: flex;
    }

    .kb-ai-boundary__conclusion {
        padding: 19px;
    }
}


@media (max-width: 520px) {

    .kb-ai-boundary__title {
        font-size: 24px;
    }

    .kb-ai-boundary__rule {
        display: block;
        padding: 18px;
    }

    .kb-ai-boundary__rule-icon {
        margin-bottom: 12px;
    }

    .kb-ai-boundary__rule-content strong {
        font-size: 16px;
    }

    .kb-ai-boundary__table {
        min-width: 820px;
    }

    .kb-ai-boundary__table th,
    .kb-ai-boundary__table td {
        padding-left: 14px;
        padding-right: 14px;
    }

    .kb-ai-boundary__conclusion {
        display: block;
    }

    .kb-ai-boundary__conclusion-icon {
        margin-bottom: 12px;
    }
}

/* =========================================
   БЛОК 6 — КОМУ ПРИНАДЛЕЖАТ ПРАВА
   Визуальная концепция:
   AUTHOR → RIGHTS → SCENARIOS
   ========================================= */

.kb-ai-ownership {
    margin: 64px 0;
    color: #334155;
    font-size: 16px;
    line-height: 1.65;
}

.kb-ai-ownership *,
.kb-ai-ownership *::before,
.kb-ai-ownership *::after {
    box-sizing: border-box;
}

.kb-ai-ownership__header {
    max-width: 920px;
    margin-bottom: 30px;
}

.kb-ai-ownership__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
    color: #2F7D6B;
    font-size: 12px;
    font-weight: 750;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.kb-ai-ownership__eyebrow svg {
    width: 17px;
    height: 17px;
}

.kb-ai-ownership__title {
    margin: 0 0 13px;
    color: #0F172A;
    font-size: 32px;
    font-weight: 750;
    line-height: 1.2;
    letter-spacing: -.025em;
}

.kb-ai-ownership__lead {
    max-width: 900px;
    margin: 0;
    color: #475569;
    font-size: 16px;
    line-height: 1.75;
}

.kb-ai-ownership__lead strong {
    color: #0F172A;
}

.kb-ai-ownership__split {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 58px minmax(0, 1fr);
    align-items: stretch;
    margin-bottom: 24px;
}

.kb-ai-ownership__side {
    position: relative;
    min-height: 270px;
    padding: 27px 29px;
    border-radius: 18px;
}

.kb-ai-ownership__side--author {
    border: 1px solid #B7D9D1;
    background: #E6F4F1;
}

.kb-ai-ownership__side--rights {
    border: 1px solid #D6D2F3;
    background: #F4F3FB;
}

.kb-ai-ownership__side-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin-bottom: 18px;
    border-radius: 12px;
    background: #FFFFFF;
}

.kb-ai-ownership__side--author .kb-ai-ownership__side-icon {
    color: #2F7D6B;
}

.kb-ai-ownership__side--rights .kb-ai-ownership__side-icon {
    color: #5A50C8;
}

.kb-ai-ownership__side-icon svg {
    width: 23px;
    height: 23px;
}

.kb-ai-ownership__side-label {
    margin-bottom: 2px;
    color: #64748B;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.kb-ai-ownership__side h3 {
    margin: 0 0 8px;
    color: #0F172A;
    font-size: 25px;
    font-weight: 750;
    line-height: 1.25;
}

.kb-ai-ownership__side p {
    max-width: 470px;
    margin: 0;
    color: #475569;
}

.kb-ai-ownership__side-bottom {
    position: absolute;
    right: 29px;
    bottom: 15px;
    left: 29px;
    display: flex;
    align-items: center;
    gap: 8px;
    padding-top: 14px;
    -border-top: 1px solid rgba(100, 116, 139, .18);
    color: #64748B;
    font-size: 12px;
    font-weight: 600;
}

.kb-ai-ownership__side-bottom svg {
    width: 16px;
    height: 16px;
}

.kb-ai-ownership__connector {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kb-ai-ownership__connector::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 58px;
    height: 1px;
    -background: #CBD5E1;
}

.kb-ai-ownership__connector svg {
    position: relative;
    z-index: 2;
    width: 22px;
    height: 22px;
    padding: 3px;
    box-sizing: content-box;
    border-radius: 50%;
    background: #FFFFFF;
    color: #64748B;
}

.kb-ai-ownership__rule {
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 15px;
    align-items: start;
    margin-bottom: 48px;
    padding: 21px 24px;
    border: 1px solid #E2E8F0;
    border-radius: 15px;
    background: #FFFFFF;
}

.kb-ai-ownership__rule-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 12px;
    background: #0B1220;
    color: #9B93EA;
}

.kb-ai-ownership__rule-icon svg {
    width: 22px;
    height: 22px;
}

.kb-ai-ownership__rule-label {
    display: block;
    margin-bottom: 3px;
    color: #5A50C8;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.kb-ai-ownership__rule strong {
    display: block;
    margin-bottom: 4px;
    color: #0F172A;
    font-size: 17px;
    font-weight: 750;
}

.kb-ai-ownership__rule p {
    max-width: 850px;
    margin: 0;
    color: #64748B;
    font-size: 14px;
}

.kb-ai-ownership__scenarios {
    margin-bottom: 26px;
}

.kb-ai-ownership__scenario-intro {
    margin-bottom: 19px;
}

.kb-ai-ownership__scenario-intro > span {
    display: block;
    margin-bottom: 4px;
    color: #2F7D6B;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.kb-ai-ownership__scenario-intro h3 {
    margin: 0 0 5px;
    color: #0F172A;
    font-size: 23px;
    font-weight: 750;
    line-height: 1.35;
}

.kb-ai-ownership__scenario-intro p {
    margin: 0;
    color: #64748B;
}

.kb-ai-ownership__scenario-list {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #E2E8F0;
}

.kb-ai-ownership__scenario {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr) minmax(280px, .65fr);
    gap: 20px;
    align-items: center;
    padding: 22px 4px 22px 0;
    border-bottom: 1px solid #E2E8F0;
    transition: background .18s ease;
}

.kb-ai-ownership__scenario:hover {
    background: #FAFBFC;
}

.kb-ai-ownership__scenario-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 10px;
    background: #F1F5F9;
    color: #64748B;
    font-size: 12px;
    font-weight: 800;
    font-variant-numeric: tabular-nums;
}

.kb-ai-ownership__scenario-main {
    min-width: 0;
}

.kb-ai-ownership__scenario-main h4 {
    margin: 0 0 5px;
    color: #0F172A;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
}

.kb-ai-ownership__scenario-main p {
    max-width: 680px;
    margin: 0;
    color: #64748B;
    font-size: 14px;
    line-height: 1.55;
}

.kb-ai-ownership__scenario-result {
    position: relative;
    min-height: 70px;
    padding: 13px 45px 13px 15px;
    border-left: 2px solid #D6D2F3;
    border-radius: 0 10px 10px 0;
    background: #F8F7FD;
}

.kb-ai-ownership__scenario-result > span {
    display: block;
    margin-bottom: 3px;
    color: #64748B;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.kb-ai-ownership__scenario-result strong {
    display: block;
    color: #334155;
    font-size: 14px;
    font-weight: 650;
    line-height: 1.5;
}

.kb-ai-ownership__scenario-result > svg {
    position: absolute;
    top: 15px;
    right: 14px;
    width: 19px;
    height: 19px;
    color: #5A50C8;
}

.kb-ai-ownership__mistakes {
    margin-top: 44px;
    padding: 25px;
    border-radius: 17px;
    background: #F1F5F9;
}

.kb-ai-ownership__mistakes-title {
    display: flex;
    align-items: flex-start;
    gap: 13px;
    margin-bottom: 21px;
}

.kb-ai-ownership__mistakes-title > i {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 10px;
    background: #FEF3C7;
    color: #92400E;
}

.kb-ai-ownership__mistakes-title span {
    display: block;
    margin-bottom: 2px;
    color: #92400E;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.kb-ai-ownership__mistakes-title h3 {
    margin: 0;
    color: #0F172A;
    font-size: 18px;
    font-weight: 750;
    line-height: 1.4;
}

.kb-ai-ownership__mistakes-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1px;
    overflow: hidden;
    border: 1px solid #E2E8F0;
    border-radius: 12px;
    background: #E2E8F0;
}

.kb-ai-ownership__mistake {
    padding: 18px;
    background: #FFFFFF;
}

.kb-ai-ownership__mistake > span {
    display: inline-flex;
    margin-bottom: 11px;
    color: #94A3B8;
    font-size: 18px;
    font-weight: 800;
}

.kb-ai-ownership__mistake strong {
    display: block;
    margin-bottom: 5px;
    color: #0F172A;
    font-size: 16px;
    font-weight: 700;
}

.kb-ai-ownership__mistake p {
    margin: 0;
    color: #64748B;
    font-size: 14px;
    line-height: 1.55;
}

.kb-ai-ownership__summary {
    display: grid;
    grid-template-columns: 42px 1fr 40px;
    gap: 14px;
    align-items: center;
    margin-top: 20px;
    padding: 20px 22px;
    border-radius: 14px;
    background: #0B1220;
}

.kb-ai-ownership__summary-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border: 1px solid #334155;
    border-radius: 11px;
    color: #9B93EA;
    font-size: 12px;
    font-weight: 800;
}

.kb-ai-ownership__summary-content > span {
    display: block;
    margin-bottom: 3px;
    color: #9B93EA;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.kb-ai-ownership__summary-content p {
    margin: 0;
    color: #CBD5E1;
    line-height: 1.6;
}

.kb-ai-ownership__summary-content strong {
    color: #FFFFFF;
}

.kb-ai-ownership__summary-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #64748B;
}

.kb-ai-ownership__summary-arrow svg {
    width: 20px;
    height: 20px;
}

@media (max-width: 950px) {

    .kb-ai-ownership__scenario {
        grid-template-columns: 42px minmax(0, 1fr);
        gap: 16px;
    }

    .kb-ai-ownership__scenario-result {
        grid-column: 2;
    }

    .kb-ai-ownership__mistakes-grid {
        grid-template-columns: 1fr;
    }
}


@media (max-width: 760px) {

    .kb-ai-ownership {
        margin: 48px 0;
    }

    .kb-ai-ownership__title {
        font-size: 27px;
    }

    .kb-ai-ownership__lead {
        font-size: 16px;
    }

    .kb-ai-ownership__split {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .kb-ai-ownership__side {
        min-height: auto;
        padding: 23px;
    }

    .kb-ai-ownership__side-bottom {
        position: static;
        margin-top: 22px;
    }

    .kb-ai-ownership__connector {
        height: 48px;
    }

    .kb-ai-ownership__connector::before {
        width: 1px;
        height: 48px;
    }

    .kb-ai-ownership__connector svg {
        transform: rotate(90deg);
    }

    .kb-ai-ownership__rule {
        margin-bottom: 38px;
    }

    .kb-ai-ownership__scenario {
        grid-template-columns: 38px 1fr;
        gap: 13px;
    }

    .kb-ai-ownership__scenario-result {
        grid-column: 1 / -1;
        margin-left: 51px;
    }

    .kb-ai-ownership__mistakes {
        padding: 20px;
    }
}


@media (max-width: 520px) {

    .kb-ai-ownership__title {
        font-size: 24px;
    }

    .kb-ai-ownership__side h3 {
        font-size: 22px;
    }

    .kb-ai-ownership__rule {
        display: block;
        padding: 19px;
    }

    .kb-ai-ownership__rule-icon {
        margin-bottom: 12px;
    }

    .kb-ai-ownership__scenario {
        grid-template-columns: 34px 1fr;
        gap: 11px;
        padding: 18px 0;
    }

    .kb-ai-ownership__scenario-number {
        width: 34px;
        height: 34px;
    }

    .kb-ai-ownership__scenario-main h4 {
        font-size: 16px;
    }

    .kb-ai-ownership__scenario-result {
        margin-left: 45px;
        padding: 12px 38px 12px 13px;
    }

    .kb-ai-ownership__mistakes-title h3 {
        font-size: 16px;
    }

    .kb-ai-ownership__summary {
        grid-template-columns: 40px 1fr;
    }

    .kb-ai-ownership__summary-arrow {
        display: none;
    }
}

/* =========================================================
   BLOCK 7 — COMMERCIAL USE OF AI CONTENT
   ========================================================= */

.kb-ai-commercial {
    --ai-green: #2F7D6B;
    --ai-green-hover: #276B5C;
    --ai-green-light: #E6F4F1;
    --ai-green-border: #B7D9D1;
    --ai-purple: #5A50C8;
    --ai-purple-hover: #4B42AA;
    --ai-purple-light: #EEF2FF;
    --ai-dark: #0B1220;
    --ai-dark-2: #1A2333;
    --ai-bg: #F6F8FB;
    --ai-card: #FFFFFF;
    --ai-alt: #F1F5F9;
    --ai-heading: #0F172A;
    --ai-text: #334155;
    --ai-secondary: #64748B;
    --ai-border: #E2E8F0;
    padding: 72px 0;
    background: var(--ai-bg);
}

.kb-ai-commercial__inner {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 24px;
}

.kb-ai-commercial__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;

    color: var(--ai-green);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .02em;
}

.kb-ai-commercial__eyebrow svg {
    width: 17px;
    height: 17px;
    stroke-width: 2.2;
}

.kb-ai-commercial h2 {
    max-width: 820px;
    margin: 0;

    color: var(--ai-heading);
    font-size: 36px;
    line-height: 1.18;
    letter-spacing: -.025em;
}

.kb-ai-commercial__lead {
    max-width: 850px;
    margin: 18px 0 34px;

    color: var(--ai-text);
    font-size: 16px;
    line-height: 1.7;
}

.kb-ai-commercial__answer {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 18px;
    align-items: start;

    margin-bottom: 58px;
    padding: 24px 26px;

    background: var(--ai-green-light);
    border: 1px solid var(--ai-green-border);
    border-radius: 18px;
}

.kb-ai-commercial__answer-icon {
    width: 52px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #fff;
    background: var(--ai-green);
    border-radius: 14px;
}

.kb-ai-commercial__answer-icon svg {
    width: 25px;
    height: 25px;
    stroke-width: 2;
}

.kb-ai-commercial__answer-label {
    margin-bottom: 5px;

    color: var(--ai-green);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-commercial__answer p {
    margin: 0;

    color: #23483F;
    font-size: 16px;
    line-height: 1.65;
}

.kb-ai-commercial__answer strong {
    color: #17483D;
}

.kb-ai-commercial__section-head {
    margin-bottom: 22px;
}

.kb-ai-commercial__section-head > span {
    display: block;
    margin-bottom: 6px;

    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-commercial__section-head h3 {
    margin: 0;

    color: var(--ai-heading);
    font-size: 25px;
    line-height: 1.25;
}

.kb-ai-commercial__checks {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;

    margin-bottom: 62px;
}

.kb-ai-commercial__check {
    position: relative;
    min-height: 330px;
    padding: 24px;

    background: var(--ai-card);
    border: 1px solid var(--ai-border);
    border-radius: 18px;

    overflow: hidden;
}

.kb-ai-commercial__check::after {
    content: "";
    position: absolute;
    right: -40px;
    bottom: -55px;

    width: 130px;
    height: 130px;

    border-radius: 50%;
    opacity: .55;
}

.kb-ai-commercial__check--green {
    border-top: 3px solid var(--ai-green);
}

.kb-ai-commercial__check--green::after {
    background: var(--ai-green-light);
}

.kb-ai-commercial__check--purple {
    border-top: 3px solid var(--ai-purple);
}

.kb-ai-commercial__check--purple::after {
    background: var(--ai-purple-light);
}

.kb-ai-commercial__check--dark {
    color: #fff;
    background: var(--ai-dark);
    border-color: var(--ai-dark);
    border-top: 3px solid #8D87E6;
}

.kb-ai-commercial__check--dark::after {
    background: rgba(90, 80, 200, .18);
}

.kb-ai-commercial__check-top {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-bottom: 28px;
}

.kb-ai-commercial__number {
    color: var(--ai-secondary);
    font-size: 24px;
    font-weight: 800;
    letter-spacing: .06em;
}

.kb-ai-commercial__check--dark .kb-ai-commercial__number {
    color: #94A3B8;
}

.kb-ai-commercial__check-top > svg {
    width: 23px;
    height: 23px;
    color: var(--ai-green);
    stroke-width: 1.9;
}

.kb-ai-commercial__check--purple .kb-ai-commercial__check-top > svg {
    color: var(--ai-purple);
}

.kb-ai-commercial__check--dark .kb-ai-commercial__check-top > svg {
    color: #A9A5F1;
}

.kb-ai-commercial__check h3 {
    position: relative;
    z-index: 1;

    max-width: 290px;
    margin: 0 0 12px;

    color: var(--ai-heading);
    font-size: 19px;
    line-height: 1.3;
}

.kb-ai-commercial__check--dark h3 {
    color: #fff;
}

.kb-ai-commercial__check p {
    position: relative;
    z-index: 1;

    margin: 0;

    color: var(--ai-text);
    font-size: 14px;
    line-height: 1.65;
}

.kb-ai-commercial__check--dark p {
    color: #CBD5E1;
}

.kb-ai-commercial__check-note {
    position: absolute;
    z-index: 2;
    right: 24px;
    bottom: 24px;
    left: 24px;

    display: flex;
    align-items: flex-start;
    gap: 8px;

    padding-top: 14px;

    border-top: 1px solid var(--ai-border);

    color: var(--ai-secondary);
    font-size: 14px;
    line-height: 1.45;
}

.kb-ai-commercial__check--dark .kb-ai-commercial__check-note {
    color: #94A3B8;
    border-color: #334155;
}

.kb-ai-commercial__check-note svg {
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    margin-top: 1px;

    color: var(--ai-green);
}

.kb-ai-commercial__check--purple .kb-ai-commercial__check-note svg {
    color: var(--ai-purple);
}

.kb-ai-commercial__check--dark .kb-ai-commercial__check-note svg {
    color: #A9A5F1;
}

.kb-ai-commercial__divider {
    display: flex;
    align-items: center;
    gap: 18px;

    margin-bottom: 20px;

    color: var(--ai-secondary);
    font-size: 16px;
    font-weight: 700;
}

.kb-ai-commercial__divider::before,
.kb-ai-commercial__divider::after {
    content: "";
    height: 1px;
    background: var(--ai-border);
}

.kb-ai-commercial__divider::before {
    width: 48px;
    flex: 0 0 48px;
}

.kb-ai-commercial__divider::after {
    flex: 1;
}

.kb-ai-commercial__scenarios {
    display: flex;
    flex-direction: column;
    gap: 10px;

    margin-bottom: 58px;
}

.kb-ai-commercial__scenario {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr) auto;
    gap: 16px;
    align-items: center;

    padding: 17px 18px;

    background: var(--ai-card);
    border: 1px solid var(--ai-border);
    border-radius: 14px;

    transition:
        border-color .2s ease,
        transform .2s ease,
        box-shadow .2s ease;
}

.kb-ai-commercial__scenario:hover {
    border-color: #CBD5E1;
    transform: translateY(-1px);
    box-shadow: 0 8px 22px rgba(15, 23, 42, .05);
}

.kb-ai-commercial__scenario-icon {
    width: 46px;
    height: 46px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 12px;
}

.kb-ai-commercial__scenario--safe .kb-ai-commercial__scenario-icon {
    color: var(--ai-green);
    background: var(--ai-green-light);
}

.kb-ai-commercial__scenario--purple .kb-ai-commercial__scenario-icon {
    color: var(--ai-purple);
    background: var(--ai-purple-light);
}

.kb-ai-commercial__scenario-icon svg {
    width: 21px;
    height: 21px;
}

.kb-ai-commercial__scenario-content h3 {
    margin: 0 0 3px;

    color: var(--ai-heading);
    font-size: 16px;
    line-height: 1.35;
}

.kb-ai-commercial__scenario-content p {
    margin: 0;

    color: var(--ai-secondary);
    font-size: 14px;
    line-height: 1.5;
}

.kb-ai-commercial__status {
    display: inline-flex;
    align-items: center;
    gap: 6px;

    padding: 7px 10px;

    color: var(--ai-green);
    background: var(--ai-green-light);
    border-radius: 999px;

    font-size: 12px;
    font-weight: 800;
    white-space: nowrap;
}

.kb-ai-commercial__scenario--purple .kb-ai-commercial__status {
    color: var(--ai-purple);
    background: var(--ai-purple-light);
}

.kb-ai-commercial__status svg {
    width: 14px;
    height: 14px;
}

.kb-ai-commercial__difference {
    margin-bottom: 48px;
    padding: 26px;

    background: #fff;
    border: 1px solid var(--ai-border);
    border-radius: 20px;
}

.kb-ai-commercial__difference-label {
    display: inline-flex;
    align-items: center;
    gap: 7px;

    margin-bottom: 24px;

    color: var(--ai-heading);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .06em;
}

.kb-ai-commercial__difference-label svg {
    width: 17px;
    height: 17px;
    color: var(--ai-purple);
}

.kb-ai-commercial__difference-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 50px minmax(0, 1fr);
    gap: 20px;
    align-items: center;
}

.kb-ai-commercial__difference-grid > div:not(.kb-ai-commercial__difference-arrow) {
    padding: 20px;

    background: var(--ai-alt);
    border-radius: 14px;
}

.kb-ai-commercial__difference-grid > div:last-child {
    background: var(--ai-purple-light);
}

.kb-ai-commercial__difference-tag {
    display: inline-block;
    margin-bottom: 10px;
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .06em;
}

.kb-ai-commercial__difference-grid > div:last-child .kb-ai-commercial__difference-tag {
    color: var(--ai-purple);
}

.kb-ai-commercial__difference-grid h3 {
    margin: 0 0 8px;
    color: var(--ai-heading);
    font-size: 17px;
    line-height: 1.3;
}

.kb-ai-commercial__difference-grid p {
    margin: 0;
    color: var(--ai-text);
    font-size: 14px;
    line-height: 1.55;
}

.kb-ai-commercial__difference-arrow {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ai-purple);
    background: #fff;
    border: 1px solid var(--ai-border);
    border-radius: 50%;
}

.kb-ai-commercial__difference-arrow svg {
    width: 19px;
    height: 19px;
}

.kb-ai-commercial__checklist {
    margin-bottom: 28px;
    padding: 25px 26px;
    background: var(--ai-dark);
    border-radius: 20px;
}

.kb-ai-commercial__checklist-title {
    display: flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 22px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.kb-ai-commercial__checklist-title svg {
    width: 19px;
    height: 19px;
    color: #8DDFCF;
}

.kb-ai-commercial__checklist-items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px 28px;
}

.kb-ai-commercial__checklist-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.kb-ai-commercial__checklist-item > span {
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1px;
    color: #8DDFCF;
    background: rgba(47, 125, 107, .18);
    border-radius: 50%;
}

.kb-ai-commercial__checklist-item > span svg {
    width: 12px;
    height: 12px;
}

.kb-ai-commercial__checklist-item p {
    margin: 0;
    color: #CBD5E1;
    font-size: 14px;
    line-height: 1.5;
}

.kb-ai-commercial__bottom {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr) auto;
    gap: 18px;
    align-items: center;
    padding: 24px 26px;
    background:
        linear-gradient(135deg, #E6F4F1 0%, #EEF2FF 100%);
    border: 1px solid #D6E5EA;
    border-radius: 20px;
}

.kb-ai-commercial__bottom-icon {
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--ai-green);
    border-radius: 15px;
}

.kb-ai-commercial__bottom-icon svg {
    width: 25px;
    height: 25px;
}

.kb-ai-commercial__bottom-content > span {
    display: block;
    margin-bottom: 4px;
    color: var(--ai-green);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .06em;
}

.kb-ai-commercial__bottom-content h3 {
    margin: 0 0 6px;
    color: var(--ai-heading);
    font-size: 19px;
    line-height: 1.3;
}

.kb-ai-commercial__bottom-content p {
    max-width: 680px;
    margin: 0;
    color: var(--ai-text);
    font-size: 14px;
    line-height: 1.55;
}

.kb-ai-commercial__bottom-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 16px;
    color: #fff;
    background: var(--ai-green);
    border-radius: 11px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
    transition:
        background .2s ease,
        transform .2s ease;
}

.kb-ai-commercial__bottom-button:hover {
    color: #fff;
    background: var(--ai-green-hover);
    transform: translateY(-1px);
}

.kb-ai-commercial__bottom-button svg {
    width: 16px;
    height: 16px;
}

@media (max-width: 900px) {

    .kb-ai-commercial {
        padding: 58px 0;
    }

    .kb-ai-commercial h2 {
        font-size: 31px;
    }

    .kb-ai-commercial__checks {
        grid-template-columns: 1fr;
    }

    .kb-ai-commercial__check {
        min-height: auto;
        padding-bottom: 88px;
    }

    .kb-ai-commercial__difference-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .kb-ai-commercial__difference-arrow {
        margin: 0 auto;
        transform: rotate(90deg);
    }

    .kb-ai-commercial__bottom {
        grid-template-columns: 52px minmax(0, 1fr);
    }

    .kb-ai-commercial__bottom-button {
        grid-column: 2;
        justify-self: start;
    }
}


@media (max-width: 640px) {

    .kb-ai-commercial {
        padding: 46px 0;
    }

    .kb-ai-commercial__inner {
        padding: 0 16px;
    }

    .kb-ai-commercial h2 {
        font-size: 27px;
    }

    .kb-ai-commercial__lead {
        font-size: 16px;
    }

    .kb-ai-commercial__answer {
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 20px;
    }

    .kb-ai-commercial__answer-icon {
        width: 44px;
        height: 44px;
    }

    .kb-ai-commercial__section-head h3 {
        font-size: 22px;
    }

    .kb-ai-commercial__check {
        padding: 20px;
        padding-bottom: 88px;
    }

    .kb-ai-commercial__check-note {
        right: 20px;
        bottom: 20px;
        left: 20px;
    }

    .kb-ai-commercial__scenario {
        grid-template-columns: 42px minmax(0, 1fr);
        gap: 12px;
    }

    .kb-ai-commercial__scenario-icon {
        width: 42px;
        height: 42px;
    }

    .kb-ai-commercial__status {
        grid-column: 2;
        justify-self: start;
        margin-top: 2px;
    }

    .kb-ai-commercial__difference {
        padding: 20px;
    }

    .kb-ai-commercial__difference-grid > div:not(.kb-ai-commercial__difference-arrow) {
        padding: 17px;
    }

    .kb-ai-commercial__checklist {
        padding: 21px 20px;
    }

    .kb-ai-commercial__checklist-items {
        grid-template-columns: 1fr;
    }

    .kb-ai-commercial__bottom {
        grid-template-columns: 1fr;
        padding: 21px;
    }

    .kb-ai-commercial__bottom-button {
        grid-column: auto;
        width: 100%;
    }
}

/* =========================================================
   BLOCK 8 — AI LICENSE ≠ COPYRIGHT
   ========================================================= */

.kb-ai-license {
    --ai-green: #2F7D6B;
    --ai-green-hover: #276B5C;
    --ai-green-light: #E6F4F1;
    --ai-green-border: #B7D9D1;
    --ai-purple: #5A50C8;
    --ai-purple-hover: #4B42AA;
    --ai-purple-light: #EEF2FF;
    --ai-dark: #0B1220;
    --ai-dark-2: #1A2333;
    --ai-bg: #F6F8FB;
    --ai-card: #FFFFFF;
    --ai-alt: #F1F5F9;
    --ai-heading: #0F172A;
    --ai-text: #334155;
    --ai-secondary: #64748B;
    --ai-border: #E2E8F0;
    padding: 74px 0;
    background: var(--ai-bg);
}

.kb-ai-license__inner {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 24px;
}

.kb-ai-license__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
    color: var(--ai-purple);
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .02em;
}

.kb-ai-license__eyebrow svg {
    width: 17px;
    height: 17px;
}

.kb-ai-license h2 {
    max-width: 800px;
    margin: 0;
    color: var(--ai-heading);
    font-size: 36px;
    line-height: 1.18;
    letter-spacing: -.025em;
}

.kb-ai-license__lead {
    max-width: 880px;
    margin: 18px 0 38px;
    color: var(--ai-text);
    font-size: 16px;
    line-height: 1.7;
}

.kb-ai-license__map {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 42px minmax(0, 1fr) 42px minmax(0, 1fr);
    gap: 12px;
    align-items: stretch;
    margin-bottom: 34px;
}

.kb-ai-license__map-item {
    position: relative;
    padding: 24px;
    background: #fff;
    border: 1px solid var(--ai-border);
    border-radius: 18px;
    overflow: hidden;
}

.kb-ai-license__map-item::after {
    content: "";
    position: absolute;
    right: -35px;
    bottom: -45px;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    opacity: .7;
}

.kb-ai-license__map-item--service {
    border-top: 3px solid var(--ai-green);
}

.kb-ai-license__map-item--service::after {
    background: var(--ai-green-light);
}

.kb-ai-license__map-item--law {
    border-top: 3px solid var(--ai-purple);
}

.kb-ai-license__map-item--law::after {
    background: var(--ai-purple-light);
}

.kb-ai-license__map-item--source {
    border-top: 3px solid #64748B;
}

.kb-ai-license__map-item--source::after {
    background: var(--ai-alt);
}

.kb-ai-license__map-icon {
    position: relative;
    z-index: 1;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    border-radius: 13px;
}

.kb-ai-license__map-item--service .kb-ai-license__map-icon {
    color: var(--ai-green);
    background: var(--ai-green-light);
}

.kb-ai-license__map-item--law .kb-ai-license__map-icon {
    color: var(--ai-purple);
    background: var(--ai-purple-light);
}

.kb-ai-license__map-item--source .kb-ai-license__map-icon {
    color: #475569;
    background: var(--ai-alt);
}

.kb-ai-license__map-icon svg {
    width: 22px;
    height: 22px;
}

.kb-ai-license__map-label {
    position: relative;
    z-index: 1;

    display: block;
    margin-bottom: 6px;
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .08em;
}

.kb-ai-license__map-item h3 {
    position: relative;
    z-index: 1;
    margin: 0 0 9px;
    color: var(--ai-heading);
    font-size: 19px;
    line-height: 1.3;
}

.kb-ai-license__map-item p {
    position: relative;
    z-index: 1;
    margin: 0;
    color: var(--ai-text);
    font-size: 14px;
    line-height: 1.6;
}

.kb-ai-license__map-connector {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #94A3B8;
}

.kb-ai-license__map-connector svg {
    width: 18px;
    height: 18px;
}

.kb-ai-license__rule {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 16px;
    align-items: start;
    margin-bottom: 68px;
    padding: 22px 24px;
    background: var(--ai-dark);
    border-radius: 18px;
}

.kb-ai-license__rule-icon {
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #A9A5F1;
    background: rgba(90, 80, 200, .18);
    border-radius: 13px;
}

.kb-ai-license__rule-icon svg {
    width: 22px;
    height: 22px;
}

.kb-ai-license__rule span {
    display: block;
    margin-bottom: 6px;
    color: #A9A5F1;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-license__rule p {
    margin: 0;
    color: #CBD5E1;
    font-size: 14px;
    line-height: 1.7;
}

.kb-ai-license__rule strong {
    color: #fff;
}

.kb-ai-license__services {
    margin-bottom: 68px;
}

.kb-ai-license__services-head {
    max-width: 780px;
    margin-bottom: 26px;
}

.kb-ai-license__services-head > span {
    display: block;
    margin-bottom: 7px;
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .08em;
}

.kb-ai-license__services-head h3 {
    margin: 0 0 9px;
    color: var(--ai-heading);
    font-size: 26px;
    line-height: 1.25;
}

.kb-ai-license__services-head p {
    margin: 0;
    color: var(--ai-text);
    font-size: 14px;
    line-height: 1.6;
}

.kb-ai-license__service {
    display: grid;
    grid-template-columns: 230px minmax(0, 1fr) 290px;
    gap: 22px;
    align-items: center;
    margin-bottom: 12px;
    padding: 20px;
    background: #fff;
    border: 1px solid var(--ai-border);
    border-radius: 17px;
    transition:
        transform .2s ease,
        box-shadow .2s ease;
}

.kb-ai-license__service:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 26px rgba(15, 23, 42, .06);
}

.kb-ai-license__service--green {
    border-left: 4px solid var(--ai-green);
}

.kb-ai-license__service--purple {
    border-left: 4px solid var(--ai-purple);
}

.kb-ai-license__service--dark {
    color: #fff;
    background: var(--ai-dark);
    border-color: var(--ai-dark);
    border-left: 4px solid #8D87E6;
}

.kb-ai-license__service-head {
    display: flex;
    align-items: center;
    gap: 12px;
}

.kb-ai-license__service-logo {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
}

.kb-ai-license__service--green .kb-ai-license__service-logo {
    color: var(--ai-green);
    background: var(--ai-green-light);
}

.kb-ai-license__service--purple .kb-ai-license__service-logo {
    color: var(--ai-purple);
    background: var(--ai-purple-light);
}

.kb-ai-license__service--dark .kb-ai-license__service-logo {
    color: #A9A5F1;
    background: rgba(90, 80, 200, .18);
}

.kb-ai-license__service-logo svg {
    width: 21px;
    height: 21px;
}

.kb-ai-license__service-head span {
    display: block;
    margin-bottom: 2px;
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-license__service--dark .kb-ai-license__service-head span {
    color: #94A3B8;
}

.kb-ai-license__service-head h4 {
    margin: 0;
    color: var(--ai-heading);
    font-size: 17px;
}

.kb-ai-license__service--dark .kb-ai-license__service-head h4 {
    color: #fff;
}

.kb-ai-license__service-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.kb-ai-license__service-point {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}

.kb-ai-license__service-point svg {
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    margin-top: 3px;
}

.kb-ai-license__service--green .kb-ai-license__service-point svg {
    color: var(--ai-green);
}

.kb-ai-license__service--purple .kb-ai-license__service-point svg {
    color: var(--ai-purple);
}

.kb-ai-license__service--dark .kb-ai-license__service-point svg {
    color: #A9A5F1;
}

.kb-ai-license__service-point p {
    margin: 0;
    color: var(--ai-text);
    font-size: 12px;
    line-height: 1.55;
}

.kb-ai-license__service--dark .kb-ai-license__service-point p {
    color: #CBD5E1;
}

.kb-ai-license__service-bottom {
    padding: 14px 15px;
    background: var(--ai-alt);
    border-radius: 12px;
}

.kb-ai-license__service--green .kb-ai-license__service-bottom {
    background: var(--ai-green-light);
}

.kb-ai-license__service--purple .kb-ai-license__service-bottom {
    background: var(--ai-purple-light);
}

.kb-ai-license__service--dark .kb-ai-license__service-bottom {
    background: #1A2333;
}

.kb-ai-license__service-bottom span {
    display: block;
    margin-bottom: 5px;
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .06em;
}

.kb-ai-license__service--dark .kb-ai-license__service-bottom span {
    color: #94A3B8;
}

.kb-ai-license__service-bottom strong {
    display: block;
    color: var(--ai-heading);
    font-size: 12px;
    line-height: 1.5;
}

.kb-ai-license__service--dark .kb-ai-license__service-bottom strong {
    color: #F8FAFC;
}

.kb-ai-license__compare {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 62px minmax(0, 1fr);
    align-items: stretch;
    margin-bottom: 48px;
}

.kb-ai-license__compare-column {
    padding: 26px;
    background: #fff;
    border: 1px solid var(--ai-border);
    border-radius: 18px;
}

.kb-ai-license__compare-column--law {
    background: var(--ai-purple-light);
    border-color: #D6D2F3;
}

.kb-ai-license__compare-icon {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    color: var(--ai-green);
    background: var(--ai-green-light);
    border-radius: 12px;
}

.kb-ai-license__compare-column--law .kb-ai-license__compare-icon {
    color: var(--ai-purple);
    background: #fff;
}

.kb-ai-license__compare-icon svg {
    width: 21px;
    height: 21px;
}

.kb-ai-license__compare-column > span {
    display: block;
    margin-bottom: 5px;
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-license__compare-column--law > span {
    color: var(--ai-purple);
}

.kb-ai-license__compare-column h3 {
    margin: 0 0 18px;
    color: var(--ai-heading);
    font-size: 20px;
    line-height: 1.3;
}

.kb-ai-license__compare-column ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.kb-ai-license__compare-column li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    color: var(--ai-text);
    font-size: 14px;
    line-height: 1.5;
}

.kb-ai-license__compare-column li svg {
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    margin-top: 1px;
    color: var(--ai-green);
}

.kb-ai-license__compare-column--law li svg {
    color: var(--ai-purple);
}

.kb-ai-license__compare-divider {
    display: flex;
    align-items: center;
    justify-content: center;
}

.kb-ai-license__compare-divider span {
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--ai-dark);
    border: 5px solid var(--ai-bg);
    border-radius: 50%;
    font-size: 17px;
    font-weight: 800;
}

.kb-ai-license__mistakes {
    margin-bottom: 48px;
    padding: 25px;
    background: #FFF7ED;
    border: 1px solid #FED7AA;
    border-radius: 18px;
}

.kb-ai-license__mistakes-title {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 23px;
}

.kb-ai-license__mistakes-title > svg {
    flex: 0 0 auto;
    width: 22px;
    height: 22px;
    margin-top: 2px;
    color: #C2410C;
}

.kb-ai-license__mistakes-title span {
    display: block;
    margin-bottom: 4px;
    color: #C2410C;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-license__mistakes-title h3 {
    margin: 0;
    color: #7C2D12;
    font-size: 20px;
    line-height: 1.3;
}

.kb-ai-license__mistakes-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.kb-ai-license__mistakes-list > div {
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 10px;
    align-items: start;
    padding: 13px 14px;
    background: rgba(255,255,255,.65);
    border: 1px solid rgba(251,191,36,.25);
    border-radius: 12px;
}

.kb-ai-license__mistakes-list > div > span {
    color: #C2410C;
    font-size: 12px;
    font-weight: 800;
}

.kb-ai-license__mistakes-list p {
    margin: 0;

    color: #7C2D12;
    font-size: 12px;
    line-height: 1.5;
}

.kb-ai-license__decision {
    margin-bottom: 28px;
    padding: 28px;
    background: #fff;
    border: 1px solid var(--ai-border);
    border-radius: 20px;
}

.kb-ai-license__decision-head {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
}

.kb-ai-license__decision-head > svg {
    width: 24px;
    height: 24px;
    color: var(--ai-purple);
}

.kb-ai-license__decision-head span {
    display: block;
    margin-bottom: 3px;
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-license__decision-head h3 {
    margin: 0;
    color: var(--ai-heading);
    font-size: 21px;
    line-height: 1.3;
}

.kb-ai-license__decision-steps {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
}

.kb-ai-license__decision-step {
    padding: 16px;
    background: var(--ai-alt);
    border-radius: 13px;
}

.kb-ai-license__decision-step > span {
    display: block;
    margin-bottom: 12px;
    color: var(--ai-purple);
    font-size: 12px;
    font-weight: 900;
}

.kb-ai-license__decision-step p {
    margin: 0;
    color: var(--ai-text);
    font-size: 12px;
    line-height: 1.55;
}

.kb-ai-license__decision-step strong {
    display: block;
    margin-bottom: 3px;
    color: var(--ai-heading);
}

.kb-ai-license__bottom {
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr) auto;
    gap: 18px;
    align-items: center;
    padding: 24px 26px;
    background:
        linear-gradient(135deg, #E6F4F1 0%, #EEF2FF 100%);
    border: 1px solid #D6E5EA;
    border-radius: 20px;
}

.kb-ai-license__bottom-icon {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--ai-green);
    border-radius: 14px;
}

.kb-ai-license__bottom-icon svg {
    width: 24px;
    height: 24px;
}

.kb-ai-license__bottom-content > span {
    display: block;
    margin-bottom: 4px;
    color: var(--ai-green);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-license__bottom-content h3 {
    max-width: 760px;
    margin: 0 0 6px;
    color: var(--ai-heading);
    font-size: 18px;
    line-height: 1.35;
}

.kb-ai-license__bottom-content p {
    max-width: 750px;
    margin: 0;
    color: var(--ai-text);
    font-size: 14px;
    line-height: 1.55;
}

.kb-ai-license__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 16px;
    color: #fff;
    background: var(--ai-green);
    border-radius: 11px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
    transition:
        background .2s ease,
        transform .2s ease;
}

.kb-ai-license__button:hover {
    color: #fff;
    background: var(--ai-green-hover);
    transform: translateY(-1px);
}

.kb-ai-license__button svg {
    width: 16px;
    height: 16px;
}

@media (max-width: 1000px) {

    .kb-ai-license__map {
        grid-template-columns: 1fr;
    }

    .kb-ai-license__map-connector {
        height: 25px;
        transform: rotate(90deg);
    }

    .kb-ai-license__service {
        grid-template-columns: 190px minmax(0, 1fr);
    }

    .kb-ai-license__service-bottom {
        grid-column: 1 / -1;
    }

    .kb-ai-license__decision-steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .kb-ai-license__bottom {
        grid-template-columns: 52px minmax(0, 1fr);
    }

    .kb-ai-license__button {
        grid-column: 2;
        justify-self: start;
    }
}


@media (max-width: 720px) {

    .kb-ai-license {
        padding: 54px 0;
    }

    .kb-ai-license__inner {
        padding: 0 16px;
    }

    .kb-ai-license h2 {
        font-size: 29px;
    }

    .kb-ai-license__lead {
        font-size: 16px;
    }

    .kb-ai-license__rule {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .kb-ai-license__service {
        grid-template-columns: 1fr;
        gap: 18px;
        padding: 18px;
    }

    .kb-ai-license__service-bottom {
        grid-column: auto;
    }

    .kb-ai-license__compare {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .kb-ai-license__compare-divider {
        height: 42px;
    }

    .kb-ai-license__compare-divider span {
        transform: rotate(90deg);
    }

    .kb-ai-license__mistakes-list {
        grid-template-columns: 1fr;
    }

    .kb-ai-license__decision {
        padding: 21px;
    }

    .kb-ai-license__decision-steps {
        grid-template-columns: 1fr;
    }

    .kb-ai-license__bottom {
        grid-template-columns: 1fr;
        padding: 21px;
    }

    .kb-ai-license__button {
        grid-column: auto;
        width: 100%;
    }
}

/* =========================================================
   BLOCK 9 — THIRD-PARTY MATERIALS
   ========================================================= */

.kb-ai-thirdparty {
    --ai-green: #2F7D6B;
    --ai-green-hover: #276B5C;
    --ai-green-light: #E6F4F1;
    --ai-green-border: #B7D9D1;
    --ai-purple: #5A50C8;
    --ai-purple-hover: #4B42AA;
    --ai-purple-light: #EEF2FF;
    --ai-dark: #0B1220;
    --ai-dark-2: #1A2333;
    --ai-bg: #F6F8FB;
    --ai-card: #FFFFFF;
    --ai-alt: #F1F5F9;
    --ai-heading: #0F172A;
    --ai-text: #334155;
    --ai-secondary: #64748B;
    --ai-border: #E2E8F0;
    padding: 74px 0;
    background: var(--ai-bg);
}

.kb-ai-thirdparty__inner {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 24px;
}

.kb-ai-thirdparty__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
    color: var(--ai-purple);
    font-size: 14px;
    font-weight: 800;
}

.kb-ai-thirdparty__eyebrow svg {
    width: 17px;
    height: 17px;
}

.kb-ai-thirdparty h2 {
    max-width: 900px;
    margin: 0;

    color: var(--ai-heading);
    font-size: 36px;
    line-height: 1.18;
    letter-spacing: -.025em;
}

.kb-ai-thirdparty__lead {
    max-width: 880px;
    margin: 18px 0 36px;

    color: var(--ai-text);
    font-size: 16px;
    line-height: 1.7;
}

.kb-ai-thirdparty__principle {
    display: grid;
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 16px;
    align-items: start;
    margin-bottom: 64px;
    padding: 23px 25px;
    background: var(--ai-dark);
    border-radius: 18px;
}

.kb-ai-thirdparty__principle-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #A9A5F1;
    background: rgba(90, 80, 200, .18);
    border-radius: 13px;
}

.kb-ai-thirdparty__principle-icon svg {
    width: 23px;
    height: 23px;
}

.kb-ai-thirdparty__principle span {
    display: block;
    margin-bottom: 5px;
    color: #A9A5F1;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .08em;
}

.kb-ai-thirdparty__principle p {
    margin: 0;
    color: #CBD5E1;
    font-size: 14px;
    line-height: 1.65;
}

.kb-ai-thirdparty__principle strong {
    color: #fff;
}

.kb-ai-thirdparty__header {
    max-width: 850px;
    margin-bottom: 25px;
}

.kb-ai-thirdparty__header > span {
    display: block;
    margin-bottom: 6px;
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .08em;
}

.kb-ai-thirdparty__header h3 {
    margin: 0;
    color: var(--ai-heading);
    font-size: 25px;
    line-height: 1.3;
}

.kb-ai-thirdparty__spectrum {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 30px;
}

.kb-ai-thirdparty__case {
    display: grid;
    grid-template-columns: 44px 48px minmax(0, 1fr);
    gap: 16px;
    align-items: start;
    padding: 19px 20px;
    background: #fff;
    border: 1px solid var(--ai-border);
    border-left: 4px solid #CBD5E1;
    border-radius: 15px;
}

.kb-ai-thirdparty__case--low {
    border-left-color: var(--ai-green);
}

.kb-ai-thirdparty__case--medium {
    border-left-color: #C59A3D;
}

.kb-ai-thirdparty__case--high {
    border-left-color: var(--ai-purple);
}

.kb-ai-thirdparty__case--critical {
    border-left-color: #B45353;
}

.kb-ai-thirdparty__case-number {
    padding-top: 4px;
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 900;
}

.kb-ai-thirdparty__case-icon {
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--ai-alt);
    border-radius: 12px;
}

.kb-ai-thirdparty__case--low .kb-ai-thirdparty__case-icon {
    color: var(--ai-green);
    background: var(--ai-green-light);
}

.kb-ai-thirdparty__case--medium .kb-ai-thirdparty__case-icon {
    color: #9A6D16;
    background: #FFF7E5;
}

.kb-ai-thirdparty__case--high .kb-ai-thirdparty__case-icon {
    color: var(--ai-purple);
    background: var(--ai-purple-light);
}

.kb-ai-thirdparty__case--critical .kb-ai-thirdparty__case-icon {
    color: #B45353;
    background: #FFF1F1;
}

.kb-ai-thirdparty__case-icon svg {
    width: 21px;
    height: 21px;
}

.kb-ai-thirdparty__case-top {
    margin-bottom: 5px;
}

.kb-ai-thirdparty__risk {
    display: inline-flex;
    padding: 4px 8px;
    color: var(--ai-secondary);
    background: var(--ai-alt);
    border-radius: 999px;
    font-size: 9px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .06em;
}

.kb-ai-thirdparty__case--low .kb-ai-thirdparty__risk {
    color: var(--ai-green);
    background: var(--ai-green-light);
}

.kb-ai-thirdparty__case--medium .kb-ai-thirdparty__risk {
    color: #9A6D16;
    background: #FFF7E5;
}

.kb-ai-thirdparty__case--high .kb-ai-thirdparty__risk {
    color: var(--ai-purple);
    background: var(--ai-purple-light);
}

.kb-ai-thirdparty__case--critical .kb-ai-thirdparty__risk {
    color: #B45353;
    background: #FFF1F1;
}

.kb-ai-thirdparty__case-content h4 {
    margin: 0 0 7px;
    color: var(--ai-heading);
    font-size: 18px;
    line-height: 1.3;
}

.kb-ai-thirdparty__case-content > p {
    max-width: 760px;
    margin: 0;
    color: var(--ai-text);
    font-size: 14px;
    line-height: 1.6;
}

.kb-ai-thirdparty__example {
    margin-top: 13px;
    padding: 11px 13px;
    background: var(--ai-alt);
    border-radius: 10px;
}

.kb-ai-thirdparty__example span {
    display: block;
    margin-bottom: 3px;
    color: var(--ai-secondary);
    font-size: 9px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .06em;
}

.kb-ai-thirdparty__example p {
    margin: 0;
    color: var(--ai-text);
    font-size: 12px;
    line-height: 1.5;
}

.kb-ai-thirdparty__risk-line {
    margin-bottom: 66px;
    padding: 19px 21px;
    background: #fff;
    border: 1px solid var(--ai-border);
    border-radius: 15px;
}

.kb-ai-thirdparty__risk-line-label {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 14px;
    color: var(--ai-heading);
    font-size: 12px;
    font-weight: 800;
}

.kb-ai-thirdparty__risk-line-label svg {
    width: 17px;
    height: 17px;
    color: var(--ai-purple);
}

.kb-ai-thirdparty__risk-line-track {
    display: grid;
    grid-template-columns: auto minmax(80px, 1fr) auto;
    gap: 14px;
    align-items: center;
}

.kb-ai-thirdparty__risk-line-track > span {
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 700;
}

.kb-ai-thirdparty__risk-line-end {
    text-align: right;
}

.kb-ai-thirdparty__risk-line-bar {
    position: relative;
    height: 7px;
    background:
        linear-gradient(
            90deg,
            var(--ai-green-light) 0%,
            #FFF7E5 42%,
            var(--ai-purple-light) 72%,
            #FFF1F1 100%
        );
    border-radius: 999px;
}

.kb-ai-thirdparty__risk-line-bar::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 13px;
    height: 13px;
    background: #B45353;
    border: 3px solid #fff;
    border-radius: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 0 1px #E2E8F0;
}

.kb-ai-thirdparty__check {
    margin-bottom: 54px;
    padding: 27px;
    background: #fff;
    border: 1px solid var(--ai-border);
    border-radius: 20px;
}

.kb-ai-thirdparty__check-head {
    display: flex;
    align-items: center;
    gap: 13px;
    margin-bottom: 25px;
}

.kb-ai-thirdparty__check-icon {
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ai-green);
    background: var(--ai-green-light);
    border-radius: 12px;
}

.kb-ai-thirdparty__check-icon svg {
    width: 22px;
    height: 22px;
}

.kb-ai-thirdparty__check-head span {
    display: block;
    margin-bottom: 3px;
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-thirdparty__check-head h3 {
    margin: 0;
    color: var(--ai-heading);
    font-size: 21px;
}

.kb-ai-thirdparty__questions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.kb-ai-thirdparty__question {
    display: grid;
    grid-template-columns: 30px minmax(0, 1fr);
    gap: 10px;
    padding: 15px;
    background: var(--ai-alt);
    border-radius: 12px;
}

.kb-ai-thirdparty__question > span {
    color: var(--ai-purple);
    font-size: 12px;
    font-weight: 900;
}

.kb-ai-thirdparty__question h4 {
    margin: 0 0 4px;

    color: var(--ai-heading);
    font-size: 14px;
}

.kb-ai-thirdparty__question p {
    margin: 0;

    color: var(--ai-secondary);
    font-size: 12px;
    line-height: 1.5;
}

.kb-ai-thirdparty__examples {
    margin-bottom: 42px;
}

.kb-ai-thirdparty__examples-title {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 20px;
}

.kb-ai-thirdparty__examples-title > svg {
    width: 22px;
    height: 22px;
    margin-top: 2px;
    color: var(--ai-purple);
}

.kb-ai-thirdparty__examples-title span {
    display: block;
    margin-bottom: 4px;
    color: var(--ai-secondary);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-thirdparty__examples-title h3 {
    margin: 0;
    color: var(--ai-heading);
    font-size: 21px;
    line-height: 1.3;
}

.kb-ai-thirdparty__examples-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.kb-ai-thirdparty__example-card {
    padding: 21px;

    background: #fff;
    border: 1px solid var(--ai-border);
    border-radius: 16px;
}

.kb-ai-thirdparty__example-card-icon {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    border-radius: 11px;
}

.kb-ai-thirdparty__example-card--good .kb-ai-thirdparty__example-card-icon {
    color: var(--ai-green);
    background: var(--ai-green-light);
}

.kb-ai-thirdparty__example-card--neutral .kb-ai-thirdparty__example-card-icon {
    color: var(--ai-purple);
    background: var(--ai-purple-light);
}

.kb-ai-thirdparty__example-card--risk .kb-ai-thirdparty__example-card-icon {
    color: #B45353;
    background: #FFF1F1;
}

.kb-ai-thirdparty__example-card-icon svg {
    width: 20px;
    height: 20px;
}

.kb-ai-thirdparty__example-card h4 {
    margin: 0 0 7px;
    color: var(--ai-heading);
    font-size: 16px;
    line-height: 1.3;
}

.kb-ai-thirdparty__example-card p {
    min-height: 62px;
    margin: 0 0 14px;
    color: var(--ai-text);
    font-size: 12px;
    line-height: 1.55;
}

.kb-ai-thirdparty__example-card > span {
    display: inline-block;
    padding: 5px 8px;
    color: var(--ai-secondary);
    background: var(--ai-alt);
    border-radius: 999px;
    font-size: 9px;
    font-weight: 800;
}

.kb-ai-thirdparty__example-card--good > span {
    color: var(--ai-green);
    background: var(--ai-green-light);
}

.kb-ai-thirdparty__example-card--risk > span {
    color: #B45353;
    background: #FFF1F1;
}

.kb-ai-thirdparty__distinction {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 15px;
    align-items: start;
    margin-bottom: 16px;
    padding: 23px 25px;
    background: var(--ai-purple-light);
    border: 1px solid #D6D2F3;
    border-radius: 18px;
}

.kb-ai-thirdparty__distinction-mark {
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ai-purple);
    background: #fff;
    border-radius: 13px;
}

.kb-ai-thirdparty__distinction-mark svg {
    width: 21px;
    height: 21px;
}

.kb-ai-thirdparty__distinction span {
    display: block;
    margin-bottom: 5px;
    color: var(--ai-purple);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-thirdparty__distinction p {
    margin: 0 0 6px;
    color: #312E68;
    font-size: 14px;
    line-height: 1.6;
}

.kb-ai-thirdparty__distinction strong {
    color: #27235D;
}

.kb-ai-thirdparty__distinction small {
    display: block;
    color: #5B57A1;
    font-size: 12px;
    line-height: 1.5;
}

.kb-ai-thirdparty__bottom {
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 16px;
    align-items: center;
    padding: 23px 25px;
    background: linear-gradient(135deg, #E6F4F1 0%, #EEF2FF 100%);
    border: 1px solid #D6E5EA;
    border-radius: 19px;
}

.kb-ai-thirdparty__bottom-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--ai-green);
    border-radius: 14px;
}

.kb-ai-thirdparty__bottom-icon svg {
    width: 24px;
    height: 24px;
}

.kb-ai-thirdparty__bottom-content span {
    display: block;
    margin-bottom: 4px;
    color: var(--ai-green);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.kb-ai-thirdparty__bottom-content h3 {
    margin: 0 0 6px;
    color: var(--ai-heading);
    font-size: 18px;
    line-height: 1.35;
}

.kb-ai-thirdparty__bottom-content p {
    max-width: 850px;
    margin: 0;
    color: var(--ai-text);
    font-size: 14px;
    line-height: 1.55;
}

@media (max-width: 900px) {

    .kb-ai-thirdparty {
        padding: 58px 0;
    }

    .kb-ai-thirdparty h2 {
        font-size: 31px;
    }

    .kb-ai-thirdparty__case {
        grid-template-columns: 36px 46px minmax(0, 1fr);
    }

    .kb-ai-thirdparty__questions {
        grid-template-columns: 1fr;
    }

    .kb-ai-thirdparty__examples-grid {
        grid-template-columns: 1fr;
    }

    .kb-ai-thirdparty__example-card p {
        min-height: auto;
    }
}


@media (max-width: 640px) {

    .kb-ai-thirdparty {
        padding: 46px 0;
    }

    .kb-ai-thirdparty__inner {
        padding: 0 16px;
    }

    .kb-ai-thirdparty h2 {
        font-size: 28px;
    }

    .kb-ai-thirdparty__lead {
        font-size: 16px;
    }

    .kb-ai-thirdparty__principle {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .kb-ai-thirdparty__case {
        grid-template-columns: 30px 42px minmax(0, 1fr);
        gap: 10px;
        padding: 16px;
    }

    .kb-ai-thirdparty__case-icon {
        width: 42px;
        height: 42px;
    }

    .kb-ai-thirdparty__case-content h4 {
        font-size: 16px;
    }

    .kb-ai-thirdparty__risk-line-track {
        grid-template-columns: 1fr;
        gap: 7px;
    }

    .kb-ai-thirdparty__risk-line-end {
        text-align: left;
    }

    .kb-ai-thirdparty__check {
        padding: 20px;
    }

    .kb-ai-thirdparty__distinction {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .kb-ai-thirdparty__bottom {
        grid-template-columns: 1fr;
        padding: 20px;
    }
}

/* ==========================================================
   BLOCK 10 — AI EVIDENCE
   ========================================================== */

.kb-ai-evidence{
    padding:80px 0;
    background:#fff;
}

.kb-ai-evidence__inner{
    max-width:1480px;
    margin:0 auto;
    padding:0 24px;
}

.kb-ai-evidence__eyebrow{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-bottom:14px;
    color:#5A50C8;
    font-size:13px;
    font-weight:800;
}

.kb-ai-evidence__eyebrow svg{
    width:17px;
    height:17px;
}

.kb-ai-evidence h2{
    margin:0;
    max-width:860px;
    font-size:36px;
    line-height:1.18;
    color:#0F172A;
    letter-spacing:-.02em;
}

.kb-ai-evidence__lead{
    max-width:860px;
    margin:18px 0 38px;
    font-size:16px;
    line-height:1.75;
    color:#334155;
}

.kb-ai-evidence__principle{
    display:grid;
    grid-template-columns:56px 1fr;
    gap:18px;
    padding:24px;
    margin-bottom:60px;
    background:linear-gradient(135deg,#F8FAFC,#EEF2FF);
    border:1px solid #D6DBF5;
    border-radius:18px;
}

.kb-ai-evidence__principle-icon{
    width:56px;
    height:56px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#5A50C8;
    color:#fff;
    border-radius:14px;
}

.kb-ai-evidence__principle-icon svg{
    width:26px;
    height:26px;
}

.kb-ai-evidence__principle span{
    display:block;
    margin-bottom:6px;
    font-size:11px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.08em;
    color:#5A50C8;
}

.kb-ai-evidence__principle p{
    margin:0;
    font-size:14px;
    line-height:1.65;
    color:#334155;
}

.kb-ai-evidence__header{
    margin-bottom:28px;
}

.kb-ai-evidence__header span{
    display:block;
    margin-bottom:6px;
    font-size:11px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.08em;
    color:#64748B;
}

.kb-ai-evidence__header h3{
    margin:0;
    font-size:28px;
    color:#0F172A;
}

.kb-ai-evidence__timeline{
    position:relative;
    margin-bottom:54px;
    padding-left:22px;
}

.kb-ai-evidence__timeline::before{
    content:"";
    position:absolute;
    left:10px;
    top:6px;
    bottom:6px;
    width:2px;
    background:#D6DBF5;
}

.kb-ai-evidence__step{
    position:relative;
    display:grid;
    grid-template-columns:36px 1fr;
    gap:18px;
    margin-bottom:22px;
}

.kb-ai-evidence__dot{
    position:relative;
    z-index:2;
    width:22px;
    height:22px;
    border-radius:50%;
    background:#5A50C8;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:11px;
    font-weight:700;
}

.kb-ai-evidence__content h4{
    margin:0 0 6px;
    font-size:18px;
    color:#0F172A;
}

.kb-ai-evidence__content p{
    margin:0;
    font-size:14px;
    line-height:1.65;
    color:#475569;
}

.kb-ai-evidence__grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:16px;
    margin-bottom:56px;
}

.kb-ai-evidence__card{
    padding:22px;
    background:#fff;
    border:1px solid #E2E8F0;
    border-radius:16px;
    transition:.2s;
}

.kb-ai-evidence__card:hover{
    transform:translateY(-3px);
    border-color:#D6DBF5;
    box-shadow:0 10px 30px rgba(15,23,42,.05);
}

.kb-ai-evidence__icon{
    width:48px;
    height:48px;
    border-radius:14px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:16px;
}

.kb-ai-evidence__icon svg{
    width:22px;
    height:22px;
}

.kb-ai-evidence__icon.green{
    background:#E6F4F1;
    color:#2F7D6B;
}

.kb-ai-evidence__icon.purple{
    background:#EEF2FF;
    color:#5A50C8;
}

.kb-ai-evidence__card h4{
    margin:0 0 8px;
    font-size:17px;
    color:#0F172A;
}

.kb-ai-evidence__card p{
    margin:0;
    font-size:13px;
    line-height:1.6;
    color:#64748B;
}

.kb-ai-evidence__compare{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:20px;
    margin-bottom:54px;
}

.kb-ai-evidence__side{
    padding:24px;
    border-radius:18px;
}

.kb-ai-evidence__side.bad{
    background:#FFF5F5;
    border:1px solid #F5C2C7;
}

.kb-ai-evidence__side.good{
    background:#F0FDF4;
    border:1px solid #BBF7D0;
}

.kb-ai-evidence__side-head{
    display:flex;
    align-items:center;
    gap:10px;
    margin-bottom:18px;
}

.kb-ai-evidence__side-head svg{
    width:22px;
    height:22px;
}

.kb-ai-evidence__side.bad svg{color:#DC2626;}
.kb-ai-evidence__side.good svg{color:#15803D;}

.kb-ai-evidence__side h3{
    margin:0;
    font-size:19px;
    color:#0F172A;
}

.kb-ai-evidence__side ul{
    list-style:none;
    padding:0;
    margin:0;
}

.kb-ai-evidence__side li{
    position:relative;
    padding-left:22px;
    margin-bottom:12px;
    font-size:14px;
    line-height:1.6;
    color:#334155;
}

.kb-ai-evidence__side.bad li::before{
    content:"–";
    position:absolute;
    left:0;
    color:#DC2626;
    font-weight:700;
}

.kb-ai-evidence__side.good li::before{
    content:"+";
    position:absolute;
    left:0;
    color:#15803D;
    font-weight:700;
}

.kb-ai-evidence__cta{
    display:grid;
    grid-template-columns:64px 1fr;
    gap:18px;
    padding:28px;
    background:#0B1220;
    border-radius:22px;
}

.kb-ai-evidence__cta-icon{
    width:64px;
    height:64px;
    border-radius:16px;
    background:rgba(47,125,107,.15);
    display:flex;
    align-items:center;
    justify-content:center;
    color:#7DD3C0;
}

.kb-ai-evidence__cta-icon svg{
    width:28px;
    height:28px;
}

.kb-ai-evidence__cta-content span{
    display:block;
    margin-bottom:6px;
    font-size:11px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.08em;
    color:#7DD3C0;
}

.kb-ai-evidence__cta-content h3{
    margin:0 0 10px;
    font-size:24px;
    line-height:1.3;
    color:#fff;
}

.kb-ai-evidence__cta-content p{
    margin:0;
    font-size:14px;
    line-height:1.7;
    color:#CBD5E1;
}

@media (max-width:980px){

    .kb-ai-evidence__grid{
        grid-template-columns:repeat(2,1fr);
    }

    .kb-ai-evidence__compare{
        grid-template-columns:1fr;
    }

}

@media (max-width:640px){

    .kb-ai-evidence{
        padding:56px 0;
    }

    .kb-ai-evidence__inner{
        padding:0 16px;
    }

    .kb-ai-evidence h2{
        font-size:30px;
    }

    .kb-ai-evidence__grid{
        grid-template-columns:1fr;
    }

    .kb-ai-evidence__principle{
        grid-template-columns:1fr;
    }

    .kb-ai-evidence__cta{
        grid-template-columns:1fr;
    }

    .kb-ai-evidence__timeline{
        padding-left:18px;
    }

}

/* ==========================================================
   BLOCK 11 — AI DEPOSIT
   ========================================================== */

.kb-ai-deposit{
    padding:84px 0;
    background:#F6F8FB;
}

.kb-ai-deposit__head{
    max-width:1480px;
    margin:0 auto 42px;
    padding:0 24px;
}

.kb-ai-deposit__eyebrow{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-bottom:14px;
    color:#2F7D6B;
    font-size:13px;
    font-weight:800;
}

.kb-ai-deposit__eyebrow svg{
    width:17px;
    height:17px;
}

.kb-ai-deposit h2{
    margin:0;
    font-size:38px;
    line-height:1.18;
    color:#0F172A;
    letter-spacing:-.02em;
}

.kb-ai-deposit__lead{
    margin:18px 0 0;
    font-size:16px;
    line-height:1.75;
    color:#334155;
}

.kb-ai-deposit__notice{
    max-width:1130px;
    margin:0 auto 56px;
    padding:28px;
    display:grid;
    grid-template-columns:64px 1fr;
    gap:20px;
    background:#FFFFFF;
    border:1px solid #B7D9D1;
    border-radius:20px;
}

.kb-ai-deposit__notice-icon{
    width:64px;
    height:64px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#E6F4F1;
    color:#2F7D6B;
    border-radius:16px;
}

.kb-ai-deposit__notice-icon svg{
    width:28px;
    height:28px;
}

.kb-ai-deposit__notice h3{
    margin:0 0 10px;
    font-size:22px;
    color:#0F172A;
}

.kb-ai-deposit__notice p{
    margin:0;
    font-size:14px;
    line-height:1.7;
    color:#334155;
}

.kb-ai-deposit__header{
    max-width:1130px;
    margin:0 auto 26px;
    padding:0 24px;
}

.kb-ai-deposit__header span{
    display:block;
    margin-bottom:6px;
    font-size:11px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.08em;
    color:#64748B;
}

.kb-ai-deposit__header h3{
    margin:0;
    font-size:28px;
    color:#0F172A;
}

.kb-ai-deposit__grid{
    max-width:1130px;
    margin:0 auto 64px;
    padding:0 24px;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:16px;
}

.kb-ai-deposit__card{
    background:#FFFFFF;
    border:1px solid #E2E8F0;
    border-radius:16px;
    padding:22px;
    transition:.25s;
}

.kb-ai-deposit__card:hover{
    transform:translateY(-4px);
    border-color:#D6DBF5;
    box-shadow:0 14px 30px rgba(15,23,42,.05);
}

.kb-ai-deposit__icon{
    width:50px;
    height:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:14px;
    margin-bottom:16px;
}

.kb-ai-deposit__icon.green{
    background:#E6F4F1;
    color:#2F7D6B;
}

.kb-ai-deposit__icon.purple{
    background:#EEF2FF;
    color:#5A50C8;
}

.kb-ai-deposit__icon svg{
    width:22px;
    height:22px;
}

.kb-ai-deposit__card h4{
    margin:0 0 8px;
    font-size:17px;
    color:#0F172A;
}

.kb-ai-deposit__card p{
    margin:0;
    font-size:13px;
    line-height:1.6;
    color:#64748B;
}

.kb-ai-deposit__workflow{
    max-width:1130px;
    margin:0 auto 64px;
    padding:30px;
    background:#FFFFFF;
    border-radius:22px;
    border:1px solid #E2E8F0;
}

.kb-ai-deposit__workflow-title{
    display:flex;
    gap:14px;
    align-items:flex-start;
    margin-bottom:28px;
}

.kb-ai-deposit__workflow-title>svg{
    width:22px;
    height:22px;
    margin-top:3px;
    color:#5A50C8;
}

.kb-ai-deposit__workflow-title span{
    display:block;
    margin-bottom:5px;
    font-size:11px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.08em;
    color:#64748B;
}

.kb-ai-deposit__workflow-title h3{
    margin:0;
    font-size:24px;
    color:#0F172A;
}

.kb-ai-deposit__flow{
    display:grid;
    grid-template-columns:repeat(7,1fr);
    align-items:center;
    gap:8px;
}

.kb-ai-deposit__step{
    text-align:center;
    padding:16px 10px;
}

.kb-ai-deposit__step-icon{
    width:54px;
    height:54px;
    margin:0 auto 12px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#F1F5F9;
    border-radius:14px;
    color:#64748B;
}

.kb-ai-deposit__step.active .kb-ai-deposit__step-icon{
    background:#E6F4F1;
    color:#2F7D6B;
}

.kb-ai-deposit__step-icon svg{
    width:24px;
    height:24px;
}

.kb-ai-deposit__step h4{
    margin:0 0 6px;
    font-size:15px;
    color:#0F172A;
}

.kb-ai-deposit__step p{
    margin:0;
    font-size:12px;
    line-height:1.5;
    color:#64748B;
}

.kb-ai-deposit__arrow{
    display:flex;
    align-items:center;
    justify-content:center;
    color:#CBD5E1;
}

.kb-ai-deposit__arrow svg{
    width:18px;
    height:18px;
}

.kb-ai-deposit__compare{
    max-width:1130px;
    margin:0 auto 64px;
    padding:0 24px;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:20px;
}

.kb-ai-deposit__column{
    border-radius:18px;
    padding:24px;
}

.kb-ai-deposit__column.bad{
    background:#FFF5F5;
    border:1px solid #F5C2C7;
}

.kb-ai-deposit__column.good{
    background:#F0FDF4;
    border:1px solid #BBF7D0;
}

.kb-ai-deposit__column-head{
    display:flex;
    align-items:center;
    gap:10px;
    margin-bottom:18px;
}

.kb-ai-deposit__column-head svg{
    width:22px;
    height:22px;
}

.kb-ai-deposit__column.bad svg{color:#DC2626;}
.kb-ai-deposit__column.good svg{color:#15803D;}

.kb-ai-deposit__column h3{
    margin:0;
    font-size:19px;
    color:#0F172A;
}

.kb-ai-deposit__column ul{
    list-style:none;
    padding:0;
    margin:0;
}

.kb-ai-deposit__column li{
    position:relative;
    padding-left:22px;
    margin-bottom:12px;
    font-size:14px;
    line-height:1.6;
    color:#334155;
}

.kb-ai-deposit__column.bad li:before{
    content:"–";
    position:absolute;
    left:0;
    color:#DC2626;
    font-weight:700;
}

.kb-ai-deposit__column.good li:before{
    content:"+";
    position:absolute;
    left:0;
    color:#15803D;
    font-weight:700;
}

.kb-ai-deposit__cta{
    max-width:1130px;
    margin:0 auto;
    padding:0 24px;
}

.kb-ai-deposit__cta-content{
    padding:36px;
    border-radius:24px;
    background:linear-gradient(135deg,#0B1220,#1A2333);
    position:relative;
    overflow:hidden;
}

.kb-ai-deposit__cta-content:before{
    content:"";
    position:absolute;
    right:-120px;
    top:-120px;
    width:260px;
    height:260px;
    background:radial-gradient(circle,rgba(90,80,200,.22),transparent 70%);
}

.kb-ai-deposit__cta-content span{
    display:block;
    margin-bottom:8px;
    font-size:11px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.08em;
    color:#A5B4FC;
}

.kb-ai-deposit__cta-content h3{
    max-width:760px;
    margin:0 0 14px;
    font-size:30px;
    line-height:1.28;
    color:#FFFFFF;
}

.kb-ai-deposit__cta-content p{
    max-width:760px;
    margin:0 0 28px;
    font-size:15px;
    line-height:1.75;
    color:#CBD5E1;
}

.kb-ai-deposit__actions{
    display:flex;
    flex-wrap:wrap;
    gap:14px;
}

.kb-ai-btn{
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:14px 22px;
    border-radius:12px;
    text-decoration:none;
    font-size:14px;
    font-weight:700;
    transition:.2s;
}

.kb-ai-btn svg{
    width:18px;
    height:18px;
}

.kb-ai-btn--primary{
    background:#2F7D6B;
    color:#fff;
}

.kb-ai-btn--primary:hover{
    background:#276B5C;
}

.kb-ai-btn--secondary{
    background:rgba(255,255,255,.08);
    color:#E2E8F0;
    border:1px solid rgba(255,255,255,.14);
}

.kb-ai-btn--secondary:hover{
    background:rgba(90,80,200,.22);
    border-color:#5A50C8;
}

@media (max-width:980px){

    .kb-ai-deposit__grid{
        grid-template-columns:repeat(2,1fr);
    }

    .kb-ai-deposit__compare{
        grid-template-columns:1fr;
    }

    .kb-ai-deposit__flow{
        grid-template-columns:1fr;
        gap:14px;
    }

    .kb-ai-deposit__arrow{
        transform:rotate(90deg);
    }

}

@media (max-width:640px){

    .kb-ai-deposit{
        padding:56px 0;
    }

    .kb-ai-deposit__head,
    .kb-ai-deposit__header,
    .kb-ai-deposit__grid,
    .kb-ai-deposit__compare,
    .kb-ai-deposit__cta{
        padding-left:16px;
        padding-right:16px;
    }

    .kb-ai-deposit h2{
        font-size:30px;
    }

    .kb-ai-deposit__notice{
        grid-template-columns:1fr;
        margin-left:16px;
        margin-right:16px;
    }

    .kb-ai-deposit__workflow{
        margin-left:16px;
        margin-right:16px;
        padding:22px;
    }

    .kb-ai-deposit__grid{
        grid-template-columns:1fr;
    }

    .kb-ai-deposit__cta-content{
        padding:26px;
    }

    .kb-ai-deposit__cta-content h3{
        font-size:24px;
    }

    .kb-ai-deposit__actions{
        flex-direction:column;
    }

    .kb-ai-btn{
        justify-content:center;
    }

}

/* ===== PROFRR — AI COPYRIGHT / BLOCK 12 ===== */

.ai-stolen{
    --green:#2F7D6B;
    --green-light:#E6F4F1;
    --green-border:#B7D9D1;
    --purple:#5A50C8;
    --bg:#F8FAFC;
    --card:#FFFFFF;
    --text:#334155;
    --title:#0F172A;
    --muted:#64748B;
    --border:#E2E8F0;
    --danger:#DC2626;
    --danger-bg:#FEF2F2;
    --danger-border:#FECACA;
    margin:56px 0;
    -font:16px/1.75 "Inter","Segoe UI",sans-serif;
    color:var(--text);
}
.ai-stolen *{box-sizing:border-box;}
.ai-stolen .head{max-width:780px;margin-bottom:28px;}
.ai-stolen h2{
    margin:0 0 12px;
    font-size:32px;
    line-height:1.2;
    font-weight:800;
    color:var(--title);
    letter-spacing:-.02em;
}
.ai-stolen .lead{
    margin:0;
    font-size:16px;
    color:var(--muted);
}
.ai-stolen .alert{
    display:flex;
    gap:14px;
    align-items:flex-start;
    padding:18px;
    background:var(--danger-bg);
    border:1px solid var(--danger-border);
    border-radius:16px;
    margin:28px 0;
}
.ai-stolen .alert svg{
    width:24px;
    height:24px;
    color:var(--danger);
    flex:0 0 auto;
    margin-top:2px;
}
.ai-stolen .alert strong{
    display:block;
    margin-bottom:6px;
    color:#991B1B;
    font-size:16px;
}
.ai-stolen .timeline{
    display:grid;
    gap:18px;
    margin-top:30px;
}
.ai-stolen .step{
    display:grid;
    grid-template-columns:56px 1fr;
    gap:18px;
    align-items:start;
    background:var(--card);
    border:1px solid var(--border);
    border-radius:18px;
    padding:18px;
    transition:.2s ease;
}
.ai-stolen .step:hover{
    border-color:#D6D2F3;
    transform:translateY(-2px);
}
.ai-stolen .num{
    width:56px;
    height:56px;
    border-radius:16px;
    background:var(--green-light);
    color:var(--green);
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:20px;
    font-weight:800;
}
.ai-stolen .step h3{
    margin:0 0 8px;
    font-size:18px;
    color:var(--title);
}
.ai-stolen .step p{
    margin:0 0 10px;
    color:var(--text);
}
.ai-stolen .tip{
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:8px 12px;
    background:#F8FAFC;
    border:1px solid var(--border);
    border-radius:999px;
    font-size:14px;
    color:var(--muted);
}
.ai-stolen .tip i{
    width:15px;
    height:15px;
    color:var(--purple);
}
.ai-stolen .cta{
    margin-top:34px;
    background:linear-gradient(135deg,#0F172A 0%,#1A2333 100%);
    color:#E2E8F0;
    border-radius:24px;
    padding:32px;
    position:relative;
    overflow:hidden;
}
.ai-stolen .cta:before{
    content:"";
    position:absolute;
    right:-60px;
    top:-60px;
    width:180px;
    height:180px;
    background:radial-gradient(circle,rgba(90,80,200,.22),transparent 70%);
}
.ai-stolen .cta h3{
    position:relative;
    margin:0 0 12px;
    font-size:28px;
    color:#fff;
}
.ai-stolen .cta p{
    position:relative;
    margin:0 0 20px;
    color:#CBD5E1;
    max-width:680px;
}
.ai-stolen .actions{
    position:relative;
    display:flex;
    flex-wrap:wrap;
    gap:14px;
}
.ai-stolen .btn{
    display:inline-flex;
    align-items:center;
    gap:10px;
    text-decoration:none;
    border-radius:12px;
    padding:13px 20px;
    font-weight:700;
    transition:.2s;
}
.ai-stolen .btn-primary{
    background:var(--green);
    color:#fff;
}
.ai-stolen .btn-primary:hover{background:#276B5C;}
.ai-stolen .btn-outline{
    border:1px solid rgba(255,255,255,.16);
    color:#fff;
    background:rgba(255,255,255,.05);
}
.ai-stolen .btn-outline:hover{background:rgba(255,255,255,.08);}
.ai-stolen .btn i{
    width:18px;
    height:18px;
}
@media (max-width:768px){
    .ai-stolen h2{font-size:26px;}
    .ai-stolen .step{
        grid-template-columns:1fr;
        gap:14px;
    }
    .ai-stolen .num{
        width:48px;
        height:48px;
        font-size:18px;
    }
    .ai-stolen .cta{
        padding:24px;
    }
    .ai-stolen .cta h3{
        font-size:22px;
    }
}

/* ===== AI CASES ===== */

.ai-cases{
  margin:56px 0;
}

.ai-cases__head{
  max-width:780px;
  margin-bottom:28px;
}

.ai-section-label{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:6px 12px;
  background:#EEF2FF;
  color:#5A50C8;
  border:1px solid #D6D2F3;
  border-radius:999px;
  font-size:13px;
  font-weight:600;
  margin-bottom:14px;
}

.ai-section-label i{
  width:16px;
  height:16px;
}

.ai-cases h2{
  margin:0 0 14px;
  font-size:32px;
  line-height:1.2;
  color:#0F172A;
  font-weight:800;
}

.ai-cases__head p{
  margin:0;
  font-size:16px;
  line-height:1.75;
  color:#475569;
}

.ai-case{
  display:flex;
  gap:18px;
  align-items:flex-start;
  background:#fff;
  border:1px solid #E2E8F0;
  border-radius:18px;
  padding:22px;
  margin-bottom:18px;
  transition:.25s ease;
}

.ai-case:hover{
  border-color:#D6DBF5;
  box-shadow:0 10px 28px rgba(15,23,42,.06);
}

.ai-case__icon{
  width:56px;
  height:56px;
  border-radius:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}

.ai-case__icon i{
  width:26px;
  height:26px;
}

.ai-green{
  background:#E6F4F1;
  color:#2F7D6B;
}

.ai-purple{
  background:#EEF2FF;
  color:#5A50C8;
}

.ai-red{
  background:#FFE5E5;
  color:#991B1B;
}

.ai-case__content{
  flex:1;
}

.ai-case__title{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
  margin-bottom:12px;
}

.ai-case h3{
  margin:0;
  font-size:20px;
  color:#0F172A;
  font-weight:700;
}

.ai-case p{
  margin:0 0 14px;
  font-size:15px;
  line-height:1.7;
  color:#475569;
}

.ai-badge{
  display:inline-flex;
  align-items:center;
  padding:5px 10px;
  border-radius:999px;
  font-size:12px;
  font-weight:700;
}

.ai-badge.success{
  background:#E6F4F1;
  color:#1F5C4F;
}

.ai-badge.warning{
  background:#FEF3C7;
  color:#92400E;
}

.ai-badge.danger{
  background:#FFE5E5;
  color:#991B1B;
}

.ai-result{
  background:#F8FAFC;
  border-left:4px solid #5A50C8;
  border-radius:10px;
  padding:14px 16px;
  font-size:14px;
  line-height:1.65;
  color:#334155;
}

.ai-result strong{
  color:#0F172A;
}

.ai-summary{
  display:flex;
  gap:18px;
  align-items:flex-start;
  margin-top:28px;
  padding:24px;
  background:linear-gradient(135deg,#0B1220,#1A2333);
  border-radius:20px;
  color:#E2E8F0;
}

.ai-summary__icon{
  width:58px;
  height:58px;
  border-radius:16px;
  background:rgba(90,80,200,.16);
  display:flex;
  align-items:center;
  justify-content:center;
  color:#C4B5FD;
  flex-shrink:0;
}

.ai-summary__icon i{
  width:28px;
  height:28px;
}

.ai-summary h3{
  margin:0 0 10px;
  color:#fff;
  font-size:22px;
  font-weight:700;
}

.ai-summary p{
  margin:0;
  font-size:15px;
  line-height:1.7;
  color:#CBD5E1;
}

@media (max-width:768px){

  .ai-cases h2{
    font-size:26px;
  }

  .ai-case{
    flex-direction:column;
    padding:18px;
  }

  .ai-case__icon{
    width:48px;
    height:48px;
  }

  .ai-summary{
    flex-direction:column;
    padding:20px;
  }
}

/* ===== AI FAQ ===== */

.ai-faq{
  margin:56px 0;
}

.ai-faq__head{
  max-width:760px;
  margin-bottom:28px;
}

.ai-section-label{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:6px 12px;
  background:#EEF2FF;
  color:#5A50C8;
  border:1px solid #D6D2F3;
  border-radius:999px;
  font-size:13px;
  font-weight:600;
  margin-bottom:14px;
}

.ai-section-label i{
  width:16px;
  height:16px;
}

.ai-faq h2{
  margin:0 0 14px;
  font-size:32px;
  line-height:1.2;
  color:#0F172A;
  font-weight:800;
}

.ai-faq__head p{
  margin:0;
  font-size:16px;
  line-height:1.75;
  color:#475569;
}

.ai-faq__list{
  display:flex;
  flex-direction:column;
  gap:14px;
}

.ai-faq__item{
  background:#FFFFFF;
  border:1px solid #E2E8F0;
  border-radius:16px;
  overflow:hidden;
  transition:.25s ease;
}

.ai-faq__item:hover{
  border-color:#D6DBF5;
  box-shadow:0 8px 22px rgba(15,23,42,.05);
}

.ai-faq__item summary{
  list-style:none;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:20px 22px;
  user-select:none;
}

.ai-faq__item summary::-webkit-details-marker{
  display:none;
}

.ai-faq__item summary span{
  font-size:17px;
  font-weight:700;
  line-height:1.45;
  color:#0F172A;
}

.ai-faq__item summary i{
  width:20px;
  height:20px;
  color:#5A50C8;
  flex-shrink:0;
  transition:transform .25s ease;
}

.ai-faq__item[open] summary{
  background:#F8FAFF;
  border-bottom:1px solid #EEF2FF;
}

.ai-faq__item[open] summary i{
  transform:rotate(45deg);
}

.ai-faq__content{
  padding:18px 22px 22px;
  font-size:15px;
  line-height:1.8;
  color:#475569;
}

@media (max-width:768px){

  .ai-faq h2{
    font-size:26px;
  }

  .ai-faq__item summary{
    padding:18px;
  }

  .ai-faq__item summary span{
    font-size:16px;
  }

  .ai-faq__content{
    padding:16px 18px 20px;
    font-size:14px;
  }
}

/* ==========================================================
   BLOCK 15 — USEFUL MATERIALS / INTERNAL LINKING
   ========================================================== */

.ai-materials{
    margin:64px 0;
    color:#334155;
}

.ai-materials *,
.ai-materials *::before,
.ai-materials *::after{
    box-sizing:border-box;
}

.ai-materials__head{
    max-width:800px;
    margin-bottom:30px;
}

.ai-materials__eyebrow{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-bottom:13px;
    padding:6px 11px;
    border-radius:999px;
    background:#E6F4F1;
    border:1px solid #B7D9D1;
    color:#2F7D6B;
    font-size:13px;
    font-weight:700;
}

.ai-materials__eyebrow svg{
    width:16px;
    height:16px;
}

.ai-materials h2{
    margin:0 0 13px;
    color:#0F172A;
    font-size:32px;
    line-height:1.2;
    font-weight:800;
    letter-spacing:-.02em;
}

.ai-materials__head > p{
    max-width:730px;
    margin:0;
    font-size:16px;
    line-height:1.75;
    color:#64748B;
}

.ai-materials__layout{
    display:grid;
    grid-template-columns:minmax(280px, .82fr) minmax(0, 1.18fr);
    gap:18px;
    align-items:stretch;
}

.ai-materials__featured{
    position:relative;
    display:flex;
    flex-direction:column;
    min-height:100%;
    padding:28px;
    overflow:hidden;
    text-decoration:none;
    background:linear-gradient(
        145deg,
        #0B1220 0%,
        #1A2333 100%
    );
    border:1px solid #1A2333;
    border-radius:20px;
    color:#fff;
    transition:
        transform .25s ease,
        box-shadow .25s ease,
        border-color .25s ease;
}

.ai-materials__featured::after{
    content:"";
    position:absolute;
    width:230px;
    height:230px;
    right:-100px;
    bottom:-110px;
    border-radius:50%;
    background:radial-gradient(
        circle,
        rgba(90,80,200,.28) 0%,
        rgba(90,80,200,0) 70%
    );
    pointer-events:none;
}

.ai-materials__featured:hover{
    transform:translateY(-3px);
    border-color:#4B42AA;
    box-shadow:0 18px 40px rgba(15,23,42,.16);
}

.ai-materials__featured-top{
    position:relative;
    z-index:2;
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:28px;
}

.ai-materials__featured-label{
    display:inline-flex;
    align-items:center;
    gap:7px;
    padding:6px 10px;
    border-radius:999px;
    background:rgba(90,80,200,.18);
    color:#C4B5FD;
    font-size:11px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.06em;
}

.ai-materials__featured-label svg{
    width:14px;
    height:14px;
}

.ai-materials__featured-arrow{
    width:21px;
    height:21px;
    color:#94A3B8;
    transition:transform .2s ease;
}

.ai-materials__featured:hover .ai-materials__featured-arrow{
    transform:translate(3px,-3px);
}

.ai-materials__featured-icon{
    position:relative;
    z-index:2;
    width:58px;
    height:58px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:22px;
    border-radius:16px;
    background:#E6F4F1;
    color:#2F7D6B;
}

.ai-materials__featured-icon svg{
    width:27px;
    height:27px;
}

.ai-materials__featured h3{
    position:relative;
    z-index:2;
    margin:0 0 12px;
    color:#fff;
    font-size:22px;
    line-height:1.35;
}

.ai-materials__featured p{
    position:relative;
    z-index:2;
    margin:0;
    color:#CBD5E1;
    font-size:14px;
    line-height:1.7;
}

.ai-materials__link{
    position:relative;
    z-index:2;
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-top:auto;
    padding-top:28px;
    color:#A5B4FC;
    font-size:14px;
    font-weight:700;
}

.ai-materials__link svg{
    width:17px;
    height:17px;
    transition:transform .2s ease;
}

.ai-materials__featured:hover .ai-materials__link svg{
    transform:translateX(4px);
}

.ai-materials__list{
    display:flex;
    flex-direction:column;
    gap:10px;
}

.ai-material{
    display:grid;
    grid-template-columns:34px 42px minmax(0,1fr) 20px;
    gap:14px;
    align-items:center;
    padding:16px;
    background:#fff;
    border:1px solid #E2E8F0;
    border-radius:16px;
    text-decoration:none;
    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        transform .2s ease;
}

.ai-material:hover{
    border-color:#D6DBF5;
    box-shadow:0 8px 22px rgba(15,23,42,.05);
    transform:translateX(3px);
}

.ai-material__number{
    align-self:start;
    padding-top:2px;
    color:#94A3B8;
    font-size:11px;
    font-weight:800;
    letter-spacing:.05em;
}

.ai-material__icon{
    width:42px;
    height:42px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:12px;
    background:#EEF2FF;
    color:#5A50C8;
}

.ai-material__icon svg{
    width:20px;
    height:20px;
}

.ai-material__body{
    min-width:0;
}

.ai-material__body h3{
    margin:0 0 4px;
    color:#0F172A;
    font-size:15px;
    line-height:1.4;
    font-weight:700;
}

.ai-material__body p{
    margin:0;
    color:#64748B;
    font-size:12px;
    line-height:1.45;
}

.ai-material__arrow{
    width:18px;
    height:18px;
    color:#94A3B8;
    transition:
        color .2s ease,
        transform .2s ease;
}

.ai-material:hover .ai-material__arrow{
    color:#5A50C8;
    transform:translate(2px,-2px);
}

.ai-materials__bottom{
    display:grid;
    grid-template-columns:52px minmax(0,1fr) auto;
    gap:16px;
    align-items:center;
    margin-top:18px;
    padding:18px 20px;
    background:#F1F5F9;
    border:1px solid #E2E8F0;
    border-radius:16px;
}

.ai-materials__bottom-icon{
    width:52px;
    height:52px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:14px;
    background:#fff;
    color:#5A50C8;
    border:1px solid #D6DBF5;
}

.ai-materials__bottom-icon svg{
    width:23px;
    height:23px;
}

.ai-materials__bottom-text{
    display:flex;
    flex-direction:column;
    gap:3px;
}

.ai-materials__bottom-text strong{
    color:#0F172A;
    font-size:14px;
}

.ai-materials__bottom-text span{
    color:#64748B;
    font-size:13px;
    line-height:1.5;
}

.ai-materials__all{
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:11px 15px;
    border-radius:11px;
    background:#F4F3FB;
    border:1px solid #D6D2F3;
    color:#5A50C8;
    text-decoration:none;
    font-size:13px;
    font-weight:700;
    white-space:nowrap;
    transition:.2s ease;
}

.ai-materials__all:hover{
    background:#E9E7FA;
    color:#4B42AA;
}

.ai-materials__all svg{
    width:16px;
    height:16px;
}

@media (max-width:900px){

    .ai-materials__layout{
        grid-template-columns:1fr;
    }

    .ai-materials__featured{
        min-height:340px;
    }

}

@media (max-width:640px){

    .ai-materials{
        margin:48px 0;
    }

    .ai-materials h2{
        font-size:26px;
    }

    .ai-materials__head > p{
        font-size:15px;
    }

    .ai-materials__featured{
        min-height:auto;
        padding:22px;
    }

    .ai-materials__featured h3{
        font-size:20px;
    }

    .ai-material{
        grid-template-columns:32px 42px minmax(0,1fr);
        gap:11px;
        padding:14px;
    }

    .ai-material__arrow{
        display:none;
    }

    .ai-material__body h3{
        font-size:14px;
    }

    .ai-material__body p{
        font-size:12px;
    }

    .ai-materials__bottom{
        grid-template-columns:44px minmax(0,1fr);
        gap:12px;
        padding:16px;
    }

    .ai-materials__bottom-icon{
        width:44px;
        height:44px;
    }

    .ai-materials__all{
        grid-column:1 / -1;
        justify-content:center;
    }

}

/* =========================================================
   SEO ARTICLE BLOCK
   ========================================================= */

.ai-seo-article{
    margin:64px 0;
    padding:40px;
    background:#F6F8FB;
    border:1px solid #E2E8F0;
    border-radius:20px;
    color:#334155;
}

.ai-seo-article *,
.ai-seo-article *::before,
.ai-seo-article *::after{
    box-sizing:border-box;
}

.ai-seo-article__header{
    max-width:820px;
    margin-bottom:36px;
}

.ai-seo-article__eyebrow{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-bottom:14px;
    padding:6px 12px;
    background:#EEF2FF;
    border:1px solid #D6D2F3;
    border-radius:999px;
    color:#5A50C8;
    font-size:13px;
    font-weight:700;
}

.ai-seo-article__eyebrow svg{
    width:16px;
    height:16px;
}

.ai-seo-article h2{
    margin:0 0 14px;
    color:#0F172A;
    font-size:34px;
    line-height:1.2;
    font-weight:800;
    letter-spacing:-.02em;
}

.ai-seo-article__header p{
    margin:0;
    color:#64748B;
    font-size:16px;
    line-height:1.8;
}

.ai-seo-article__wrap{
    display:grid;
    grid-template-columns:260px minmax(0,1fr);
    gap:32px;
    align-items:start;
}

.ai-seo-article__toc{
    position:sticky;
    top:70px;
    padding:22px;
    background:#FFFFFF;
    border:1px solid #E2E8F0;
    border-radius:16px;
}

.ai-seo-article__toc-title{
    display:flex;
    align-items:center;
    gap:8px;
    margin-bottom:16px;
    color:#0F172A;
    font-size:15px;
    font-weight:700;
}

.ai-seo-article__toc-title svg{
    width:18px;
    height:18px;
    color:#5A50C8;
}

.ai-seo-article__toc nav{
    display:flex;
    flex-direction:column;
    gap:10px;
}

.ai-seo-article__toc a{
    color:#64748B;
    text-decoration:none;
    font-size:13px;
    line-height:1.45;
    transition:.2s;
}

.ai-seo-article__toc a:hover{
    color:#5A50C8;
}

.ai-seo-article__content{
    display:flex;
    flex-direction:column;
    gap:34px;
}

.ai-seo-article__content section{
    padding-bottom:30px;
    border-bottom:1px solid #E2E8F0;
}

.ai-seo-article__content section:last-child{
    border-bottom:none;
    padding-bottom:0;
}

.ai-seo-article__content h3{
    display:flex;
    align-items:center;
    gap:10px;
    margin:0 0 16px;
    color:#0F172A;
    font-size:24px;
    font-weight:700;
    line-height:1.3;
}

.ai-seo-article__content h3::before{
    content:"";
    width:4px;
    height:24px;
    border-radius:999px;
    background:#5A50C8;
    flex-shrink:0;
}

.ai-seo-article__content p{
    margin:0;
    color:#475569;
    font-size:15px;
    line-height:1.95;
    text-align:left;
}

@media (max-width:980px){

    .ai-seo-article__wrap{
        grid-template-columns:1fr;
    }

    .ai-seo-article__toc{
        position:relative;
        top:auto;
    }

}

@media (max-width:640px){

    .ai-seo-article{
        margin:48px 0;
        padding:26px 20px;
        border-radius:16px;
    }

    .ai-seo-article h2{
        font-size:28px;
    }

    .ai-seo-article__header p{
        font-size:15px;
    }

    .ai-seo-article__content{
        gap:28px;
    }

    .ai-seo-article__content h3{
        font-size:21px;
    }

    .ai-seo-article__content p{
        font-size:15px;
        line-height:1.85;
    }

}

/* =========================================================
   16. CTA — Депонирование + юридическая помощь
   Все стили полностью изолированы от остальных блоков
   ========================================================= */

.ai-final-cta {
    position: relative;
    margin: 64px 0 0;
    padding: 0;
    overflow: hidden;
    background: #0B1220;
    border-radius: 20px;
    color: #FFFFFF;
}

.ai-final-cta::before {
    content: "";
    position: absolute;
    width: 520px;
    height: 520px;
    top: -260px;
    right: -140px;
    background: radial-gradient(
        circle,
        rgba(90, 80, 200, 0.24) 0%,
        rgba(90, 80, 200, 0.08) 38%,
        rgba(90, 80, 200, 0) 72%
    );
    pointer-events: none;
}

.ai-final-cta::after {
    content: "";
    position: absolute;
    width: 380px;
    height: 380px;
    bottom: -250px;
    left: 28%;
    background: radial-gradient(
        circle,
        rgba(47, 125, 107, 0.10) 0%,
        rgba(47, 125, 107, 0) 70%
    );
    pointer-events: none;
}

.ai-final-cta__inner {
    position: relative;
    z-index: 1;
    padding: 48px;
}

.ai-final-cta__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 38px;
}

.ai-final-cta__eyebrow,
.ai-final-cta__badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}

.ai-final-cta__eyebrow {
    color: #9FE0D1;
    letter-spacing: 0.02em;
}

.ai-final-cta__eyebrow svg {
    width: 17px;
    height: 17px;
}

.ai-final-cta__badge {
    padding: 9px 13px;
    color: #C9C5FF;
    background: rgba(90, 80, 200, 0.14);
    border: 1px solid rgba(90, 80, 200, 0.30);
    border-radius: 999px;
}

.ai-final-cta__badge svg {
    width: 15px;
    height: 15px;
}

.ai-final-cta__content {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
    gap: 56px;
    align-items: center;
}

.ai-final-cta__main h2 {
    max-width: 780px;
    margin: 0 0 20px;
    color: #FFFFFF;
    font-size: clamp(30px, 4vw, 46px);
    font-weight: 700;
    line-height: 1.12;
    letter-spacing: -0.025em;
}

.ai-final-cta__main h2 span {
    display: block;
    color: #9FE0D1;
}

.ai-final-cta__lead {
    max-width: 720px;
    margin: 0;
    color: #CBD5E1;
    font-size: 16px;
    line-height: 1.7;
}

.ai-final-cta__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 30px;
}

.ai-final-cta__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 48px;
    padding: 0 18px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none !important;
    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.ai-final-cta__button svg {
    width: 17px;
    height: 17px;
    flex: 0 0 auto;
}

.ai-final-cta__button--primary {
    color: #FFFFFF !important;
    background: #2F7D6B;
    border: 1px solid #2F7D6B;
}

.ai-final-cta__button--primary:hover {
    color: #FFFFFF !important;
    background: #276B5C;
    border-color: #276B5C;
    transform: translateY(-1px);
}

.ai-final-cta__button--secondary {
    color: #E2E8F0 !important;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid #334155;
}

.ai-final-cta__button--secondary:hover {
    color: #FFFFFF !important;
    background: rgba(255, 255, 255, 0.08);
    border-color: #64748B;
    transform: translateY(-1px);
}

.ai-final-cta__note {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    max-width: 690px;
    margin-top: 18px;
    color: #94A3B8;
    font-size: 12px;
    line-height: 1.55;
}

.ai-final-cta__note svg {
    width: 15px;
    height: 15px;
    margin-top: 1px;
    flex: 0 0 auto;
}

.ai-final-cta__scenarios {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.ai-final-cta__scenario {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 20px;
    background: #1A2333;
    border: 1px solid #273449;
    border-radius: 14px;
}

.ai-final-cta__scenario-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    color: #9FE0D1;
    background: rgba(47, 125, 107, 0.15);
    border-radius: 10px;
}

.ai-final-cta__scenario-icon--purple {
    color: #C9C5FF;
    background: rgba(90, 80, 200, 0.16);
}

.ai-final-cta__scenario-icon svg {
    width: 20px;
    height: 20px;
}

.ai-final-cta__scenario span {
    display: block;
    margin-bottom: 5px;
    color: #94A3B8;
    font-size: 12px;
    line-height: 1.4;
}

.ai-final-cta__scenario strong {
    display: block;
    color: #F8FAFC;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.45;
}

.ai-final-cta__bottom {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    margin-top: 42px;
    padding-top: 24px;
    border-top: 1px solid #273449;
}

.ai-final-cta__bottom-item {
    display: flex;
    align-items: center;
    gap: 9px;
    min-width: 0;
    padding-right: 20px;
    color: #94A3B8;
    font-size: 12px;
    line-height: 1.4;
}

.ai-final-cta__bottom-item + .ai-final-cta__bottom-item {
    padding-left: 20px;
    border-left: 1px solid #273449;
}

.ai-final-cta__bottom-item svg {
    width: 17px;
    height: 17px;
    flex: 0 0 auto;
    color: #6FC4B1;
}

@media (max-width: 900px) {
    .ai-final-cta__inner {
        padding: 38px 30px;
    }

    .ai-final-cta__content {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .ai-final-cta__bottom {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 20px;
    }

    .ai-final-cta__bottom-item:nth-child(3) {
        padding-left: 0;
        border-left: 0;
    }

    .ai-final-cta__bottom-item:nth-child(3),
    .ai-final-cta__bottom-item:nth-child(4) {
        padding-top: 20px;
        border-top: 1px solid #273449;
    }
}

@media (max-width: 600px) {
    .ai-final-cta {
        margin-top: 42px;
        border-radius: 16px;
    }

    .ai-final-cta__inner {
        padding: 30px 20px;
    }

    .ai-final-cta__top {
        align-items: flex-start;
        flex-direction: column;
        gap: 14px;
        margin-bottom: 30px;
    }

    .ai-final-cta__main h2 {
        margin-bottom: 16px;
        font-size: 29px;
        line-height: 1.16;
    }

    .ai-final-cta__lead {
        font-size: 16px;
        line-height: 1.65;
    }

    .ai-final-cta__actions {
        flex-direction: column;
    }

    .ai-final-cta__button {
        width: 100%;
    }

    .ai-final-cta__scenario {
        padding: 16px;
    }

    .ai-final-cta__bottom {
        grid-template-columns: 1fr;
        gap: 0;
        margin-top: 32px;
    }

    .ai-final-cta__bottom-item,
    .ai-final-cta__bottom-item:nth-child(n) {
        padding: 14px 0;
        border: 0;
    }

    .ai-final-cta__bottom-item + .ai-final-cta__bottom-item {
        border-top: 1px solid #273449;
    }

    .ai-final-cta__bottom-item:first-child {
        padding-top: 0;
    }

    .ai-final-cta__bottom-item:last-child {
        padding-bottom: 0;
    }
}
/* End */


/* Start:/bitrix/templates/dresscodeV2/components/bitrix/catalog.comments/.default/style.min.css?17687382874291*/
.blog-comment-fields{margin-bottom:24px}.bx_soc_comments_div{margin-bottom:24px}.item_comments{display:block;padding-left:0}.item_comments li{display:block;padding-bottom:10px}.item_comments_username{display:inline-block;color:#5d90bd;font-size:14px}.item_comments_date{display:inline-block;color:#b8b8b8;font-size:14px;margin-left:10px}.item_comments_container p{margin-top:5px;color:#3f3f3f;font-size:14px}div.blog-comment-form{width:100%!important}div.blog-comment .blog-author{font-size:.85em}.blog-comment-content{font-size:13px;overflow:hidden!important;padding-top:0!important}div.blog-comment-buttons input{font-size:14px!important;padding:12px 8px 10px;min-width:126px}.blog-post-rating{padding:10px 0 0 0}@media (max-width:540px){.bx_soc_comments_div .bx-catalog-tab-list li a{font-size:11px}}.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button,.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2{padding:0 13px;height:25px;font-weight:700;line-height:25px}.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button{height:27px;line-height:27px}.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2{font-weight:700}.bx_soc_comments_div.bx_important .blog-comment-info a,.bx_soc_comments_div.bx_important .blog-comment-info a:link,.bx_soc_comments_div.bx_important .blog-comment-info a:visited,.bx_soc_comments_div.bx_important .blog-comment-nav a,.bx_soc_comments_div.bx_important .blog-comment-nav a:link,.bx_soc_comments_div.bx_important .blog-comment-nav a:visited{text-decoration:none;color:#969696!important}.bx_soc_comments_div.bx_important .blog-comment-info a:active,.bx_soc_comments_div.bx_important .blog-comment-info a:hover,.bx_soc_comments_div.bx_important .blog-comment-nav a:active,.bx_soc_comments_div.bx_important .blog-comment-nav a:hover{text-decoration:underline;color:#969696!important}.bx_soc_comments_div.bx_important .blog-comment-info a,.bx_soc_comments_div.bx_important .blog-comment-info a:link,.bx_soc_comments_div.bx_important .blog-comment-info a:visited{font-size:.85em}.bx_soc_comments_div.bx_important .blog-comment-info a:active,.bx_soc_comments_div.bx_important .blog-comment-info a:hover{font-size:.85em}.bx_soc_comments_div .bx-catalog-tab-section-container{position:relative}.similar-to-a-similar{text-align:left;padding:0;margin:16px 0}.bx_soc_comments_div .bx-catalog-tab-list{display:inline-block;text-align:left;padding:0;vertical-align:middle;margin:0 66px 0 0}.open-form-with-comments{display:inline-block;vertical-align:middle;margin-top:4px}.bx_soc_comments_div .bx-catalog-tab-list li{vertical-align:bottom;border:1px solid #d9e1e3;border-bottom:none;display:inline-block;border-radius:3px 3px 0 0;background:#f7f7f7;box-shadow:inset 0 -10px 5px -10px rgba(0,0,0,.12)}.bx_soc_comments_div .bx-catalog-tab-section-container .bx-catalog-tab-list li:before{content:none}.bx_soc_comments_div .bx-catalog-tab-list li a,.bx_soc_comments_div .bx-catalog-tab-list li>span{display:block;cursor:pointer;line-height:30px;height:30px;color:#999;text-decoration:none;font-size:13px;padding:0 20px;box-shadow:none}.bx_soc_comments_div .bx-catalog-tab-list li.active,.bx_soc_comments_div .bx-catalog-tab-list li:hover{background:#fff}.bx_soc_comments_div .bx-catalog-tab-list li.active a,.bx_soc_comments_div .bx-catalog-tab-list li.active>span{background:#fff;line-height:35px;height:35px;color:#3f3f3f;position:relative;bottom:-2px}.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container>div.tab-off{opacity:0;height:0;overflow:hidden;-webkit-transition:all .4s ease-out;-ms-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out}.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container>div{opacity:1;-webkit-transition:all .6s ease-out;-ms-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out;padding:0 10px}.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container .hidden{display:none}.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container-no-padding>div{padding:0}.bx-catalog-tab-container-no-padding div.blog-textinfo{margin:16px 0}.bx-catalog-tab-section-container div.bx-html-editor{z-index:2}
/* End */


/* Start:/bitrix/components/bitrix/blog/templates/.default/style.min.css?176873822530185*/
.blog-posts{display:inline;float:left;margin-right:1%;overflow:hidden;width:79%}.blog-post{margin:0;padding-bottom:2.5em;padding-right:.8em}.blog-post-title{font-size:1.65em;font-weight:var(--ui-font-weight-bold);line-height:1.3em;margin:0;padding:.2em;padding-left:.6em;font-family:Arial}.blog-post-title a{text-decoration:none !important}.blog-post-title a :hover{text-decoration:underline !important}.blog-post-info{padding:.2em .6em .2em}.blog-post-content{padding:.4em .6em .4em;overflow:hidden;border-bottom:1px dotted;line-height:1.4em}.blog-post-meta{font-size:.85em;line-height:1.4em;margin:0;padding:0;padding-top:.3em;padding-bottom:.3em;padding-left:.6em}.blog-post-date{margin:.1em 0;padding:0 0 0 .3em;line-height:1.4em;display:inline}.blog-post-current .blog-post{padding-right:0}.blog-post-edit-link,.blog-post-delete-link,.blog-post-comments-link,.blog-post-views-link,.blog-post-publish-link,.blog-post-hide-link,.blog-post-show-link{background-repeat:no-repeat;padding-left:18px;height:16px;display:inline-block;padding-right:.5em;font-size:1.2em}.blog-post-comments-link{padding-left:15px}.blog-post-show-link{padding-left:19px}.blog-post-tag{padding-top:.4em}.blog-post-tag a{text-decoration:none !important}.blog-post-tag a:hover{text-decoration:underline !important}.blog-post-avatar img{float:right}.blog-post-avatar{padding:.1em .3em .3em .3em}.blog-post-content div[align="left"],.blog-post-content div[align="right"],.blog-post-content div[align="center"],.blog-post-content div[align="justify"]{min-height:1em}div.blog-post-field-text textarea{width:100%}div.blog-post-field-text{padding-bottom:.2em}div.blog-post-field-title input,div.blog-post-field-category input{width:100%}div.blog-post-field-code input{width:40%}div.blog-post-field-user{width:100%}div.blog-post-field-title,div.blog-post-field-category,div.blog-post-field-favorite,div.blog-post-field-date,div.blog-post-field-enable-comments{width:100%}div.blog-post-field-access,div.blog-post-field-seo,div.blog-post-field-category{padding-top:10px}div.blog-post-field-date{padding-top:.5em}div.blog-post-field-favorite div,div.blog-post-field-enable-comments div{display:inline}div.blog-post-field-favorite,div.blog-post-field-enable-comments{padding-bottom:.4em}div.blog-post-field-sep{width:2%;float:left}div.blog-post-image-item{float:left;padding-right:1em;padding-bottom:2em;height:150px}div.blog-post-image-item-border{border:1px solid;height:100px;text-align:center;vertical-align:middle;width:100px}div.blog-post-image-item-input{padding-top:.5em}div.blog-post-image-item-input input{width:100px}div.blog-post-buttons{padding-top:1em;padding-bottom:.4em}div.blog-post-field-category div.blog-post-field-text label,div.blog-post-field-access-title,div.blog-post-field-code div.blog-post-field-text label,div.blog-post-field-seo label{font-weight:var(--ui-font-weight-bold);font-size:1.1em}div.blog-post-bbcode-line{padding-top:.2em}.blog-group-edit{background-repeat:no-repeat;width:16px;height:16px;display:inline-block}.blog-group-delete{background-repeat:no-repeat;width:16px;height:16px;display:inline-block}div.blog-post-edit-form{width:97%;padding:.8em}div.blog-buttons{padding-top:1em}.blog-comment{margin:0;padding-top:.7em}.blog-comment-info{display:block}.blog-comment-content{display:block;overflow:hidden;padding-top:.5em}.blog-comment-meta{font-size:.85em;padding-top:.5em;padding-bottom:.5em}.blog-comment-date{font-size:.85em;display:inline}.blog-comment-author-info{display:inline}.blog-comment-avatar{float:left;margin-right:.5em;width:30px;height:30px;border:1px solid #c4c4c4;background-color:#eceaec}.blog-comment-meta a{text-decoration:none !important}.blog-comment-meta a:hover{text-decoration:underline !important}.blog-comment-link,.blog-comment-delete,.blog-comment-parent,.blog-comment-answer,.blog-comment-edit,.blog-comment-show,.blog-comment-hide{display:inline-block}.blog-add-comment{text-align:center;padding-top:0;padding-bottom:1.5em}.blog-comment-nav{padding-bottom:.6em}div.blog-comment-form{margin-bottom:.7em;margin-top:.7em;width:80%}div.blog-comment-field-text{width:100%}div.blog-comment-field-text textarea{width:99.9%}.blog-comment-field-subject{margin-bottom:15px}div.blog-comment-field-tags{display:none}div.blog-comment-field-tags input{width:80%}div.blog-comment-field-captcha input{width:180px}div.blog-comment-field-settings input{width:1.55em;height:1.55em;margin:0 0 0 -0.25em;vertical-align:middle;font-size:1em}div.blog-comment-field-settings label{vertical-align:middle}div.blog-comment-fields{padding:.8em;zoom:1}div.blog-comment-field-title input,div.blog-comment-field-desc input{width:80%}div.blog-comment-field-user{width:100%;padding-bottom:5px}div.blog-comment-field-author,div.blog-comment-field-email{float:left;width:47%}div.blog-comment-field-text{padding-bottom:.2em}div.blog-comment-field-user-sep{width:5%;float:left}div.blog-comment-field-author input,div.blog-comment-field-email input{width:100%}div.blog-comment-field-bbcode{padding-top:.7em}div.blog-comment-field-captcha-image{padding-top:.4em}div.blog-comment-buttons{margin-top:1em;padding-bottom:.4em}div.blog-comment-buttons input{padding:0 .5em;font-size:1.184em}div.blog-menu-box{margin-bottom:1em;padding-bottom:.5em;line-height:1.5em;zoom:1}div.blog-menu-box span{white-space:nowrap;display:inline-block}div.blog-settings-menu-box{margin-bottom:1em;padding-bottom:.5em;line-height:1.5em;zoom:1}div.blog-settings-menu-box span{white-space:nowrap;display:inline-block}.blog-sidebar{display:inline;float:right;overflow:hidden;width:20%}.blog-sidebar ul,.blog-sidebar ul li ul{margin:0;padding:0;list-style:none !important}.blog-sidebar ul li{margin:0;padding:0;list-style:none !important;text-align:left}.blog-sidebar h3{font-size:1em;font-weight:var(--ui-font-weight-bold);letter-spacing:1px;border-bottom:1px solid;padding:0;padding-bottom:.6em;margin:0}.blog-sidebar li ul li{margin:0;padding:0;border:0}.blog-sidebar ul li ul li{text-align:left;margin:0;padding:0}.blog-sidebar ul li ul li a{text-decoration:none;outline:0}.blog-sidebar ul li ul li a:hover{text-decoration:underline}.blog-sidebar ul{padding:1em}.blog-sidebar ul li ul{padding-top:.4em}.blog-sidebar-title a{text-decoration:none}.blog-sidebar-avatar{text-align:center}div.blog-errors{border-width:1px;border:1px solid;margin:1.117em;padding:.4em 1.117em}div.blog-errors ul{padding:.3em 0 .3em 2em;margin:0}div.blog-errors ul li{margin:0;padding:0}div.blog-notes{border-width:1px;border:1px solid;margin:1.117em;padding:.4em 1.117em}div.blog-notes ul{padding:.3em 0 .3em 2em;margin:0}div.blog-notes ul li{margin:0;padding:0}div.blog-textinfo{border:1px solid;margin:1.117em;padding:.4em 1.117em}div.blog-textinfo ul{padding:.3em 0 .3em 2em;margin:0}div.blog-textinfo ul li{margin:0;padding:0}div.blog-clear-float{clear:both}table.blog-table-header-left,table.blog-table-header-top{border-collapse:collapse;border:0}table.blog-table-header-left th,table.blog-table-header-left td,table.blog-table-header-top th,table.blog-table-header-top td{padding:.5em;vertical-align:top;border-top:1px solid}table.blog-table-header-left th{text-align:right}table.blog-table-header-top th{text-align:center}table.blog-edit-perms-table{border:0}table.blog-edit-perms-table th,table.blog-edit-perms-table td{padding:.2em;vertical-align:top;border:0;border-top:0}table.blog-edit-perms-table th{text-align:center}div.blog-line{background-repeat:no-repeat;height:3px;width:100%}.blog-author{margin:0;padding:0;display:inline;font-weight:var(--ui-font-weight-bold)}.blog-author-icon{width:16px;height:16px;display:block;float:left;background-repeat:no-repeat;padding-right:.2em;line-height:1em}div.blog-bbcode-line{margin-right:3px;float:left}div.blog-smiles-line,div.blog-more-smiles{float:left;white-space:nowrap;margin-left:5px;font-size:.95em}div.blog-bbcode-closeall{float:right}div.blog-bbcode-line img,div.blog-smiles-line img{border:0}div.blog-bbcode-line a,div.blog-smiles-line a{vertical-align:middle}div.blog-bbcode-line a{width:20px;height:20px;float:left;margin-right:.2em;background-position:center center;background-repeat:no-repeat;display:block}div.blog-bbcode-line a,div.blog-bbcode-line img,div.blog-smiles-line a,div.blog-smiles-line img{outline:0}div.blog-bbcode-line select{float:left;margin-left:3px;padding:0;height:20px}div.blog-bbcode-closeall a{padding-left:1em;vertical-align:middle;float:left}
/*BBCode Icons*/
a.blog-bbcode-bold {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_bold.gif);} a.blog-bbcode-italic {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_italic.gif);} a.blog-bbcode-color {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_color.gif);} a.blog-bbcode-underline{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_underline.gif);} a.blog-bbcode-strike{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_strike.gif);} a.blog-bbcode-url{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_link.gif);} a.blog-bbcode-img-upload{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image.gif);} a.blog-bbcode-img{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image_upload.gif);} a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);} a.blog-bbcode-code{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_code.gif);} a.blog-bbcode-quote{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_quote.gif);} a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);} a.blog-bbcode-list{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_list.gif);} a.blog-bbcode-cut{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/cut.gif);} div.blog-mainpage{width:100%}div.blog-mainpage-side-left{float:left;width:52%;padding-right:.5em}div.blog-mainpage-side-right{float:right;width:46%}.blog-mainpage-item{margin:0;padding-bottom:.6em;padding-top:.5em}.blog-mainpage-title{margin:0;padding-bottom:.5em;padding-top:.4em;font-weight:var(--ui-font-weight-bold)}.blog-mainpage-content{line-height:1.4em;font-size:.95em;display:block}.blog-mainpage-meta{font-size:.89em;line-height:1.4em;margin:0;padding:0;padding-top:.4em}.blog-mainpage-meta a{text-decoration:none !important}.blog-mainpage-meta a:hover{text-decoration:underline !important}div.blog-mainpage-comment .blog-mainpage-meta{display:inline;padding-left:.4em;font-size:.89em}div.blog-mainpage-comment .blog-mainpage-content{padding-top:.4em}div.blog-mainpage-comment .blog-mainpage-content a{text-decoration:none !important}div.blog-mainpage-comment .blog-mainpage-content a:hover{text-decoration:underline !important}div.blog-mainpage-item .blog-author{font-weight:normal}div.blog-mainpage-comment .blog-mainpage-title{font-weight:normal}div.blog-mainpage-blogs .blog-mainpage-content a{text-decoration:none}div.blog-mainpage-blogs .blog-mainpage-content a:hover{text-decoration:none}.blog-tab{padding:0;margin:0;min-height:31px;height:100%;width:96%;line-height:2.35em;display:block}.blog-tab-left{background-repeat:no-repeat;padding:0;margin:0;width:3px;height:31px;float:left}.blog-tab-right{background-repeat:no-repeat;padding:0;margin:0;width:3px;height:31px;float:right}.blog-tab-container{width:100%;display:block}.blog-tab-items{float:right;font-size:.95em;padding-right:.6em;display:inline;white-space:nowrap}.blog-tab-items a{text-decoration:none !important;padding-left:.6em}.blog-tab-items a:hover{text-decoration:underline !important}.blog-tab-title{font-weight:var(--ui-font-weight-bold);padding-left:.5em;float:left;display:inline;overflow:hidden}.blog-tab-title a{text-decoration:none !important}.blog-tab-title a:hover{text-decoration:underline !important}div.blog-tab-content{padding-top:.2em;padding-left:.6em;padding-right:.6em;padding-bottom:1.7em}div.blog-mainpage-search-cloud{padding-top:.4em}.blog-calendar{text-align:center}.blog-calendar table th{font-weight:normal}.blog-rss div{padding-top:.6em}.blog-rss-icon{background-repeat:no-repeat;width:17px;height:17px;display:block;line-height:1em}.blog-group-icon{width:16px;height:16px;display:block;float:left;background-repeat:no-repeat;padding-right:.2em;line-height:1em}.blog-search-form{padding-top:.6em}.blog-search-form div{padding-bottom:.4em}.blog-mainpage-create-blog{padding-bottom:1em;padding-left:.6em}.blog-rss-subscribe{padding-bottom:1.5em}.blog-rss-subscribe .blog-tab-items{padding-top:.55em}.blog-group-rss{padding-top:1em}table.blogquote,table.blogcode{font-size:1em;margin:.5em 1em;width:80%;border:1px solid}table.blogquote td,table.blogcode td{padding:.95em 1.5em}table.blogcode td{font-family:"Courier New";white-space:pre-wrap}table.blogcode pre{font-family:"Courier New";font-size:12px;margin:0;line-height:15px;white-space:pre-wrap}div.blog-post-quote,div.blog-post-code{padding-top:.6em;padding-bottom:.6em}div.blog-post-quote span,div.blog-post-code span{padding-left:.6em}div.blog-post-quote table.blogquote,div.blog-post-code table.blogcode{margin:0}div.blog-page-navigation{padding-bottom:.8em}div.blog-page-navigation a,span.blog-page-current,span.blog-page-dots{padding-left:.75em;padding-right:.5em;text-decoration:none}div.blog-page-navigation a.blog-page-first,div.blog-page-navigation span.blog-page-first{padding-left:.5em}span.blog-page-current{font-weight:var(--ui-font-weight-bold)}ul.blog-navigation{list-style-position:outside;list-style-type:none;padding:0;margin:0;padding-bottom:1em}ul.blog-navigation li{display:inline}.blog-post-content{border-bottom-color:#ccc}.blog-post-meta,.blog-comment-meta,.blog-comment-nav{color:#969696}.blog-post-tag a,.blog-comment-meta a,.blog-mainpage-meta a{color:#969696 !important}.blog-post-date,.blog-comment-date{color:#767676}div.blog-post-date span.blog-post-time,div.blog-post-date span.blog-post-day{display:none}div.blog-post-edit-form,div.blog-comment-fields{background-color:#f1f1f1}div.blog-post-image-item-border{border-color:#d8d8d8}.blog-sidebar{background-color:#f5f5f5}.blog-sidebar h3{border-bottom-color:#dadada}.blog-bottombar h3{color:#333}.blog-sidebar-title{color:#000 !important}.blog-sidebar-title a{color:#000 !important}div.blog-errors{border:solid 1px #dfbdac;background:#f6dbce}div.blog-notes{border:solid 1px #dad7a7;background:#f6f9d3}div.blog-textinfo{border:solid 1px #d5d5d5;background:#f6f6f6}.blog-required-field{color:red}table.blog-table-header-left th,table.blog-table-header-left td,table.blog-table-header-top th,table.blog-table-header-top td{border-top-color:#d5d5d5}div.blog-post-quote>span,div.blog-post-code>span{color:#7d7d7d;display:none}div.blog-post-code table.blogcode{border-color:#e8e8e8;color:#7d7d7d;background-color:#f7f7f7}div.blog-post-quote table.blogquote{border-color:#e8e8e8;color:#555;background:url(/bitrix/components/bitrix/blog/templates/.default/images/quote-gray.png) no-repeat scroll left top #f7f7f7}div.blog-mainpage-comment .blog-mainpage-content a,div.blog-mainpage-blogs .blog-mainpage-content a:hover,div.blog-mainpage-blogs .blog-mainpage-content a,div.blog-mainpage-comment .blog-mainpage-content a:hover{color:#333}.blog-tab,.blog-tab-container{background-color:#ededed}.blog-tab-items{color:#767676}.blog-tab-items a{color:#767676 !important}.blog-tab-title a{color:#000 !important}.blog-comment-cont-white{background-color:#fff;padding:1px}
/*images*/
div.blog-tab-left {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_start.gif);} div.blog-tab-right {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_end.gif);} div.blog-line {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line_gradient.gif);} .blog-rss-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/rss_icon.gif);} div.blog-comment-new .blog-comment-date{background-color:#fff4ca;padding-top:2px;padding-bottom:3px;padding-left:4px;padding-right:4px}div.blog-comment-hidden .blog-comment-cont-white,div.blog-comment-hidden .blog-comment-date{background-color:#ededed}div#special_perms{padding-top:.5em}div.blog-post-meta div.blog-post-info-bottom{display:none}.blog-post-meta span.blog-post-link-counter,.blog-post-meta span.microblog-post-link-counter{padding:0 0 0 .3em}div.blog-post-rating{float:right}div.blog-post-share{position:relative;float:right}img.linked{border:0;cursor:pointer;height:21px;left:2px;position:relative;top:6px;width:11px}div.blog-edit-field-code label.blog-edit-field-caption{font-weight:var(--ui-font-weight-bold)}span#post-code-input{display:none}a#post-code-text{background-color:#fff4ca;border-bottom:dashed 1px;text-decoration:none}div.blog-post-field-code{padding-top:.5em}div.blog-tags-cloud{text-align:center}div.blog-comment-preview div.blog-comment-cont-white{border-top:1px solid red;border-bottom:1px solid red}div.blog-post-edit-micro #lhe_btn_sourcebb,div.blog-post-edit-micro #blog-post-image{display:none}div.blog-post-edit-micro{margin-bottom:2em;width:78%}div.blog-post-edit-micro #blogpost-length{font-weight:var(--ui-font-weight-bold);display:inline}div.blog-post-edit-micro div.blog-post-edit-form{padding:0;background-color:white;width:100%}div.blog-post-edit-micro div.blog-post-buttons{text-align:left;padding-top:.7em;padding-bottom:.1em}div.blog-post-edit-micro #edit-post-text{padding:0;border:1px solid #c2c2c2;border-radius:2px}div.blog-post-edit-micro .lhe-stat-toolbar-cont,div.blog-post-edit-micro .lhe-button,div.blog-post-edit-micro div.lhe-tlbr-smile-cont{border:0}div.blog-post-edit-micro #blog-post-micro-lhe-hide{display:inline-block;float:right}div.blog-post-edit-micro .lhe-button-cont{padding-left:3px}div.blog-post-edit-micro #blog-post-micro-lhe-but{display:inline-block;padding-top:3px}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_image {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_image.gif) !important; background-position:3px 2px !important;background-repeat:no-repeat;cursor:pointer;}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_createlink {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_link.gif) !important; background-position:2px 2px !important;background-repeat:no-repeat;cursor:pointer}div.blog-post-edit-micro .lhe-button-cont #lhe_btn_bloginputvideo{width:17px;height:15px;padding-top:2px;cursor:pointer}div.blog-post-edit-micro .lhe-button-over{background-color:#fff}div.blog-post-edit-micro .blog-post-group-text{color:#999}div.blog-post-edit-micro #blog-post-micro-lhe-hide{position:absolute;top:2px;right:2px}div.blog-post-edit-micro #blog-post-micro-lhe-hide div{display:inline-block;cursor:pointer;width:17px;height:17px;vertical-align:middle;	background: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_close.gif) no-repeat;}div.blog-post-edit-micro .blog-post-field-bbcode{position:relative}div.blog-comment .blog-author{line-height:30px}div.microblog-post .blog-post-avatar{float:left;margin-right:.5em;width:30px;height:30px;border:1px solid #c4c4c4;background-color:#eceaec;padding:0}div.microblog-post .blog-post-info{background:0;padding:0}div.microblog-post .blog-author{line-height:30px}div.microblog-post div.blog-post-content{border:0;padding:0;padding-top:.5em}div.microblog-post{border-bottom:1px solid #e5e5e5;padding:1px;margin-bottom:1.5em}div.microblog-post div.blog-post-meta{padding-top:.5em;padding-bottom:.5em;font-size:.85em;padding-left:0}div.microblog-post div.blog-post-meta a{color:#969696 !important;text-decoration:none !important}div.microblog-post div.blog-post-meta a:hover{text-decoration:underline !important}div.microblog-post .blog-post-date{font-size:.85em;color:#969696}

div.blog-comment-line {background-color: #ededed; height:1px; background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line-start.gif); background-repeat: no-repeat; background-position: left;} span.blog-vert-separator{height:7px;width:1px;margin-left:.2em;margin-right:.2em;background-color:#e0e0e0;display:inline-block}div.blog-post-meta-util span{display:inline-block}div.blog-post-meta-util *{text-decoration:none !important}div.microblog-post div.blog-post-date a{color:#969696 !important;text-decoration:none !important}div.microblog-post div.blog-post-meta-util a{color:#969696 !important;text-decoration:none !important}.blog-post-meta .bx-rating span,.blog-post-meta-util.bx-rating a{font-size:13px}.blog-post-current-micro .bx-rating span,.blog-post-current-micro .bx-rating a{font-size:11px}.blog-mainpage-meta .bx-rating span{color:#969696}.blog-mainpage-meta span.ilike-light-blog-post *,.blog-mainpage-meta span.ilike-light-microblog *{color:#969696 !important;text-decoration:none !important;font-size:1em}.blog-post-meta-util a span{cursor:pointer}.blog-post-meta-util .ilike-light .bx-ilike-right{font-size:1.2em}.blog-post-meta-util .ilike-light .bx-ilike-text{padding:0;font-size:1.2em}.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-right{font-size:11px}.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-text{font-size:11px}.blog-comment-nav-item{cursor:pointer}div.blog-comments .blog-comment-nav a.blog-comment-nav-item-sel{font-weight:var(--ui-font-weight-bold);text-decoration:none;color:#969696;cursor:default}a.blogPostAutoSave{float:right;display:block;width:18px;height:18px;margin:3px 3px 0 0;position:relative;z-index:2}.blog-post-edit-micro a.blogPostAutoSave{margin-right:10px;margin-left:-12px;margin-top:2px}.blog-notify-bar{width:100%;height:2.5em;line-height:2.5em;	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important; position:relative}.blog-micro-notify-bar{width:100%;height:3em;line-height:1.5em;	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important; position:relative}.blog-notify-close{display:block !important;height:12px !important;margin:3px 6px 0 0;padding:0 !important;position:absolute !important;right:5px !important;top:5px !important;width:12px !important;}
.blog-notify-close a {
    background: url("/bitrix/js/main/core/images/panel/sprite03.png") no-repeat scroll -268px -243px transparent !important; display:block !important;height:12px !important;width:12px !important;cursor:pointer}.blog-notify-text{color:#000 !important;margin:0 !important;text-align:center !important}.blog-notify-text a.blogPostAutoRestore{position:relative;color:red;cursor:pointer;text-decoration:underline;margin-right:9px;margin-top:5px;z-index:2}span.blog-post-group-value{margin-left:.5em;border-bottom:dashed 1px;overflow:hidden;white-space:nowrap;max-width:300px;	}
span.blog-post-group-delete1 {
	background: url("/bitrix/js/main/core/images/controls-sprite.png") no-repeat scroll -21px 8px transparent; cursor:pointer;display:inline-block;height:20px;width:15px;vertical-align:top;margin-left:2px}#blog-post-group-selector{display:inline-block;cursor:pointer}.blog-post-sonet-group{padding-bottom:.5em}.blog-post-edit-micro #blog-post-group-selector{display:inline-block;float:right;font-family:Arial;color:#b2b2b2;padding-right:5px}span.blog-post-group-delete{display:inline-block;cursor:pointer;width:13px;height:16px;vertical-align:top;	background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat 0 -282px;}div.blog-post-group-selector-text{display:inline-block;float:right;font-family:Arial;color:#b2b2b2;padding-right:5px;overflow:hidden;width:350px;white-space:nowrap;text-align:right}.blog-small-button,.blog-small-button-left,.blog-small-button-icon,.blog-small-button-right,.blog-small-button-text{display:inline-block;vertical-align:top;height:27px;cursor:pointer;text-decoration:none !important;outline:0}.blog-small-button{margin:0;background:url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -551px}.blog-small-button-left{width:4px;background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -493px;margin-right:8px}.blog-small-button-text{font:normal normal normal 13px/24px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#4f4f4f}.blog-small-button-right{width:6px;background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -493px;margin-left:8px}.blog-small-button:hover{background:url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -985px}.blog-small-button:hover .blog-small-button-left{background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -927px}.blog-small-button:hover .blog-small-button-right{background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -927px}.blog-arrow{width:30px;height:17px;	background: url("/bitrix/components/bitrix/blog/templates/.default/images/arrow.png") no-repeat 5px 5px; display:inline-block}.feed-com-files{padding-top:10px}.feed-com-files-title{color:#5c6470;font-size:12px;font-weight:var(--ui-font-weight-bold);float:left;min-width:50px}.feed-com-files-cont{overflow:hidden;padding:1px 0 1px 10px;zoom:1}.feed-com-file-wrap{cursor:pointer;display:inline-block;font-size:12px;line-height:14px;margin:0 12px 12px 0;vertical-align:middle}.feed-com-file-wrap:hover .feed-com-file-name{text-decoration:underline}.feed-con-file-icon {background:url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat -55px -220px; display:inline-block; margin-right:5px; height:16px; vertical-align:middle; width:16px;} .feed-com-file-name{color:#2067b0;display:inline-block;font-weight:var(--ui-font-weight-bold);margin-right:4px;max-width:120px;vertical-align:top;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-com-file-size{color:#5c6470;display:inline-block;font-size:12px;vertical-align:top}.feed-com-files-photo{border:1px solid #eee;border-radius:1px;box-shadow:0 0 1px #eee,inset 0 0 1px #eee;display:inline-block;height:48px;margin:0 8px 8px 0;padding:3px;width:48px}.feed-com-files-cont .feed-com-files-photo{height:69px;width:69px}.feed-file-icon-bmp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-css {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-csv {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-dib {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-doc {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-docp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-docx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-gif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-htm {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-html {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-jfif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-jpe {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-jpeg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-jpg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-js {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-pdf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -415px !important;} .feed-file-icon-php {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-png {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-ppt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;} .feed-file-icon-pptp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;} .feed-file-icon-pptx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;} .feed-file-icon-rar {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;} .feed-file-icon-rtf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-swf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-tif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-tiff {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-txt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -192px !important;} .feed-file-icon-xls {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-xlsp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-xlsx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-xml {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-zip {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;} .feed-add-photo-block-wrap{margin-top:-17px}.feed-add-photo-block{display:inline-block;margin:17px 17px 0 0;min-height:92px;width:102px;padding-right:21px;position:relative;vertical-align:top}.feed-add-photo-block .feed-add-post-del-but{background-position:6px -19px;background-color:#fff;height:22px;top:1px;z-index:0}.feed-add-img-wrap{background:#fff;border:1px solid #e2e6e6;-moz-box-shadow:0 0 2px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 2px rgba(0,0,0,0.3);box-shadow:0 0 2px rgba(137,137,137,0.3);display:block;text-align:center;padding:4px;position:relative;z-index:2}.feed-add-img-title{color:#2067b0;display:block;font-weight:var(--ui-font-weight-bold);font-size:12px;margin-top:3px;overflow:hidden}.feed-add-photo-block .feed-add-close-icon{background-color:#fff;background-position:8px -19px;height:22px;top:1px;right:1px;width:22px}.feed-add-photo-block .feed-add-close-icon:hover{background-position:-57px -60px}.feed-add-post-del-but {
	background: url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat; cursor:pointer;right:0;top:0;height:20px;position:absolute;width:20px}.feed-add-photo-block .feed-add-post-del-but{background-position:6px -19px;background-color:white;height:22px;top:1px;z-index:0}#blog-upload-file,#blog-show-seo{color:#2067b0;border-bottom:dashed 1px #2067b0;text-decoration:none}#blog-post-user-fields-UF_BLOG_POST_DOC .file-selectdialog-switcher{display:none}.blg-cancel-com,.blg-cancel-com:link,.blg-cancel-com:visited,.blg-cancel-com:active{color:#5c6470 !important;font-size:12px;text-decoration:none;padding-left:15px}.blg-cancel-com:hover{text-decoration:underline}#blog-show-seo-fields input,textarea{width:100%}
/* End */


/* Start:/bitrix/components/bitrix/blog/templates/.default/themes/green/style.css?17687382251140*/
/*color*/
.body-blog a:link, .body-blog a:visited, .body-blog a:active, .blog-navigation-box li a {color:#33882a;}
.body-blog a:hover {color:#d04747;}

.blog-post-title {background-color: #e7efd3;}
.blog-post-title span, .blog-post-title a:link, .blog-post-title a:visited, .blog-post-title a:active {color: #42783d !important;}

/*images*/
.blog-group-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/user_group.gif);}
.blog-author-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/user.gif);}
.blog-group-edit, .blog-post-edit-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_edit.gif);}
.blog-group-delete, .blog-post-delete-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_delete.gif);}
.blog-post-comments-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_comment.gif);}
.blog-post-views-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_view.gif); }
.blog-post-publish-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_publish.gif);}
.blog-post-show-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_show.gif);}
.blog-post-hide-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_hide.gif);}

.blog-comment-cont{}
.blog-comment-info {}
.blog-post-info-back {}
.blog-post-info {background-color: #f5f5f5; border-top: 1px solid #fff;}

/* End */


/* Start:/bitrix/components/bitrix/rating.vote/templates/like/style.min.css?17687382289913*/
.ilike-light .bx-ilike-button{color:#929292;display:inline-block;height:19px;position:relative;-moz-user-select:none;-khtml-user-select:none;user-select:none}.ilike-light .bx-ilike-left{display:inline-block;height:19px;vertical-align:top;width:10px}.ilike-light .bx-ilike-text{display:inline-block;height:17px;padding:3px 0 0;cursor:pointer}* html .ilike-light .bx-ilike-text{height:19px}.ilike-light .bx-ilike-right-wrap{display:inline-block;height:19px;cursor:default;margin-right:3px}.ilike-light .bx-ilike-right{display:inline-block;height:17px;padding:3px 1px 0 12px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNBN0FCQjAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-color:rgba(0,0,0,0);background-attachment:scroll;background-size:10px 10px;background-position:0 5px}.feed-inform-ilike .ilike-light .bx-ilike-right,.feed-com-informers-bottom .ilike-light .bx-ilike-right{background-position:0 0}.ilike-light .bx-you-like .bx-ilike-right{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNGOEE3MEQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==)}* html .ilike-light .bx-ilike-right{width:16px}.ilike-light .bx-ilike-button-disable{cursor:default}.ilike-light .bx-ilike-button-disable .bx-ilike-left{background-position:0 -39px}.bx-ilike-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNBN0FCQjAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-attachment:scroll;background-color:rgba(0,0,0,0);background-size:cover;width:10px;height:10px;display:inline-block;position:absolute;top:0;left:-3px}.bx-ilike-icon.bx-ilike-icon-orange{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNGOEE3MEQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==)}.rating_vote_graphic{display:none!important}.rating_vote_text{display:inline-block!important}.ilike-light .bx-ilike-plus-one{display:inline-block;position:absolute;padding:4px;background-color:#929292;color:#fff;-webkit-animation:likeLightPlusOne 1.5s 1;-moz-animation:likeLightPlusOne 1.5s 1;border-radius:16px;line-height:5px;font-size:10px;opacity:0;width:12px;height:10px}@-webkit-keyframes likeLightPlusOne{0%{opacity:0}40%{opacity:1}60%{opacity:1}100%{opacity:0}}@-moz-keyframes likeLightPlusOne{0%{opacity:0}40%{opacity:1}60%{opacity:1}100%{opacity:0}}.ilike-light .bx-you-like .bx-ilike-right{color:#ca8400}.feed-post-informers .ilike-light .bx-ilike-right-wrap .bx-ilike-right,.feed-post-informers .ilike-light .bx-ilike-right-wrap.bx-you-like .bx-ilike-right{background-position:0 0}.feed-com-informers .ilike-light .bx-ilike-right-wrap .bx-ilike-right,.feed-com-informers .ilike-light .bx-ilike-right-wrap.bx-you-like .bx-ilike-right{background-position:0 1px}.feed-com-informers .bx-like-anim a:hover,.feed-inform-comments .bx-like-anim a:hover,.feed-inform-ilike .bx-like-anim a:hover,.feed-com-informers .bx-like-anim a,.feed-inform-comments .bx-like-anim a,.feed-inform-ilike .bx-like-anim a{border-bottom:0;-webkit-transition:none;transition:none}
/* End */


/* Start:/bitrix/templates/dresscodeV2/components/bitrix/catalog.comments/.default/themes/black/style.css?176873828724*/
/* catalog_comments */


/* End */
/* /local/components/bitrix/news/templates/blog/bitrix/news.detail/.default/style.css?17785050038405 */
/* /local/assets/css/blog/avtorskiye_prava_i_neyroset.css?1789059207139669 */
/* /bitrix/templates/dresscodeV2/components/bitrix/catalog.comments/.default/style.min.css?17687382874291 */
/* /bitrix/components/bitrix/blog/templates/.default/style.min.css?176873822530185 */
/* /bitrix/components/bitrix/blog/templates/.default/themes/green/style.css?17687382251140 */
/* /bitrix/components/bitrix/rating.vote/templates/like/style.min.css?17687382289913 */
/* /bitrix/templates/dresscodeV2/components/bitrix/catalog.comments/.default/themes/black/style.css?176873828724 */
