.catalog-page{color:#143a3b;background:#fbf8f3;min-height:100vh}.catalog-nav{color:#fff;background:#0b3031;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(22px,6vw,90px);display:flex}.catalog-brand{align-items:center;gap:10px;display:flex}.catalog-brand i{color:#d3b785;border:1px solid #d3b785;border-radius:50%;place-items:center;width:42px;height:42px;font-size:21px;font-style:normal;display:grid}.catalog-brand b{display:block}.catalog-brand small{letter-spacing:2px;color:#ffffff8a;margin-top:4px;font-size:8px;display:block}.catalog-nav>div{align-items:center;gap:12px;display:flex}.catalog-nav a,.catalog-nav button{color:#fff;font:inherit;cursor:pointer;background:0 0;border:0;font-size:11px}.catalog-nav .back{border:1px solid #ffffff4a;padding:10px 14px}.catalog-hero{color:#fff;background:#123d3d;padding:75px clamp(24px,8vw,125px);position:relative;overflow:hidden}.catalog-hero:after{content:"";inset-inline-end:-30px;border:1px solid #ffffff13;border-radius:50%;width:260px;height:260px;position:absolute;top:-90px}.catalog-hero p{color:#ed9b82;margin:0 0 12px;font-size:11px}.catalog-hero h1{margin:0 0 15px;font-size:clamp(38px,5vw,64px)}.catalog-hero>span{color:#ffffff9a;font-size:12px;line-height:1.8}.catalog-main{padding:65px clamp(24px,8vw,125px)}.catalog-count{color:#6f7b78;margin-bottom:25px;font-size:11px}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.catalog-card{background:#fff;overflow:hidden;box-shadow:0 10px 30px #143a3b0c}.catalog-card-image{background:#e7dfd2;height:240px;position:relative}.catalog-card-image img{object-fit:cover;width:100%;height:100%}.catalog-card-image .placeholder{color:#947e6a;background:linear-gradient(135deg,#e8ddcc,#f4eee5);place-items:center;height:100%;font-size:12px;display:grid}.catalog-badge{top:15px;color:#fff;background:#ed6c4d;padding:8px 11px;font-size:9px;position:absolute;inset-inline-start:15px}.catalog-card-body{padding:23px}.catalog-place{color:#ed6c4d;margin:0 0 7px;font-size:10px}.catalog-card h2{margin:0 0 12px;font-size:21px}.catalog-meta{color:#74807d;border-bottom:1px solid #ece8e1;gap:18px;padding-bottom:17px;font-size:10px;display:flex}.catalog-description{color:#6f7b78;min-height:64px;font-size:11px;line-height:1.9}.catalog-price{justify-content:space-between;align-items:end;margin-top:17px;display:flex}.catalog-price small,.catalog-price del{color:#8b918f;margin-bottom:5px;font-size:9px;display:block}.catalog-price strong{font-size:17px}.catalog-price a{color:#fff;background:#143a3b;padding:11px 14px;font-size:10px}.catalog-empty{text-align:center;color:#6f7b78;padding:80px}.catalog-footer{color:#ffffff8b;background:#0b3031;justify-content:space-between;margin-top:80px;padding:30px clamp(24px,8vw,125px);font-size:9px;display:flex}@media (max-width:900px){.catalog-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.catalog-nav{height:68px}.catalog-brand small{display:none}.catalog-grid{grid-template-columns:1fr}.catalog-hero{padding-top:55px;padding-bottom:55px}.catalog-main{padding-top:42px}.catalog-footer{line-height:2;display:block}.catalog-card-image{height:260px}}
