.p-knowledge-base-article {
	
}
.p-knowledge-base-article h1 {
	font-size: 1.3rem;
    color: #5035c1;
    font-weight: 600;
    margin-bottom: 1.5rem;
    border-bottom: 4px solid #F3F5FD;
    padding-bottom: 0.5rem;
    padding-right: 1rem;
    display: inline-block;
}
.p-knowledge-base-article h2 {
    font-size: 1.2rem;
    color: #3D3D3D;
    border-radius: 2rem;
    font-weight: 600;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}
.p-knowledge-base-article h3 {
    font-size: 1.0rem;
    color: #3D3D3D;
    border-radius: 2rem;
    font-weight: 600;
	margin-top: 2rem;
}

.p-knowledge-base-article ul {
	list-style-image: url('https://files.mentiway.com/knowledge-base/bullet.svg');
	padding-left:1.5rem;
}
.p-knowledge-base-list-other {
	list-style-image: url('https://storage.googleapis.com/mentiway-static/knowledge-base/bullet_2a.png')!important;
}
.p-knowledge-base-list-box {
	background: #F3F5FD;
    border-radius: 1.0rem;
    padding: 1.2rem 1.5rem!important;
	margin:1.5rem 0rem;
}
.p-knowledge-base-list-box-icon {
    background-image: url(https://files.mentiway.com/knowledge-base/gfx/checklist.png);
    background-repeat: no-repeat;
    background-position: top 15px right 15px;
    background-size: 110px auto;
	line-height:1.6rem;
}
@media only screen and (max-width: 1100px) {
	.p-knowledge-base-list-box-icon {
		background-image: none;
		padding: 1.2rem 1rem 1.2rem 1rem!important;
	}
}
.p-knowledge-base-info-box {
	line-height:1.6rem;
	background: #fff2fb;
    border-radius: 1.0rem;
    padding: 1.2rem 1.5rem 1.2rem 6.5rem!important;
	margin:1.5rem 0rem;
    background-image: url(https://files.mentiway.com/knowledge-base/gfx/info_icon.png);
    background-repeat: no-repeat;
    background-position: 1rem 50%;
    background-size: 4rem;
}


@media only screen and (max-width: 500px) {
	.p-knowledge-base-info-box {
		background-image: none;
		padding: 1.2rem 1rem 1.2rem 1rem!important;
	}
}


.p-knowledge-base-message {
	background: #F3F5FD;
    border-radius: 1.0rem;
    padding: 1.2rem 1.5rem!important;
	margin:1.5rem 0rem;
}

.p-knowledge-base-list-box ul {
	padding-left:0rem!important;
}
.p-knowledge-base-intro {
	font-weight:600;
	color:#4623A8;
}
.p-knowledge-base-article ul li {
	line-height:1.6rem;
	margin-left:1.5rem;
	position:relative;
	padding-left: 0.5rem;
}

.p-knowledge-base-article ol {
	padding-left:1.5rem;
	list-style: none; 
	counter-reset: li
}
.p-knowledge-base-article ol li {
	line-height:1.6rem;
	margin-left:0.5rem;
	padding-left:1.5rem;
	counter-increment: li
}
.p-knowledge-base-article ol li::before {
	content: counter(li) "."; 
	color: #f674cb;
	font-weight:600;
	display: inline-block; 
	width: 1.5em;
	margin-left: -1.5em
}

.p-knowledge-base-article p {
	line-height:1.6rem;
	font-size:0.9rem;
}

.p-knowledge-base-article a {
	color: #4a41c6;
    text-decoration: underline;
}
.p-knowledge-base-article a:hover {
    text-decoration: none;
}
.p-knowledge-base-smart-letters {
    margin-left: 2rem;
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
    line-height: 2rem;
}
	.p-knowledge-base-smart-letter {
    width: 2rem;
    height: 2rem;
    text-align: center;
    border-radius: 1rem;
    color: #ffffff;
    background: #F575C9;
}
	.p-knowledge-base-smart-txt {
    font-weight: 600;
    background: #4a41c6;
    padding: 0 1rem;
    border-radius: 1rem;
    color: #ffffff;
}

.p-knowledge-base-article ul li::before {content:none;}

.p-knowledge-base-questions {
	background-image:url(https://files.mentiway.com/knowledge-base/gfx/questions.png);
	background-repeat: no-repeat;
	background-position: right 15px top 15px;
	background-size: 70px;
	font-style:italic;
}
@media only screen and (max-width: 950px) {
	.p-knowledge-base-questions {
		background-image: none;
	}
}
.p-knowledge-base-article .fa-solid, .p-knowledge-base-article .fa-regular {
	color:#ffc1ea;
	margin-right:5px;
}
.p-knowledge-base-table {
	background: #F3F5FD;
	margin: 1.5rem 0rem;
	border-spacing:0;
	width:100%;
	padding:1rem;
	border-radius:1rem;
}
.p-knowledge-base-table td {
	padding:0.5rem 1rem;
	border-bottom:1px solid rgb(102 75 240);
	border-right:1px solid rgb(102 75 240);
}
.p-knowledge-base-table td:last-of-type {
	border-right:0;
}
.p-knowledge-base-table tr:last-of-type td {
	border-bottom:0;
}
.p-knowledge-base-warning-box {
	line-height:1.6rem;
	background: #fff6fc;
	border-radius: 1.0rem;
	padding: 1.2rem 1.5rem 1.2rem 6.5rem!important;
	margin:1.5rem 0rem;
	background-image: url(https://files.mentiway.com/knowledge-base/gfx/warning.png);
	background-repeat: no-repeat;
	background-position: 1rem 50%;
	background-size: 4rem;
}

.p-knowledge-base-techniques-sides {
	padding: 0rem 1.2rem;
	margin: 1.5rem 0rem 2.0rem 0rem;
	display:flex;
	border:1px solid #fff2fb;
	background-color:#fdf9fc;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	border-radius: 1.0rem;
	gap: 1rem;
}
.p-knowledge-base-techniques-sides div {
	width:calc(50% - 1rem);
}
@media only screen and (max-width: 1300px) {
	.p-knowledge-base-techniques-sides {
		padding:0;
		margin:0;
		gap:0;
		border:0;
		background-color:transparent;
	}
	.p-knowledge-base-techniques-sides div {
		width:100%;
	}
}
.p-knowledge-base-breaker {
	margin: 2.5rem -1.3rem 1.5rem;
	height: 0.75rem;
	background-color: #f5f6fa;
}