.mchp-knowledge-base-article .mchp-article-cmp-title-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}
.mchp-knowledge-base-article .mchp-article-cmp-title-container .mchp-article-cmp-title{font-size:23px;font-family:'Open Sans',sans-serif;font-weight:600;line-height:27px;flex:1}
.mchp-knowledge-base-article .mchp-article-cmp-title-container .mchp-article-base-btn{flex-shrink:0}
.mchp-knowledge-base-article .mchp-article-cmp-title-container .mchp-button-large .mchp-button{padding:10px 10px}
.mchp-knowledge-base-article .mchp-article-container{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;font-family:'Open Sans',sans-serif}
.mchp-knowledge-base-article .mchp-article-container .mchp-article-card-grid{background:#fff;border-radius:4px;padding:16px;box-shadow:0 7px 29px 0 #64646F33}
.mchp-knowledge-base-article .mchp-article-container .mchp-article-card-grid a{font-size:16px;font-weight:600;line-height:20px;color:#157eac;text-decoration:none;display:block;margin-bottom:8px}
.mchp-knowledge-base-article .mchp-article-container .mchp-article-card-grid a h3{font-size:16px;font-weight:600;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.mchp-knowledge-base-article .mchp-article-container .mchp-article-card-grid a:hover{text-decoration:underline}
.mchp-knowledge-base-article .mchp-article-container .mchp-article-card-grid .mchp-article-desc{font-size:14px;color:#636362;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0}
@media screen and (max-width:767px){.mchp-knowledge-base-article .mchp-article-cmp-title-container{margin-bottom:15px}
.mchp-knowledge-base-article .mchp-article-cmp-title-container .mchp-article-cmp-title{font-size:20px}
.mchp-knowledge-base-article .mchp-article-container{grid-template-columns:repeat(1,1fr);gap:16px}
}
@media screen and (max-width:1024px) and (min-width:768px){.mchp-knowledge-base-article .mchp-article-cmp-title-container .mchp-article-cmp-title{font-size:24px}
.mchp-knowledge-base-article .mchp-article-container{grid-template-columns:repeat(1,1fr);gap:16px}
}