.category-showcase{background:#20170f!important;color:#f5e7cc;position:relative;overflow:hidden}.category-showcase:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent 0 44px,#c29b5310 44px 45px),radial-gradient(circle at 15% 20%,#a97b3033,transparent 26%)}.category-showcase__head{position:relative;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;margin-bottom:45px}.category-showcase__head>div{min-width:0}.category-showcase__head .eyebrow{grid-column:1/-1;color:#d8b66d}.category-showcase__head h2{margin:8px 0 0;font:500 clamp(3rem,5vw,5rem)/.9 var(--heading);background:linear-gradient(#ead18b,#a77c37);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.category-showcase__head>p{max-width:420px;justify-self:end;color:#dfcfb0}.category-showcase__grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-showcase__card{position:relative;min-height:510px;overflow:hidden;border:1px solid #c6a45d66;color:white}.category-showcase__card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#160f0ae8)}.category-showcase__card img,.category-showcase__card svg{width:100%;height:100%;object-fit:cover;transition:.55s}.category-showcase__card:hover img{transform:scale(1.035)}.category-showcase__card span,.category-showcase__card h3,.category-showcase__card b{position:absolute;z-index:2;left:30px}.category-showcase__card span{top:28px;color:#e3c57d;font:18px var(--heading)}.category-showcase__card h3{bottom:65px;margin:0;max-width:80%;font:500 34px/1 var(--heading);color:#efd590}.category-showcase__card b{bottom:28px;font-size:13px;letter-spacing:.08em}@media(max-width:700px){.category-showcase__head{display:block}.category-showcase__grid{grid-template-columns:1fr}.category-showcase__card{min-height:430px}}
