.text-highlight{all:unset;background-repeat:no-repeat;background-size:0% 100%;transition:color calc(var(--duration) / 4) var(--ease),background-color calc(var(--duration) / 4) var(--ease),background-size var(--duration) var(--ease)}.text-highlight.active{color:var(--color-text-highlight);background-size:100% 100%}[data-highlight=background] .text-highlight{background-image:linear-gradient(var(--bg-color-highlight),var(--bg-color-highlight))}[data-highlight=half] .text-highlight{--line-size:0.5em;background-image:linear-gradient(transparent calc(100% - var(--line-size)),var(--bg-color-highlight) var(--line-size))}[data-highlight=underline] .text-highlight{--line-size:0.15em;background-image:linear-gradient(transparent calc(100% - var(--line-size)),var(--color-text) var(--line-size))}.text-highlight::before,.text-highlight::after{position:absolute;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.text-highlight::before{content:" [highlight start] "}.text-highlight::after{content:" [highlight end] "}.et_pb_row{}.et_pb_text_0.et_pb_text a{color:#343434!important;background-color:#73ff00!important;padding:5px}.et_pb_post_content_0_tb_body img{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.0)!important}.et_password_protected_form{min-height:initial;padding:100px;max-width:700px;margin:auto}.et_password_protected_form .et_submit_button{background:#73ff00;color:#343434!important;border:2px solid #73ff00}.et_password_protected_form .et_submit_button:hover{background:#343434;color:#73ff00!important}@media (max-width:479px){.et_password_protected_form{padding:40px}}