

/* Start:/local/components/app.module/press.center.section/templates/news/style.css?1766341898724*/
.article-preview .article-preview__tag.article-preview_business  {
    color: #6bd1ac;
    background: #f0faf7
}
.article-preview .article-preview__tag.article-preview_investment {
    color: #a994ff;
    background: #f7f5ff
}
.article-preview .article-preview__tag.article-preview_finance {
    color: #ffac70;
    background: #fff6f0
}
.article-preview .article-preview__tag.article-preview_events {
    color: #f66;
    background: #fff0f0
}
.article-preview .article-preview__tag.article-preview_press-kit{
    color: #364cc9;
    background: #eff1fb
}
.article-preview__time.not_date::before{
    display: none;
}

.article-preview__title, .article-preview__tag{
    text-decoration: none;
}

/* End */


/* Start:/local/components/app.module/footer/templates/.default/style.css?1766341898209*/
@media screen and (max-width: 1679px) {
	.main-search__form .input__button {
		right: 20px;
	}
	.main-search__empty{
		min-height:350px;
	}
	.main-search__body:has(.main-search__item){
		min-height:350px;
	}
}
/* End */


/* Start:/local/components/kkbank/cookie-banner/templates/.default/style.css?1775539554709*/
.kkb-cb{
    width: 580px;
    padding: 12px 16px;
    border-radius: 16px;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);
    z-index: 10;
    position: fixed;
    bottom: 110px;
    left: 18px;
    background: var(--brand-white);
	display: flex;
    align-items: center;
}
.cb-textbox{
	font-size: 12px;
	font-weight: 500;
}
.cb-button{
	padding: 12px 16px;
    background: var(--brand-primary);
    color: var(--brand-white);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

@media (max-width: 1000px){
	.kkb-cb{
		max-width: 90%;
    	flex-direction: column;
	   bottom: 100px;
	}
	.cb-button{
		margin-top: 16px;
		width: 100%;
		text-align: center;
	}
}
/* End */
/* /local/components/app.module/press.center.section/templates/news/style.css?1766341898724 */
/* /local/components/app.module/footer/templates/.default/style.css?1766341898209 */
/* /local/components/kkbank/cookie-banner/templates/.default/style.css?1775539554709 */
