.home-favorites{padding-top:55px;padding-bottom:55px;scroll-margin-top:110px}.home-favorites .section-title h2{align-items:center;gap:9px;display:flex}.home-favorites .section-title h2 svg{color:#0b6068;width:21px}.favorites-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.favorites-grid article{background:#fff;border:1px solid #dde5e6;border-radius:12px;position:relative;overflow:hidden}.favorites-grid article>a{color:#18333b;flex-direction:column;padding:14px;display:flex}.favorites-grid img{object-fit:contain;background:#f5f7f7;width:100%;height:165px}.favorites-grid strong{margin-top:13px;font-size:14px}.favorites-grid span{margin-top:7px;font-weight:800}.favorites-grid small{color:#77888d;margin-top:5px}.favorites-grid article>button{color:#0b6068;background:#fff;border:0;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 2px 9px #1730392b}.favorites-grid article>button svg{width:15px}.favorites-empty{text-align:center;color:#75868b;border:1px dashed #bdcbcd;border-radius:12px;padding:45px 20px}.favorites-empty>svg{color:#0b6068}.favorites-empty a{color:#0b6068;margin-top:10px;font-weight:800;display:inline-block}@media (max-width:900px){.favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.favorites-grid{grid-template-columns:1fr}}
