  .search_feed_card{position:relative;padding:20px 0;display:flex;align-items:center;justify-content:start;gap:40px}@media only screen and (max-width:768px){.search_feed_card{padding:15px 0;align-items:start;gap:20px}}.search_feed_card+.search_feed_card{border-top:1px solid var(--warm-300)}.search_feed_card .card_link{position:absolute;inset:0;z-index:2;border-radius:10px}.search_feed_card .card_link:hover~.content .title{color:#007bc7}.search_feed_card .media-placeholder{display:flex;align-items:center;justify-content:center;width:150px;height:150px;flex-shrink:0;border-radius:10px;background-color:var(--warm-300);color:var(--warm-400);font-size:64px;line-height:64px}@media only screen and (max-width:768px){.search_feed_card .media-placeholder{width:80px;height:80px;border-radius:6px;font-size:36px;line-height:36px}}.search_feed_card picture{flex-shrink:0}.search_feed_card picture img{border-radius:10px;flex-shrink:0;width:150px;height:auto;object-fit:cover}@media only screen and (max-width:768px){.search_feed_card picture img{width:80px;border-radius:6px}}.search_feed_card .content{display:flex;flex-direction:column;gap:14px;max-width:500px}@media only screen and (max-width:768px){.search_feed_card .content{gap:8px}}.search_feed_card .content .tag{width:fit-content}.search_feed_card .sections{display:flex;flex-direction:row;align-items:center;gap:12px}.search_feed_card .sections *:not(:first-child):not(.tag):before{content:"";display:block;mask-repeat:no-repeat;mask-position:center center;mask-image:url("/modules/custom/nas_patterns/icons_dictionary/arrow_right_icon.svg");mask-size:14px 14px;width:16px;height:16px;margin-right:12px;background:var(--warm-400)}.search_feed_card .section{display:flex;flex-direction:row;align-items:center;font-family:"Gotham Narrow", Verdana, sans-serif;font-size:13px;line-height:1;font-weight:500;letter-spacing:2.535px;text-transform:uppercase;color:var(--azure-600)}@media only screen and (max-width:768px){.search_feed_card .section{font-size:12px}}.search_feed_card .title{font-family:"Abril Text", Georgia, serif;font-weight:700;font-size:28px;line-height:31px;color:var(--warm-900)}.no_media.search_feed_card .title{font-size:23px;line-height:27px}@media only screen and (min-width:769px){.search_feed_card .title.longer_than_60{font-size:23px;line-height:27px}}@media only screen and (max-width:768px){.search_feed_card .title{font-size:21px;line-height:25px}}.search_feed_card .text{font-family:"Gotham Narrow", Verdana, sans-serif;font-size:15.5px;line-height:22px;font-weight:500;color:var(--warm-800)}.search_feed_card .info{font-family:"Gotham Narrow", Verdana, sans-serif;font-size:13.5px;line-height:22px;letter-spacing:0.135px;font-weight:700;color:var(--warm-800)}@media only screen and (max-width:768px){.search_feed_card .info{font-size:11.5px}}