.oso-favorites{scroll-margin-top:20px}.oso-favorite-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.oso-favorite-card{position:relative;min-height:570px;border-radius:28px;overflow:hidden;background:#0e2b19;color:#fff;text-decoration:none}.oso-favorite-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.oso-favorite-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,28,16,.96),rgba(7,28,16,.05) 75%)}.oso-favorite-card:hover img{transform:scale(1.035)}.oso-favorite-card>div{position:absolute;z-index:2;left:34px;right:34px;bottom:34px}.oso-favorite-card h3{font-size:40px;line-height:1.02;margin:8px 0 12px}.oso-favorite-card p{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.oso-favorite-card span{display:block;line-height:1.5;color:#e7eee8}.oso-favorite-card b{display:block;margin-top:18px;color:#c7e970}.oso-badge{position:absolute;z-index:3;top:24px;left:24px;padding:10px 14px;border-radius:999px;background:#94bd32;color:#0e2b19!important;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.oso-three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.oso-small-card,.oso-breakfast-card{display:block;overflow:hidden;border-radius:22px;background:#f7f1e5;color:#172119;text-decoration:none}.oso-small-card img{width:100%;height:330px;object-fit:cover}.oso-small-card div,.oso-breakfast-card div{padding:26px}.oso-small-card small,.oso-breakfast-card small{text-transform:uppercase;letter-spacing:.1em;color:#568f23;font-weight:800}.oso-small-card h3,.oso-breakfast-card h3{font-size:27px;line-height:1.1;margin:10px 0 22px}.oso-small-card b,.oso-breakfast-card b{color:#173d23}.oso-breakfast{background:#edf3e7}.oso-breakfast-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.oso-breakfast-card{display:grid;grid-template-columns:48% 1fr;background:#fff}.oso-breakfast-card img{width:100%;height:100%;min-height:340px;object-fit:cover}.oso-breakfast-card div{align-self:center}@media(max-width:820px){.oso-favorite-grid,.oso-three-grid,.oso-breakfast-grid{grid-template-columns:1fr}.oso-breakfast-card{grid-template-columns:1fr}}@media(max-width:520px){.oso-favorite-card{min-height:500px}.oso-favorite-card h3{font-size:33px}.oso-small-card img{height:280px}}
