/* Shakhe flower shop v3 */
.shop-curation-strip{width:min(1120px,calc(100% - 64px));margin:-26px auto 0;position:relative;z-index:8;display:grid;grid-template-columns:repeat(3,1fr);padding:9px;border:1px solid rgba(31,70,49,.1);border-radius:22px;background:rgba(255,253,248,.95);box-shadow:0 16px 42px rgba(26,59,41,.09);backdrop-filter:blur(16px)}.shop-curation-strip article{display:flex;align-items:center;gap:11px;min-height:66px;padding:11px 16px;border-radius:16px}.shop-curation-strip article+article{border-right:1px solid #edf1ed}.shop-curation-strip span{display:grid;place-items:center;width:38px;height:38px;flex:none;border-radius:12px;background:#eaf1eb;color:#29583f;font-size:16px}.shop-curation-strip strong,.shop-curation-strip small{display:block}.shop-curation-strip strong{font-size:11px}.shop-curation-strip small{margin-top:2px;color:#7a8980;font-size:8px;line-height:1.6}.shop-result-head strong{font-size:24px;letter-spacing:-.03em}.shop-result-head span{letter-spacing:.04em}.shop-card-copy h2 a{transition:.18s}.shop-card-v2:hover .shop-card-copy h2 a{color:#225139}.shop-card-copy>small:before{content:"";display:inline-block;width:12px;height:1px;margin-left:5px;background:#90a596;vertical-align:middle}.shop-card-bottom form,.home-card-bottom form{margin:0}.shop-soldout{background:rgba(255,246,244,.93)}
@media(max-width:720px){.shop-curation-strip{width:calc(100% - 28px);margin-top:-16px;grid-template-columns:1fr;padding:7px}.shop-curation-strip article{min-height:54px}.shop-curation-strip article+article{border-right:0;border-top:1px solid #edf1ed}}
