/** Shopify CDN: Minification failed

Line 8:11 Expected ":"
Line 8:17 Expected ":"

**/
.product-card__icon {
    display;block;
    width:48px;
    height:48px;
    position:absolute;
    right:12px;
    bottom:12px;
    z-index:5;
}

.product-details .text-block + .group-block {
    
}

.product-details .text-block + .group-block .group-block-content{
    display:flex;
    flex-wrap:wrap;
    flex-direction: row;
    width:100%;
}

.group-block-content .product-card {
    width:calc(50% - 6px);
}