.specials-stack{background:#f5ece8}.special-row{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:clamp(24px,5vw,64px);align-items:center;background:#fff;border:1px solid #e0d2cc;border-radius:20px;padding:clamp(18px,3vw,32px);margin-top:24px;box-shadow:0 18px 45px rgba(65,32,30,.09);overflow:hidden}.special-row:not(:has(.special-image-frame)){grid-template-columns:1fr}.special-image-frame{overflow:hidden;border-radius:14px;max-height:430px}.special-image-frame img{display:block;width:100%;height:320px;object-fit:cover}.special-row h3{font-size:clamp(1.5rem,3vw,2.3rem);margin:.2em 0}.special-row.image-right .special-image-frame{order:2}.special-row.image-top,.special-row.image-bottom{grid-template-columns:1fr}.special-row.image-top .special-image-frame,.special-row.image-bottom .special-image-frame{width:min(100%,720px);margin-inline:auto}.special-row.image-bottom .special-image-frame{order:2}@media(max-width:780px){.special-row{grid-template-columns:1fr}.special-image-frame{max-height:340px}.special-image-frame img{height:260px}.special-row.image-right .special-image-frame{order:0}}
