/** Shopify CDN: Minification failed

Line 18:0 Unexpected "<"
Line 101:0 Unexpected "<"

**/











<style>

</style> 




<style>

</style> 


<style>

</style> 


<style>

</style> 












<style>
  .rg-cats {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .rg-cats-item {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      width: 100%;
      background-repeat: no-repeat;
      background-position: center left;
      background-size: contain;
      border-top: 4px solid #aad060;
  }
  .rg-cats-item > div {
      width: 33.333333%;
  }
  .rg-cats-img img {
    width: 100%;
}
  .rg-cats-content {
    text-align: center;
}
.rg-cats-content-imgs {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}
.rg-cats-content-imgs a:nth-child(2) {
    margin: 0 15px;
}
  .rg-cats-content {
    padding: 0 80px;
}
  .rg-cats-content h3 {
    font-size: 35px;
    margin-bottom: 40px;
    font-weight: 700;
} 
.rg-cats-item:nth-child(2n) {
    background-position: right center;
}
  .rg-cats-item:last-child { 
  	border-bottom: 4px solid #aad060;
  }
</style> 


<style>

</style> 










