.selection-intro{margin-top:85px;max-width:790px}.product-list{grid-template-columns:repeat(3,1fr);margin:38px 0 35px}.product-list article{min-height:390px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.product-list article h3{font-size:17px}.product-list article p{font-size:14px}.product-list button{margin-top:auto;padding:13px 0 0;border:0;border-top:1px solid var(--line);background:transparent;color:var(--blue);text-align:left;font-size:10px;font-weight:bold;cursor:pointer}.product-list button:hover,.product-list button:focus{color:var(--dark)}.category-symbol{height:115px;margin-bottom:24px;position:relative;background:#f1f4f4;overflow:hidden}.category-symbol:before,.category-symbol:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid #8aa4ad}.category-symbol.gift:before{width:76px;height:52px}.category-symbol.gift:after{width:82px;height:14px;top:34%}.category-symbol.wine:before{width:31px;height:77px;border-radius:4px}.category-symbol.wine:after{width:10px;height:18px;top:22%}.category-symbol.pastry:before{width:82px;height:44px;top:58%;border-radius:3px}.category-symbol.pastry:after{width:66px;height:18px;top:32%;border-radius:50% 50% 0 0}.category-symbol.clear:before{width:75px;height:62px;border-color:#74bdd1;background:#dff4f966}.category-symbol.clear:after{width:48px;height:35px;border-color:#fff}.category-symbol.christmas:before{width:0;height:0;border:0;border-left:34px solid transparent;border-right:34px solid transparent;border-bottom:75px solid #8aa4ad}.category-symbol.christmas:after{width:13px;height:19px;top:83%;background:#8aa4ad}.category-symbol.bag:before{width:70px;height:61px;top:59%}.category-symbol.bag:after{width:38px;height:27px;top:29%;border-bottom:0;border-radius:28px 28px 0 0}.not-listed{margin-bottom:95px;padding:30px 35px;background:var(--light);border-left:4px solid var(--blue);display:grid;grid-template-columns:1fr 2fr auto;gap:28px;align-items:center}.not-listed strong{font-size:14px}.not-listed p{font-size:13px;margin:0}.not-listed a{white-space:nowrap;color:var(--blue);font-size:11px;font-weight:bold}@media(max-width:760px){.product-list{grid-template-columns:1fr}.not-listed{grid-template-columns:1fr;gap:12px}}
