.dessert-catalog{width:min(1180px,calc(100% - 40px));margin:auto;padding:105px 0}.dessert-head{text-align:center;margin-bottom:52px}.dessert-head h2{font-size:clamp(3rem,6vw,5.8rem);line-height:1;margin:12px 0}.dessert-head p{max-width:650px;margin:auto;color:#705d50;line-height:1.7}.dessert-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.dessert-card{background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 16px 42px rgba(46,25,12,.09)}.dessert-card img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.dessert-copy{padding:26px}.dessert-title{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.dessert-title h3{font-size:2rem;margin:0}.dessert-price{font:700 1.3rem Georgia,serif;color:#8f6508;white-space:nowrap}.dessert-copy p{color:#746052;line-height:1.6;margin:12px 0 0}.dessert-footer{text-align:center;padding:0 20px 100px}@media(max-width:700px){.dessert-grid{grid-template-columns:1fr}.dessert-catalog{padding:75px 0}}
