 

 
html #iubenda-cs-banner{font-family:'Audiowide',system-ui,sans-serif !important}
 
html #iubenda-cs-banner #iubenda-cs-paragraph,
html #iubenda-cs-banner #iubenda-cs-paragraph *{
  font-family:system-ui,sans-serif !important;
}

 
html #iubenda-cs-banner .iubenda-cs-content{
  border-top:2px solid #ff2e88 !important;
  box-shadow:0 -6px 30px rgba(255,46,136,.30), inset 0 1px 0 rgba(15,240,252,.22) !important;
}

 
html #iubenda-cs-banner a{color:#0ff0fc !important}

 
html #iubenda-cs-banner [class*="iubenda-cs-"][class*="-btn"]{
  font-family:'Audiowide',system-ui,sans-serif !important;
  border-radius:9px !important; letter-spacing:.5px !important;
}
 
html #iubenda-cs-banner .iubenda-cs-accept-btn{
  box-shadow:0 0 18px rgba(255,46,136,.55) !important; border:0 !important;
}
html #iubenda-cs-banner .iubenda-cs-accept-btn:hover{
  box-shadow:0 0 26px rgba(255,46,136,.8) !important;
}
 
html #iubenda-cs-banner .iubenda-cs-customize-btn:hover,
html #iubenda-cs-banner .iubenda-cs-reject-btn:hover{
  box-shadow:0 0 14px rgba(15,240,252,.4) !important;
}

 
html #iubenda-cs-banner button:focus-visible,
html #iubenda-cs-banner a:focus-visible{
  outline:2px solid #0ff0fc !important; outline-offset:2px !important;
}

 
html .iubenda-cs-preferences-content{font-family:system-ui,sans-serif !important}
html .iubenda-cs-preferences-content h1,
html .iubenda-cs-preferences-content h2,
html .iubenda-cs-preferences-content h3{
  font-family:'Audiowide',system-ui,sans-serif !important; color:#0ff0fc !important;
}

 
html body button.iubenda-tp-btn.iubenda-cs-preferences-link[data-tp-icon]{
  background-color:#0a0418 !important;
  border:1px solid #3df58a !important;
  border-radius:10px 0 0 0 !important;         
  box-shadow:0 0 10px rgba(61,245,138,.35) !important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233df58a' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='7.5' cy='15.5' r='5.5'/%3E%3Cpath d='m21 2-9.6 9.6'/%3E%3Cpath d='m15.5 7.5 3 3L22 7l-3-3'/%3E%3C/svg%3E") !important;
  background-repeat:no-repeat !important;
  background-position:center !important;
  background-size:20px 20px !important;
  transition:box-shadow .15s, background-color .15s !important;
}
html body button.iubenda-tp-btn.iubenda-cs-preferences-link[data-tp-icon]:hover{
  background-color:#160a2e !important;
  box-shadow:0 0 16px rgba(61,245,138,.6) !important;
}
