
.amf-home-hero-native .amf-hero-actions > .amf-hero-shop-cta-p348{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.32)!important;
  background:linear-gradient(135deg,#ff2538 0%,#ed1428 48%,#c90018 100%)!important;
  box-shadow:0 14px 30px rgba(225,29,47,.24),inset 0 1px 0 rgba(255,255,255,.23)!important;
  text-shadow:0 1px 1px rgba(101,0,12,.12)!important;
  overflow:hidden!important;
}
.amf-home-hero-native .amf-hero-actions > .amf-hero-shop-cta-p348::before{
  content:"";
  width:20px;
  height:20px;
  flex:0 0 20px;
  display:inline-block;
  background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9l1.5-5h15L21 9'/%3E%3Cpath d='M5 13v7h14v-7'/%3E%3Cpath d='M9 20v-5h6v5'/%3E%3Cpath d='M3 9a3 3 0 0 0 6 0 3 3 0 0 0 6 0 3 3 0 0 0 6 0'/%3E%3C/svg%3E");
}
.amf-home-hero-native .amf-hero-actions > .amf-hero-shop-cta-p348:hover{
  background:linear-gradient(135deg,#ff3246 0%,#f0182d 48%,#d4001d 100%)!important;
  box-shadow:0 18px 38px rgba(225,29,47,.31),inset 0 1px 0 rgba(255,255,255,.26)!important;
}
.amf-home-hero-native .amf-hero-actions > .amf-hero-shop-cta-p348:active{
  transform:translateY(-1px) scale(.99)!important;
}
@media(max-width:640px){
  .amf-home-hero-native .amf-hero-actions > .amf-hero-shop-cta-p348::before{
    width:19px;
    height:19px;
    flex-basis:19px;
  }
}
@media(prefers-reduced-motion:reduce){
  .amf-home-hero-native .amf-hero-actions > .amf-hero-shop-cta-p348{transition:none!important;}
}
