.et_parallax_bg.et_parallax_bg__sticky,.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky),.et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky){display:none}.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky,.et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky{display:block}.et_builder_inner_content.has_et_pb_sticky{z-index:inherit}.et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et_pb_column.has_et_pb_sticky{z-index:20}.et-l--header .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--header .et_pb_column.has_et_pb_sticky{z-index:30}.et-l--footer .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--footer .et_pb_column.has_et_pb_sticky{z-index:10}.et_pb_sticky_placeholder{opacity:0!important}.et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before,.et_pb_sticky .et_pb_inline_icon_sticky:before{content:attr(data-icon-sticky)!important}body .et-script-temporary-measurement{opacity:0}
.dsm_text_divider .dsm-text-divider-wrapper {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 auto;
}

.dsm-text-divider-before, .dsm-text-divider-after {
	font-size: 0;
    line-height: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #7EBEC5;
}

.dsm-text-divider-header {
	padding-bottom: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0 10px;
}

.dsm-text-divider-align-left .dsm-text-divider-before{
	display: none;
}

.dsm-text-divider-align-right .dsm-text-divider-after{
	display: none;
}