@font-face{font-family:'Open Sans';src:url('../../../../../../etc.clientlibs/mchp/clientlibs/clientlib-site/resources/Open_Sans/OpenSans-Regular.ttf')}
@font-face{font-family:'Open Sans';src:url('../../../../../../etc.clientlibs/mchp/clientlibs/clientlib-site/resources/Open_Sans/OpenSans-Italic.ttf');font-style:italic}
@font-face{font-family:'Open Sans';src:url('../../../../../../etc.clientlibs/mchp/clientlibs/clientlib-site/resources/Open_Sans/OpenSans-Bold.ttf');font-weight:700}
@font-face{font-family:'Open Sans';src:url('../../../../../../etc.clientlibs/mchp/clientlibs/clientlib-site/resources/Open_Sans/OpenSans-BoldItalic.ttf');font-weight:700;font-style:italic}
@font-face{font-family:'Open Sans';src:url('../../../../../../etc.clientlibs/mchp/clientlibs/clientlib-site/resources/Open_Sans/OpenSans-SemiBold.ttf');font-weight:600}
@font-face{font-family:'Open Sans';src:url('../../../../../../etc.clientlibs/mchp/clientlibs/clientlib-site/resources/Open_Sans/OpenSans-SemiBoldItalic.ttf');font-weight:600;font-style:italic}
@font-face{font-family:'Open Sans';src:url('../../../../../../etc.clientlibs/mchp/clientlibs/clientlib-site/resources/Open_Sans/OpenSans-Light.ttf');font-weight:300}
@font-face{font-family:'Open Sans';src:url('../../../../../../etc.clientlibs/mchp/clientlibs/clientlib-site/resources/Open_Sans/OpenSans-LightItalic.ttf');font-weight:300;font-style:italic}
.newstab-container{display:flex;flex-direction:column;align-items:center;gap:12px}
.newstab-container .newstab-title{font-weight:800;line-height:120%;text-align:center;color:#000;font-size:36px}
@media(min-width:768px) and (max-width:992px){.newstab-container .newstab-title{font-size:28px}
}
@media(max-width:768px){.newstab-container .newstab-title{font-size:22px}
}
.newstab-container .newstab-tab{display:flex;flex-direction:row;justify-content:center;padding:0;gap:50px;overflow-x:auto;white-space:nowrap}
@media only screen and (max-width:991px){.newstab-container .newstab-tab{gap:20px}
}
.newstab-container .newstab-tab button{font-weight:700;line-height:33px;cursor:pointer;border:0;background-color:transparent;transition:.3s;color:#000;font-size:20px}
@media(min-width:768px) and (max-width:992px){.newstab-container .newstab-tab button{font-size:16px}
}
@media(max-width:768px){.newstab-container .newstab-tab button{font-size:16px}
}
.newstab-container .newstab-tab button.active{color:#1c355e;border-bottom:#41b6e6 solid 4px}
.newstab-container .tabcontent{display:flex;flex-direction:column;-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s;width:100%;gap:12px}
@-webkit-keyframes fadeEffect{from{opacity:0}
to{opacity:1}
}
@keyframes fadeEffect{from{opacity:0}
to{opacity:1}
}
.newstab-container .tabcontent .cards-container{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;margin:12px 0}
@media(min-width:464px) and (max-width:992px){.newstab-container .tabcontent .cards-container{flex-direction:column}
}
@media(max-width:464px){.newstab-container .tabcontent .cards-container{flex-direction:column}
}
.newstab-container .tabcontent .cards-container .newstab-card{display:flex;flex-direction:column;align-items:center;width:25%;border:1px solid #e9e9e6;box-shadow:0 1px 2px rgba(0,0,0,0.06),0 1px 3px rgba(0,0,0,0.1);border-radius:6px}
@media(min-width:464px) and (max-width:992px){.newstab-container .tabcontent .cards-container .newstab-card{flex-direction:row;width:100%;margin-bottom:20px}
}
@media(max-width:464px){.newstab-container .tabcontent .cards-container .newstab-card{width:100%;margin-bottom:20px}
}
.newstab-container .tabcontent .cards-container .newstab-card .homepage-card-img{display:flex}
@media(min-width:464px) and (max-width:992px){.newstab-container .tabcontent .cards-container .newstab-card .homepage-card-img{width:60%}
}
.newstab-container .tabcontent .cards-container .newstab-card .homepage-card-img img{width:100%;height:220px;display:block;margin-left:auto;margin-right:auto;object-fit:contain;object-position:top}
.newstab-container .tabcontent .cards-container .newstab-card .homepage-card-content{display:flex;padding:40px}
@media(min-width:464px) and (max-width:992px){.newstab-container .tabcontent .cards-container .newstab-card .homepage-card-content{width:40%}
}
.newstab-container .tabcontent .cards-container .newstab-card .homepage-card-content .newstab-card-content{gap:10px;display:flex;flex-direction:column}
.newstab-container .tabcontent .cards-container .newstab-card .homepage-card-content .newstab-card-title{font-size:18px;font-weight:700}
.newstab-container .tabcontent .cards-container .newstab-card .homepage-card-content .newstab-card-desc{font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.newstab-container .tabcontent .cards-container .newstab-card .homepage-card-content .news-tab-anchor a{font-weight:400;font-size:14px}
.newstab-container .tabcontent .btn-container{display:flex;justify-content:center;align-items:center}
.newstab-container .tabcontent .btn-container .newstab-btn{padding:12px 16px;width:150px;height:16px;background:#1c355e;border:2px solid #1c355e;border-radius:4px;font-size:16px;line-height:16px;text-align:center;color:#fff}
@media only screen and (max-width:1199px){.newstab-container .tabcontent .btn-container .newstab-btn{align-self:center}
}
.newstab-container .tabcontent .btn-container .newstab-btn:hover,.newstab-container .tabcontent .btn-container .newstab-btn.current,.newstab-container .tabcontent .btn-container .newstab-btn:focus{background:#157eac;border-color:#157eac;color:#fff;text-decoration:none}