.shop-section{max-width:1440px;margin:auto;padding:120px clamp(24px,5.5vw,84px);display:grid;grid-template-columns:.7fr 1.5fr;gap:70px;align-items:center;background:#fff}.shop-intro>p:first-child{font-size:11px;font-weight:700;letter-spacing:.18em;color:#716b78}.shop-intro h2{font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 30px}.shop-intro h2 em{color:#d94f98;font-style:normal}.shop-intro>p:last-child{max-width:410px;color:#716b78;line-height:1.75}.shop-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px}.shop-card{color:#29252e;text-decoration:none;border:1px solid #ece6ed;background:#fff;transition:transform .3s,box-shadow .3s}.shop-card:hover{transform:translateY(-8px);box-shadow:0 22px 55px rgba(75,47,67,.13)}.shop-art{height:380px;position:relative;overflow:hidden;background:#fff0f6}.shop-art img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.shop-card:hover .shop-art img{transform:scale(1.04)}.shop-art span{position:absolute;left:18px;top:18px;width:48px;height:48px;display:grid;place-content:center;border-radius:50%;background:#fff;color:#d94f98;font-size:12px;font-weight:700;box-shadow:0 5px 20px rgba(0,0,0,.08)}.teepublic .shop-art span{background:#aea9ff;color:#fff}.shop-meta{padding:23px;display:flex;align-items:center;justify-content:space-between}.shop-meta small{font-size:9px;letter-spacing:.11em;color:#716b78}.shop-meta h3{font-size:21px;margin:7px 0 0}.shop-meta b{font-size:26px;color:#d94f98}@media(max-width:900px){.shop-section{grid-template-columns:1fr}.shop-intro{max-width:620px}.shop-art{height:330px}}@media(max-width:600px){.shop-section{padding-top:80px;padding-bottom:80px}.shop-cards{grid-template-columns:1fr}.shop-art{height:360px}}
