[class*="el-mark--"] mark{background-color:#fff0;padding:0;font-size:100%;position:relative;z-index:0}[class*="el-mark--"] mark:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.el-mark--out mark{color:var(--mark-color,currentColor);-webkit-text-fill-color:#fff0;-webkit-text-stroke-color:currentColor;-webkit-text-stroke-width:var(--mark-stroke-size,1px)}.el-mark--out mark:before{display:none}.el-mark--hf mark{color:var(--mark-color,#fff);background:HSL(var(--neutral-3))}.el-mark--hf mark:before{display:none}.el-mark--hp mark{color:var(--mark-color,currentColor);background-color:transparent!important;background-image:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.el-mark--hp mark:before{padding:0;top:auto;bottom:0;-webkit-transform:scaleY(1.2);transform:scaleY(1.2);height:var(--hp-height,40%);background-color:HSL(var(--neutral-3))}.el-mark--hp2 mark{color:var(--mark-color,currentColor);border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;background-image:-webkit-gradient(linear,left top,right top,from(var(--mark-gradient-color,HSL(var(--neutral-3)))),to(var(--mark-gradient-color,HSL(var(--neutral-3)))));background-image:linear-gradient(to right,var(--mark-gradient-color,HSL(var(--neutral-3))),var(--mark-gradient-color,HSL(var(--neutral-3))));background-size:100% var(--hp-height,40%);background-position:0 100%;background-repeat:no-repeat}.el-mark--hp2 mark:before{display:none}.el-mark--cv mark{color:var(--mark-color,currentColor)}.el-mark--cv mark:before{display:none}.el-mark--cv mark:after{content:"";position:absolute;bottom:-.35em;left:0;height:.5em;width:100%;border:solid 2px;border-color:var(--mark-bg-color,var(--mark-color,currentColor)) #fff0 #fff0 #fff0;border-radius:60% 60% 0 0;-webkit-transform:rotate(-1.6deg);transform:rotate(-1.6deg)}.el-mark--grd mark{color:var(--mark-color,currentColor)}@supports (-webkit-background-clip:text) and (-webkit-text-fill-color:transparent){.el-mark--grd mark{background:-webkit-gradient(linear,left top,left bottom,from(var(--mark-gradient-angle,45deg)),color-stop(currentColor),to(var(--mark-gradient-color,#ccc)));background:linear-gradient(var(--mark-gradient-angle,45deg),currentColor,var(--mark-gradient-color,#ccc));-webkit-background-clip:text;-webkit-text-fill-color:#fff0}@media (max-width:767px){.el-mark--grd mark{-webkit-box-decoration-break:clone}}}.el-mark--grd mark:before{display:none}.e--ua-safari .el-mark--grd mark{-webkit-box-decoration-break:clone}