.mchp-featured-product-collection .mchp-featured-product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px}
.mchp-featured-product-collection .mchp-featured-product-grid.mchp-card-grid-3{grid-template-columns:repeat(3,1fr);grid-gap:16px}
.mchp-featured-product-collection .mchp-featured-product-grid.mchp-card-grid-2{grid-template-columns:repeat(2,1fr);grid-gap:16px}
.mchp-featured-product-collection .mchp-featured-product-grid.multi-card .mchp-featured-product-card,.mchp-featured-product-collection .mchp-featured-product-grid.single-card .mchp-featured-product-card{display:flex;flex-direction:column;height:100%;overflow:hidden;box-shadow:0 1px 3px 0 rgba(16,24,32,0.1),0 1px 2px 0 rgba(16,24,32,0.06);border-radius:6px;background:#fbfcfe}
.mchp-featured-product-collection .mchp-featured-product-grid.single-card{display:block}
.mchp-featured-product-collection .mchp-featured-product-grid.single-card .mchp-featured-product-card{flex-direction:row}
.mchp-featured-product-collection .mchp-featured-product-grid.single-card .product-image{width:240px;height:auto;padding-right:5px}
.mchp-featured-product-collection .mchp-featured-product-grid.single-card .product-info{width:60%}
.mchp-featured-product-collection .product-image{width:240px;height:240px;padding:10px;display:flex;margin:0 auto}
.mchp-featured-product-collection .product-image img{max-width:100%;max-height:100%;object-fit:contain;display:block;margin:auto}
.mchp-featured-product-collection .product-info{display:flex;flex-direction:column;flex-grow:1;padding:10px}
.mchp-featured-product-collection .product-card-title .mchp-title__text{margin:0}
.mchp-featured-product-collection .product-card-actions-container{margin-top:auto}
.mchp-featured-product-collection .mchp-featured-card-product-link{display:flex;align-items:center;text-decoration:none;color:#157eac;gap:15px}
.mchp-featured-product-collection .mchp-featured-card-product-link span:hover{text-decoration:underline #1c355e;color:#1c355e}
.mchp-featured-product-collection .mchp-featured-product-grid.product-card-actions-container:hover{text-decoration:none}
.mchp-featured-product-collection .mchp-featured-card-product-link i{padding-right:5px;text-decoration:none}
@media(max-width:1024px) and (min-width:768px){.mchp-featured-product-collection .mchp-featured-product-grid{grid-template-columns:repeat(2,1fr)}
.mchp-featured-product-collection .image-container-tablet{grid-template-columns:1fr}
.mchp-featured-product-collection .mchp-featured-product-grid.multi-card .mchp-featured-product-card,.mchp-featured-product-collection .mchp-featured-product-grid.single-card .mchp-featured-product-card{flex-direction:column}
.mchp-featured-product-collection .mchp-featured-product-grid.single-card .product-image,.mchp-featured-product-collection .mchp-featured-product-grid.multi-card .product-image{width:100%;height:200px;padding-right:0;order:-1}
.mchp-featured-product-collection .mchp-featured-product-grid.single-card .product-info,.mchp-featured-product-collection .mchp-featured-product-grid.multi-card .product-info{width:100%}
}
@media(max-width:767px){.mchp-featured-product-collection .mchp-featured-product-grid{grid-template-columns:1fr}
.mchp-featured-product-collection .mchp-featured-product-grid.multi-card .mchp-featured-product-card,.mchp-featured-product-collection .mchp-featured-product-grid.single-card .mchp-featured-product-card{flex-direction:column}
.mchp-featured-product-collection .mchp-featured-product-grid.single-card .product-image,.mchp-featured-product-collection .mchp-featured-product-grid.multi-card .product-image{width:100%;height:150px;padding-right:0;order:-1}
.mchp-featured-product-collection .mchp-featured-product-grid.single-card .product-info,.mchp-featured-product-collection .mchp-featured-product-grid.multi-card .product-info{width:100%}
}