.template__search-list-item{gap:2rem;margin-top:var(--margin-md);padding:2rem}.template__search-list-item:focus-within{background-color:var(--color-primary-light)}.template__search-list-item .image img{height:200px;width:auto}.template__search-list-item .content{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.template__search-list-item .content .title{color:var(--color-primary)}.template__search-list-item .btn{margin-left:auto;margin-top:1rem}.template__search-list-item .btn:after{border-color:var(--color-primary)}