*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,sans-serif;color:#30231e;line-height:1.75}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}a{text-decoration:none;color:inherit}header{position:sticky;top:0;background:#fff;border-bottom:1px solid #eee;z-index:5}.nav{min-height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand img{width:68px}.brand b,.brand small{display:block}.brand b{color:#a11f50}.brand small{font-size:12px;color:#76645c}nav{display:flex;gap:24px;font-weight:bold;font-size:14px}.hero{padding:70px 0;background:linear-gradient(135deg,#fff8e9,#ffe0a4)}.heroGrid{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center}.pill,.label{color:#a11f50;font-weight:bold}.pill{background:#fff;padding:7px 14px;border-radius:99px}.hero h1{font-size:55px;line-height:1.13}.hero h1 em{font-style:normal;color:#a11f50}.hero p{font-size:18px;color:#6a5951}.btn{display:inline-block;background:#a11f50;color:#fff;padding:12px 22px;border-radius:99px}.heroPhoto{border-radius:30px;overflow:hidden;box-shadow:0 22px 50px #60301925}.heroPhoto img{width:100%;height:510px;object-fit:cover;display:block}section{padding:82px 0}h2{font-size:39px;line-height:1.25}.two{display:grid;grid-template-columns:1fr 1fr;gap:65px}.two p{color:#705f57}.soft{background:#faf7f2}.products{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:30px}.products article{background:#fff;border:1px solid #eaded7;border-radius:24px;overflow:hidden}.pic{height:440px;background:#f2efeb}.pic img{width:100%;height:100%;object-fit:contain;display:block}.info{padding:27px}.info span{display:inline-block;background:#fff0cf;color:#94510c;padding:5px 11px;border-radius:99px;font-size:13px;font-weight:bold}.info h3{font-size:23px}.info p{color:#73625a}.info b{color:#a11f50}.quality{background:linear-gradient(135deg,#771536,#a82e56);color:#fff}.quality p{color:#f0dfe5}.gold{color:#ffd66f}.checks{display:grid;gap:14px}.checks div{background:#ffffff17;padding:18px;border-radius:14px}.contact{display:grid;grid-template-columns:1.15fr .85fr;gap:60px}.contactList{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contactList p{background:#faf6f1;border-radius:14px;padding:16px;margin:0}.contactList b{color:#a11f50}.address{background:#fff5e3;border-radius:25px;padding:30px;text-align:center}.address img{width:160px}.address h3{color:#a11f50}footer{background:#281a17;color:#d9cbc5;text-align:center;padding:28px}@media(max-width:800px){nav{display:none}.heroGrid,.two,.contact{grid-template-columns:1fr}.hero h1{font-size:40px}.heroPhoto img{height:380px}.products,.contactList{grid-template-columns:1fr}h2{font-size:31px}.pic{height:390px}}