/* IKV4 presentation for the live iLog page family. */

.ilog-page .ilog-introduction {
	max-width: 820px;
	margin: 0 0 38px;
}

.ilog-page .ilog-introduction p {
	margin: 0 0 18px;
}

.ilog-page .ilog-key {
	margin: 0 0 44px;
}

.ilog-page .ilog-key h2 {
	margin: 0 0 20px;
	color: #000000;
	font-family: 'Suisse', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0;
	text-transform: none;
}

.ilog-page .ilog-key-services {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 30px;
	margin: 0 0 28px;
}

.ilog-page .ilog-key-service {
	display: grid;
	grid-template-columns: 58px minmax(0, 1fr);
	align-items: start;
	gap: 14px;
}

.ilog-page .ilog-key-service img {
	display: block;
	width: 52px;
	height: 52px;
	object-fit: contain;
}

.ilog-page .ilog-key-service p {
	margin: 0;
}

.ilog-page .ilog-key-subjects {
	display: grid;
	grid-template-columns: repeat(8, minmax(0, 1fr));
	gap: 10px;
	padding: 20px 0 0;
	border-top: 1px solid #bcbcbc;
}

.ilog-page .ilog-key-subject {
	display: flex;
	min-width: 0;
	flex-direction: column;
	align-items: center;
	gap: 7px;
	font-family: 'Suisse', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	text-align: center;
}

.ilog-page .ilog-key-subject img {
	display: block;
	width: 32px;
	height: 37px;
	object-fit: contain;
}

.ilog-page .ilog-feed .nbsilog {
	box-sizing: border-box;
	width: calc((100% - 28px) / 3);
	height: auto;
	margin-right: 0;
	aspect-ratio: 305 / 220;
}

.ilog-page .ilog-feed .nbsilog.tml {
	margin-left: 14px;
}

.ilog-page .ilog-main-image,
.ilog-page .ilog-main-image img {
	display: block;
	width: 100%;
	height: auto;
}

.ilog-page .ilbalk,
.ilog-page .ilot,
.ilog-page .ilost,
.ilog-page .loadmore,
.ilog-page .loadmore a {
	font-family: 'Suisse', Arial, Helvetica, sans-serif !important;
}

.ilog-page .ilot {
	font-size: 15px !important;
	line-height: 22px !important;
}

.ilog-page .ilost {
	font-size: 13px !important;
	line-height: 18px !important;
}

.ilog-page .ikil_main_col_box {
	padding: 0;
	border: 0;
	border-radius: 0;
}

.ilog-page .ilog-item-heading {
	display: flex;
	align-items: flex-end;
	gap: 24px;
	margin: 0 0 24px;
}

.ilog-page .ilog-item-heading-copy {
	min-width: 0;
	flex: 1 1 auto;
}

.ilog-page .ilog-item-heading h2 {
	margin: 0;
	color: #000000 !important;
	font-family: 'Suisse', Arial, Helvetica, sans-serif !important;
	font-size: 24px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 29px !important;
	letter-spacing: 0;
	text-transform: none;
}

.ilog-page .ilog-item-heading .ikv4-subtitle {
	margin: 6px 0 0 !important;
}

.ilog-page .ilog-item-icon {
	display: block;
	flex: 0 0 43px;
	width: 43px;
	height: 43px;
	margin-left: auto;
	object-fit: contain;
}

.ilog-page .ilog-main-image {
	margin: 0 0 24px;
}

.ilog-page table.altbg {
	width: 100%;
	border-collapse: collapse;
}

.ilog-page table.altbg tr:nth-child(odd) {
	background-color: #e7e7e7;
}

.ilog-page table.altbg td {
	box-sizing: border-box;
	padding: 18px 14px;
	background: rgba(255, 255, 255, 0.6);
	font-family: 'Suisse', Arial, Helvetica, sans-serif !important;
	font-size: 15px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 22px !important;
	vertical-align: top;
}

.ilog-page table.altbg .ifrtbg,
.ilog-page table.altbg .ifrt {
	width: 205px;
	font-weight: 600;
}

.ilog-page table.altbg b,
.ilog-page .pmfull-text > b {
	font: inherit !important;
	font-weight: 600 !important;
}

.ilog-page .ikimbalk,
.ilog-page .ikimbalk span {
	font-family: 'Suisse', Arial, Helvetica, sans-serif !important;
	font-size: 15px !important;
	line-height: 22px !important;
}
