.catalog-head{max-width:1240px;margin:30px auto 0;background:var(--p-cream);padding:55px;display:flex;justify-content:space-between;align-items:flex-end}.catalog-head h1{font-size:46px;letter-spacing:-.05em;margin:12px 0}.catalog-head p{color:#727875;max-width:650px}.catalog-head>span{font-size:11px;font-weight:800}.catalog-layout{max-width:1240px;margin:25px auto 80px;display:grid;grid-template-columns:220px 1fr;gap:25px}.catalog-layout>aside{border:1px solid var(--line);padding:23px;height:max-content;display:grid}.catalog-layout>aside h3{font-size:15px}.catalog-layout>aside a{font-size:11px;padding:11px 5px;border-bottom:1px solid #eee}.catalog-layout>aside a.active{color:var(--p-red);font-weight:800}.catalog-products{grid-template-columns:repeat(3,1fr)}.catalog-products .pp-art{display:grid}.empty-state{grid-column:1/-1;background:var(--p-cream);padding:60px;text-align:center}.product-detail{max-width:1240px;margin:30px auto 50px;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.detail-art{height:560px;background:var(--p-cream);display:grid;place-items:center}.detail-object{width:310px;height:210px;background:var(--p-red);color:#fff;padding:45px;transform:rotate(-7deg);box-shadow:24px 24px 0 var(--p-ink)}.detail-object b{display:block;font:800 70px Manrope}.detail-object span{font-size:12px;font-weight:700}.detail-copy h1{font-size:50px;letter-spacing:-.05em;margin:14px 0}.detail-copy>p{color:#6f7572;line-height:1.7}.detail-features{display:grid;gap:10px;margin:28px 0;font-size:12px;font-weight:700}.starting{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin:25px 0;font-size:11px}.starting b{display:block;font:800 26px Manrope;margin-top:5px}.wa-link{display:inline-block;color:var(--p-red);font-size:11px;font-weight:800;margin-left:18px}.product-info-section{max-width:1240px;margin:0 auto 80px;background:var(--p-ink);color:white;padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.product-info-section h2{font-size:30px}.product-info-section p{color:#aeb5b2;line-height:1.7}.product-info-section ol{display:grid;gap:13px;font-size:12px}.site-search{padding:0}.site-search button{border-radius:0}.pp-art{cursor:pointer}
@media(max-width:900px){.catalog-head,.catalog-layout,.product-detail,.product-info-section{margin-left:15px;margin-right:15px}.catalog-layout{grid-template-columns:1fr}.catalog-layout>aside{display:flex;overflow-x:auto;gap:15px}.catalog-layout>aside h3{display:none}.catalog-layout>aside a{white-space:nowrap}.product-detail{grid-template-columns:1fr}.detail-art{height:430px}.product-info-section{grid-template-columns:1fr}.catalog-products{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.catalog-head{padding:35px 24px;display:block}.catalog-head h1{font-size:34px}.catalog-layout{margin-bottom:50px}.detail-art{height:350px}.detail-object{width:220px;height:150px;padding:30px}.detail-object b{font-size:48px}.detail-copy h1{font-size:37px}.wa-link{display:block;margin:18px 0}.product-info-section{padding:35px 25px}}
