/* Add custom CSS styles below */
.s-block-header,
.s-block-footer,
header,
footer,
.store-header,
.store-footer{
  display:none !important;
}
.more-info-tabs,
.more-info-tabs__nav,
.more-info-tabs__nav-item,
.more-info-tabs__nav-link,
.content-ul-tab{
  display:none !important;
}
.product-more-info .conttainer.w-full:empty,
.product-more-info > .conttainer.w-full{
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
}
.product-more-info{
  padding-top:0 !important;
  margin-top:0 !important;
}
#hnn{
  --rose:#B76E79;
  --rose-deep:#9B4B57;
  --rose-soft:#F7E9EB;
}
#hnn [stroke="#D4567A"]{stroke:#B76E79 !important}
#hnn [fill="#D4567A"]{fill:#B76E79 !important}
#hnn .btn{box-shadow:0 10px 28px -8px rgba(183,110,121,.45)}
#hnn .hero-visual{box-shadow:0 30px 60px -20px rgba(183,110,121,.32)}
#hnn .life .pill:hover{box-shadow:0 12px 24px -12px rgba(183,110,121,.32)}
#hnn .rep-ic{box-shadow:0 6px 16px -6px rgba(183,110,121,.38)}
#hnn .hn-rep{border-color:#EBD2D6}
.s-block:has(.hnn-legal){
  padding-top:0 !important;
  margin-top:0 !important;
  background:#F7E9EB !important;
}