.homepage{max-width:1080px;padding-top:64px;padding-bottom:120px}.homepage__products{flex-direction:column;gap:40px;padding:0;list-style:none;display:flex}.homepage__product{border-radius:16px;align-items:flex-start;gap:40px;margin:0 -20px;padding:20px;transition:background .2s;display:flex;position:relative}.homepage__product:hover{background:#fafaf8}.homepage__product+.homepage__product:before{content:"";border-top:1px solid #e5e5e5;position:absolute;top:-20px;left:20px;right:20px}.homepage__product-link:after{content:"";z-index:1;position:absolute;inset:0}.homepage__product-art{flex-shrink:0;width:350px;height:350px;display:block;overflow:hidden}.homepage__product-art img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.homepage__product:hover .homepage__product-art img{transform:scale(1.03)}.homepage__product:hover .homepage__product-arrow{transform:translate(2px,-2px)}.homepage__product-body{flex:1;justify-content:space-between;align-items:flex-start;gap:32px;min-width:0;display:flex}.homepage__product-copy{max-width:383px}.homepage__product-copy h2{color:#000;font-size:32px;font-weight:510;line-height:1.1}.homepage__product-copy h2 a{color:inherit;text-decoration:none}.homepage__product-copy p{color:#525252;margin-top:16px;font-size:24px;line-height:1.2}.homepage__product-meta{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:16px;display:flex}.homepage__product-stars{z-index:2;color:#000;white-space:nowrap;align-items:center;gap:8px;font-size:1.125rem;line-height:1.2;text-decoration:none;display:inline-flex;position:relative}.homepage__product-stars:hover{text-decoration:underline}.homepage__product-stars img{width:24px;height:24px;display:block}.homepage__product-star-count{margin-left:8px}.homepage__product-arrow{transition:transform .2s;display:inline-flex}.homepage__product-arrow img{width:24px;height:24px;display:block}@media (max-width:1100px){.homepage__product-body{flex-direction:column;gap:16px}}@media (max-width:900px){.homepage{padding-top:40px;padding-bottom:80px}.homepage__product{flex-direction:column;gap:24px}.homepage__product-art{aspect-ratio:1;width:100%;height:auto}.homepage__product-copy p{font-size:18px}}
