.top-recipe-slider{padding:34px 0 46px;background:linear-gradient(180deg,#fff9f0,#fffdf8)}.top-recipe-slider__heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.top-recipe-slider__heading h1{font-size:clamp(2.1rem,4vw,3.7rem);line-height:1;letter-spacing:-.065em;margin:7px 0 0}.top-recipe-slider__heading button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--green);cursor:pointer;font-size:1.25rem;margin-left:6px}.top-recipe-slider__track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 1px 16px;scrollbar-width:none}.top-recipe-slider__track::-webkit-scrollbar{display:none}.top-recipe-slide{flex:0 0 calc((100% - 36px)/3);min-width:300px;height:390px;display:flex;align-items:end;border-radius:24px;background-size:cover;background-position:center;overflow:hidden;color:#fff;scroll-snap-align:start;box-shadow:0 15px 32px #1d332726}.top-recipe-slide:hover{transform:translateY(-3px);text-decoration:none}.top-recipe-slide>div{width:100%;padding:24px}.top-recipe-slide span{font-size:.75rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em;color:#f8ca95}.top-recipe-slide h2{font-size:clamp(1.35rem,2vw,2rem);line-height:1.05;letter-spacing:-.05em;margin:8px 0}.top-recipe-slide p{margin:0;font-size:.88rem}.top-recipe-slide b{margin-left:8px;color:#f8ca95}@media(max-width:760px){.top-recipe-slider{padding:25px 0 35px}.top-recipe-slider__heading{align-items:flex-start}.top-recipe-slider__heading div:last-child{white-space:nowrap}.top-recipe-slide{flex-basis:86%;height:360px}}
