.ns-modal-content {
width: 350px; background-color: #ffffff;
padding: 30px;
border-radius: 10px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 9999;
} .ns-modal-content h2 {
font-size: 24px;
margin-bottom: 10px;
color: #333;
} .ns-modal-content p {
font-size: 16px;
line-height: 1.5;
margin-bottom: 20px;
color: #666;
} .ns-close-modal {
position: absolute;
top: 10px;
right: 10px;
font-size: 1.5em;
color: #666;
cursor: pointer;
} #ns-email {
width: 100%;
margin-bottom: 10px;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
} .consent-label {
display: block;
margin-left: 20px;
font-size: 0.9em;
color: #333;
} .consent-error {
display: none;
color: red;
font-size: 0.9em;
margin-top: 5px;
} .rgpd-info {
display: block;
font-size: 0.8em;
margin-top: 10px;
color: #555;
} #ns-consent {
width: auto;
margin-bottom: 10px;
background-color: transparent;
border: none;
margin-right: 10px;
cursor: pointer;
} #ns-modal-submit {
background-color: #666;
color: #fff;
border: none;
border-radius: 5px;
padding: 8px 16px;
font-size: 16px;
cursor: pointer;
transition: background-color 0.3s ease;
} #ns-modal-submit:hover {
background-color: #555;
}
.consent-group {
display: flex;
align-items: center;
}
.consent-label {
margin-left: 8px; font-size: 0.9em;
}
.consent-error {
color: red;
font-size: 0.8em;
margin-left: 8px; display: none;
}
.rgpd-info {
font-size: 0.8em;
display: block; margin-top: 10px;
color: #555;
line-height: 0.9vh;
margin-bottom: 1vh;
}#ays_tooltip{width:auto;padding:3px;box-sizing:border-box;word-break:keep-all;-webkit-hyphens:none;white-space:nowrap}#ays_tooltip.center_center{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#ays_tooltip.left_top{position:fixed;left:1rem;top:1rem;bottom:auto;right:auto}#ays_tooltip.left_bottom{position:fixed;left:1rem;top:auto;bottom:1rem;right:auto}#ays_tooltip.right_top{position:fixed;left:auto;top:1rem;bottom:auto;right:1rem}#ays_tooltip.right_bottom{position:fixed;left:auto;top:auto;bottom:1rem;right:1rem}#ays_tooltip p{margin:0;padding:0}#ays_noscript{position:fixed;width:100%;height:100%;background:#fff;top:0;left:0;z-index:99998;overflow:auto;padding:90px;justify-content:center}.wrong_shortcode_text::first-letter{color:red!important;background-color:transparent!important;font-size:inherit!important;font-weight:inherit!important;float:none!important;line-height:inherit!important;margin:0!important;padding:0!important}