.elementor-7440 .elementor-element.elementor-element-cfe0627{--display:flex;}#elementor-popup-modal-7440{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-7440 .dialog-message{width:640px;height:auto;padding:50px 50px 50px 50px;}#elementor-popup-modal-7440 .dialog-close-button{display:flex;background-color:var( --e-global-color-886a91e );font-size:26px;}#elementor-popup-modal-7440 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}#elementor-popup-modal-7440 .dialog-close-button i{color:var( --e-global-color-87e54ea );}#elementor-popup-modal-7440 .dialog-close-button svg{fill:var( --e-global-color-87e54ea );}/* Start custom CSS for html, class: .elementor-element-2533da4 */.geteet-audio-card{
  background:#ffffff;
  border:2px solid #ffb644;
  border-radius:18px;
  padding:18px 18px 16px;
  box-shadow:0 10px 24px rgba(68,68,187,0.10);
  font-family:'Poppins', sans-serif;
  max-width:100%;
}

.geteet-audio-top{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:14px;
}

.geteet-audio-icon{
  width:54px;
  height:54px;
  min-width:54px;
  border-radius:14px;
  background:#4444BB;
  color:#ffb644;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:26px;
  line-height:1;
  box-shadow:4px 4px 0 #ffb644;
}

.geteet-audio-texts{
  display:flex;
  flex-direction:column;
  gap:2px;
}

.geteet-audio-label{
  font-size:12px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:0.08em;
  color:#4444BB;
  opacity:0.8;
}

.geteet-audio-title{
  font-size:20px;
  font-weight:700;
  line-height:1.2;
  color:#000BB4;
}

.geteet-audio-player{
  width:100%;
  display:block;
  border-radius:12px;
  overflow:hidden;
  background:#f7f8ff;
}

/* légère amélioration d'intégration sur navigateurs webkit */
.geteet-audio-player::-webkit-media-controls-panel{
  background:#f7f8ff;
}

.geteet-audio-player::-webkit-media-controls-enclosure{
  border-radius:12px;
}

@media (max-width: 767px){
  .geteet-audio-card{
    padding:14px;
    border-radius:16px;
  }

  .geteet-audio-top{
    gap:12px;
    margin-bottom:12px;
  }

  .geteet-audio-icon{
    width:48px;
    height:48px;
    min-width:48px;
    border-radius:12px;
    font-size:22px;
    box-shadow:3px 3px 0 #ffb644;
  }

  .geteet-audio-title{
    font-size:17px;
  }

  .geteet-audio-label{
    font-size:11px;
  }
}/* End custom CSS */