.section-gold-exclusive-product-highlight {background: #0D0D0D!important}
.section-gold-exclusive-product-highlight .m-body {color: #FFFFFF!important}
.geph-last{grid-column:8/span 3;}
.gedesk-small-grid{display:grid;}
.black-bg{background:var(--black);color:var(--white);}
.geph-last span{line-height:1;}
.geph-last img{width:100%;}
.geph-last div{line-height:1;text-transform:uppercase;justify-content:space-between;}
.sgeph-content > div {line-height:0;}
@media (min-width:992px){
  .gedesk-small-grid{grid-template-columns:repeat(10, minmax(0, 1fr));padding:0;gap:12px;align-items:center;}
  .geph-last div{padding:10px 4px 0;}
}
@media (max-width:991px){
  .gedesk-small-grid{grid-template-columns:repeat(6, minmax(0, 1fr));padding:0 12px;gap:48px 12px;}
  .sgeph-content .grid-5{grid-column:span 6;}
  .geph-last{grid-column:2/span 5;padding-bottom:14px;}
  .geph-last div{padding-top:8px;}
}


