/* Style Axeptio */
@media (min-width: 450px) {
    .ax-widget-container {
        left: calc(50vw - 210px)!important;
        bottom: calc(50vh - 128px)!important;
    }
    .ax-widget-container::before {
      content:"";
      position:fixed;
      top:0;
      left:0;
      bottom:0;
      right:0;
      width:100vw;
      height:100vh;
      background:rgba(0,0,0,0.4);
      opacity:0;
      transition:.3s ease all;
      display:none;
    }
    .ax-widget-container.livYeg::before,
    .ax-widget-container.hffPUT::before {
      opacity:1;
      display:block;
    }
    .axeptio_mount .jCvzQc.jCvzQc.jCvzQc.jCvzQc.jCvzQc.jCvzQc {
      z-index:2000!important;
    }
  }
  .axeptio_mount .htFWVc.htFWVc.htFWVc.htFWVc.htFWVc.htFWVc {
    background:rgb(255, 198, 34) !important;
    color:white!important;
  }