/**Combined and Minified 1 Files ["search.scss"] with 3 inclusions ["_mixins.scss","_variables.scss","_page_inner.scss"]**/
#info ol.searchResults h2{font-family:"Barlev";padding:0}#info ol.searchResults .imgWrap{max-width:200px;width:15%;margin-left:2rem}#info ol.searchResults .imgWrap .ratioBox{position:relative;overflow:hidden;height:0;width:100%;padding-top:100%;border-radius:50px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);background-color:var(--color-bg)}#info ol.searchResults .imgWrap img{position:absolute;top:50%;left:50%;min-height:100%;min-width:100%;width:100%;object-fit:cover;transform:translate(-50%,-50%)}#info ol.searchResults span.remark{font-size:1.125rem;background-color:#efefef;padding:.2rem .8rem;display:inline-block;margin-bottom:.5rem;font-weight:600}#info ol.searchResults span.highlight{display:inline-block;padding:0 .5rem;position:relative}#info ol.searchResults span.highlight:before{content:'';background-color:var(--color-bg);width:100%;height:100%;z-index:-1;position:absolute;top:0;left:0;opacity:.4}#info ol.searchResults .more-info{font-size:1.125rem;font-weight:600}#info ol.searchResults .more-info svg{width:25px;height:18px;display:inline-block;margin-right:.5rem;transition:transform 0.3s ease;will-change:transform;transform:scaleX(1) translateX(0)}#info ol.searchResults .more-info:hover svg,#info ol.searchResults .more-info:focus svg{transform:scaleX(1) translateX(-20%)}