.gift-card-showcase__grid{border-bottom:1px solid rgb(var(--color-foreground));border-top:1px solid rgb(var(--color-foreground));--grid-desktop-vertical-spacing:0px;--grid-desktop-horizontal-spacing:0px;--grid-mobile-vertical-spacing:0px;--grid-mobile-horizontal-spacing:0px}.gift-card-showcase__grid .grid__item:first-child .gift-card-showcase__card:after{background-color:rgb(var(--color-foreground));content:"";height:100%;position:absolute;right:0;top:0;width:1px}@media screen and (max-width:1199.98px){.gift-card-showcase__grid .grid__item:first-child .gift-card-showcase__card:after{bottom:0;height:1px;top:unset;width:100%}}.gift-card-showcase__card{position:relative}.gift-card-showcase__card__content{padding:2.4rem}.gift-card-showcase__image{background-color:#d3d3d3}.gift-card-showcase__title{margin:0}.gift-card-showcase__features ul{list-style:none;margin:.8rem 0;padding-left:1.4rem}.gift-card-showcase__features li{margin-bottom:.9rem;position:relative}.gift-card-showcase__features li:before{background-color:rgb(var(--color-foreground-title));content:"";height:6px;left:-1.4rem;position:absolute;top:50%;transform:translateY(-50%);width:6px}.gift-card-showcase__features li:last-child{margin-bottom:0}.gift-card-showcase__button .button{min-height:4rem;padding:1.2rem 1.6rem;position:unset;text-transform:unset}