#homeProductShowcase{background:#fff}.home-products{padding:54px 0;border-bottom:1px solid #ececec}.home-products.hp-featured{background:#f7f8f8}.hp-wrap{width:min(1440px,calc(100% - 48px));margin:auto}.hp-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.hp-head small{display:block;color:#16877f;font-size:11px;font-weight:800;letter-spacing:.16em;margin-bottom:7px}.hp-head h2{font-size:clamp(26px,3vw,38px);line-height:1.05;margin:0;color:#171717}.hp-head p{margin:9px 0 0;color:#666}.hp-head>a,.hp-see{color:#16877f;text-decoration:none;font-weight:700}.hp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.hp-card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;overflow:hidden;transition:.2s ease}.hp-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.hp-image{display:block;position:relative;aspect-ratio:1.18/1;background:#f3f3f3;overflow:hidden}.hp-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.hp-card:hover .hp-image img{transform:scale(1.025)}.hp-image>span{position:absolute;left:12px;top:12px;background:#25aba2;color:#fff;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.08em}.hp-no-photo{height:100%;display:grid;place-items:center;color:#999;font-weight:800;letter-spacing:.08em}.hp-body{padding:16px}.hp-body small{font-size:11px;color:#777;text-transform:uppercase}.hp-body h3{font-size:17px;margin:7px 0 12px;line-height:1.25}.hp-body h3 a{color:#191919;text-decoration:none}.hp-price{display:flex;gap:8px;align-items:baseline;margin-bottom:12px}.hp-price del{color:#999;font-size:12px}.hp-price strong{font-size:18px;color:#171717}.hp-see{font-size:13px}@media(max-width:1000px){.hp-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.home-products{padding:36px 0}.hp-wrap{width:min(100% - 28px,1440px)}.hp-head{align-items:flex-start;flex-direction:column}.hp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hp-body{padding:12px}.hp-body h3{font-size:14px}.hp-head p{font-size:14px}.hp-head>a{font-size:13px}}
