.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%;display:flex;flex-direction:column;gap:1.5rem;flex:1;background:#efefef}.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-black);font-family:var(--font-family-2);font-size:var(--text-md);font-weight:var(--weight-normal);text-decoration:underline;border:0;background-color:transparent;transition:all .8s ease-in-out;padding-right:.5rem;display:flex;gap:.3rem;align-items:end;flex:1}.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:after{margin-left:1.5rem}.seaching_results__container .row>p{font-family:var(--font-family-1)}.title-search{font-family:var(--font-family-2)!important;font-size:28px!important;font-weight:var(--weight-normal);color:var(--brand-black)}.truncated-text{font-size:18px;color:#231815;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;letter-spacing:0;font-family:var(--font-family-1)}@media(min-width:768px){.seaching_results_parragraph{padding:0}}@media(max-width:500px){.seaching_results__container .wrapper-content-results .result-card{padding:1rem 2rem}.title-search{font-size:25px}}