.tlpb-popup .fancybox-slide--html{padding:25px}.tlpb-popup .tlpb-popup-container{border-radius:8px;overflow:hidden;padding:0;box-shadow:0 .5rem 1rem rgba(0,0,0,.125)}.tlpb-popup .tlpb-popup-container a:focus{outline:0}.tlpb-popup .tlpb-popup-container .fancybox-button{padding:4px;border-radius:50em;background-color:#0008;color:#fff;top:4px;right:4px;width:2em;height:2em}.tlpb-popup .tlpb-popup-footer{text-align:center;padding:8px}.tlpb-popup .tlpb-popup-container .do-not-display{margin:0;cursor:pointer}.tlpb-popup .tlpb-popup-container .do-not-display .checkbox{display:none}.tlpb-popup .tlpb-popup-container .do-not-display .custom-checkbox{position:relative;width:1em;height:1em;display:inline-block;background:0 0;border-radius:50em;border:2px solid var(--primary,#222);margin-right:4px;vertical-align:-.125em}.tlpb-popup .tlpb-popup-container .do-not-display .custom-checkbox:before{content:'';display:inline-block;position:absolute;top:.125em;left:.125em;width:.5em;height:.5em;background:var(--primary,#222);border-radius:50em;transform:scale(0);transition:.33s cubic-bezier(.175,.885,.32,1.275)}.tlpb-popup .tlpb-popup-container .do-not-display .checkbox:checked+.custom-checkbox:before{transform:scale(1)}