.dipl_text_wrapper h1,.dipl_text_wrapper h2,.dipl_text_wrapper h3,.dipl_text_wrapper h4,.dipl_text_wrapper h5,.dipl_text_wrapper h6{padding-bottom:0;font-size:1.75rem;line-height:1.5;word-wrap:break-word}.dipl_double_color_heading .dipl_text_wrapper .dipl_text_stack{display:block}.dipl_image_mask{overflow:hidden}.dipl_image_mask .dipl_image_mask_container{position:relative;display:flex}.dipl_image_mask_inner{background-size:cover;background-position:center;background-repeat:no-repeat}.dipl_image_mask .dipl_image_mask_container .dipl_image_mask_inner{display:block;float:left;width:100%;-webkit-mask-repeat:no-repeat;-moz-mask-repeat:no-repeat;mask-repeat:no-repeat;line-height:1}
.et_divi_builder #et_builder_outer_content .dipl_image_mask{overflow:hidden}.et_divi_builder #et_builder_outer_content .dipl_image_mask .dipl_image_mask_container{position:relative;display:flex}.et_divi_builder #et_builder_outer_content .dipl_image_mask_inner{background-size:cover;background-position:center;background-repeat:no-repeat}.et_divi_builder #et_builder_outer_content .dipl_image_mask .dipl_image_mask_container .dipl_image_mask_inner{display:block;float:left;width:100%;-webkit-mask-repeat:no-repeat;-moz-mask-repeat:no-repeat;mask-repeat:no-repeat;line-height:1}
.dipl_image_mask .dipl_image_mask_item{position:absolute!important;top:0;left:0}.dipl_image_mask_element svg{width:50px;height:50px}
.et_divi_builder #et_builder_outer_content .dipl_image_mask .dipl_image_mask_item{position:absolute!important;top:0;left:0}.et_divi_builder #et_builder_outer_content .dipl_image_mask_element svg{width:50px;height:50px}.dipl_text_highlighter_wrapper span{
line-height: 1.7em;
display: inline-block;
}
.dipl_text_highlighter_inner_wrapper,
.dipl_text_highlighter_wrapper{
position: relative;
}
.dipl_text_highlighter_wrapper svg{
position: absolute;
left: 50%;
width: 100%;
transform: translate(-50%,-50%);
overflow: visible;
}
.dipl_text_highlighter_wrapper.dipl_highlight_curly_line svg,
.dipl_text_highlighter_wrapper.dipl_highlight_double_underline svg,
.dipl_text_highlighter_wrapper.dipl_highlight_underline svg,
.dipl_text_highlighter_wrapper.dipl_highlight_zigzag svg{top:100%}
.dipl_text_highlighter_wrapper.dipl_highlight_diagonal svg{top:50%}
.dipl_text_highlighter_wrapper.dipl_highlight_circle svg{top:45%}
.dipl_text_highlighter_wrapper.dipl_highlight_cross svg{top:55%}
.dipl_text_highlighter_wrapper svg path{
animation-name: dipl-dash-animation;
animation-duration: 3s;
animation-delay: 0s;
animation-fill-mode: forwards;
opacity: 0;
fill: none;
stroke-dasharray: 1500;
stroke-linecap: round;
stroke-linejoin: round;
}
.dipl_text_highlighter_stack .dipl_text_highlighter_post_inner_wrapper,
.dipl_text_highlighter_stack .dipl_text_highlighter_pre_inner_wrapper{
display:block;
}
@keyframes dipl-dash-animation{
0%{ stroke-dasharray: 0 1500;opacity: 1; }
100%{ stroke-dasharray: 1500 1500;opacity: 1; }
}
.dipl_text_highlighter_wrapper.dipl_highlighter_text.dipl_text_highlighter_stack span{ text-align: left; }
.dipl_text_highlighter_wrapper.dipl_highlighter_text span{
padding: 0 2px;
}