.showcase-gallery .gallery-grid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));align-items:stretch}
.showcase-gallery .gallery-grid figure,.showcase-gallery .gallery-grid figure:first-child{height:178px}
.showcase-gallery .gallery-empty{margin:24px 0 0;color:#866f7a;font-size:12px;line-height:1.6}
.price-section{scroll-margin-top:92px;padding:68px 0;background:linear-gradient(180deg,#fff8fb 0%,#fffdfd 100%);border-top:1px solid #f5e9ee;border-bottom:1px solid #f5e9ee}
.price-section .section-heading{display:flex;justify-content:space-between;gap:28px;align-items:end}
.price-section .section-heading p:last-child{max-width:350px;margin:0;color:#78656f;font-size:12px;line-height:1.65}
.price-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:29px}
.price-list__item{display:grid;grid-template-columns:1fr auto;gap:4px 20px;padding:18px 20px;background:#fff;border:1px solid #f1e0e7;border-radius:8px;box-shadow:0 9px 22px rgba(110,51,76,.045)}
.price-list__item h3{margin:0;font:600 24px/1 var(--serif);color:#33202b}.price-list__item strong{align-self:center;color:#c44e7b;font-size:16px}.price-list__item p{grid-column:1/-1;margin:4px 0 0;color:#76636d;font-size:11px;line-height:1.55}.price-list__item span{margin-top:5px;color:#ad617f;font-size:10px;font-weight:800}
.about-section{scroll-margin-top:92px}
@media(max-width:700px){.showcase-gallery .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.showcase-gallery .gallery-grid figure,.showcase-gallery .gallery-grid figure:first-child{height:174px}.price-section{padding:52px 0}.price-section .section-heading{display:block}.price-section .section-heading p:last-child{margin-top:13px}.price-list{grid-template-columns:1fr;gap:9px}.price-list__item{padding:16px}.price-list__item h3{font-size:23px}}
