html{scroll-behavior:smooth}
.android-disabled{display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:not-allowed;opacity:.72;filter:saturate(.7)}
.android-disabled>span{display:grid;place-items:center;width:23px;height:23px;border-radius:6px;background:#fff2;color:currentColor;font-size:11px;transform:rotate(-90deg)}
.home-catalog{padding:78px clamp(16px,4vw,68px) 90px;background:#eee8dc;scroll-margin-top:78px}
.home-catalog-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;max-width:1400px;margin:0 auto 28px}
.home-catalog-heading h2{margin:9px 0 0;font:400 clamp(38px,5vw,66px)/1 Georgia,serif;color:#152016}
.home-catalog-heading>p{max-width:390px;color:#657064;line-height:1.6}
.home-catalog-frame{display:block;width:100%;max-width:1500px;height:1120px;margin:auto;border:0;border-radius:24px;background:#f4f0e7;box-shadow:0 24px 60px #1723171c}
@media(max-width:760px){.home-catalog{padding:52px 0 60px}.home-catalog-heading{display:block;padding:0 22px}.home-catalog-frame{height:1120px;border-radius:0}.android-disabled{width:auto}}
