.featured-collection {
  background: url(https://saberzone.com/cdn/shop/files/Group_26856_2x_3a4e6426-7182-46be-a197-2d853c64e2ee.webp?v=1696337463),#101623;
  background: url(https://saberzone.com/cdn/shop/files/Group_26856_2x_3a4e6426-7182-46be-a197-2d853c64e2ee.webp?v=1696337463),-moz-linear-gradient(0deg,#101623 0%,#4d1011 50%, #000000 100%);
  background: url(https://saberzone.com/cdn/shop/files/Group_26856_2x_3a4e6426-7182-46be-a197-2d853c64e2ee.webp?v=1696337463),-webkit-linear-gradient(0deg,#101623 0%,#4d1011 50%, #000000 100%);
  background: url(https://saberzone.com/cdn/shop/files/Group_26856_2x_3a4e6426-7182-46be-a197-2d853c64e2ee.webp?v=1696337463),linear-gradient(180deg,#101623 0%,#4d1011 50%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#101623",endColorstr="#000000",GradientType=1);
  background-size:contain;position:relative;
}
.collection__title h2 {color:inherit;margin-bottom:10px;padding-bottom:15px;}
.collection__title {color:#fff;}
.collection__title h2:before, .collection__title h2:after {content:"";height:4px;border-radius:2px;position:absolute;bottom:0;}
.collection__title h2:before {width:70px;background:#fff;left:0;}
.collection__title h2:after {width:30px;background:#1A90D8;left:80px;}
.collection__view-all .button {background:#A62029;color:#fff;font-weight:700;margin-bottom:2rem;clip-path:polygon(6% 0,100% 0,100% 70%,94% 100%,0 100%,0 30%);width:250px;}
.collection__view-all .button svg {margin-right:10px;}
.badge {font-size:14px;}