.seaching_results__container{overflow:hidden}.seaching_results_parragraph{padding:0 1rem}.seaching_results__container .wrapper-content-results .result-card{text-align:justify;padding:1rem;display:none;opacity:0}.seaching_results__container .wrapper-content-results .result-card .wrapper-card{transition:all .5s ease-in-out;display:flex;flex-direction:column;justify-content:stretch;max-width:100%;width:100%}.seaching_results__container .wrapper-content-results .result-card .text-content{padding:7%;max-width:100%}.seaching_results__container .wrapper-content-results .result-card .wrapper-card:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.2)}.seaching_results__container .wrapper-content-results .result-card .search_button{color:var(--brand);font-family:var(--font-family-1);font-size:var(--text-lg);font-weight:var(--weight-normal);text-decoration:none;border:0;background-color:transparent;transition:all .8s ease-in-out}.seaching_results__container .wrapper-content-results .result-card .img-responsive{max-height:80%;width:100%;height:auto;object-fit:cover;object-position:center;aspect-ratio:450/254}.seaching_results__container .wrapper-content-results .result-card .img-responsive.img-models{height:100%;object-fit:contain}.seaching_results__container .wrapper-content-results .result-card .search_button:hover{font-family:var(--font-family-1)}.seaching_results__container .wrapper-content-results .result-card .search_button:hover:after{margin-left:1.5rem}.seaching_results__container .row>p{font-family:var(--font-family-1)}.truncated-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:X;font-family:var(--font-family-1)}@media(min-width:768px){.seaching_results_parragraph{padding:0}}