div .twc-calidc-unlock-exclusive-content-text,
.twc-calidc-emails-updates-text
{
font-size : 0 !important;
line-height : 0;
visibility : hidden;
}
.twc-calidc-unlock-exclusive-content-text,
.twc-calidc-emails-updates-text
{
&::before {
font-size : 12px;
line-height : 22px;
visibility : visible;
}
}
.twc-calidc-unlock-exclusive-content-text::before {
content : 'Create your login to watch the film.';
display : block;
margin-block : 1em;
}
.twc-calidc-emails-updates-text::before {
content : 'Please keep your login details safe.';
display : block;
text-align : center;
white-space : pre;
}
.twc-calidc-sign-in-link span {
display : none;
}
.twc-calidc-sign-in-link::before {
content : 'Already purchased? Sign in';
}