/* Mega menu Expert Corner */
section.mega-menu-expert-card{max-width:20rem;overflow:hidden;border-radius:.5rem;background:#f4f6f9;display:grid}section.mega-menu-expert-card .expert-card__image{height:160px}section.mega-menu-expert-card .expert-card__title{padding:1.75rem 1.75rem 0;color:#1b1820;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.625rem;margin:0}section.mega-menu-expert-card .read-more{padding:0 28px 28px;color:#175cff;font-family:Geist,sans-serif;font-size:1rem;line-height:1.875rem}section.mega-menu-expert-card .read-more i{font-family:"Font Awesome 6 Pro";font-size:.875rem;font-style:normal;font-weight:400;line-height:1.875rem}@media only screen and (max-width:575px){section.mega-menu-expert-card{grid-template-columns:32% 68%;max-width:fit-content}section.mega-menu-expert-card>.expert-card__image{height:auto;display:block;grid-row:1/3}section.mega-menu-expert-card .expert-card__title{font-size:1rem;padding:.75rem .75rem 0;line-height:1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}section.mega-menu-expert-card .read-more{padding:0 .75rem .75rem;font-size:.875rem}section.mega-menu-expert-card .expert-card__image img{object-fit:none;min-height:100%}}