.header-favorites{position:relative;color:#243448;display:grid;place-items:center;width:36px;height:36px}.header-favorites svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}.header-favorites>span{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;border-radius:10px;background:var(--blue);color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center;padding:0 4px}.card-favorite{position:absolute;right:14px;bottom:14px;z-index:3}.heart-button{width:43px;height:43px!important;padding:0!important;border-radius:50%;display:grid;place-items:center;background:#fff!important;color:#344256!important;box-shadow:0 5px 18px #071d3c35;border:0}.heart-button svg{width:22px;height:22px;fill:transparent;stroke:currentColor;stroke-width:2}.heart-button:hover,.heart-button.is-saved{color:#fff!important;background:#ef3355!important}.heart-button.is-saved svg{fill:currentColor}.detail-favorite{display:inline-flex;align-items:center;gap:9px}.detail-favorite svg{width:21px;height:21px;fill:transparent;stroke:currentColor;stroke-width:2}.detail-favorite.is-saved{background:#ef3355}.detail-favorite.is-saved svg{fill:currentColor}@media(max-width:1100px){.header-favorites{margin-left:auto}.header-search+.header-favorites{margin-left:0}}
