#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}@font-face{font-family:"Open Sans";src:url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenSans-SemiBold.woff2) format("woff2"),url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenSans-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenSans-SemiBoldItalic.woff2) format("woff2"),url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenSans-SemiBoldItalic.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"OpenDyslexic";src:url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenDyslexic-Regular.woff2) format("woff2"),url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenDyslexic-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"OpenDyslexic";src:url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenDyslexic-Italic.woff2) format("woff2"),url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenDyslexic-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"OpenDyslexic";src:url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenDyslexic-Bold.woff2) format("woff2"),url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenDyslexic-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"OpenDyslexic";src:url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenDyslexic-Bold-Italic.woff2) format("woff2"),url(https://nashvillepsychotherapist.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/../fonts/OpenDyslexic-Bold-Italic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}#dvmd_accessibility_wrapper *{margin:0;padding:0;font-family:"Open Sans",Helvetica,Roboto,Arial,sans-serif;font-size:16px;font-size:1em;font-weight:600;font-style:normal;text-align:center;text-transform:none;text-decoration:none;letter-spacing:0;line-height:1.3;-webkit-box-sizing:border-box;box-sizing:border-box}#dvmd_acsb_sidebar{z-index:calc(var(--dvmd_acsb_sidebar_zindex) + 101);position:fixed;top:0;width:100%;max-width:30em;display:none;opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;background:var(--dvmd_acsb_sidebar_background_color_tint);-webkit-box-shadow:0 0 30px rgb(0 0 0 / .3);box-shadow:0 0 30px rgb(0 0 0 / .3)}#dvmd_acsb_sidebar[data-acsb-size="1"]{font-size:10px}#dvmd_acsb_sidebar[data-acsb-size="2"]{font-size:12px}#dvmd_acsb_sidebar[data-acsb-size="3"]{font-size:14px}#dvmd_acsb_sidebar[data-acsb-size="4"]{font-size:16px}#dvmd_acsb_sidebar[data-acsb-size="5"]{font-size:18px}#dvmd_acsb_sidebar[data-acsb-position=left]{left:0}#dvmd_acsb_sidebar[data-acsb-position=right]{right:0}@media screen and (max-width:767px){#dvmd_acsb_sidebar{max-width:none}}#dvmd_acsb_sidebar select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 1.5em;width:100%;max-width:none;height:3em;border:none;border-radius:1.5em;background-color:var(--dvmd_acsb_sidebar_background_color);color:var(--dvmd_acsb_sidebar_text_color)}#dvmd_acsb_sidebar small{display:block}#dvmd_acsb_sidebar button{all:unset;cursor:pointer;position:relative;height:3em;width:100%}#dvmd_acsb_sidebar svg{pointer-events:none;position:absolute;top:50%;width:1em;height:1em;padding:1px;-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease,-webkit-transform 0.2s ease}#dvmd_acsb_sidebar .dvmd_acsb_inner{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#dvmd_acsb_sidebar .dvmd_ac_text{pointer-events:none}#dvmd_acsb_sidebar .dvmd_acsb_select_wrapper{position:relative}#dvmd_acsb_sidebar .dvmd_acsb_select_wrapper:after{content:"";position:absolute;-webkit-transform:translateY(-25%);transform:translateY(-25%);top:50%;width:0;height:0;border:5px solid #fff0;border-color:var(--dvmd_acsb_sidebar_text_color) #fff0 #fff0 #fff0}#dvmd_acsb_sidebar [tabindex="0"]:focus,#dvmd_acsb_sidebar [tabindex="0"]:hover,#dvmd_acsb_sidebar a:focus,#dvmd_acsb_sidebar a:hover,#dvmd_acsb_sidebar button:focus,#dvmd_acsb_sidebar button:hover{-webkit-box-shadow:0 0 0 3px var(--dvmd_acsb_sidebar_button_color_tint);box-shadow:0 0 0 3px var(--dvmd_acsb_sidebar_button_color_tint)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar svg{-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar .dvmd_acsb_select_wrapper:after{right:1.5em}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar svg{-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%)}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar .dvmd_acsb_select_wrapper:after{left:1.5em}@media screen and (max-width:1200px){html #dvmd_accessibility_wrapper[data-acsb-visibility="1200"]{display:none!important}}@media screen and (max-width:980px){html #dvmd_accessibility_wrapper[data-acsb-visibility="980"]{display:none!important}}@media screen and (max-width:768px){html #dvmd_accessibility_wrapper[data-acsb-visibility="768"]{display:none!important}}@media screen and (max-width:480px){html #dvmd_accessibility_wrapper[data-acsb-visibility="480"]{display:none!important}}@media screen and (max-width:320px){html #dvmd_accessibility_wrapper[data-acsb-visibility="320"]{display:none!important}}html[data-acsb-color-contrast] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-color-saturation] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-focus-ring] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-hide-images] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-large-cursor] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-line-height] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-page-structure] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-reading-guide] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-reading-mask] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-screen-reader-voice] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-screen-reader] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-stop-animations] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-text-alignment] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-text-font] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-text-size] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-text-spacing] #dvmd_acsb_button .dvmd_acsb_tick,html[data-acsb-tool-tip] #dvmd_acsb_button .dvmd_acsb_tick{display:block}html[data-acsb-profile] #dvmd_acsb_accessibility_profiles .dvmd_acsb_tick{display:block}html[data-acsb-screen-reader-voice] #dvmd_acsb_screen_reader .dvmd_acsb_tick,html[data-acsb-screen-reader] #dvmd_acsb_screen_reader .dvmd_acsb_tick{display:block}html[data-acsb-focus-ring] #dvmd_acsb_navigation_tools .dvmd_acsb_tick,html[data-acsb-large-cursor] #dvmd_acsb_navigation_tools .dvmd_acsb_tick,html[data-acsb-page-structure] #dvmd_acsb_navigation_tools .dvmd_acsb_tick{display:block}html[data-acsb-reading-guide] #dvmd_acsb_reading_tools .dvmd_acsb_tick,html[data-acsb-reading-mask] #dvmd_acsb_reading_tools .dvmd_acsb_tick,html[data-acsb-tool-tip] #dvmd_acsb_reading_tools .dvmd_acsb_tick{display:block}html[data-acsb-line-height] #dvmd_acsb_text_tools .dvmd_acsb_tick,html[data-acsb-text-alignment] #dvmd_acsb_text_tools .dvmd_acsb_tick,html[data-acsb-text-font] #dvmd_acsb_text_tools .dvmd_acsb_tick,html[data-acsb-text-size] #dvmd_acsb_text_tools .dvmd_acsb_tick,html[data-acsb-text-spacing] #dvmd_acsb_text_tools .dvmd_acsb_tick{display:block}html[data-acsb-color-contrast] #dvmd_acsb_graphics_tools .dvmd_acsb_tick,html[data-acsb-color-saturation] #dvmd_acsb_graphics_tools .dvmd_acsb_tick,html[data-acsb-hide-images] #dvmd_acsb_graphics_tools .dvmd_acsb_tick,html[data-acsb-stop-animations] #dvmd_acsb_graphics_tools .dvmd_acsb_tick{display:block}html[data-acsb-screen-reader] body #page-container .dvmd_acsb_screen_reader_active,html[data-acsb-screen-reader] body .dvmd_acsb_screen_reader_active,html[data-acsb-screen-reader] body.et-db #et-boc .et-l .dvmd_acsb_screen_reader_active{outline:3px dotted var(--dvmd_acsb_highlight_screen_reader_color)!important;outline-style:dotted!important;outline-offset:0!important}html[data-acsb-screen-reader] body #dvmd_accessibility_wrapper .dvmd_acsb_screen_reader_active,html[data-acsb-screen-reader] body #page-container #dvmd_accessibility_wrapper .dvmd_acsb_screen_reader_active,html[data-acsb-screen-reader] body.et-db #et-boc .et-l #dvmd_accessibility_wrapper .dvmd_acsb_screen_reader_active{outline-offset:0!important}html[data-acsb-color-cursor=black] body.et-db #et-boc .et-l *,html[data-acsb-large-cursor=black] body #page-container *,html[data-acsb-large-cursor=black] body *{cursor:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMzLjZweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgMzMuNiA0OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzMuNiA0OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0ibTIuNSA0Mi40IDkuMS04LjhMMTkuMyA0OGw5LjUtNS03LjUtMTQuNUwzMy42IDI2IDAgMGwyLjUgNDIuNHoiIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOiNmZmYiLz48cGF0aCBkPSJtNS4yIDM1LjggNi45LTYuNyA4IDE0LjkgNS0yLjYtNy44LTE0LjkgOS40LTJMMy4zIDYuMmwxLjkgMjkuNnoiIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZCIvPjwvc3ZnPg==),auto!important}html[data-acsb-color-cursor=white] body.et-db #et-boc .et-l *,html[data-acsb-large-cursor=white] body #page-container *,html[data-acsb-large-cursor=white] body *{cursor:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMzLjZweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgMzMuNiA0OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzMuNiA0OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0ibTIuNSA0Mi40IDkuMS04LjhMMTkuMyA0OGw5LjUtNS03LjUtMTQuNUwzMy42IDI2IDAgMGwyLjUgNDIuNHoiLz48cGF0aCBkPSJtNS4yIDM1LjggNi45LTYuNyA4IDE0LjkgNS0yLjYtNy44LTE0LjkgOS40LTJMMy4zIDYuMmwxLjkgMjkuNnoiIHN0eWxlPSJmaWxsOiNmZmYiLz48L3N2Zz4=),auto!important}html[data-acsb-page-structure=headings] body #page-container h1.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body #page-container h2.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body #page-container h3.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body #page-container h4.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body #page-container h5.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body #page-container h6.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body h1.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body h2.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body h3.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body h4.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body h5.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body h6.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h1.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h2.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h3.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h4.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h5.dvmd_acsb_el_heading,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h6.dvmd_acsb_el_heading{outline:3px dotted var(--dvmd_acsb_highlight_headings_color)!important;outline-style:dotted!important;outline-offset:0!important}html[data-acsb-page-structure=headings] body #page-container h1.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body #page-container h1.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body #page-container h2.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body #page-container h2.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body #page-container h3.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body #page-container h3.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body #page-container h4.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body #page-container h4.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body #page-container h5.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body #page-container h5.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body #page-container h6.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body #page-container h6.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body h1.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body h1.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body h2.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body h2.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body h3.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body h3.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body h4.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body h4.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body h5.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body h5.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body h6.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body h6.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h1.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h1.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h2.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h2.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h3.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h3.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h4.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h4.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h5.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h5.dvmd_acsb_el_heading:focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h6.dvmd_acsb_el_heading.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=headings] body.et-db #et-boc .et-l h6.dvmd_acsb_el_heading:focus{outline-style:solid!important;outline-offset:0!important}html[data-acsb-page-structure=landmarks] body #page-container .dvmd_acsb_el_landmark,html[data-acsb-page-structure=landmarks] body .dvmd_acsb_el_landmark,html[data-acsb-page-structure=landmarks] body.et-db #et-boc .et-l .dvmd_acsb_el_landmark{outline:3px dotted var(--dvmd_acsb_highlight_landmarks_color)!important;outline-style:dotted!important;outline-offset:-3px!important}html[data-acsb-page-structure=landmarks] body #page-container .dvmd_acsb_el_landmark.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=landmarks] body #page-container .dvmd_acsb_el_landmark:focus,html[data-acsb-page-structure=landmarks] body .dvmd_acsb_el_landmark.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=landmarks] body .dvmd_acsb_el_landmark:focus,html[data-acsb-page-structure=landmarks] body.et-db #et-boc .et-l .dvmd_acsb_el_landmark.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=landmarks] body.et-db #et-boc .et-l .dvmd_acsb_el_landmark:focus{outline-style:solid!important;outline-offset:-3px!important}html[data-acsb-page-structure=links] body #page-container a.dvmd_acsb_el_link,html[data-acsb-page-structure=links] body a.dvmd_acsb_el_link,html[data-acsb-page-structure=links] body.et-db #et-boc .et-l a.dvmd_acsb_el_link{outline:3px dotted var(--dvmd_acsb_highlight_links_color)!important;outline-style:dotted!important;outline-offset:0!important}html[data-acsb-page-structure=links] body #page-container a.dvmd_acsb_el_link.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=links] body #page-container a.dvmd_acsb_el_link:focus,html[data-acsb-page-structure=links] body a.dvmd_acsb_el_link.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=links] body a.dvmd_acsb_el_link:focus,html[data-acsb-page-structure=links] body.et-db #et-boc .et-l a.dvmd_acsb_el_link.dvmd_acsb_page_structure_focus,html[data-acsb-page-structure=links] body.et-db #et-boc .et-l a.dvmd_acsb_el_link:focus{outline-style:solid!important;outline-offset:0!important}html[data-acsb-focus-ring] body #page-container :focus:not(#dvmd_accessibility_wrapper *),html[data-acsb-focus-ring] body :focus:not(#dvmd_accessibility_wrapper *),html[data-acsb-focus-ring] body.et-db #et-boc .et-l :focus:not(#dvmd_accessibility_wrapper *){outline:3px solid var(--dvmd_acsb_highlight_focus_ring_color)!important;outline-style:solid!important;outline-offset:0!important}html[data-acsb-tool-tip] body #page-container .dvmd_acsb_tooltip_active:not(#dvmd_accessibility_wrapper *),html[data-acsb-tool-tip] body .dvmd_acsb_tooltip_active:not(#dvmd_accessibility_wrapper *),html[data-acsb-tool-tip] body.et-db #et-boc .et-l .dvmd_acsb_tooltip_active:not(#dvmd_accessibility_wrapper *){outline:3px solid var(--dvmd_acsb_highlight_tooltip_color)!important;outline-style:solid!important;outline-offset:0!important}html body #dvmd_acsb_tooltip_tool,html body #page-container #dvmd_acsb_tooltip_tool,html body.et-db #et-boc .et-l #dvmd_acsb_tooltip_tool{z-index:calc(var(--dvmd_acsb_sidebar_zindex) + 103);display:none;opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;position:fixed;top:calc(100vh - 40px);left:50vw;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%);padding:.4em 1.25em .5em;width:90%;max-width:400px;border-radius:.5em;border:2px solid #fff;background:rgb(0 0 0 / .8);-webkit-box-shadow:0 .25em 1em rgb(0 0 0 / .4);box-shadow:0 .25em 1em rgb(0 0 0 / .4);color:#fff}html[data-acsb-tool-tip=small] body #dvmd_acsb_tooltip_tool,html[data-acsb-tool-tip=small] body #page-container #dvmd_acsb_tooltip_tool,html[data-acsb-tool-tip=small] body.et-db #et-boc .et-l #dvmd_acsb_tooltip_tool{font-size:14px}html[data-acsb-tool-tip=medium] body #dvmd_acsb_tooltip_tool,html[data-acsb-tool-tip=medium] body #page-container #dvmd_acsb_tooltip_tool,html[data-acsb-tool-tip=medium] body.et-db #et-boc .et-l #dvmd_acsb_tooltip_tool{font-size:17px}html[data-acsb-tool-tip=large] body #dvmd_acsb_tooltip_tool,html[data-acsb-tool-tip=large] body #page-container #dvmd_acsb_tooltip_tool,html[data-acsb-tool-tip=large] body.et-db #et-boc .et-l #dvmd_acsb_tooltip_tool{font-size:20px}html body #dvmd_acsb_reading_guide_tool,html body #page-container #dvmd_acsb_reading_guide_tool,html body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool{display:none;z-index:calc(var(--dvmd_acsb_sidebar_zindex) + 104);position:fixed;left:0;width:100vw;background-color:#222;pointer-events:none}html body #dvmd_acsb_reading_guide_tool span,html body #page-container #dvmd_acsb_reading_guide_tool span,html body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool span{display:block;position:relative;width:0;height:0}html body #dvmd_acsb_reading_guide_tool span:after,html body #dvmd_acsb_reading_guide_tool span:before,html body #page-container #dvmd_acsb_reading_guide_tool span:after,html body #page-container #dvmd_acsb_reading_guide_tool span:before,html body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool span:after,html body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool span:before{content:"";position:absolute;width:0;height:0;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}html[data-acsb-reading-guide=small] body #dvmd_acsb_reading_guide_tool,html[data-acsb-reading-guide=small] body #page-container #dvmd_acsb_reading_guide_tool,html[data-acsb-reading-guide=small] body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool{display:block;height:3px;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff}html[data-acsb-reading-guide=small] body #dvmd_acsb_reading_guide_tool span:before,html[data-acsb-reading-guide=small] body #page-container #dvmd_acsb_reading_guide_tool span:before,html[data-acsb-reading-guide=small] body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool span:before{border-right:solid 9px #fff0;border-left:solid 9px #fff0;border-bottom:solid 9px #fff}html[data-acsb-reading-guide=small] body #dvmd_acsb_reading_guide_tool span:after,html[data-acsb-reading-guide=small] body #page-container #dvmd_acsb_reading_guide_tool span:after,html[data-acsb-reading-guide=small] body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool span:after{border-right:solid 6px #fff0;border-left:solid 6px #fff0;border-bottom:solid 6px #222}html[data-acsb-reading-guide=medium] body #dvmd_acsb_reading_guide_tool,html[data-acsb-reading-guide=medium] body #page-container #dvmd_acsb_reading_guide_tool,html[data-acsb-reading-guide=medium] body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool{display:block;height:5px;-webkit-box-shadow:0 0 0 3px #fff;box-shadow:0 0 0 3px #fff}html[data-acsb-reading-guide=medium] body #dvmd_acsb_reading_guide_tool span:before,html[data-acsb-reading-guide=medium] body #page-container #dvmd_acsb_reading_guide_tool span:before,html[data-acsb-reading-guide=medium] body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool span:before{border-right:solid 15px #fff0;border-left:solid 15px #fff0;border-bottom:solid 15px #fff}html[data-acsb-reading-guide=medium] body #dvmd_acsb_reading_guide_tool span:after,html[data-acsb-reading-guide=medium] body #page-container #dvmd_acsb_reading_guide_tool span:after,html[data-acsb-reading-guide=medium] body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool span:after{border-right:solid 10px #fff0;border-left:solid 10px #fff0;border-bottom:solid 10px #222}html[data-acsb-reading-guide=large] body #dvmd_acsb_reading_guide_tool,html[data-acsb-reading-guide=large] body #page-container #dvmd_acsb_reading_guide_tool,html[data-acsb-reading-guide=large] body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool{display:block;height:8px;-webkit-box-shadow:0 0 0 4px #fff;box-shadow:0 0 0 4px #fff}html[data-acsb-reading-guide=large] body #dvmd_acsb_reading_guide_tool span:before,html[data-acsb-reading-guide=large] body #page-container #dvmd_acsb_reading_guide_tool span:before,html[data-acsb-reading-guide=large] body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool span:before{border-right:solid 22px #fff0;border-left:solid 22px #fff0;border-bottom:solid 22px #fff}html[data-acsb-reading-guide=large] body #dvmd_acsb_reading_guide_tool span:after,html[data-acsb-reading-guide=large] body #page-container #dvmd_acsb_reading_guide_tool span:after,html[data-acsb-reading-guide=large] body.et-db #et-boc .et-l #dvmd_acsb_reading_guide_tool span:after{border-right:solid 16px #fff0;border-left:solid 16px #fff0;border-bottom:solid 16px #222}html body #dvmd_acsb_reading_mask_tool,html body #page-container #dvmd_acsb_reading_mask_tool,html body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool{display:none}html body #dvmd_acsb_reading_mask_tool span:first-child,html body #page-container #dvmd_acsb_reading_mask_tool span:first-child,html body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool span:first-child{z-index:calc(var(--dvmd_acsb_sidebar_zindex) + 104);display:block;position:fixed;top:0;left:0;width:100vw;background-color:rgb(0 0 0 / .6);border-bottom:5px solid #fff;pointer-events:none}html body #dvmd_acsb_reading_mask_tool span:last-child,html body #page-container #dvmd_acsb_reading_mask_tool span:last-child,html body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool span:last-child{z-index:calc(var(--dvmd_acsb_sidebar_zindex) + 104);display:block;position:fixed;bottom:0;width:100vw;background-color:rgb(0 0 0 / .6);border-top:5px solid #fff;pointer-events:none}html[data-acsb-reading-mask=small] body #dvmd_acsb_reading_mask_tool,html[data-acsb-reading-mask=small] body #page-container #dvmd_acsb_reading_mask_tool,html[data-acsb-reading-mask=small] body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool{display:block}html[data-acsb-reading-mask=small] body #dvmd_acsb_reading_mask_tool span:first-child,html[data-acsb-reading-mask=small] body #page-container #dvmd_acsb_reading_mask_tool span:first-child,html[data-acsb-reading-mask=small] body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool span:first-child{-webkit-transform:translateY(-50px);transform:translateY(-50px)}html[data-acsb-reading-mask=small] body #dvmd_acsb_reading_mask_tool span:last-child,html[data-acsb-reading-mask=small] body #page-container #dvmd_acsb_reading_mask_tool span:last-child,html[data-acsb-reading-mask=small] body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool span:last-child{-webkit-transform:translateY(50px);transform:translateY(50px)}html[data-acsb-reading-mask=medium] body #dvmd_acsb_reading_mask_tool,html[data-acsb-reading-mask=medium] body #page-container #dvmd_acsb_reading_mask_tool,html[data-acsb-reading-mask=medium] body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool{display:block}html[data-acsb-reading-mask=medium] body #dvmd_acsb_reading_mask_tool span:first-child,html[data-acsb-reading-mask=medium] body #page-container #dvmd_acsb_reading_mask_tool span:first-child,html[data-acsb-reading-mask=medium] body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool span:first-child{-webkit-transform:translateY(-100px);transform:translateY(-100px)}html[data-acsb-reading-mask=medium] body #dvmd_acsb_reading_mask_tool span:last-child,html[data-acsb-reading-mask=medium] body #page-container #dvmd_acsb_reading_mask_tool span:last-child,html[data-acsb-reading-mask=medium] body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool span:last-child{-webkit-transform:translateY(100px);transform:translateY(100px)}html[data-acsb-reading-mask=large] body #dvmd_acsb_reading_mask_tool,html[data-acsb-reading-mask=large] body #page-container #dvmd_acsb_reading_mask_tool,html[data-acsb-reading-mask=large] body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool{display:block}html[data-acsb-reading-mask=large] body #dvmd_acsb_reading_mask_tool span:first-child,html[data-acsb-reading-mask=large] body #page-container #dvmd_acsb_reading_mask_tool span:first-child,html[data-acsb-reading-mask=large] body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool span:first-child{-webkit-transform:translateY(-150px);transform:translateY(-150px)}html[data-acsb-reading-mask=large] body #dvmd_acsb_reading_mask_tool span:last-child,html[data-acsb-reading-mask=large] body #page-container #dvmd_acsb_reading_mask_tool span:last-child,html[data-acsb-reading-mask=large] body.et-db #et-boc .et-l #dvmd_acsb_reading_mask_tool span:last-child{-webkit-transform:translateY(150px);transform:translateY(150px)}html[data-acsb-text-font=sansserif] body #page-container .dvmd_acsb_el_text:not(i):not(.et-pb-icon):not(.et_pb_icon),html[data-acsb-text-font=sansserif] body .dvmd_acsb_el_text:not(i):not(.et-pb-icon):not(.et_pb_icon),html[data-acsb-text-font=sansserif] body.et-db #et-boc .et-l .dvmd_acsb_el_text:not(i):not(.et-pb-icon):not(.et_pb_icon){font-family:Arial,Helvetica,sans-serif!important}html[data-acsb-text-font=dyslexic] body #page-container .dvmd_acsb_el_text:not(i):not(.et-pb-icon):not(.et_pb_icon),html[data-acsb-text-font=dyslexic] body .dvmd_acsb_el_text:not(i):not(.et-pb-icon):not(.et_pb_icon),html[data-acsb-text-font=dyslexic] body.et-db #et-boc .et-l .dvmd_acsb_el_text:not(i):not(.et-pb-icon):not(.et_pb_icon){font-family:"OpenDyslexic",Arial,Helvetica,sans-serif!important}html[data-acsb-line-height="1"] body #page-container .dvmd_acsb_el_text,html[data-acsb-line-height="1"] body .dvmd_acsb_el_text,html[data-acsb-line-height="1"] body.et-db #et-boc .et-l .dvmd_acsb_el_text{line-height:1.5!important}html[data-acsb-line-height="2"] body #page-container .dvmd_acsb_el_text,html[data-acsb-line-height="2"] body .dvmd_acsb_el_text,html[data-acsb-line-height="2"] body.et-db #et-boc .et-l .dvmd_acsb_el_text{line-height:2!important}html[data-acsb-line-height="3"] body #page-container .dvmd_acsb_el_text,html[data-acsb-line-height="3"] body .dvmd_acsb_el_text,html[data-acsb-line-height="3"] body.et-db #et-boc .et-l .dvmd_acsb_el_text{line-height:2.5!important}html[data-acsb-line-height="4"] body #page-container .dvmd_acsb_el_text,html[data-acsb-line-height="4"] body .dvmd_acsb_el_text,html[data-acsb-line-height="4"] body.et-db #et-boc .et-l .dvmd_acsb_el_text{line-height:3!important}html[data-acsb-text-spacing="1"] body #page-container .dvmd_acsb_el_text,html[data-acsb-text-spacing="1"] body .dvmd_acsb_el_text,html[data-acsb-text-spacing="1"] body.et-db #et-boc .et-l .dvmd_acsb_el_text{letter-spacing:0.1em!important;word-spacing:0.1em!important}html[data-acsb-text-spacing="2"] body #page-container .dvmd_acsb_el_text,html[data-acsb-text-spacing="2"] body .dvmd_acsb_el_text,html[data-acsb-text-spacing="2"] body.et-db #et-boc .et-l .dvmd_acsb_el_text{letter-spacing:0.2em!important;word-spacing:0.2em!important}html[data-acsb-text-spacing="3"] body #page-container .dvmd_acsb_el_text,html[data-acsb-text-spacing="3"] body .dvmd_acsb_el_text,html[data-acsb-text-spacing="3"] body.et-db #et-boc .et-l .dvmd_acsb_el_text{letter-spacing:0.3em!important;word-spacing:0.3em!important}html[data-acsb-text-spacing="4"] body #page-container .dvmd_acsb_el_text,html[data-acsb-text-spacing="4"] body .dvmd_acsb_el_text,html[data-acsb-text-spacing="4"] body.et-db #et-boc .et-l .dvmd_acsb_el_text{letter-spacing:0.4em!important;word-spacing:0.4em!important}html[data-acsb-text-alignment=left] body #page-container .dvmd_acsb_el_text,html[data-acsb-text-alignment=left] body .dvmd_acsb_el_text,html[data-acsb-text-alignment=left] body.et-db #et-boc .et-l .dvmd_acsb_el_text{text-align:left!important}html[data-acsb-text-alignment=center] body #page-container .dvmd_acsb_el_text,html[data-acsb-text-alignment=center] body .dvmd_acsb_el_text,html[data-acsb-text-alignment=center] body.et-db #et-boc .et-l .dvmd_acsb_el_text{text-align:center!important}html[data-acsb-text-alignment=right] body #page-container .dvmd_acsb_el_text,html[data-acsb-text-alignment=right] body .dvmd_acsb_el_text,html[data-acsb-text-alignment=right] body.et-db #et-boc .et-l .dvmd_acsb_el_text{text-align:right!important}html[data-acsb-text-alignment=justify] body #page-container .dvmd_acsb_el_text,html[data-acsb-text-alignment=justify] body .dvmd_acsb_el_text,html[data-acsb-text-alignment=justify] body.et-db #et-boc .et-l .dvmd_acsb_el_text{text-align:justify!important}html[data-acsb-color-saturation=none]{-webkit-filter:saturate(0)!important;filter:saturate(0)!important}html[data-acsb-color-saturation=none][data-acsb-color-contrast=invert]{-webkit-filter:saturate(0) invert(100%)!important;filter:saturate(0) invert(100%)!important}html[data-acsb-color-saturation=low]{-webkit-filter:saturate(.3)!important;filter:saturate(.3)!important}html[data-acsb-color-saturation=low][data-acsb-color-contrast=invert]{-webkit-filter:saturate(.3) invert(100%)!important;filter:saturate(.3) invert(100%)!important}html[data-acsb-color-saturation=high]{-webkit-filter:saturate(2)!important;filter:saturate(2)!important}html[data-acsb-color-saturation=high][data-acsb-color-contrast=invert]{-webkit-filter:saturate(2) invert(100%)!important;filter:saturate(2) invert(100%)!important}html[data-acsb-color-contrast=invert]{-webkit-filter:invert(100%)!important;filter:invert(100%)!important}html[data-acsb-color-contrast=invert] #dvmd_acsb_sidebar,html[data-acsb-color-contrast=invert] #wpadminbar{-webkit-filter:invert(100%)!important;filter:invert(100%)!important}html[data-acsb-color-contrast=dark]{-webkit-filter:saturate(0)!important;filter:saturate(0)!important}html[data-acsb-color-contrast=dark],html[data-acsb-color-contrast=dark] body{color:#fff!important;border-color:#fff!important;background-color:#222!important}html[data-acsb-color-contrast=dark] body #page-container .dvmd_acsb_el_text,html[data-acsb-color-contrast=dark] body .dvmd_acsb_el_text,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l .dvmd_acsb_el_text{color:#fff!important}html[data-acsb-color-contrast=dark] body #page-container .dvmd_acsb_el_border,html[data-acsb-color-contrast=dark] body .dvmd_acsb_el_border,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l .dvmd_acsb_el_border{border-color:#fff!important}html[data-acsb-color-contrast=dark] body #page-container .dvmd_acsb_el_background,html[data-acsb-color-contrast=dark] body .dvmd_acsb_el_background,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l .dvmd_acsb_el_background{background-color:#222!important}html[data-acsb-color-contrast=dark] body #page-container .dvmd_acsb_el_gradient,html[data-acsb-color-contrast=dark] body .dvmd_acsb_el_gradient,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l .dvmd_acsb_el_gradient{background-color:#222!important;background-image:none!important}html[data-acsb-color-contrast=dark] body #page-container input,html[data-acsb-color-contrast=dark] body #page-container textarea,html[data-acsb-color-contrast=dark] body input,html[data-acsb-color-contrast=dark] body textarea,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l input,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l textarea{border:2px solid #fff!important;color:#fff!important}html[data-acsb-color-contrast=dark] body #page-container input::-webkit-input-placeholder,html[data-acsb-color-contrast=dark] body #page-container textarea::-webkit-input-placeholder,html[data-acsb-color-contrast=dark] body input::-webkit-input-placeholder,html[data-acsb-color-contrast=dark] body textarea::-webkit-input-placeholder,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l input::-webkit-input-placeholder,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l textarea::-webkit-input-placeholder{color:#fff!important}html[data-acsb-color-contrast=dark] body #page-container input::-moz-placeholder,html[data-acsb-color-contrast=dark] body #page-container textarea::-moz-placeholder,html[data-acsb-color-contrast=dark] body input::-moz-placeholder,html[data-acsb-color-contrast=dark] body textarea::-moz-placeholder,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l input::-moz-placeholder,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l textarea::-moz-placeholder{color:#fff!important}html[data-acsb-color-contrast=dark] body #page-container input:-ms-input-placeholder,html[data-acsb-color-contrast=dark] body #page-container textarea:-ms-input-placeholder,html[data-acsb-color-contrast=dark] body input:-ms-input-placeholder,html[data-acsb-color-contrast=dark] body textarea:-ms-input-placeholder,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l input:-ms-input-placeholder,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l textarea:-ms-input-placeholder{color:#fff!important}html[data-acsb-color-contrast=dark] body #page-container input::-ms-input-placeholder,html[data-acsb-color-contrast=dark] body #page-container textarea::-ms-input-placeholder,html[data-acsb-color-contrast=dark] body input::-ms-input-placeholder,html[data-acsb-color-contrast=dark] body textarea::-ms-input-placeholder,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l input::-ms-input-placeholder,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l textarea::-ms-input-placeholder{color:#fff!important}html[data-acsb-color-contrast=dark] body #page-container input::placeholder,html[data-acsb-color-contrast=dark] body #page-container textarea::placeholder,html[data-acsb-color-contrast=dark] body input::placeholder,html[data-acsb-color-contrast=dark] body textarea::placeholder,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l input::placeholder,html[data-acsb-color-contrast=dark] body.et-db #et-boc .et-l textarea::placeholder{color:#fff!important}html[data-acsb-color-contrast=light]{-webkit-filter:saturate(0)!important;filter:saturate(0)!important}html[data-acsb-color-contrast=light],html[data-acsb-color-contrast=light] body{color:#222!important;border-color:#222!important;background-color:#fff!important}html[data-acsb-color-contrast=light] body #page-container .dvmd_acsb_el_text,html[data-acsb-color-contrast=light] body .dvmd_acsb_el_text,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l .dvmd_acsb_el_text{color:#222!important}html[data-acsb-color-contrast=light] body #page-container .dvmd_acsb_el_border,html[data-acsb-color-contrast=light] body .dvmd_acsb_el_border,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l .dvmd_acsb_el_border{border-color:#222!important}html[data-acsb-color-contrast=light] body #page-container .dvmd_acsb_el_background,html[data-acsb-color-contrast=light] body .dvmd_acsb_el_background,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l .dvmd_acsb_el_background{background-color:#fff!important}html[data-acsb-color-contrast=light] body #page-container .dvmd_acsb_el_gradient,html[data-acsb-color-contrast=light] body .dvmd_acsb_el_gradient,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l .dvmd_acsb_el_gradient{background-color:#fff!important;background-image:none!important}html[data-acsb-color-contrast=light] body #page-container input,html[data-acsb-color-contrast=light] body #page-container textarea,html[data-acsb-color-contrast=light] body input,html[data-acsb-color-contrast=light] body textarea,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l input,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l textarea{border:2px solid #222!important;color:#222!important}html[data-acsb-color-contrast=light] body #page-container input::-webkit-input-placeholder,html[data-acsb-color-contrast=light] body #page-container textarea::-webkit-input-placeholder,html[data-acsb-color-contrast=light] body input::-webkit-input-placeholder,html[data-acsb-color-contrast=light] body textarea::-webkit-input-placeholder,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l input::-webkit-input-placeholder,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l textarea::-webkit-input-placeholder{color:#222!important}html[data-acsb-color-contrast=light] body #page-container input::-moz-placeholder,html[data-acsb-color-contrast=light] body #page-container textarea::-moz-placeholder,html[data-acsb-color-contrast=light] body input::-moz-placeholder,html[data-acsb-color-contrast=light] body textarea::-moz-placeholder,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l input::-moz-placeholder,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l textarea::-moz-placeholder{color:#222!important}html[data-acsb-color-contrast=light] body #page-container input:-ms-input-placeholder,html[data-acsb-color-contrast=light] body #page-container textarea:-ms-input-placeholder,html[data-acsb-color-contrast=light] body input:-ms-input-placeholder,html[data-acsb-color-contrast=light] body textarea:-ms-input-placeholder,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l input:-ms-input-placeholder,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l textarea:-ms-input-placeholder{color:#222!important}html[data-acsb-color-contrast=light] body #page-container input::-ms-input-placeholder,html[data-acsb-color-contrast=light] body #page-container textarea::-ms-input-placeholder,html[data-acsb-color-contrast=light] body input::-ms-input-placeholder,html[data-acsb-color-contrast=light] body textarea::-ms-input-placeholder,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l input::-ms-input-placeholder,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l textarea::-ms-input-placeholder{color:#222!important}html[data-acsb-color-contrast=light] body #page-container input::placeholder,html[data-acsb-color-contrast=light] body #page-container textarea::placeholder,html[data-acsb-color-contrast=light] body input::placeholder,html[data-acsb-color-contrast=light] body textarea::placeholder,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l input::placeholder,html[data-acsb-color-contrast=light] body.et-db #et-boc .et-l textarea::placeholder{color:#222!important}html[data-acsb-hide-images=on] body #page-container img.dvmd_acsb_el_image,html[data-acsb-hide-images=on] body img.dvmd_acsb_el_image,html[data-acsb-hide-images=on] body.et-db #et-boc .et-l img.dvmd_acsb_el_image{visibility:hidden!important}html[data-acsb-hide-images=on] body #page-container .dvmd_acsb_el_background_image,html[data-acsb-hide-images=on] body .dvmd_acsb_el_background_image,html[data-acsb-hide-images=on] body.et-db #et-boc .et-l .dvmd_acsb_el_background_image{background-image:none!important}html[data-acsb-stop-animations=on] body #page-container *,html[data-acsb-stop-animations=on] body *,html[data-acsb-stop-animations=on] body.et-db #et-boc .et-l *{opacity:1!important}html[data-acsb-stop-animations=on] body #page-container :after,html[data-acsb-stop-animations=on] body #page-container :before,html[data-acsb-stop-animations=on] body :after,html[data-acsb-stop-animations=on] body :before,html[data-acsb-stop-animations=on] body.et-db #et-boc .et-l :after,html[data-acsb-stop-animations=on] body.et-db #et-boc .et-l :before{opacity:1!important}html[data-acsb-stop-animations-animation=on] body #page-container *,html[data-acsb-stop-animations-animation=on] body *,html[data-acsb-stop-animations-animation=on] body.et-db #et-boc .et-l *{-webkit-animation:none!important;animation:none!important}html[data-acsb-stop-animations-animation=on] body #page-container :after,html[data-acsb-stop-animations-animation=on] body #page-container :before,html[data-acsb-stop-animations-animation=on] body :after,html[data-acsb-stop-animations-animation=on] body :before,html[data-acsb-stop-animations-animation=on] body.et-db #et-boc .et-l :after,html[data-acsb-stop-animations-animation=on] body.et-db #et-boc .et-l :before{-webkit-animation:none!important;animation:none!important}html[data-acsb-stop-animations-transition=on] body #page-container *,html[data-acsb-stop-animations-transition=on] body *,html[data-acsb-stop-animations-transition=on] body.et-db #et-boc .et-l *{-webkit-transition:none!important;transition:none!important}html[data-acsb-stop-animations-transition=on] body #page-container :after,html[data-acsb-stop-animations-transition=on] body #page-container :before,html[data-acsb-stop-animations-transition=on] body :after,html[data-acsb-stop-animations-transition=on] body :before,html[data-acsb-stop-animations-transition=on] body.et-db #et-boc .et-l :after,html[data-acsb-stop-animations-transition=on] body.et-db #et-boc .et-l :before{-webkit-transition:none!important;transition:none!important}html[data-acsb-stop-animations-transform=on] body #page-container :not(#dvmd_accessibility_wrapper *),html[data-acsb-stop-animations-transform=on] body :not(#dvmd_accessibility_wrapper *),html[data-acsb-stop-animations-transform=on] body.et-db #et-boc .et-l :not(#dvmd_accessibility_wrapper *){-webkit-transform:none!important;transform:none!important}html[data-acsb-stop-animations-transform=on] body #page-container :not(#dvmd_accessibility_wrapper *):after,html[data-acsb-stop-animations-transform=on] body #page-container :not(#dvmd_accessibility_wrapper *):before,html[data-acsb-stop-animations-transform=on] body :not(#dvmd_accessibility_wrapper *):after,html[data-acsb-stop-animations-transform=on] body :not(#dvmd_accessibility_wrapper *):before,html[data-acsb-stop-animations-transform=on] body.et-db #et-boc .et-l :not(#dvmd_accessibility_wrapper *):after,html[data-acsb-stop-animations-transform=on] body.et-db #et-boc .et-l :not(#dvmd_accessibility_wrapper *):before{-webkit-transform:none!important;transform:none!important}#dvmd_acsb_button{all:unset;z-index:calc(var(--dvmd_acsb_sidebar_zindex) + 100);position:fixed;cursor:pointer;display:none;opacity:0;-webkit-transition:opacity 1s ease,-webkit-transform 0.2s ease,-webkit-box-shadow 0.2s ease;transition:opacity 1s ease,-webkit-transform 0.2s ease,-webkit-box-shadow 0.2s ease;transition:transform 0.2s ease,box-shadow 0.2s ease,opacity 1s ease;transition:transform 0.2s ease,box-shadow 0.2s ease,opacity 1s ease,-webkit-transform 0.2s ease,-webkit-box-shadow 0.2s ease;width:var(--dvmd_acsb_button_size);height:var(--dvmd_acsb_button_size);background:var(--dvmd_acsb_button_background_color);border:var(--dvmd_acsb_button_border_width) solid var(--dvmd_acsb_button_foreground_color);border-radius:100%;font-size:16px;font-size:1em}#dvmd_acsb_button.drop_shadow{-webkit-box-shadow:0 0 8px 2px var(--dvmd_acsb_button_background_color_tint);box-shadow:0 0 8px 2px var(--dvmd_acsb_button_background_color_tint)}#dvmd_acsb_button svg{width:100%;height:100%;padding:16%;fill:var(--dvmd_acsb_button_foreground_color)}#dvmd_acsb_button .dvmd_acsb_tick{display:none;position:absolute;top:50%;width:35%;height:35%;background:var(--dvmd_acsb_button_background_color);border:2px solid var(--dvmd_acsb_button_foreground_color);border-radius:100%;line-height:1}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_button.ltr_top_left{top:var(--dvmd_acsb_button_margin_vert);left:var(--dvmd_acsb_button_margin_horz)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_button.ltr_top_right{top:var(--dvmd_acsb_button_margin_vert);right:var(--dvmd_acsb_button_margin_horz)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_button.ltr_bottom_left{bottom:var(--dvmd_acsb_button_margin_vert);left:var(--dvmd_acsb_button_margin_horz)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_button.ltr_bottom_right{bottom:var(--dvmd_acsb_button_margin_vert);right:var(--dvmd_acsb_button_margin_horz)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_button .dvmd_acsb_tick{-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);right:0}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_button.rtl_top_left{top:var(--dvmd_acsb_button_margin_vert);left:var(--dvmd_acsb_button_margin_horz)}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_button.rtl_top_right{top:var(--dvmd_acsb_button_margin_vert);right:var(--dvmd_acsb_button_margin_horz)}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_button.rtl_bottom_left{bottom:var(--dvmd_acsb_button_margin_vert);left:var(--dvmd_acsb_button_margin_horz)}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_button.rtl_bottom_right{bottom:var(--dvmd_acsb_button_margin_vert);right:var(--dvmd_acsb_button_margin_horz)}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_button .dvmd_acsb_tick{-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);left:0}#dvmd_acsb_button:hover{-webkit-box-shadow:0 0 0 4px var(--dvmd_acsb_button_background_color_tint);box-shadow:0 0 0 4px var(--dvmd_acsb_button_background_color_tint)}#dvmd_acsb_button:focus{-webkit-box-shadow:0 0 0 4px var(--dvmd_acsb_button_background_color_tint);box-shadow:0 0 0 4px var(--dvmd_acsb_button_background_color_tint)}#dvmd_acsb_button:hover:focus{-webkit-box-shadow:0 0 0 7px var(--dvmd_acsb_button_background_color_tint);box-shadow:0 0 0 7px var(--dvmd_acsb_button_background_color_tint)}#dvmd_accessibility_wrapper[data-acsb-sidebar=open] #dvmd_acsb_button{-webkit-box-shadow:0 0 0 7px var(--dvmd_acsb_button_background_color_tint);box-shadow:0 0 0 7px var(--dvmd_acsb_button_background_color_tint)}#dvmd_accessibility_wrapper[data-acsb-sidebar=open] #dvmd_acsb_button:hover{-webkit-box-shadow:0 0 0 10px var(--dvmd_acsb_button_background_color_tint);box-shadow:0 0 0 10px var(--dvmd_acsb_button_background_color_tint)}#dvmd_accessibility_wrapper[data-acsb-sidebar=open] #dvmd_acsb_button:focus{-webkit-box-shadow:0 0 0 10px var(--dvmd_acsb_button_background_color_tint);box-shadow:0 0 0 10px var(--dvmd_acsb_button_background_color_tint)}#dvmd_accessibility_wrapper[data-acsb-sidebar=open] #dvmd_acsb_button:hover:focus{-webkit-box-shadow:0 0 0 13px var(--dvmd_acsb_button_background_color_tint);box-shadow:0 0 0 13px var(--dvmd_acsb_button_background_color_tint)}#dvmd_acsb_sidebar #dvmd_acsb_header{padding:1em;display:grid;grid-gap:3px;grid-template-columns:1fr}#dvmd_acsb_sidebar #dvmd_acsb_close_sidebar{background:var(--dvmd_acsb_sidebar_button_color);color:var(--dvmd_acsb_sidebar_foreground_color);border-radius:1.5em}#dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar{background:var(--dvmd_acsb_sidebar_button_color);color:var(--dvmd_acsb_sidebar_foreground_color);display:none}#dvmd_acsb_sidebar .dvmd_acsb_icon_close_sidebar{fill:var(--dvmd_acsb_sidebar_foreground_color);width:1.1em;height:1.1em}#dvmd_acsb_sidebar .dvmd_acsb_icon_reset_sidebar{fill:var(--dvmd_acsb_sidebar_foreground_color);width:1.2em;height:1.2em}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar .dvmd_acsb_icon_close_sidebar{left:1.5em}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar .dvmd_acsb_icon_reset_sidebar{right:.5em}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar .dvmd_acsb_icon_close_sidebar{right:1.5em}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar .dvmd_acsb_icon_reset_sidebar{left:.5em}html[data-acsb-color-contrast] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-color-saturation] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-focus-ring] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-hide-images] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-large-cursor] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-line-height] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-page-structure] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-reading-guide] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-reading-mask] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-screen-reader-voice] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-screen-reader] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-stop-animations] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-text-alignment] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-text-font] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-text-size] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-text-spacing] #dvmd_acsb_sidebar #dvmd_acsb_header,html[data-acsb-tool-tip] #dvmd_acsb_sidebar #dvmd_acsb_header{grid-template-columns:1fr 1fr}html[data-acsb-color-contrast] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-color-saturation] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-focus-ring] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-hide-images] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-large-cursor] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-line-height] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-page-structure] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-reading-guide] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-reading-mask] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-screen-reader-voice] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-screen-reader] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-stop-animations] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-alignment] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-font] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-size] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-spacing] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-tool-tip] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar{display:block}html[data-acsb-color-contrast] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-color-saturation] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-focus-ring] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-hide-images] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-large-cursor] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-line-height] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-page-structure] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-reading-guide] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-reading-mask] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-screen-reader-voice] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-screen-reader] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-stop-animations] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-text-alignment] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-text-font] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-text-size] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-text-spacing] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-tool-tip] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar{border-top-right-radius:0;border-bottom-right-radius:0}html[data-acsb-color-contrast] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-color-saturation] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-focus-ring] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-hide-images] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-large-cursor] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-line-height] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-page-structure] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-reading-guide] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-reading-mask] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-screen-reader-voice] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-screen-reader] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-stop-animations] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-alignment] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-font] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-size] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-spacing] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-tool-tip] #dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar{border-top-right-radius:1.5em;border-bottom-right-radius:1.5em}html[data-acsb-color-contrast] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-color-saturation] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-focus-ring] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-hide-images] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-large-cursor] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-line-height] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-page-structure] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-reading-guide] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-reading-mask] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-screen-reader-voice] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-screen-reader] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-stop-animations] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-text-alignment] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-text-font] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-text-size] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-text-spacing] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar,html[data-acsb-tool-tip] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_close_sidebar{border-top-left-radius:0;border-bottom-left-radius:0}html[data-acsb-color-contrast] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-color-saturation] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-focus-ring] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-hide-images] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-large-cursor] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-line-height] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-page-structure] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-reading-guide] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-reading-mask] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-screen-reader-voice] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-screen-reader] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-stop-animations] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-alignment] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-font] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-size] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-text-spacing] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar,html[data-acsb-tool-tip] #dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_reset_sidebar{border-top-left-radius:1.5em;border-bottom-left-radius:1.5em}#dvmd_acsb_sidebar #dvmd_acsb_footer{padding:.5em 1em 1em 1em}#dvmd_acsb_sidebar #dvmd_acsb_plugin_credit{padding:0 .5em;font-size:.8em;text-decoration:underline;color:var(--dvmd_acsb_sidebar_text_color)}#dvmd_acsb_sidebar #dvmd_acsb_main{padding:3px 1em 3px 1em;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_toggle_container{border-radius:.5em;margin-bottom:.625em;background:var(--dvmd_acsb_sidebar_foreground_color)}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_toggle_container:last-child{margin-bottom:0}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_toggle_container .dvmd_acsb_h3{padding:0!important}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_toggle{position:relative;border-radius:.5em;color:var(--dvmd_acsb_sidebar_text_color);-webkit-box-sizing:border-box;box-sizing:border-box}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_toggle svg{fill:var(--dvmd_acsb_sidebar_text_color)}#dvmd_acsb_sidebar .dvmd_acsb_accordions [aria-expanded=true]{color:var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_sidebar .dvmd_acsb_accordions [aria-expanded=true] svg{fill:var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_icon_feature{width:1.7em;height:1.7em}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_icon_accessibility_profiles{margin-top:-.05em}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_icon_reading_tools{margin-top:-.1em}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_icon_text_tools{margin-top:-.05em}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_icon_accessibility_statement{margin-top:-.1em}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_toggle_panel{padding:1em 1em 1.5em 1em;border-radius:.5em}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_toggle_panel[hidden]{display:none}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_toggle_panel .dvmd_acsb_h4{color:var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_tick{display:none;position:absolute;top:0;width:1.75em;height:1.75em;background:var(--dvmd_acsb_sidebar_button_color);border:2px solid var(--dvmd_acsb_sidebar_foreground_color);border-radius:100%;line-height:1}#dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_tick svg{fill:var(--dvmd_acsb_sidebar_foreground_color)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_toggle{padding-left:3.25em;text-align:left}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_icon_arrow_vert{right:.5em}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar .dvmd_acsb_accordions [aria-expanded=true] .dvmd_acsb_icon_arrow_vert{-webkit-transform:translateX(-50%) translateY(-50%) rotate(179.99deg);transform:translateX(-50%) translateY(-50%) rotate(179.99deg)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_icon_feature{left:1.5em}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_toggle_panel{padding:1em 1em 1.5em 1em}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_tick{-webkit-transform:translateX(40%) translateY(-25%);transform:translateX(40%) translateY(-25%);right:0}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_toggle{padding-right:3.25em;text-align:right}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_icon_arrow_vert{left:.5em}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar .dvmd_acsb_accordions [aria-expanded=true] .dvmd_acsb_icon_arrow_vert{-webkit-transform:translateX(50%) translateY(-50%) rotate(-179.99deg);transform:translateX(50%) translateY(-50%) rotate(-179.99deg)}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_icon_feature{right:1.5em}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar .dvmd_acsb_accordions .dvmd_acsb_tick{-webkit-transform:translateX(-40%) translateY(-25%);transform:translateX(-40%) translateY(-25%);left:0}#dvmd_acsb_sidebar .dvmd_acsb_feature{margin-bottom:1.25em}#dvmd_acsb_sidebar .dvmd_acsb_feature:last-child{margin-bottom:0}#dvmd_acsb_sidebar .dvmd_acsb_feature [aria-disabled=true]{opacity:.5;pointer-events:none}#dvmd_acsb_sidebar .dvmd_acsb_feature .dvmd_acsb_h4{padding:0;margin-bottom:.625em;font-size:.875em}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar .dvmd_acsb_feature .dvmd_acsb_h4{text-align:left}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar .dvmd_acsb_feature .dvmd_acsb_h4{text-align:right}#dvmd_acsb_sidebar [role=radiogroup]{display:grid;grid-gap:3px;border-radius:1.5em}#dvmd_acsb_sidebar .dvmd_acsb_columns_1{grid-template-columns:1fr}#dvmd_acsb_sidebar .dvmd_acsb_columns_2{grid-template-columns:1fr 1fr}#dvmd_acsb_sidebar .dvmd_acsb_columns_3{grid-template-columns:1fr 1fr 1fr}#dvmd_acsb_sidebar .dvmd_acsb_columns_4{grid-template-columns:1fr 1fr 1fr 1fr}#dvmd_acsb_sidebar .dvmd_acsb_columns_5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}#dvmd_acsb_sidebar .dvmd_acsb_columns_off_1{grid-template-columns:3.5em 1fr}#dvmd_acsb_sidebar .dvmd_acsb_columns_off_2{grid-template-columns:3.5em 1fr 1fr}#dvmd_acsb_sidebar .dvmd_acsb_columns_off_3{grid-template-columns:3.5em 1fr 1fr 1fr}#dvmd_acsb_sidebar .dvmd_acsb_columns_off_4{grid-template-columns:3.5em 1fr 1fr 1fr 1fr}#dvmd_acsb_sidebar .dvmd_acsb_columns_off_5{grid-template-columns:3.5em 1fr 1fr 1fr 1fr 1fr}#dvmd_acsb_sidebar [role=radio]{background:var(--dvmd_acsb_sidebar_background_color);color:var(--dvmd_acsb_sidebar_text_color)}#dvmd_acsb_sidebar [role=radio][aria-checked=true]{background:var(--dvmd_acsb_sidebar_button_color);color:var(--dvmd_acsb_sidebar_foreground_color)}#dvmd_acsb_sidebar [role=radio][aria-checked=true][data-acsb-value=off]{background:var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_sidebar [role=radio] .dvmd_acsb_icon_off{width:1.25em;height:1.25em}#dvmd_acsb_sidebar [role=radio][aria-checked=false] svg{fill:var(--dvmd_acsb_sidebar_text_color)}#dvmd_acsb_sidebar [role=radio][aria-checked=true] svg.dvmd_acsb_icon_off{fill:var(--dvmd_acsb_sidebar_foreground_color)}#dvmd_acsb_sidebar [role=radio][aria-checked=false] svg.dvmd_acsb_icon_off{fill:var(--dvmd_acsb_sidebar_button_color)}#dvmd_accessibility_wrapper[dir=ltr] [role=radio]:first-child{border-top-left-radius:1.5em;border-bottom-left-radius:1.5em}#dvmd_accessibility_wrapper[dir=ltr] [role=radio]:last-child{border-top-right-radius:1.5em;border-bottom-right-radius:1.5em}#dvmd_accessibility_wrapper[dir=ltr] [role=radio] .dvmd_acsb_icon_off{left:53%}#dvmd_accessibility_wrapper[dir=rtl] [role=radio]:first-child{border-top-right-radius:1.5em;border-bottom-right-radius:1.5em}#dvmd_accessibility_wrapper[dir=rtl] [role=radio]:last-child{border-top-left-radius:1.5em;border-bottom-left-radius:1.5em}#dvmd_accessibility_wrapper[dir=rtl] [role=radio] .dvmd_acsb_icon_off{right:53%}#dvmd_acsb_sidebar .dvmd_acsb_tabs [role=tablist]{display:grid;grid-gap:3px;grid-template-columns:3.5em 1fr 1fr 1fr;width:100%;margin-bottom:3px}#dvmd_acsb_sidebar .dvmd_acsb_tabs [role=tab]{border-radius:.5em .5em 0 0;color:var(--dvmd_acsb_sidebar_text_color)}#dvmd_acsb_sidebar .dvmd_acsb_tabs .dvmd_acsb_icon_off{width:1.25em;height:1.25em}#dvmd_acsb_sidebar .dvmd_acsb_tabs [role=tab][aria-selected=false]{background:var(--dvmd_acsb_sidebar_background_color)}#dvmd_acsb_sidebar .dvmd_acsb_tabs [role=tab][aria-selected=true]{background:var(--dvmd_acsb_sidebar_button_color);color:var(--dvmd_acsb_sidebar_foreground_color)}#dvmd_acsb_sidebar .dvmd_acsb_tabs [role=tab][aria-selected=false] svg{fill:var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_sidebar .dvmd_acsb_tabs [role=tab][aria-selected=true] svg{fill:var(--dvmd_acsb_sidebar_foreground_color)}#dvmd_acsb_sidebar .dvmd_acsb_tabs [role=tabpanel]{border-radius:0 0 .5em .5em;overflow:auto;border:2px solid var(--dvmd_acsb_sidebar_background_color);color:var(--dvmd_acsb_sidebar_text_color)}#dvmd_acsb_sidebar .dvmd_acsb_tabs [role=tabpanel][hidden]{display:none}#dvmd_acsb_sidebar #dvmd_acsb_sidebar_language [role=radiogroup]{max-height:18.5em;padding:.5em;overflow:auto;border-radius:.5em;border:2px solid var(--dvmd_acsb_sidebar_background_color)}#dvmd_acsb_sidebar #dvmd_acsb_sidebar_language button:first-child{grid-column:span 2;border-radius:1em 1em 0 0}#dvmd_acsb_sidebar #dvmd_acsb_sidebar_language button:last-child:nth-child(odd){border-radius:0 0 1em 0}#dvmd_acsb_sidebar #dvmd_acsb_sidebar_language button:last-child:nth-child(2n){grid-column:span 2;border-radius:0 0 1em 1em}#dvmd_acsb_sidebar #dvmd_acsb_sidebar_language button:nth-last-child(2):nth-child(2n){border-radius:0 0 0 1em!important}#dvmd_acsb_sidebar #dvmd_acsb_hide_sidebar [role=radiogroup]{margin-bottom:.75em}#dvmd_acsb_sidebar #dvmd_acsb_hide_sidebar_button{width:auto;margin-bottom:.5em;border-radius:1.5em;background:var(--dvmd_acsb_sidebar_button_color);color:var(--dvmd_acsb_sidebar_foreground_color)}#dvmd_acsb_sidebar .dvmd_acsb_icon_hide_sidebar{width:1.5em;height:1.5em;fill:var(--dvmd_acsb_sidebar_foreground_color)}#dvmd_acsb_sidebar #dvmd_acsb_hide_sidebar_note{color:var(--dvmd_acsb_sidebar_button_color)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_hide_sidebar_button{padding-left:3.5em;padding-right:2.5em}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar .dvmd_acsb_icon_hide_sidebar{left:1.75em}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_hide_sidebar_button{padding-left:2.5em;padding-right:3.5em}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar .dvmd_acsb_icon_hide_sidebar{right:1.75em}#dvmd_acsb_sidebar #dvmd_acsb_screen_reader_mode svg.dvmd_acsb_icon_pointer{width:1.45em;height:1.45em}#dvmd_acsb_sidebar #dvmd_acsb_screen_reader_mode svg.dvmd_acsb_icon_pause,#dvmd_acsb_sidebar #dvmd_acsb_screen_reader_mode svg.dvmd_acsb_icon_play{width:1.3em;height:1.3em}#dvmd_acsb_sidebar #dvmd_acsb_screen_reader_mode svg.dvmd_acsb_icon_pause{display:none}#dvmd_acsb_sidebar #dvmd_acsb_screen_reader_mode [aria-checked=true] svg.dvmd_acsb_icon_pause{display:inline-block}#dvmd_acsb_sidebar #dvmd_acsb_screen_reader_mode [aria-checked=true] svg.dvmd_acsb_icon_play{display:none}#dvmd_acsb_sidebar #dvmd_acsb_screen_reader_mode .dvmd_acsb_paused [aria-checked=true] svg.dvmd_acsb_icon_pause{display:none}#dvmd_acsb_sidebar #dvmd_acsb_screen_reader_mode .dvmd_acsb_paused [aria-checked=true] svg.dvmd_acsb_icon_play{display:inline-block}#dvmd_acsb_sidebar #dvmd_acsb_screen_reader_voice{margin-bottom:1em}#dvmd_acsb_sidebar #dvmd_acsb_screen_reader_note{color:var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_sidebar #dvmd_acsb_profile [role=radiogroup]{margin-bottom:1em;border-radius:1em}#dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_odd button:first-child{grid-column:span 2}#dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_even button:first-child{grid-column:span 1}#dvmd_acsb_sidebar #dvmd_acsb_profile #dvmd_acsb_profile_note{margin:0 .5em;color:var(--dvmd_acsb_sidebar_button_color)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_odd button:first-child{border-radius:1em 1em 0 0}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_even button:first-child{border-radius:1em 0 0 0}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_even button:nth-child(2){border-radius:0 1em 0 0}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_even button:nth-last-child(2),#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_odd button:nth-last-child(2){border-radius:0 0 0 1em}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_even button:last-child,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_odd button:last-child{border-radius:0 0 1em 0}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_odd button:first-child{border-radius:1em 1em 0 0}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_even button:first-child{border-radius:0 1em 0 0}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_even button:nth-child(2){border-radius:1em 0 0 0}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_even button:nth-last-child(2),#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_odd button:nth-last-child(2){border-radius:0 0 1em 0}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_even button:last-child,#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_profile .dvmd_acsb_parity_odd button:last-child{border-radius:0 0 0 1em}#dvmd_acsb_page_structure [role=tabpanel]{max-height:30em;padding:.5em}#dvmd_acsb_page_structure [role=tabpanel] small{padding:1.5em 0;color:var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_page_structure [role=tabpanel] li{cursor:pointer;position:relative;color:var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_page_structure [role=tabpanel] li span{display:inline-block}#dvmd_acsb_page_structure [role=tabpanel] li span.dvmd_acsb_item{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}#dvmd_acsb_page_structure [role=tabpanel] li span.dvmd_acsb_colon{margin:0 .25em}#dvmd_acsb_page_structure [role=tabpanel] li span.dvmd_acsb_heading,#dvmd_acsb_page_structure [role=tabpanel] li span.dvmd_acsb_landmark,#dvmd_acsb_page_structure [role=tabpanel] li span.dvmd_acsb_link{font-weight:700;letter-spacing:-.02em}#dvmd_acsb_page_structure [role=tabpanel] li:not(:last-child){margin-bottom:3px;border-bottom:1px solid var(--dvmd_acsb_sidebar_background_color)}#dvmd_acsb_page_structure [role=tabpanel] li:focus,#dvmd_acsb_page_structure [role=tabpanel] li:hover{-webkit-box-shadow:0 0 0 3px var(--dvmd_acsb_sidebar_button_color_tint);box-shadow:0 0 0 3px var(--dvmd_acsb_sidebar_button_color_tint)}#dvmd_acsb_page_structure [role=tabpanel] li:active{background:var(--dvmd_acsb_sidebar_background_color)}#dvmd_acsb_page_structure [role=tabpanel] li:after{content:"";position:absolute;display:inline-block;width:.5em;height:.5em;top:50%}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_page_structure [role=tabpanel] li{padding:.7em 2.5em .7em .5em;text-align:left}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_page_structure [role=tabpanel] li span{text-align:left}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_page_structure [role=tabpanel] li:after{border-right:2px solid var(--dvmd_acsb_sidebar_button_color);border-bottom:2px solid var(--dvmd_acsb_sidebar_button_color);right:.5em;-webkit-transform:translate(-50%,-80%) rotate(45deg);transform:translate(-50%,-80%) rotate(45deg)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_page_structure #dvmd_acsb_links_panel li:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_page_structure [role=tabpanel] li{padding:.7em .5em .7em 2.5em;text-align:right}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_page_structure [role=tabpanel] li span{text-align:right}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_page_structure [role=tabpanel] li:after{border-left:2px solid var(--dvmd_acsb_sidebar_button_color);border-top:2px solid var(--dvmd_acsb_sidebar_button_color);left:.5em;-webkit-transform:translate(50%,-80%) rotate(225deg);transform:translate(50%,-80%) rotate(225deg)}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_page_structure #dvmd_acsb_links_panel li:after{-webkit-transform:translate(50%,-50%) rotate(-45deg);transform:translate(50%,-50%) rotate(-45deg)}#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_font_dyslexic{font-family:"OpenDyslexic",Arial,Helvetica,sans-serif!important}#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_size_1 svg{width:1em;height:1em}#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_size_2 svg{width:1.15em;height:1.15em}#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_size_3 svg{width:1.3em;height:1.3em}#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_size_4 svg{width:1.45em;height:1.45em}#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_line_height_1 svg,#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_line_height_2 svg,#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_line_height_3 svg,#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_line_height_4 svg{width:1.25em;height:1.25em}#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_spacing_1 svg,#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_spacing_2 svg,#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_spacing_3 svg,#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_spacing_4 svg{width:auto;height:1.15em}#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_alignment_center svg,#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_alignment_justify svg,#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_alignment_left svg,#dvmd_acsb_sidebar #dvmd_acsb_text_tools_panel #dvmd_acsb_text_alignment_right svg{width:1.25em;height:1.25em}#dvmd_acsb_sidebar #dvmd_acsb_statement_text{padding:1em;border-radius:.5em;font-size:.9em;max-height:400px;overflow:auto;color:var(--dvmd_acsb_sidebar_text_color);border:2px solid var(--dvmd_acsb_sidebar_background_color)}#dvmd_acsb_sidebar #dvmd_acsb_statement_text *{color:var(--dvmd_acsb_sidebar_text_color)}#dvmd_acsb_sidebar #dvmd_acsb_statement_text *,#dvmd_acsb_sidebar #dvmd_acsb_statement_text :after,#dvmd_acsb_sidebar #dvmd_acsb_statement_text :before{-webkit-box-sizing:inherit;box-sizing:inherit}#dvmd_acsb_sidebar #dvmd_acsb_statement_text hr{margin:1.5em 0;border:0;border-top:1px solid var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_sidebar #dvmd_acsb_statement_text a{text-decoration:underline}#dvmd_acsb_sidebar #dvmd_acsb_statement_text a:focus,#dvmd_acsb_sidebar #dvmd_acsb_statement_text a:hover{-webkit-box-shadow:none;box-shadow:none;color:var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_sidebar #dvmd_acsb_statement_text b,#dvmd_acsb_sidebar #dvmd_acsb_statement_text strong{font-weight:700}#dvmd_acsb_sidebar #dvmd_acsb_statement_text em{font-style:italic}#dvmd_acsb_sidebar #dvmd_acsb_statement_text del{text-decoration:line-through}#dvmd_acsb_sidebar #dvmd_acsb_statement_text p{padding:0;margin:0;margin-bottom:.75em}#dvmd_acsb_sidebar #dvmd_acsb_statement_text h1,#dvmd_acsb_sidebar #dvmd_acsb_statement_text h2,#dvmd_acsb_sidebar #dvmd_acsb_statement_text h3,#dvmd_acsb_sidebar #dvmd_acsb_statement_text h4,#dvmd_acsb_sidebar #dvmd_acsb_statement_text h5,#dvmd_acsb_sidebar #dvmd_acsb_statement_text h6{padding:0;margin:0;margin-top:.75em;margin-bottom:.5em;color:var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_sidebar #dvmd_acsb_statement_text h1{font-size:2em;margin-top:.5em;margin-bottom:0em}#dvmd_acsb_sidebar #dvmd_acsb_statement_text h2{font-size:1.8em;margin-top:.55em;margin-bottom:.1em}#dvmd_acsb_sidebar #dvmd_acsb_statement_text h3{font-size:1.6em;margin-top:.6em;margin-bottom:.2em}#dvmd_acsb_sidebar #dvmd_acsb_statement_text h4{font-size:1.4em;margin-top:.65em;margin-bottom:.3em}#dvmd_acsb_sidebar #dvmd_acsb_statement_text h5{font-size:1.2em;margin-top:.7em;margin-bottom:.4em}#dvmd_acsb_sidebar #dvmd_acsb_statement_text h6{font-size:1em;margin-top:.75em;margin-bottom:.5em}#dvmd_acsb_sidebar #dvmd_acsb_statement_text blockquote{margin:0 0 .75em 0;padding:0 1em}#dvmd_acsb_sidebar #dvmd_acsb_statement_text blockquote :last-child{margin-bottom:0}#dvmd_acsb_sidebar #dvmd_acsb_statement_text button{margin-bottom:.75em;border-radius:10em;background-color:var(--dvmd_acsb_sidebar_button_color);color:var(--dvmd_acsb_sidebar_foreground_color);white-space:nowrap}#dvmd_acsb_sidebar #dvmd_acsb_statement_text button[disabled]{cursor:default;opacity:.5}#dvmd_acsb_sidebar #dvmd_acsb_statement_text dl,#dvmd_acsb_sidebar #dvmd_acsb_statement_text ol,#dvmd_acsb_sidebar #dvmd_acsb_statement_text ul{list-style:none;margin-top:0}#dvmd_acsb_sidebar #dvmd_acsb_statement_text ol{list-style:decimal outside}#dvmd_acsb_sidebar #dvmd_acsb_statement_text ul{list-style:disc outside}#dvmd_acsb_sidebar #dvmd_acsb_statement_text table{border-spacing:0;display:block;overflow-x:auto;width:100%;margin-bottom:.75em;border:none}#dvmd_acsb_sidebar #dvmd_acsb_statement_text th{color:var(--dvmd_acsb_sidebar_button_color)}#dvmd_acsb_sidebar #dvmd_acsb_statement_text td,#dvmd_acsb_sidebar #dvmd_acsb_statement_text th{border-top:none;border-left:none;border-right:none;border-bottom:1px solid var(--dvmd_acsb_sidebar_button_color);padding:1em 1.25em}#dvmd_acsb_sidebar #dvmd_acsb_statement_text :first-child{margin-top:0}#dvmd_acsb_sidebar #dvmd_acsb_statement_text :last-child{margin-bottom:0}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text{text-align:left}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text *{text-align:left}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text p{text-align:left}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h1,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h2,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h3,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h4,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h5,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h6{text-align:left}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text blockquote{border-left:4px solid var(--dvmd_acsb_sidebar_button_color)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text button{text-align:center}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text dl,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text ol,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text ul{text-align:left;margin:.75em 0 .75em 1em;padding-left:1em}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text li{text-align:left}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text table{text-align:left}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text td,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text th{text-align:left}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text td:first-child,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text th:first-child{padding-left:0}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text td:last-child,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_text th:last-child{padding-right:0}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text{text-align:right}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text *{text-align:right}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text p{text-align:right}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h1,#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h2,#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h3,#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h4,#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h5,#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text h6{text-align:right}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text blockquote{border-left:none;border-right:4px solid var(--dvmd_acsb_sidebar_button_color)}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text button{text-align:center}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text dl,#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text ol,#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text ul{text-align:right;margin:.75em 1em .75em 0;padding-right:1em}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text li{text-align:right}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text table{text-align:right}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text td,#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text th{text-align:right}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text td:first-child,#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text th:first-child{padding-right:0}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text td:last-child,#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_text th:last-child{padding-left:0}#dvmd_acsb_sidebar #dvmd_acsb_statement_page{display:block;cursor:pointer;position:relative;margin:1.25em auto 0 auto;padding:.75em;max-width:60%;border-radius:1.5em;background:var(--dvmd_acsb_sidebar_button_color);color:var(--dvmd_acsb_sidebar_foreground_color)}#dvmd_acsb_sidebar #dvmd_acsb_statement_page .dvmd_acsb_icon_arrow_horz{fill:var(--dvmd_acsb_sidebar_foreground_color)}#dvmd_accessibility_wrapper[dir=ltr] #dvmd_acsb_sidebar #dvmd_acsb_statement_page .dvmd_acsb_icon_arrow_horz{right:.5em}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_acsb_sidebar #dvmd_acsb_statement_page .dvmd_acsb_icon_arrow_horz{left:.5em;-webkit-transform:scaleX(-1) translateY(-50%) translateX(-50%);transform:scaleX(-1) translateY(-50%) translateX(-50%)}html[data-actw-focus-ring] body #page-container :focus:not(#dvmd_accessibility_wrapper *),html[data-actw-focus-ring] body :focus:not(#dvmd_accessibility_wrapper *),html[data-actw-focus-ring] body.et-db #et-boc .et-l :focus:not(#dvmd_accessibility_wrapper *){outline:3px solid var(--dvmd_actw_focus_ring_color)!important;outline-style:solid!important;outline-offset:0!important}html[data-actw-focus-ring] body #main-header .dvmd_actw_search_icon:focus:before,html[data-actw-focus-ring] body #page-container #main-header .dvmd_actw_search_icon:focus:before,html[data-actw-focus-ring] body.et-db #et-boc .et-l #main-header .dvmd_actw_search_icon:focus:before{outline:3px solid var(--dvmd_actw_focus_ring_color)!important;outline-style:solid!important;outline-offset:2px!important}html[data-acsb-focus-ring] body #main-header .dvmd_actw_search_icon:focus:before,html[data-acsb-focus-ring] body #page-container #main-header .dvmd_actw_search_icon:focus:before,html[data-acsb-focus-ring] body.et-db #et-boc .et-l #main-header .dvmd_actw_search_icon:focus:before{outline:3px solid var(--dvmd_acsb_highlight_focus_ring_color)!important;outline-style:solid!important;outline-offset:2px!important}li.et-hover.et-show-dropdown>ul{visibility:visible!important;opacity:1!important}#et-menu li.mega-menu.et-hover.et-show-dropdown ul{visibility:visible!important;opacity:1!important}@media (prefers-reduced-motion){html[data-actw-reduced-motion=on] body #page-container *,html[data-actw-reduced-motion=on] body *,html[data-actw-reduced-motion=on] body.et-db #et-boc .et-l *{opacity:1!important;-webkit-transition:none!important;transition:none!important;-webkit-animation:none!important;animation:none!important}}#dvmd_accessibility_wrapper *{margin:0;padding:0;font-family:"Open Sans",Helvetica,Roboto,Arial,sans-serif;font-size:16px;font-size:1em;font-weight:600;font-style:normal;text-align:center;text-transform:none;text-decoration:none;letter-spacing:0;line-height:1.3;-webkit-box-sizing:border-box;box-sizing:border-box}#dvmd_actw_links{display:contents}#dvmd_actw_links button{all:unset;z-index:calc(var(--dvmd-actw-links_zindex) + 102);position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75em 1.25em;border-radius:3em;border:var(--dvmd-actw-links_border_width) solid var(--dvmd-actw-links_border_color);background:var(--dvmd-actw-links_background_color);color:var(--dvmd-actw-links_text_color);font-family:"Open Sans",Arial,Helvetica,sans-serif;font-size:16px;line-height:1;-webkit-transition:top 0.2s,opacity 0.2s ease,-webkit-box-shadow 0.2s ease;transition:top 0.2s,opacity 0.2s ease,-webkit-box-shadow 0.2s ease;transition:top 0.2s,box-shadow 0.2s ease,opacity 0.2s ease;transition:top 0.2s,box-shadow 0.2s ease,opacity 0.2s ease,-webkit-box-shadow 0.2s ease;cursor:pointer;opacity:0;top:-60px;-webkit-box-shadow:none;box-shadow:none}#dvmd_actw_links button:focus{opacity:1;top:1em}#dvmd_actw_links button.drop_shadow:focus{-webkit-box-shadow:0 0 0 4px var(--dvmd-actw-links_border_color_tint);box-shadow:0 0 0 4px var(--dvmd-actw-links_border_color_tint)}#dvmd_actw_links button.drop_shadow:hover{-webkit-box-shadow:0 0 0 4px var(--dvmd-actw-links_border_color_tint);box-shadow:0 0 0 4px var(--dvmd-actw-links_border_color_tint)}#dvmd_actw_links button:hover:focus{-webkit-box-shadow:0 0 0 4px var(--dvmd-actw-links_border_color_tint);box-shadow:0 0 0 4px var(--dvmd-actw-links_border_color_tint)}#dvmd_actw_links button.drop_shadow:hover:focus{-webkit-box-shadow:0 0 0 7px var(--dvmd-actw-links_border_color_tint);box-shadow:0 0 0 7px var(--dvmd-actw-links_border_color_tint)}#dvmd_actw_links .dvmd_ac_text{pointer-events:none;-ms-flex-negative:0;flex-shrink:0}#dvmd_actw_links .dvmd_actw_icon_enter{pointer-events:none;padding:1px;margin-bottom:-.15em;height:1em;fill:var(--dvmd-actw-links_border_color)}#dvmd_accessibility_wrapper[data-acsb-sidebar=open] #dvmd_actw_links{display:none!important}#dvmd_accessibility_wrapper #dvmd_actw_links button,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_actw_links button{left:1em;right:auto}#dvmd_accessibility_wrapper #dvmd_actw_links .dvmd_actw_icon_enter,#dvmd_accessibility_wrapper[dir=ltr] #dvmd_actw_links .dvmd_actw_icon_enter{margin-left:1em;margin-right:0}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_actw_links button{left:auto;right:1em}#dvmd_accessibility_wrapper[dir=rtl] #dvmd_actw_links .dvmd_actw_icon_enter{margin-left:0;margin-right:1em}/*!
              - C S S -
        VERSION 1.0.0 - DATE: 2023-01-06
	@author: Krisztian Horvath ThemePunch OHG.
        - Slider Revolution 7.0 -

        GET LICENSE AT:
https://www.themepunch.com/links/slider_revolution_wordpress_regular_license

LICENSE:
Copyright (c) 2023, ThemePunch. All rights reserved.
This work is subject to the terms at https://www.themepunch.com/links/slider_revolution_wordpress_regular_license (Regular / Extended)
*/.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible;-webkit-tap-highlight-color:#fff0}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-col-bg.sr7-img-col-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:#fff0;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}@-moz-document url-prefix(){sr7-slide.sr7-staticslide{transform:scale(1)}}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgb(66 66 66 / .2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}#sr-announcer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.et_pb_code_inner{position:relative}.et-db #et-boc .et-l .et-fb-modules-list .revslider_divi .et-fb-icon svg{width:100%;height:65%;margin-top:5px}.revslider_divi_block .revslider_title{-webkit-box-sizing:border-box;box-sizing:border-box;height:60px;line-height:30px;padding:15px 15px 15px 160px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAAA8CAYAAABYfzddAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjhDQzIyNjI5QkEyMTFFOTk3NzBEMDlFNjc1MjU1MjIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjhDQzIyNjM5QkEyMTFFOTk3NzBEMDlFNjc1MjU1MjIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNUMwRkJGRjlCNjAxMUU5OTc3MEQwOUU2NzUyNTUyMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNUMwRkMwMDlCNjAxMUU5OTc3MEQwOUU2NzUyNTUyMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhZxLpkAABF/SURBVHja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) no-repeat 15px 15px;background-size:120px 30px}.revslider_divi_block .revslider_title span{display:inline-block;max-width:100%;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;white-space:nowrap;overflow:hidden}.revslider_divi_block .revslider_image{background:#e3e5e8;text-align:center;line-height:0;padding:14px}.revslider_divi_block .revslider_image div{width:267px;height:150px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;margin:10px auto}.revslider_divi_block .revslider_image div span.icon{display:block;margin:0 auto;padding:20px 0;font-family:Material Icons;line-height:64px;font-size:64px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.revslider_divi_block .revslider_image div span.text{font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:24px}.revslider_divi_block .revslider_image.loaded div span{display:none}body{font-family:'PT Sans',sans-serif;font-size:calc(12px + 0.35vw);line-height:calc(12px + 1.05vw)}h1,h2{font-family:'Bilbo Swash Caps',cursive}h1{font-size:2.912em;line-height:calc(18px + 2.8vw)}h2{font-size:3.616em;line-height:calc(18px + 2vw)}h3{font-size:2.471em;line-height:calc(18px + 1.7vw)}h4{font-size:2.3em}h5{font-size:2.243em}h6{font-size:2.132em}h4,h5,h6{line-height:1em}h1,h2,h3,h4,h5,h6{margin:calc(12px + 1.05vw) 0}p,.practice-info-headshot.inner-page-blurbs p{font-size:17px;line-height:1.7em}.custom-top-nav .et-menu-nav ul li{font-size:calc(16px + 0.15vw)}.nav-contact-info p{font-size:calc(14px + 0.15vw)}.et_pb_fullwidth_header .et_pb_fullwidth_header_container{z-index:2}.custom-top-nav .et-menu-nav ul{border-bottom:gray solid 1px}.nav-contact-info p{padding-bottom:0}.nav-contact-info p,.nav-contact-info p a,.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before{color:#fff!important}.scarlata-custom-nav .et_pb_menu .et_pb_menu__wrap{justify-content:center}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{padding-left:3%}#et-main-area>span{border-radius:50px;right:10px}.et_pb_button{min-width:180px;text-align:center}#footer-bottom{display:none}.fullwidth-row.et_pb_row{width:100%!important}.et_pb_section .et_pb_row.split-section-row .et_pb_module.bullet-mod ul li,.et_pb_section .et_pb_row .et_pb_module.bullet-mod ul li{list-style-type:none;margin-left:1.5rem;margin-bottom:.5rem;font-size:16px}.et_pb_section .et_pb_row.split-section-row .et_pb_module.bullet-mod ul li:last-of-type,.et_pb_section .et_pb_row .et_pb_module.bullet-mod ul li:last-of-type{margin-bottom:0}.et_pb_section .et_pb_row.split-section-row .et_pb_module.bullet-mod li,.et_pb_section .et_pb_row .et_pb_module.bullet-mod ul li{display:list-item;text-align:-webkit-match-parent}.et_pb_section .et_pb_row.split-section-row .et_pb_module.bullet-mod ul li::before,.et_pb_section .et_pb_row .et_pb_module.bullet-mod ul li::before{content:"\5c";font-size:1rem;color:#853056;float:left;margin-left:-2em;font-family:"ETmodules";font-weight:600}a{font-weight:700}.homepage-hero h1{font-family:'PT Sans',sans-serif;font-size:1.75em;letter-spacing:.1em;margin-bottom:1%;line-height:calc(18px + .25vw)}.homepage-hero span.et_pb_fullwidth_header_subhead{font-size:1.25em;letter-spacing:.1em;margin-bottom:10%}.homepage-hero .et_pb_header_content_wrapper p:first-child,.homepage-hero .et_pb_header_content_wrapper p:nth-child(2){font-family:'Bilbo Swash Caps',cursive}.homepage-hero .et_pb_header_content_wrapper p:first-child{font-size:4em;margin-bottom:0}.homepage-hero .et_pb_header_content_wrapper p:nth-child(2){font-size:1.85em;margin-bottom:8%}div.white-ghost-button{margin-top:5%;border-radius:7px;border:#768899 1px solid;max-width:225px;min-width:20%;text-align:center}.white-ghost-button a{display:inline-block;text-transform:uppercase;font-size:.75em;font-weight:600;color:#666;letter-spacing:.15em;padding:5%}.about-psychotherapist-rhonda-scarlatta .et_pb_team_member_description::before{content:'About Psychotherapist';text-transform:uppercase;color:#768899;font-size:.85em;font-weight:700;letter-spacing:.175em}.about-psychotherapist-rhonda-scarlatta .et_pb_team_member_description h4{font-family:'Bilbo Swash Caps',cursive;font-size:3em;margin-top:2%}.specialties.et_pb_promo .et_pb_promo_description h2{width:65%;margin:32% auto 0 auto;line-height:1.3em;font-family:'Cormorant Garamond',serif;font-size:1.25em;text-transform:uppercase;text-align:center}.cognitive-behavioral-therapy.specialties.et_pb_promo .et_pb_promo_description h2{width:initial}.specialties .et_pb_button_wrapper .et_pb_button{visibility:hidden;opacity:0;transition:opacity visibility;margin-bottom:12%}.specialties:hover .et_pb_button_wrapper .et_pb_button{visibility:visible;opacity:1}.specialties-container-custom-width{display:none}.et_pb_section .et_pb_row.split-section-row{max-width:1441px!important;width:90%!important;margin:auto!important}.internal-page-hero h1,.internal-page-hero .et_pb_header_content_wrapper p:nth-child(2),.h2-centered-text-white-section h2{font-family:'PT Sans',sans-serif}.internal-page-hero h1{font-size:2.15em;font-weight:600;letter-spacing:.2em;margin-bottom:5%;line-height:calc(18px + .25vw);text-transform:uppercase}.internal-page-hero .et_pb_header_content_wrapper p:first-child{font-family:'Bilbo Swash Caps',cursive}.internal-page-hero .et_pb_header_content_wrapper p:first-child{font-size:2.35em;margin-bottom:5%;line-height:1.15em}.internal-page-hero .et_pb_header_content_wrapper p:nth-child(2){font-size:1.15em;letter-spacing:.15em;margin-bottom:5%;text-transform:uppercase}.h2-centered-text-white-section h2,.h3-split-text-white-section h3{color:#853056;font-size:1.65em;font-weight:600;letter-spacing:.175em;line-height:1.25em;text-transform:uppercase}.h3-split-text-white-section p{line-height:1.7em}span.fancy-numbers{color:#707070;font-family:'Bilbo Swash Caps',cursive;font-size:2.5em;font-weight:700}.et_pb_blurb_position_left .et_pb_main_blurb_image{width:200px!important}.et_pb_blurb_position_left img{height:200px!important}.inner-page-blurbs h4{margin:0;color:#853056;font-size:1.65em;font-weight:600;letter-spacing:.175em;line-height:1.25em;text-transform:uppercase}.inner-page-blurbs p{font-size:1em}.inner-page-blurbs div.et_pb_blurb_container{vertical-align:middle}.practice-info-section-header h2{color:#853056}.practice-info-headshot img{border-radius:100%}.blue-text-box h3{font-family:'PT Sans',sans-serif;text-transform:uppercase;font-size:1.65em;font-weight:600;letter-spacing:.175em;line-height:0;margin-top:0}.blue-text-box h3,.blue-text-box p{color:#fff}.et_pb_module.et_pb_slider{max-height:650px}.et_pb_slider .et_pb_slide{padding:0}.et_pb_slider .et_pb_slide img{width:100%}.et_pb_slide .et_pb_slide_image img{animation:none}.biography-section-header h3{color:#768899;letter-spacing:.2em}.stretched-map-module .et_pb_map{position:absolute!important;overflow:hidden!important;height:100%!important;border:rgb(118 136 153 / .115) solid 25px}@media all and (min-width:1192px){ul.sub-menu{right:0px!important;width:25vw!important}.nav li ul a{width:25vw!important;font-size:15px!important}}@media all and (max-width:1455px){.custom-top-nav .et-menu-nav ul li,.nav-contact-info p{font-size:calc(14px + 0.15vw)}}@media screen and (max-width:1440px){.et_pb_section .et_pb_row.split-section-row{max-width:100%!important;width:100%!important}.et_pb_section .et_pb_row.split-section-row .left-text-col{padding-left:11%}}@media screen and (max-width:1400px){.custom-top-nav .et_pb_menu__logo{max-width:175px!important}.custom-top-nav .et-menu-nav ul li{font-size:calc(14px + 0.15vw)}.nav-contact-info p{font-size:calc(14px + 0.15vw)}}@media all and (max-width:1280px){.about-rhonda .et_pb_row .et_pb_module{display:flex;flex-direction:column;align-items:center}.about-rhonda .et_pb_row .et_pb_module .et_pb_team_member_image{width:35%;min-width:125px;margin:0 0 4% 0}.about-rhonda .et_pb_row .et_pb_module .et_pb_team_member_description{text-align:center}}@media all and (min-width:981px) and (max-width:1214px){.specialties-container-standard-width{display:none}.specialties-container-custom-width{display:block;width:57%}.specialties.et_pb_promo .et_pb_promo_description h2,.cognitive-behavioral-therapy.specialties.et_pb_promo .et_pb_promo_description h2{font-size:1.1em}}@media all and (max-width:1255px){.custom-top-nav .et-menu-nav ul li{font-size:calc(12px + 0.15vw)}}@media all and (max-width:1191px){.scarlata-custom-nav .et_pb_row .et_pb_column{width:100%}.scarlata-custom-nav .et_pb_menu .et_pb_menu__wrap{justify-content:flex-end}.et_mobile_nav_menu{display:block;margin-bottom:10px;margin-top:5px}.et_pb_menu .et_pb_menu__menu{display:none}.nav-contact-info{display:none}.et_pb_menu_1_tb_header .mobile_nav .mobile_menu_bar:before{color:#fff!important}#mobile_menu1,#mobile_menu1 ul{margin-top:2%;list-style:none}.et_pb_menu .et_mobile_menu li ul{padding-left:0}}@media all and (max-width:1185px){.h3-split-text-white-section h3{line-height:initial}}@media all and (max-width:1040px){.internal-page-hero h1{line-height:initial}}@media all and (max-width:980px){.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{width:90%!important}.scarlata-custom-nav .et_pb_menu .et_pb_menu__wrap{justify-content:flex-end}.et_pb_section .et_pb_row.split-section-row .push-content-right{padding-left:11%;margin-bottom:30px}.et_pb_row.specialties-container-standard-width{width:40%!important}.et_pb_main_blurb_image{display:inline-block!important}.practice-info-headshot .et_pb_blurb_content{text-align:center}}@media all and (max-width:825px){.homepage-hero .et_pb_fullwidth_header_container,.homepage-hero .et_pb_fullwidth_header_container .header-content{width:100%!important}.homepage-hero .et_pb_header_content_wrapper p:first-child{font-size:3.3em}}@media all and (max-width:767px){p,.practice-info-headshot.inner-page-blurbs p{font-size:1rem;line-height:1.7rem}#top-header>.container,#main-header>.container,#et_search_outer>.container,#main-content>.container,div.et_pb_row,div.et_pb_row.et_pb_row_fullwidth{width:90%!important}div.white-ghost-button{margin:5% auto 0;font-size:1.2rem;padding:1rem;margin-top:8%;min-width:50%}.h2-centered-text-white-section h2{font-size:1.45em}}@media all and (max-width:600px){.et_pb_row.specialties-container-standard-width{width:60%!important}.et_pb_main_blurb_image{display:none!important}}@media all and (max-width:479px){h2{font-size:2.85em}.specialties.et_pb_promo .et_pb_promo_description h2{width:100%}.et_pb_button{min-width:80%}.et_contact_bottom_container{float:none}#et_pb_contact_form_0 button.et_pb_contact_submit.et_pb_button{padding:5%!important;margin-top:5%;margin-left:0;width:100%}body #page-container #et_pb_contact_form_0 button.et_pb_contact_submit.et_pb_button,body #page-container #et_pb_contact_form_0 button.et_pb_contact_submit.et_pb_button:hover{padding:3%!important}.homepage-hero .et_pb_header_content_wrapper p:first-child{font-size:2.5em;margin-bottom:7%}div.white-ghost-button{min-width:80%}.et_pb_row.specialties-container-standard-width{width:70%!important}}