#block-compliance-mementopiu-messaggiorebrandingblock{
  width: 100%;
  height: 100%;
  position: fixed !important;
  z-index: 998;
  background: rgba(0,0,0,0.35);
  top: 0;
  left: 0;
  display: none;
}

.anonymousPopup .anonymousPopup-content{
    width: 616px;
    max-width: 90%;
    height: 391px;
    margin: 130px auto 30px auto;
    position: relative;
    border-radius: 12px;
    padding: 12px 0;
    background: #f4fafa;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
}

.anonymousPopup .anonymousPopup-content.anonymousPopup-content-variableHeight{
    height: auto;
    background: #fff;
}

.anonymousPopup .close-anonymousPopup-messaggiorebranding{
    display: block;
    position: absolute;
    z-index: 999;
    top: 5px;
    right: -12px;
}

.anonymousPopup .txt{
    padding: 20px 32px 18px 32px;
    color: #5a5a5a;
}
#block-compliance-mementopiu-messaggiorebrandingblock .button{
  display: inline-block;
  background-color: rgb(0, 0, 160);
  border: 0;
  border-radius: .25em;
  color: #fff;
  font-size: 1em;
  padding: .625em 1.1em;
  transition: box-shadow .1s;
  box-shadow: 0 0 0 3px transparent;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: normal;
}
.swal2-actions {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 1.25em auto 0;
  padding: 0;
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  src: local('Poppins'), url('../custom-fonts/Poppins-400-latin3.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: bold;
  src: local('Poppins'), url('../custom-fonts/Poppins-500-latin6.woff2') format('woff2');
}
#block-compliance-mementopiu-messaggiorebrandingblock{
  font-family: 'Poppins', sans-serif;
  color: #545454;
  font-size: 1.125em;
  font-weight: 400;
  line-height: normal;
}
#block-compliance-mementopiu-messaggiorebrandingblock p{
  font-family: 'Poppins', sans-serif;
  color: #545454;
  font-size: 1.125em;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
  line-height: normal;
}
#block-compliance-mementopiu-messaggiorebrandingblock p b {
  font-weight: bolder;
  font-family: 'Poppins', sans-serif;
}

@font-face {
  font-family: 'Menlo Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Menlo Regular'), url('../custom-fonts/Menlo-Regular.woff') format('woff');
}
.swal2-close {
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -1.2em;
  padding: 0;
  overflow: hidden;
  transition: color .1s, box-shadow .1s;
  border: none;
  border-radius: 5px;
  background: 0 0;
  color: #ccc;
  font-family: 'Menlo Regular',monospace;
  font-size: 2.5em;
  cursor: pointer;
  justify-self: end;
  text-decoration: none;
}
.swal2-close:hover {
  transform: none;
  background: 0 0;
  color: #f27474;
}
