Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - goamo.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 10:00:33 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
x-powered-by: WP Engine
Expires: Sat, 17 May 2025 07:46:22 GMT
X-Redirect-By: WordPress
Location: https://goamo.com/
X-Cacheable: bot
Cache-Control: max-age=10800, must-revalidate
X-Cache: HIT: 1
X-Cache-Group: bot
Content-Security-Policy: upgrade-insecure-requests;
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 941244b5df35d93b-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://goamo.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 10:00:33 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Vary: Accept-Encoding
Vary: Accept-Encoding
x-powered-by: WP Engine
Link: <https://goamo.com/wp-json/>; rel="https://api.w.org/"
Link: <https://goamo.com/wp-json/wp/v2/pages/2>; rel="alternate"; title="JSON"; type="application/json"
Link: <https://goamo.com/>; rel=shortlink
X-Cacheable: bot
Cache-Control: max-age=10800, must-revalidate
X-Cache: HIT: 10
X-Cache-Group: bot
Content-Security-Policy: upgrade-insecure-requests;
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 941244b73da68d6d-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: goamo.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en-US">
<head>
	<meta charset="UTF-8" />
<style id="global-hamburger-styles-css">

.mobile_nav .select_page {
    display: none !important;
}
.et-db #et-boc .et-l.et-l--header .mobile_menu_bar:before,
.et-l--header .mobile_menu_bar:before{
    content: unset;
}

.et_header_style_centered #main-header .mobile_nav.mobile_nav,
.et_header_style_split #main-header .mobile_nav.mobile_nav {
    padding: 0;
    border-radius: 0;
    background-color: unset;
    background: unset;
}
.et_header_style_centered #et_mobile_nav_menu#et_mobile_nav_menu,
.et_header_style_split #et_mobile_nav_menu#et_mobile_nav_menu {
    position: unset;
}

.et_header_style_centered.et_header_style_centered .mobile_menu_bar.mobile_menu_bar,
.et_header_style_split.et_header_style_split .mobile_menu_bar.mobile_menu_bar {
    position: relative;
}


.et_header_style_centered .et_mobile_menu.et_mobile_menu,
.et_header_style_split .et_mobile_menu.et_mobile_menu {
    top: 62px;
}

.et_header_style_left .et_mobile_menu.et_mobile_menu {
    top: 90px;
}

.et_header_style_centered .et_menu_container .mobile_menu_bar.mobile_menu_bar,
.et_header_style_split .et_menu_container .mobile_menu_bar.mobile_menu_bar,
.et_header_style_split .et_menu_container #et-top-navigation .mobile_menu_bar.mobile_menu_bar {
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    padding: 0;
    float:right;
}

.et_header_style_split #main-header div#et-top-navigation {
    bottom: 0;
}
    
#main-header .mobile_menu_bar:before{
    content: unset;
}


@media all and (max-width: 1120px) {
    .et_header_style_split #main-header,
    .et_header_style_centered #main-header {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .et_header_style_split .logo_container span.logo_helper {
        display: inline-block;
    }
    .et_header_style_split #main-header#main-header .container,
    .et_header_style_centered #main-header#main-header .container {
        height: auto;
    }
    .et_header_style_centered .et_menu_container .mobile_menu_bar.mobile_menu_bar,
    .et_header_style_split .et_menu_container .mobile_menu_bar.mobile_menu_bar,
    .et_header_style_split .et_menu_container #et-top-navigation .mobile_menu_bar.mobile_menu_bar
    {
        padding-bottom: 24px;
    }
    .et_header_style_split #main-header#main-header #et_mobile_nav_menu,
    .et_header_style_centered #main-header#main-header #et_mobile_nav_menu
    {
        margin-top: 0;
    }

    .et_header_style_split #main-header#main-header  .logo_container,
    .et_header_style_centered #main-header#main-header  .logo_container
    {
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 0;
    }
    .et_header_style_split #main-header#main-header #et-top-navigation,
    .et_header_style_centered #main-header#main-header #et-top-navigation {
        float: right;
        width: auto; 
        position: unset;
        padding-top: 24px;
    }
    .et_header_style_split #main-header#main-header,
    .et_header_style_centered #main-header#main-header {
        padding: unset;
    }
    .et_header_style_split #main-header#main-header 
    .et_header_style_centered #main-header#main-header div#et-top-navigation{
        position: absolute;
    }
    /*.et_header_style_fullscreen .dipi_hamburger*/
    /* .et_header_style_slide  .dipi_hamburger */{ /*Need to remove for 'Disable Custom Mobile Menu Style' + 'Side In' of Header Style */
        margin-bottom: 0 !important;
    }

    .et_header_style_fullscreen .et-fixed-header #et-top-navigation,
    .et_header_style_fullscreen #et-top-navigation {
        padding-bottom: 0 !important;
    }
}

/* FIXME: only if style is not fullscreen oder slidein */
@media all and (min-width: 1121px) {
    .dipi_hamburger {
        display: none;
    }

    .et_header_style_slide .dipi_hamburger,
    .et_header_style_fullscreen .dipi_hamburger {
        display: block;
        margin-bottom: 0 !important;
    }
}
</style>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<link rel="pingback" href="https://goamo.com/xmlrpc.php" />

	<script type="text/javascript">
		document.documentElement.className = 'js';
	</script>
	
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<script type="text/javascript">
			let jqueryParams=[],jQuery=function(r){return jqueryParams=[...jqueryParams,r],jQuery},$=function(r){return jqueryParams=[...jqueryParams,r],$};window.jQuery=jQuery,window.$=jQuery;let customHeadScripts=!1;jQuery.fn=jQuery.prototype={},$.fn=jQuery.prototype={},jQuery.noConflict=function(r){if(window.jQuery)return jQuery=window.jQuery,$=window.jQuery,customHeadScripts=!0,jQuery.noConflict},jQuery.ready=function(r){jqueryParams=[...jqueryParams,r]},$.ready=function(r){jqueryParams=[...jqueryParams,r]},jQuery.load=function(r){jqueryParams=[...jqueryParams,r]},$.load=function(r){jqueryParams=[...jqueryParams,r]},jQuery.fn.ready=function(r){jqueryParams=[...jqueryParams,r]},$.fn.ready=function(r){jqueryParams=[...jqueryParams,r]};</script>
	<!-- This site is optimized with the Yoast SEO plugin v25.0 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Home - AMO Office Supply</title>
	<meta name="description" content="AMO Office Supply offers a vast array of over 30,000 office products, readily available from 37 strategically located warehouses throughout the United States. Looking for anything from coffee and creamer to janitorial and cleaning supplies? We’ve got it all." />
	<link rel="canonical" href="https://goamo.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Home - AMO Office Supply" />
	<meta property="og:description" content="AMO Office Supply offers a vast array of over 30,000 office products, readily available from 37 strategically located warehouses throughout the United States. Looking for anything from coffee and creamer to janitorial and cleaning supplies? We’ve got it all." />
	<meta property="og:url" content="https://goamo.com/" />
	<meta property="og:site_name" content="AMO Office Supply" />
	<meta property="article:modified_time" content="2024-10-10T17:48:38+00:00" />
	<meta property="og:image" content="https://goamo.com/wp-content/uploads/2024/07/Amo_Truck_Downtown_web.jpg" />
	<meta property="og:image:width" content="1024" />
	<meta property="og:image:height" content="682" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://goamo.com/","url":"https://goamo.com/","name":"Home - AMO Office Supply","isPartOf":{"@id":"https://goamo.com/#website"},"about":{"@id":"https://goamo.com/#organization"},"primaryImageOfPage":{"@id":"https://goamo.com/#primaryimage"},"image":{"@id":"https://goamo.com/#primaryimage"},"thumbnailUrl":"https://goamo.com/wp-content/uploads/2024/07/Amo_Truck_Downtown_web.jpg","datePublished":"2020-11-13T16:37:03+00:00","dateModified":"2024-10-10T17:48:38+00:00","description":"AMO Office Supply offers a vast array of over 30,000 office products, readily available from 37 strategically located warehouses throughout the United States. Looking for anything from coffee and creamer to janitorial and cleaning supplies? We’ve got it all.","breadcrumb":{"@id":"https://goamo.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://goamo.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://goamo.com/#primaryimage","url":"https://goamo.com/wp-content/uploads/2024/07/Amo_Truck_Downtown_web.jpg","contentUrl":"https://goamo.com/wp-content/uploads/2024/07/Amo_Truck_Downtown_web.jpg","width":1024,"height":682,"caption":"Picture of AMO truck"},{"@type":"BreadcrumbList","@id":"https://goamo.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://goamo.com/#website","url":"https://goamo.com/","name":"AMO Office Supply","description":"Office needs change, our commitment to you does not","publisher":{"@id":"https://goamo.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://goamo.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://goamo.com/#organization","name":"AMO Office Supply","url":"https://goamo.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://goamo.com/#/schema/logo/image/","url":"https://goamo.com/wp-content/uploads/2024/05/AMO_logo_web.png","contentUrl":"https://goamo.com/wp-content/uploads/2024/05/AMO_logo_web.png","width":100,"height":87,"caption":"AMO Office Supply"},"image":{"@id":"https://goamo.com/#/schema/logo/image/"}}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="AMO Office Supply &raquo; Feed" href="https://goamo.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="AMO Office Supply &raquo; Comments Feed" href="https://goamo.com/comments/feed/" />
<meta content="Divi v.4.27.4" name="generator"/><style id='wp-block-library-theme-inline-css' type='text/css'>
.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 823px;--wp--style--global--wide-size: 1080px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='dvmd-acsb-fonts-style-css' href='https://goamo.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/fonts-style.css?ver=2.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='dvmd-acsb-app-style-css' href='https://goamo.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/styles/app-style.css?ver=2.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='dvmd-actw-app-style-css' href='https://goamo.com/wp-content/plugins/divi-modules-accessibility-tweaks/extensions/styles/app-style.css?ver=2.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='dipi-layout-importer-css' href='https://goamo.com/wp-content/plugins/divi-pixel-layout-importer/public/css/dipi-layout-importer-public.css?ver=1.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='dipi-popup-maker-popup-effect-css' href='https://goamo.com/wp-content/plugins/divi-pixel/dist/public/css/popup_effect.min.css?ver=1.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='dipi_font-css' href='https://goamo.com/wp-content/plugins/divi-pixel/dist/admin/css/dipi-font.min.css?ver=1.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='dipi_general-css' href='https://goamo.com/wp-content/plugins/divi-pixel/dist/public/css/general.min.css?ver=2.36.1' type='text/css' media='all' />
<link rel='stylesheet' id='dipi_hamburgers_css-css' href='https://goamo.com/wp-content/plugins/divi-pixel/vendor/css/hamburgers.min.css?ver=1.1.3' type='text/css' media='all' />
<style id='divi-style-inline-inline-css' type='text/css'>
/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.27.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

a,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote{margin:20px 0 30px;border-left:5px solid;padding-left:20px}:focus{outline:0}del{text-decoration:line-through}pre{overflow:auto;padding:10px}figure{margin:0}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,hgroup,nav,section{display:block}body{font-family:Open Sans,Arial,sans-serif;font-size:14px;color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.page-template-page-template-blank-php #page-container{padding-top:0!important}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}p.et_normal_padding{padding-bottom:1em}strong{font-weight:700}cite,em,i{font-style:italic}code,pre{font-family:Courier New,monospace;margin-bottom:10px}ins{text-decoration:none}sub,sup{height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:.8em}sub{top:.3em}dl{margin:0 0 1.5em}dl dt{font-weight:700}dd{margin-left:1.5em}blockquote p{padding-bottom:0}embed,iframe,object,video{max-width:100%}h1,h2,h3,h4,h5,h6{color:#333;padding-bottom:10px;line-height:1em;font-weight:500}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:30px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}input{-webkit-appearance:none}input[type=checkbox]{-webkit-appearance:checkbox}input[type=radio]{-webkit-appearance:radio}input.text,input.title,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #bbb;padding:2px;color:#4e4e4e}input.text:focus,input.title:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#2d3940;color:#3e3e3e}input.text,input.title,input[type=text],select,textarea{margin:0}textarea{padding:4px}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.clear{clear:both}br.clear{margin:0;padding:0}.pagination{clear:both}#et_search_icon:hover,.et-social-icon a:hover,.et_password_protected_form .et_submit_button,.form-submit .et_pb_buttontton.alt.disabled,.nav-single a,.posted_in a{color:#2ea3f2}.et-search-form,blockquote{border-color:#2ea3f2}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto;position:relative}body:not(.et-tb) #main-content .container,body:not(.et-tb-has-header) #main-content .container{padding-top:58px}.et_full_width_page #main-content .container:before{display:none}.main_title{margin-bottom:20px}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{background:rgba(0,0,0,.05)}.et_button_icon_visible .et_pb_button{padding-right:2em;padding-left:.7em}.et_button_icon_visible .et_pb_button:after{opacity:1;margin-left:0}.et_button_left .et_pb_button:hover:after{left:.15em}.et_button_left .et_pb_button:after{margin-left:0;left:1em}.et_button_icon_visible.et_button_left .et_pb_button,.et_button_left .et_pb_button:hover,.et_button_left .et_pb_module .et_pb_button:hover{padding-left:2em;padding-right:.7em}.et_button_icon_visible.et_button_left .et_pb_button:after,.et_button_left .et_pb_button:hover:after{left:.15em}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{padding:.3em 1em}.et_button_no_icon .et_pb_button:after{display:none}.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,.et_button_no_icon.et_button_left .et_pb_button:hover,.et_button_no_icon .et_pb_button,.et_button_no_icon .et_pb_button:hover{padding:.3em 1em!important}.et_button_custom_icon .et_pb_button:after{line-height:1.7em}.et_button_custom_icon.et_button_icon_visible .et_pb_button:after,.et_button_custom_icon .et_pb_button:hover:after{margin-left:.3em}#left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type{padding:0;margin-bottom:-16px}.entry-content table:not(.variations){border:1px solid #eee;margin:0 0 15px;text-align:left;width:100%}.entry-content thead th,.entry-content tr th{color:#555;font-weight:700;padding:9px 24px}.entry-content tr td{border-top:1px solid #eee;padding:6px 24px}#left-area ul,.entry-content ul,.et-l--body ul,.et-l--footer ul,.et-l--header ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area ol,.entry-content ol,.et-l--body ol,.et-l--footer ol,.et-l--header ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px;line-height:26px}#left-area ul li ul,.entry-content ul li ol{padding:2px 0 2px 20px}#left-area ol li ul,.entry-content ol li ol,.et-l--body ol li ol,.et-l--footer ol li ol,.et-l--header ol li ol{padding:2px 0 2px 35px}#left-area ul.wp-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0}#left-area ul.products{padding:0!important;line-height:1.7!important;list-style:none!important}.gallery-item a{display:block}.gallery-caption,.gallery-item a{width:90%}#wpadminbar{z-index:100001}#left-area .post-meta{font-size:14px;padding-bottom:15px}#left-area .post-meta a{text-decoration:none;color:#666}#left-area .et_featured_image{padding-bottom:7px}.single .post{padding-bottom:25px}body.single .et_audio_content{margin-bottom:-6px}.nav-single a{text-decoration:none;color:#2ea3f2;font-size:14px;font-weight:400}.nav-previous{float:left}.nav-next{float:right}.et_password_protected_form p input{background-color:#eee;border:none!important;width:100%!important;border-radius:0!important;font-size:14px;color:#999!important;padding:16px!important;-webkit-box-sizing:border-box;box-sizing:border-box}.et_password_protected_form label{display:none}.et_password_protected_form .et_submit_button{font-family:inherit;display:block;float:right;margin:8px auto 0;cursor:pointer}.post-password-required p.nocomments.container{max-width:100%}.post-password-required p.nocomments.container:before{display:none}.aligncenter,div.post .new-post .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;margin-bottom:10px;max-width:96%;padding:8px}.wp-caption.alignleft{margin:0 30px 20px 0}.wp-caption.alignright{margin:0 0 20px 30px}.wp-caption img{margin:0;padding:0;border:0}.wp-caption p.wp-caption-text{font-size:12px;padding:0 4px 5px;margin:0}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}.page.et_pb_pagebuilder_layout #main-content{background-color:transparent}body #main-content .et_builder_inner_content>h1,body #main-content .et_builder_inner_content>h2,body #main-content .et_builder_inner_content>h3,body #main-content .et_builder_inner_content>h4,body #main-content .et_builder_inner_content>h5,body #main-content .et_builder_inner_content>h6{line-height:1.4em}body #main-content .et_builder_inner_content>p{line-height:1.7em}.wp-block-pullquote{margin:20px 0 30px}.wp-block-pullquote.has-background blockquote{border-left:none}.wp-block-group.has-background{padding:1.5em 1.5em .5em}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}.et_full_width_page #left-area,.et_no_sidebar #left-area{float:none;width:100%!important}.et_full_width_page #left-area{padding-bottom:0}.et_no_sidebar #main-content .container:before{display:none}}@media (max-width:980px){#page-container{padding-top:80px}.et-tb #page-container,.et-tb-has-header #page-container{padding-top:0!important}#left-area,#sidebar{width:100%!important}#main-content .container:before{display:none!important}.et_full_width_page .et_gallery_item:nth-child(4n+1){clear:none}}@media print{#page-container{padding-top:0!important}}#wp-admin-bar-et-use-visual-builder a:before{font-family:ETmodules!important;content:"\e625";font-size:30px!important;width:28px;margin-top:-3px;color:#974df3!important}#wp-admin-bar-et-use-visual-builder:hover a:before{color:#fff!important}#wp-admin-bar-et-use-visual-builder:hover a,#wp-admin-bar-et-use-visual-builder a:hover{transition:background-color .5s ease;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;background-color:#7e3bd0!important;color:#fff!important}* html .clearfix,:first-child+html .clearfix{zoom:1}.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css{background-attachment:scroll}.et-social-facebook a.icon:before{content:"\e093"}.et-social-twitter a.icon:before{content:"\e094"}.et-social-google-plus a.icon:before{content:"\e096"}.et-social-instagram a.icon:before{content:"\e09a"}.et-social-rss a.icon:before{content:"\e09e"}.ai1ec-single-event:after{content:" ";display:table;clear:both}.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot{z-index:3}.wp-block-divi-layout{margin-bottom:1em}*{-webkit-box-sizing:border-box;box-sizing:border-box}#et-info-email:before,#et-info-phone:before,#et_search_icon:before,.comment-reply-link:after,.et-cart-info span:before,.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.et-social-icon a:before,.et_audio_container .mejs-playpause-button button:before,.et_audio_container .mejs-volume-button button:before,.et_overlay:before,.et_password_protected_form .et_submit_button:after,.et_pb_button:after,.et_pb_contact_reset:after,.et_pb_contact_submit:after,.et_pb_font_icon:before,.et_pb_newsletter_button:after,.et_pb_pricing_table_button:after,.et_pb_promo_button:after,.et_pb_testimonial:before,.et_pb_toggle_title:before,.form-submit .et_pb_button:after,.mobile_menu_bar:before,a.et_pb_more_button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-icon,.et_pb_custom_button_icon.et_pb_button:after,.et_pb_login .et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after{content:attr(data-icon)}.et-pb-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}#et-ajax-saving{display:none;-webkit-transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-shadow:rgba(0,139,219,.247059) 0 0 60px;box-shadow:0 0 60px rgba(0,139,219,.247059);position:fixed;top:50%;left:50%;width:50px;height:50px;background:#fff;border-radius:50px;margin:-25px 0 0 -25px;z-index:999999;text-align:center}#et-ajax-saving img{margin:9px}.et-safe-mode-indicator,.et-safe-mode-indicator:focus,.et-safe-mode-indicator:hover{-webkit-box-shadow:0 5px 10px rgba(41,196,169,.15);box-shadow:0 5px 10px rgba(41,196,169,.15);background:#29c4a9;color:#fff;font-size:14px;font-weight:600;padding:12px;line-height:16px;border-radius:3px;position:fixed;bottom:30px;right:30px;z-index:999999;text-decoration:none;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important}.et_pb_button,.et_pb_button_inner{position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.et_pb_button:hover{background-color:hsla(0,0%,100%,.2)}.et_pb_bg_layout_light.et_pb_button:hover,.et_pb_bg_layout_light .et_pb_button:hover{background-color:rgba(0,0,0,.05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:all .2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.et_pb_button.et_hover_enabled:hover:after,.et_pb_button.et_pb_hovered:hover:after{-webkit-transition:none!important;transition:none!important}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1;margin-left:0}.et_pb_column_1_3 h1,.et_pb_column_1_4 h1,.et_pb_column_1_5 h1,.et_pb_column_1_6 h1,.et_pb_column_2_5 h1{font-size:26px}.et_pb_column_1_3 h2,.et_pb_column_1_4 h2,.et_pb_column_1_5 h2,.et_pb_column_1_6 h2,.et_pb_column_2_5 h2{font-size:23px}.et_pb_column_1_3 h3,.et_pb_column_1_4 h3,.et_pb_column_1_5 h3,.et_pb_column_1_6 h3,.et_pb_column_2_5 h3{font-size:20px}.et_pb_column_1_3 h4,.et_pb_column_1_4 h4,.et_pb_column_1_5 h4,.et_pb_column_1_6 h4,.et_pb_column_2_5 h4{font-size:18px}.et_pb_column_1_3 h5,.et_pb_column_1_4 h5,.et_pb_column_1_5 h5,.et_pb_column_1_6 h5,.et_pb_column_2_5 h5{font-size:16px}.et_pb_column_1_3 h6,.et_pb_column_1_4 h6,.et_pb_column_1_5 h6,.et_pb_column_1_6 h6,.et_pb_column_2_5 h6{font-size:15px}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h1,.et_pb_bg_layout_dark h2,.et_pb_bg_layout_dark h3,.et_pb_bg_layout_dark h4,.et_pb_bg_layout_dark h5,.et_pb_bg_layout_dark h6{color:#fff!important}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.et_pb_module.et_pb_text_align_right{text-align:right}.et_pb_module.et_pb_text_align_justified{text-align:justify}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_pb_bg_layout_light .et_pb_more_button{color:#2ea3f2}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_image_container{margin:-20px -20px 29px}.et_pb_module_inner{position:relative}.et_hover_enabled_preview{z-index:2}.et_hover_enabled:hover{position:relative;z-index:2}.et_pb_all_tabs,.et_pb_module,.et_pb_posts_nav a,.et_pb_tab,.et_pb_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_background_mask,.et_pb_background_pattern{bottom:0;left:0;position:absolute;right:0;top:0}.et_pb_background_mask{background-size:calc(100% + 2px) calc(100% + 2px);background-repeat:no-repeat;background-position:50%;overflow:hidden}.et_pb_background_pattern{background-position:0 0;background-repeat:repeat}.et_pb_with_border{position:relative;border:0 solid #333}.post-password-required .et_pb_row{padding:0;width:100%}.post-password-required .et_password_protected_form{min-height:0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1{display:none}.et_pb_no_bg{padding:0!important}.et_overlay.et_pb_inline_icon:before,.et_pb_inline_icon:before{content:attr(data-icon)}.et_pb_more_button{color:inherit;text-shadow:none;text-decoration:none;display:inline-block;margin-top:20px}.et_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et_parallax_bg.et_parallax_bg__hover,.et_parallax_bg.et_parallax_bg_phone,.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient__hover,.et_parallax_gradient.et_parallax_gradient_phone,.et_parallax_gradient.et_parallax_gradient_tablet,.et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover),.et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover){display:none}.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover,.et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover{display:block}.et_parallax_gradient{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.et_pb_module.et_pb_section_parallax,.et_pb_posts_nav a.et_pb_section_parallax,.et_pb_tab.et_pb_section_parallax{position:relative}.et_pb_section_parallax .et_pb_parallax_css,.et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:fixed}body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll;bottom:auto}.et_pb_section_parallax.et_pb_column .et_pb_module,.et_pb_section_parallax.et_pb_row .et_pb_column,.et_pb_section_parallax.et_pb_row .et_pb_module{z-index:9;position:relative}.et_pb_more_button:hover:after{opacity:1;margin-left:0}.et_pb_preload .et_pb_section_video_bg,.et_pb_preload>div{visibility:hidden}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{position:relative;background:#464646!important}.et_pb_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(https://goamo.com/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.et_pb_section>.box-shadow-overlay~.et_pb_row{z-index:11}body.safari .section_has_divider{will-change:transform}.et_pb_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.et_clickable{cursor:pointer}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.et_multi_view_hidden,.et_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}.et_multi_view_image__loading{visibility:hidden}.et_multi_view_image__loaded{-webkit-animation:multi-view-image-fade .5s;animation:multi-view-image-fade .5s}#et-pb-motion-effects-offset-tracker{visibility:hidden!important;opacity:0;position:absolute;top:0;left:0}.et-pb-before-scroll-animation{opacity:0}header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.et-waypoint:not(.et_pb_counters){opacity:0}@media (min-width:981px){.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}}@media (max-width:980px){.et_overlay.et_pb_inline_icon_tablet:before,.et_pb_inline_icon_tablet:before{content:attr(data-icon-tablet)}.et_parallax_bg.et_parallax_bg_tablet_exist,.et_parallax_gradient.et_parallax_gradient_tablet_exist{display:none}.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient_tablet{display:block}.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_row .et_pb_column .et_pb_module:last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_more_button{display:inline-block!important}.et_pb_bg_layout_light_tablet.et_pb_button,.et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_light_tablet .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_tablet .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_tablet h1,.et_pb_bg_layout_light_tablet h2,.et_pb_bg_layout_light_tablet h3,.et_pb_bg_layout_light_tablet h4,.et_pb_bg_layout_light_tablet h5,.et_pb_bg_layout_light_tablet h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_tablet{color:#666!important}.et_pb_bg_layout_dark_tablet,.et_pb_bg_layout_dark_tablet h1,.et_pb_bg_layout_dark_tablet h2,.et_pb_bg_layout_dark_tablet h3,.et_pb_bg_layout_dark_tablet h4,.et_pb_bg_layout_dark_tablet h5,.et_pb_bg_layout_dark_tablet h6{color:#fff!important}.et_pb_bg_layout_dark_tablet.et_pb_button,.et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_tablet .et_pb_more_button{color:inherit}.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-tablet{text-align:left}.et_pb_module.et_pb_text_align_center-tablet{text-align:center}.et_pb_module.et_pb_text_align_right-tablet{text-align:right}.et_pb_module.et_pb_text_align_justified-tablet{text-align:justify}}@media (max-width:767px){.et_pb_more_button{display:inline-block!important}.et_overlay.et_pb_inline_icon_phone:before,.et_pb_inline_icon_phone:before{content:attr(data-icon-phone)}.et_parallax_bg.et_parallax_bg_phone_exist,.et_parallax_gradient.et_parallax_gradient_phone_exist{display:none}.et_parallax_bg.et_parallax_bg_phone,.et_parallax_gradient.et_parallax_gradient_phone{display:block}.et-hide-mobile{display:none!important}.et_pb_bg_layout_light_phone.et_pb_button,.et_pb_bg_layout_light_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_light_phone .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_phone .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_phone h1,.et_pb_bg_layout_light_phone h2,.et_pb_bg_layout_light_phone h3,.et_pb_bg_layout_light_phone h4,.et_pb_bg_layout_light_phone h5,.et_pb_bg_layout_light_phone h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_phone{color:#666!important}.et_pb_bg_layout_dark_phone,.et_pb_bg_layout_dark_phone h1,.et_pb_bg_layout_dark_phone h2,.et_pb_bg_layout_dark_phone h3,.et_pb_bg_layout_dark_phone h4,.et_pb_bg_layout_dark_phone h5,.et_pb_bg_layout_dark_phone h6{color:#fff!important}.et_pb_bg_layout_dark_phone.et_pb_button,.et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_phone .et_pb_more_button{color:inherit}.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button{color:#fff!important}.et_pb_bg_layout_dark_phone .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-phone{text-align:left}.et_pb_module.et_pb_text_align_center-phone{text-align:center}.et_pb_module.et_pb_text_align_right-phone{text-align:right}.et_pb_module.et_pb_text_align_justified-phone{text-align:justify}}@media (max-width:479px){a.et_pb_more_button{display:block}}@media (min-width:768px) and (max-width:980px){[data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped){display:none!important}}@media (max-width:767px){[data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped){display:none!important}}.et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes multi-view-image-fade{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}
</style>
<style id='divi-dynamic-critical-inline-css' type='text/css'>
@font-face{font-family:ETmodules;font-display:block;src:url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot);src:url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff) format("woff"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf) format("truetype"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;font-display:block;src:url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.eot);src:url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.woff2) format("woff2"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.woff) format("woff"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.ttf) format("truetype"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.svg#fontawesome) format("svg")}@font-face{font-family:FontAwesome;font-style:normal;font-weight:900;font-display:block;src:url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.eot);src:url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.woff2) format("woff2"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.woff) format("woff"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.ttf) format("truetype"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.svg#fontawesome) format("svg")}@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;font-display:block;src:url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.eot);src:url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.woff2) format("woff2"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.woff) format("woff"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.ttf) format("truetype"),url(//goamo.com/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.svg#fontawesome) format("svg")}
@media (min-width:981px){.et_pb_gutters3 .et_pb_column,.et_pb_gutters3.et_pb_row .et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4,.et_pb_gutters3.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:2.75%}.et_pb_gutters3 .et_pb_column_3_4,.et_pb_gutters3.et_pb_row .et_pb_column_3_4{width:73.625%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:3.735%}.et_pb_gutters3 .et_pb_column_2_3,.et_pb_gutters3.et_pb_row .et_pb_column_2_3{width:64.833%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:4.242%}.et_pb_gutters3 .et_pb_column_3_5,.et_pb_gutters3.et_pb_row .et_pb_column_3_5{width:57.8%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:4.758%}.et_pb_gutters3 .et_pb_column_1_2,.et_pb_gutters3.et_pb_row .et_pb_column_1_2{width:47.25%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}.et_pb_gutters3 .et_pb_column_2_5,.et_pb_gutters3.et_pb_row .et_pb_column_2_5{width:36.7%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:7.493%}.et_pb_gutters3 .et_pb_column_1_3,.et_pb_gutters3.et_pb_row .et_pb_column_1_3{width:29.6667%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_1_4,.et_pb_gutters3.et_pb_row .et_pb_column_1_4{width:20.875%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_1_5,.et_pb_gutters3.et_pb_row .et_pb_column_1_5{width:15.6%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:17.628%}.et_pb_gutters3 .et_pb_column_1_6,.et_pb_gutters3.et_pb_row .et_pb_column_1_6{width:12.0833%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product{width:28.353%;margin-right:7.47%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product{width:100%;margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product{width:48%;margin-right:4%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2){margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1){clear:none}}
.et_animated{opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both!important;animation-fill-mode:both!important}.et_animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.et_had_animation{position:relative}@-webkit-keyframes et_pb_fade{to{opacity:1}}@keyframes et_pb_fade{to{opacity:1}}.et_animated.fade{-webkit-animation-name:et_pb_fade;animation-name:et_pb_fade}@-webkit-keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeTop{-webkit-animation-name:et_pb_fadeTop;animation-name:et_pb_fadeTop}@-webkit-keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeRight{-webkit-animation-name:et_pb_fadeRight;animation-name:et_pb_fadeRight}@-webkit-keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeBottom{-webkit-animation-name:et_pb_fadeBottom;animation-name:et_pb_fadeBottom}@-webkit-keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeLeft{-webkit-animation-name:et_pb_fadeLeft;animation-name:et_pb_fadeLeft}@-webkit-keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.slide{-webkit-animation-name:et_pb_slide;animation-name:et_pb_slide}@-webkit-keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideTop{-webkit-animation-name:et_pb_slideTop;animation-name:et_pb_slideTop}@-webkit-keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideRight{-webkit-animation-name:et_pb_slideRight;animation-name:et_pb_slideRight}@-webkit-keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideBottom{-webkit-animation-name:et_pb_slideBottom;animation-name:et_pb_slideBottom}@-webkit-keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideLeft{-webkit-animation-name:et_pb_slideLeft;animation-name:et_pb_slideLeft}@-webkit-keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.et_animated.bounce{-webkit-animation-name:et_pb_bounce;animation-name:et_pb_bounce}@-webkit-keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceTop{-webkit-animation-name:et_pb_bounceTop;animation-name:et_pb_bounceTop}@-webkit-keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceRight{-webkit-animation-name:et_pb_bounceRight;animation-name:et_pb_bounceRight}@-webkit-keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.bounceBottom{-webkit-animation-name:et_pb_bounceBottom;animation-name:et_pb_bounceBottom}@-webkit-keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceLeft{-webkit-animation-name:et_pb_bounceLeft;animation-name:et_pb_bounceLeft}@-webkit-keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoom{-webkit-animation-name:et_pb_zoom;animation-name:et_pb_zoom}@-webkit-keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomTop{-webkit-animation-name:et_pb_zoomTop;animation-name:et_pb_zoomTop;-webkit-transform-origin:top;transform-origin:top}@-webkit-keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomRight{-webkit-animation-name:et_pb_zoomRight;animation-name:et_pb_zoomRight;-webkit-transform-origin:right;transform-origin:right}@-webkit-keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomBottom{-webkit-animation-name:et_pb_zoomBottom;animation-name:et_pb_zoomBottom;-webkit-transform-origin:bottom;transform-origin:bottom}@-webkit-keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomLeft{-webkit-animation-name:et_pb_zoomLeft;animation-name:et_pb_zoomLeft;-webkit-transform-origin:left;transform-origin:left}@-webkit-keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.flip{-webkit-animation-name:et_pb_flip;animation-name:et_pb_flip}@-webkit-keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.flipTop{-webkit-animation-name:et_pb_flipTop;animation-name:et_pb_flipTop;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.flipRight{-webkit-animation-name:et_pb_flipRight;animation-name:et_pb_flipRight;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.flipBottom{-webkit-animation-name:et_pb_flipBottom;animation-name:et_pb_flipBottom;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.flipLeft{-webkit-animation-name:et_pb_flipLeft;animation-name:et_pb_flipLeft;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.fold{-webkit-transform-origin:center;transform-origin:center;-webkit-animation-name:et_pb_fold;animation-name:et_pb_fold}@-webkit-keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.foldTop{-webkit-transform-origin:top;transform-origin:top;-webkit-animation-name:et_pb_foldTop;animation-name:et_pb_foldTop}@-webkit-keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.foldRight{-webkit-transform-origin:right;transform-origin:right;-webkit-animation-name:et_pb_foldRight;animation-name:et_pb_foldRight}@-webkit-keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.foldBottom{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-name:et_pb_foldBottom;animation-name:et_pb_foldBottom}@-webkit-keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.foldLeft{-webkit-transform-origin:left;transform-origin:left;-webkit-animation-name:et_pb_foldLeft;animation-name:et_pb_foldLeft}@-webkit-keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.et_animated.roll{-webkit-animation-name:et_pb_roll;animation-name:et_pb_roll}@-webkit-keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollTop{-webkit-animation-name:et_pb_rollTop;animation-name:et_pb_rollTop}@-webkit-keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollRight{-webkit-animation-name:et_pb_rollRight;animation-name:et_pb_rollRight}@-webkit-keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollBottom{-webkit-animation-name:et_pb_rollBottom;animation-name:et_pb_rollBottom}@-webkit-keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollLeft{-webkit-animation-name:et_pb_rollLeft;animation-name:et_pb_rollLeft}
.et_parallax_bg.et_parallax_bg__sticky,.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky),.et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky){display:none}.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky,.et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky{display:block}.et_builder_inner_content.has_et_pb_sticky{z-index:inherit}.et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et_pb_column.has_et_pb_sticky{z-index:20}.et-l--header .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--header .et_pb_column.has_et_pb_sticky{z-index:30}.et-l--footer .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--footer .et_pb_column.has_et_pb_sticky{z-index:10}.et_pb_sticky_placeholder{opacity:0!important}.et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before,.et_pb_sticky .et_pb_inline_icon_sticky:before{content:attr(data-icon-sticky)!important}body .et-script-temporary-measurement{opacity:0}
.et_pb_widget{float:left;max-width:100%;word-wrap:break-word}.et_pb_widget a{text-decoration:none;color:#666}.et_pb_widget li a:hover{color:#82c0c7}.et_pb_widget ol li,.et_pb_widget ul li{margin-bottom:.5em}.et_pb_widget ol li ol li,.et_pb_widget ul li ul li{margin-left:15px}.et_pb_widget select{width:100%;height:28px;padding:0 5px}.et_pb_widget_area .et_pb_widget a{color:inherit}.et_pb_bg_layout_light .et_pb_widget li a{color:#666}.et_pb_bg_layout_dark .et_pb_widget li a{color:inherit}
.widget_search .screen-reader-text,.et_pb_widget .wp-block-search__label{display:none}.widget_search input#s,.widget_search input#searchsubmit,.et_pb_widget .wp-block-search__input,.et_pb_widget .wp-block-search__button{padding:.7em;height:40px !important;margin:0;font-size:14px;line-height:normal !important;border:1px solid #ddd;color:#666}.widget_search #s,.et_pb_widget .wp-block-search__input{width:100%;border-radius:3px}.widget_search #searchform,.et_pb_widget .wp-block-search{position:relative}.widget_search #searchsubmit,.et_pb_widget .wp-block-search__button{background-color:#ddd;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;position:absolute;right:0;top:0}#searchsubmit,.et_pb_widget .wp-block-search__button{cursor:pointer}
.tagcloud a,.wp-block-tag-cloud a{font-size:12px !important;padding:2px 8px;background:rgba(0,0,0,0.05);display:inline-block;margin-bottom:4px;border-radius:3px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.tagcloud a:hover,.wp-block-tag-cloud a:hover{background:rgba(0,0,0,0.15)}.et_pb_widget .wp-block-group__inner-container>h2,.et_pb_widget .wp-block-group__inner-container>h3{font-size:18px}.footer-widget .et_pb_widget .wp-block-group__inner-container>h2,.footer-widget .et_pb_widget .wp-block-group__inner-container>h3{color:#2ea3f2}.et_pb_widget .wp-block-latest-comments__comment{line-height:1.7em}
.et_pb_section{position:relative;background-color:#fff;background-position:50%;background-size:100%;background-size:cover}.et_pb_section--absolute,.et_pb_section--fixed{width:100%}.et_pb_section.et_section_transparent{background-color:transparent}.et_pb_fullwidth_section{padding:0}.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row{padding:0!important}.et_pb_inner_shadow{-webkit-box-shadow:inset 0 0 7px rgba(0,0,0,.07);box-shadow:inset 0 0 7px rgba(0,0,0,.07)}.et_pb_bottom_inside_divider,.et_pb_top_inside_divider{display:block;background-repeat-y:no-repeat;height:100%;position:absolute;pointer-events:none;width:100%;left:0;right:0}.et_pb_bottom_inside_divider.et-no-transition,.et_pb_top_inside_divider.et-no-transition{-webkit-transition:none!important;transition:none!important}.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider,.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider{z-index:1}.et_pb_section_video:not(.et_pb_section--with-menu){overflow:hidden;position:relative}.et_pb_column>.et_pb_section_video_bg{z-index:-1}.et_pb_section_video_bg{visibility:visible;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;pointer-events:none;-webkit-transition:display .3s;transition:display .3s}.et_pb_section_video_bg.et_pb_section_video_bg_hover,.et_pb_section_video_bg.et_pb_section_video_bg_phone,.et_pb_section_video_bg.et_pb_section_video_bg_tablet,.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only{display:none}.et_pb_section_video_bg .mejs-controls,.et_pb_section_video_bg .mejs-overlay-play{display:none!important}.et_pb_section_video_bg embed,.et_pb_section_video_bg iframe,.et_pb_section_video_bg object,.et_pb_section_video_bg video{max-width:none}.et_pb_section_video_bg .mejs-video{left:50%;position:absolute;max-width:none}.et_pb_section_video_bg .mejs-overlay-loading{display:none!important}.et_pb_social_network_link .et_pb_section_video{overflow:visible}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg{display:none}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover,.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit{display:block}@media (min-width:981px){.et_pb_section{padding:4% 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section{padding-top:0}.et_pb_fullwidth_section{padding:0}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only{display:block}}@media (max-width:980px){.et_pb_section{padding:50px 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section{padding-top:0}.et_pb_fullwidth_section{padding:0}.et_pb_section_video_bg.et_pb_section_video_bg_tablet{display:block}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only{display:none}}@media (min-width:768px){.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet{display:block}}@media (min-width:768px) and (max-width:980px){.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only{display:block}}@media (max-width:767px){.et_pb_section_video_bg.et_pb_section_video_bg_phone{display:block}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet{display:none}}
.et_pb_row{width:80%;max-width:1080px;margin:auto;position:relative}body.safari .section_has_divider,body.uiwebview .section_has_divider{-webkit-perspective:2000px;perspective:2000px}.section_has_divider .et_pb_row{z-index:5}.et_pb_row_inner{width:100%;position:relative}.et_pb_row.et_pb_row_empty,.et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty{display:none}.et_pb_row:after,.et_pb_row_inner:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}.et_pb_row_4col .et-last-child,.et_pb_row_4col .et-last-child-2,.et_pb_row_6col .et-last-child,.et_pb_row_6col .et-last-child-2,.et_pb_row_6col .et-last-child-3{margin-bottom:0}.et_pb_column{float:left;background-size:cover;background-position:50%;position:relative;z-index:2;min-height:1px}.et_pb_column--with-menu{z-index:3}.et_pb_column.et_pb_column_empty{min-height:1px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_column.et_pb_section_parallax{position:relative}.et_pb_column,.et_pb_row,.et_pb_row_inner{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:981px){.et_pb_row{padding:2% 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row{padding:0;width:100%}.et_pb_column_3_4 .et_pb_row_inner{padding:3.735% 0}.et_pb_column_2_3 .et_pb_row_inner{padding:4.2415% 0}.et_pb_column_1_2 .et_pb_row_inner,.et_pb_column_3_5 .et_pb_row_inner{padding:5.82% 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_row_inner{width:100%}.et_pb_column_single{padding:2.855% 0}.et_pb_column_single .et_pb_module.et-first-child,.et_pb_column_single .et_pb_module:first-child{margin-top:0}.et_pb_column_single .et_pb_module.et-last-child,.et_pb_column_single .et_pb_module:last-child{margin-bottom:0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_row.et_pb_equal_columns,.et_pb_row_inner.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex}.rtl .et_pb_row.et_pb_equal_columns,.rtl .et_pb_row_inner.et_pb_equal_columns,.rtl .et_pb_section.et_pb_equal_columns>.et_pb_row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.et_pb_row.et_pb_equal_columns>.et_pb_column,.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:980px){.et_pb_row{max-width:1080px}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row{padding:0;width:100%}.et_pb_column .et_pb_row_inner,.et_pb_row{padding:30px 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_column{width:100%;margin-bottom:30px}.et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child,.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-bottom:0}.et_section_specialty .et_pb_row>.et_pb_column{padding-bottom:0}.et_pb_column.et_pb_column_empty{display:none}.et_pb_row_1-2_1-4_1-4,.et_pb_row_1-2_1-6_1-6_1-6,.et_pb_row_1-4_1-4,.et_pb_row_1-4_1-4_1-2,.et_pb_row_1-5_1-5_3-5,.et_pb_row_1-6_1-6_1-6,.et_pb_row_1-6_1-6_1-6_1-2,.et_pb_row_1-6_1-6_1-6_1-6,.et_pb_row_3-5_1-5_1-5,.et_pb_row_4col,.et_pb_row_5col,.et_pb_row_6col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,.et_pb_row_4col>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n),.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n),.et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n){margin-right:0}.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd){margin-right:0}.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2),.et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2),.et_pb_row_4col .et_pb_column:nth-last-child(-n+2){margin-bottom:0}.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n),.et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n){margin-right:0}.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd),.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5{margin-right:0}.et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2),.et_pb_row_5col .et_pb_column:last-child{margin-bottom:0}.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n),.et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n){margin-right:0}.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child{margin-right:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3),.et_pb_row_6col .et_pb_column:nth-last-child(-n+3){margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%;margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child{margin-right:0}.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:47.25%;margin-right:5.5%}.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n){margin-right:0}.et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3){margin-bottom:0}}@media (max-width:479px){.et_pb_row .et_pb_column.et_pb_column_1_4,.et_pb_row .et_pb_column.et_pb_column_1_5,.et_pb_row .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_4:last-child,.et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_5:last-child,.et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_column{width:100%!important}}
.et-menu li{display:inline-block;font-size:14px;padding-right:22px}.et-menu>li:last-child{padding-right:0}.et-menu a{color:rgba(0,0,0,.6);text-decoration:none;display:block;position:relative}.et-menu a,.et-menu a:hover{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.et-menu a:hover{opacity:.7}.et-menu li>a{padding-bottom:29px;word-wrap:break-word}a.et_pb_menu__icon,button.et_pb_menu__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0 11px;font-size:17px;line-height:normal;background:none;border:0;cursor:pointer;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}a.et_pb_menu__icon:after,button.et_pb_menu__icon:after{font-family:ETmodules}a.et_pb_menu__icon__with_count:after,button.et_pb_menu__icon__with_count:after{margin-right:10px}.et_pb_menu__wrap .mobile_menu_bar{-webkit-transform:translateY(3%);transform:translateY(3%)}.et_pb_menu__wrap .mobile_menu_bar:before{top:0}.et_pb_menu__logo{overflow:hidden}.et_pb_menu__logo img{display:block}.et_pb_menu__logo img[src$=".svg"]{width:100%}.et_pb_menu__search-button:after{content:"U"}.et_pb_menu__cart-button:after{content:"\E07A"}@media (max-width:980px){.et-menu{display:none}.et_mobile_nav_menu{display:block;margin-top:-1px}}
.et_pb_with_border.et_pb_menu .et_pb_menu__logo img{border:0 solid #333}.et_pb_menu.et_hover_enabled:hover{z-index:auto}.et_pb_menu .et-menu-nav,.et_pb_menu .et-menu-nav>ul{float:none}.et_pb_menu .et-menu-nav>ul{padding:0!important;line-height:1.7em}.et_pb_menu .et-menu-nav>ul ul{padding:20px 0;text-align:left}.et_pb_bg_layout_dark.et_pb_menu ul li a{color:#fff}.et_pb_bg_layout_dark.et_pb_menu ul li a:hover{color:hsla(0,0%,100%,.8)}.et-menu li li.menu-item-has-children>a:first-child:after{top:12px}.et_pb_menu .et-menu-nav>ul.upwards li ul{bottom:100%;top:auto;border-top:none;border-bottom:3px solid #2ea3f2;-webkit-box-shadow:2px -2px 5px rgba(0,0,0,.1);box-shadow:2px -2px 5px rgba(0,0,0,.1)}.et_pb_menu .et-menu-nav>ul.upwards li ul li ul{bottom:-23px}.et_pb_menu .et-menu-nav>ul.upwards li.mega-menu ul ul{bottom:0;top:auto;border:none}.et_pb_menu_inner_container{position:relative}.et_pb_menu .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1}.et_pb_menu .et_pb_menu__wrap--visible{-webkit-animation:fadeInBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeInBottom 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__wrap--hidden{opacity:0;-webkit-animation:fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu,.et_pb_menu .et_pb_menu__menu>nav,.et_pb_menu .et_pb_menu__menu>nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu .et_pb_menu__menu>nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu>nav>ul>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu{position:static}.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{top:calc(100% - 1px);left:0}.et_pb_menu .et_pb_menu__menu>nav>ul.upwards>li>ul{top:auto;bottom:calc(100% - 1px)}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:31px 0;white-space:nowrap}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after{top:50%!important;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul{padding:0!important}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li{margin-top:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a{padding-bottom:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li{margin-top:0;margin-bottom:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a{padding-top:8px;padding-bottom:0}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after{top:auto;bottom:0}.et_pb_menu .et_pb_menu__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_menu .et-menu{margin-left:-11px;margin-right:-11px}.et_pb_menu .et-menu>li{padding-left:11px;padding-right:11px}.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:30px}.rtl .et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:0;margin-left:30px}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu,.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav,.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.et_pb_menu--style-centered .et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-centered .et_pb_menu__logo-wrap,.et_pb_menu--style-centered .et_pb_menu__logo img{margin:0 auto}.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul,.et_pb_menu--style-centered .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:none;margin-bottom:30px}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo img{margin:0 auto}.et_pb_menu--style-inline_centered_logo .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap{width:100%;height:100%}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot img{max-height:100%}.et_pb_menu .et_pb_menu__logo-slot .et-fb-content-placeholder{min-width:96px}.et_pb_menu .et_pb_menu__search-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:999}.et_pb_menu .et_pb_menu__search-container--visible{opacity:1;-webkit-animation:fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeInTop 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__search-container--hidden{-webkit-animation:fadeOutTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeOutTop 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__search-container--disabled{display:none}.et_pb_menu .et_pb_menu__search{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu .et_pb_menu__search-form{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.et_pb_menu .et_pb_menu__search-input{border:0;width:100%;color:#333;background:transparent}.et_pb_menu .et_pb_menu__close-search-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_menu .et_pb_menu__close-search-button:after{content:"M";font-size:1.7em}@media (min-width:981px){.et_dropdown_animation_fade.et_pb_menu ul li:hover>ul{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.et_dropdown_animation_slide.et_pb_menu ul li:hover>ul{-webkit-animation:fadeLeft .4s ease-in-out;animation:fadeLeft .4s ease-in-out}.et_dropdown_animation_expand.et_pb_menu ul li:hover>ul{-webkit-transform-origin:0 0;-webkit-animation:Grow .4s ease-in-out;animation:Grow .4s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_dropdown_animation_flip.et_pb_menu ul li ul li:hover>ul{-webkit-animation:flipInX .6s ease-in-out;animation:flipInX .6s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_dropdown_animation_flip.et_pb_menu ul li:hover>ul{-webkit-animation:flipInY .6s ease-in-out;animation:flipInY .6s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_pb_menu.et_pb_menu_fullwidth .et_pb_row{width:100%;max-width:100%;padding:0 30px!important}}@media (max-width:980px){.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo{margin:0 auto}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot{display:none}.et_pb_menu .et_pb_row{min-height:81px}.et_pb_menu .et_pb_menu__menu{display:none}.et_pb_menu .et_mobile_nav_menu{float:none;margin:0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu .et_mobile_menu{top:100%;padding:5%}.et_pb_menu .et_mobile_menu,.et_pb_menu .et_mobile_menu ul{list-style:none!important;text-align:left}.et_pb_menu .et_mobile_menu ul{padding:0}.et_pb_menu .et_pb_mobile_menu_upwards .et_mobile_menu{top:auto;bottom:100%}}
@-webkit-keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@-webkit-keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}/*!
	  * Animate.css - http://daneden.me/animate
	  * Licensed under the MIT license - http://opensource.org/licenses/MIT
	  * Copyright (c) 2015 Daniel Eden
	 */@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}
#main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999}.nav li li{padding:0 20px;margin:0}.et-menu li li a{padding:6px 20px;width:200px}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left}.nav li.et-hover>ul{visibility:visible}.nav li.et-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.et-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.et_mobile_menu li a,.nav li li a{font-size:14px;-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.et-dropdown-removing>ul{display:none}.mega-menu .et-dropdown-removing>ul{display:block}.et-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}.et-menu .menu-item-has-children>a:first-child{padding-right:20px}.et-menu li li.menu-item-has-children>a:first-child:after{right:20px;top:6px}.et-menu-nav li.mega-menu{position:inherit}.et-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.et-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.et-menu-nav li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.et-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.et-menu-nav li.mega-menu.et-hover li ul,.et-menu-nav li.mega-menu:hover li ul{display:block}.et-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.et-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}.et-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.et-menu-nav li.mega-menu li>a{width:200px!important}.et-menu-nav li.mega-menu.mega-menu-parent li>a,.et-menu-nav li.mega-menu.mega-menu-parent li li{width:100%!important}.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.et-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li{width:50%}.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li{width:100%}.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}.et_fullwidth_nav #top-menu li.mega-menu>ul{width:auto;left:30px!important;right:30px!important}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.et_mobile_menu li .menu-item-has-children>a{background-color:transparent}.et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none}
.et_pb_text{word-wrap:break-word}.et_pb_text ol,.et_pb_text ul{padding-bottom:1em}.et_pb_text>:last-child{padding-bottom:0}.et_pb_text_inner{position:relative}
.et_pb_with_border .et-pb-icon,.et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_blurb_content{max-width:550px;margin:0 auto;position:relative;text-align:center;word-wrap:break-word;width:100%}.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container{text-align:left}.et_pb_blurb.et_pb_text_align_right .et_pb_blurb_content .et_pb_blurb_container{text-align:right}.et_pb_blurb.et_pb_text_align_justified .et_pb_blurb_content .et_pb_blurb_container{text-align:justify}.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container{text-align:center}.et_pb_blurb_content p:last-of-type{padding-bottom:0}.et_pb_blurb .et_pb_module_header a,.et_pb_blurb h4 a{text-decoration:none}.et_pb_blurb .et_pb_image_wrap{display:block;margin:auto}.et_pb_main_blurb_image img{border-radius:inherit}.et_pb_main_blurb_image img[src*=".svg"]{width:auto}.et_pb_sticky_module .et_pb_main_blurb_image .et_pb_image_wrap{width:100%;max-width:100%}.et_pb_blurb_position_left .et_pb_blurb_content,.et_pb_blurb_position_right .et_pb_blurb_content{display:table}.et_pb_blurb_position_left .et_pb_main_blurb_image,.et_pb_blurb_position_right .et_pb_main_blurb_image{width:32px;display:table-cell;line-height:0}.et_pb_blurb_position_left .et_pb_main_blurb_image img,.et_pb_blurb_position_right .et_pb_main_blurb_image img{width:inherit}.et_pb_blurb_position_left .et-pb-icon,.et_pb_blurb_position_right .et-pb-icon{font-size:32px}.et_pb_blurb_position_right .et-pb-icon{display:table-cell}.et_pb_blurb_position_left .et_pb_blurb_container,.et_pb_blurb_position_right .et_pb_blurb_container{display:table-cell;vertical-align:top}.et_pb_blurb_position_left .et_pb_blurb_container{padding-left:15px}.et_pb_blurb_position_left .et_pb_blurb_content{text-align:left}.et_pb_blurb_position_right .et_pb_blurb_container{padding-right:15px}.et_pb_blurb_position_right .et_pb_blurb_content{text-align:right}.et_pb_blurb_position_right .et_pb_main_blurb_image{left:auto;right:0}.et_pb_blurb_position_right .et-pb-icon{margin-right:0;margin-left:20px}.et_pb_main_blurb_image{display:inline-block;margin-bottom:30px;line-height:0;max-width:100%}@media (max-width:980px){.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image,.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image{width:32px;display:table-cell;line-height:0}.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image img,.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image img{width:inherit}.et_pb_blurb_position_left_tablet .et-pb-icon,.et_pb_blurb_position_right_tablet .et-pb-icon{font-size:32px;display:table-cell}.et_pb_blurb_position_left_tablet .et_pb_blurb_container,.et_pb_blurb_position_right_tablet .et_pb_blurb_container{display:table-cell;vertical-align:top}.et_pb_blurb_position_left_tablet .et_pb_blurb_container{padding-left:15px}.et_pb_blurb_position_left_tablet .et_pb_blurb_content{text-align:left}.et_pb_blurb_position_right_tablet .et_pb_blurb_container{padding-right:15px}.et_pb_blurb_position_right_tablet .et_pb_blurb_content{padding-right:52px;text-align:right}.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image{left:auto;right:0}.et_pb_blurb_position_right_tablet .et-pb-icon{margin-right:0;margin-left:20px}.et_pb_blurb_position_top_tablet .et_pb_main_blurb_image{display:block;width:auto}.et_pb_blurb_position_top_tablet .et-pb-icon{font-size:96px;display:initial}.et_pb_blurb_position_top_tablet .et_pb_blurb_container{display:block;padding-left:0;padding-right:0}.et_pb_blurb_position_top_tablet .et_pb_blurb_content{display:inline-block;text-align:center;padding-right:0}}@media (max-width:767px){.et_pb_blurb_position_left_phone .et_pb_main_blurb_image,.et_pb_blurb_position_right_phone .et_pb_main_blurb_image{width:32px;display:table-cell;line-height:0}.et_pb_blurb_position_left_phone .et_pb_main_blurb_image img,.et_pb_blurb_position_right_phone .et_pb_main_blurb_image img{width:inherit}.et_pb_blurb_position_left_phone .et-pb-icon,.et_pb_blurb_position_right_phone .et-pb-icon{font-size:32px;display:table-cell}.et_pb_blurb_position_left_phone .et_pb_blurb_container,.et_pb_blurb_position_right_phone .et_pb_blurb_container{display:table-cell;vertical-align:top}.et_pb_blurb_position_left_phone .et_pb_blurb_container{padding-left:15px}.et_pb_blurb_position_left_phone .et_pb_blurb_content{text-align:left}.et_pb_blurb_position_right_phone .et_pb_blurb_container{padding-right:15px}.et_pb_blurb_position_right_phone .et_pb_blurb_content{padding-right:52px;text-align:right}.et_pb_blurb_position_right_phone .et_pb_main_blurb_image{left:auto;right:0}.et_pb_blurb_position_right_phone .et-pb-icon{margin-right:0;margin-left:20px}.et_pb_blurb_position_top_phone .et_pb_main_blurb_image{display:block;width:auto}.et_pb_blurb_position_top_phone .et-pb-icon{font-size:96px;display:initial}.et_pb_blurb_position_top_phone .et_pb_blurb_container{display:block;padding-left:0;padding-right:0}.et_pb_blurb_position_top_phone .et_pb_blurb_content{display:inline-block;text-align:center;padding-right:0}}@media (max-width:980px){.et_pb_blurb.et_pb_text_align_left-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:left}.et_pb_blurb.et_pb_text_align_right-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:right}.et_pb_blurb.et_pb_text_align_justified-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:justify}.et_pb_blurb.et_pb_text_align_center-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:center}}@media (max-width:767px){.et_pb_blurb.et_pb_text_align_left-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:left}.et_pb_blurb.et_pb_text_align_right-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:right}.et_pb_blurb.et_pb_text_align_justified-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:justify}.et_pb_blurb.et_pb_text_align_center-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:center}}
.et-waypoint.et_pb_animation_off,.et-waypoint:not(.et_pb_counters).et_pb_animation_off,.et_pb_animation_off{opacity:1}.et-waypoint.et_pb_animation_left.et-animated,.et_pb_animation_left.et-animated{opacity:1;-webkit-animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_right.et-animated,.et_pb_animation_right.et-animated{opacity:1;-webkit-animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_top.et-animated,.et_pb_animation_top.et-animated{opacity:1;-webkit-animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_bottom.et-animated,.et_pb_animation_bottom.et-animated{opacity:1;-webkit-animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_fade_in.et-animated,.et_pb_animation_fade_in.et-animated{opacity:1;-webkit-animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1}@media (max-width:980px){.et-waypoint.et_pb_animation_off_tablet,.et-waypoint:not(.et_pb_counters).et_pb_animation_off_tablet,.et_pb_animation_off_tablet{opacity:1;-webkit-animation:none;animation:none}.et-waypoint.et_pb_animation_left_tablet.et-animated,.et_pb_animation_left_tablet.et-animated{opacity:1;-webkit-animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_right_tablet.et-animated,.et_pb_animation_right_tablet.et-animated{opacity:1;-webkit-animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_top_tablet.et-animated,.et_pb_animation_top_tablet.et-animated{opacity:1;-webkit-animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_bottom_tablet.et-animated,.et_pb_animation_bottom_tablet.et-animated{opacity:1;-webkit-animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_fade_in_tablet.et-animated,.et_pb_animation_fade_in_tablet.et-animated{opacity:1;-webkit-animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1}}@media (max-width:767px){.et-waypoint.et_pb_animation_off_phone,.et-waypoint:not(.et_pb_counters).et_pb_animation_off_phone,.et_pb_animation_off_phone{opacity:1;-webkit-animation:none;animation:none}.et-waypoint.et_pb_animation_left_phone.et-animated,.et_pb_animation_left_phone.et-animated{opacity:1;-webkit-animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_right_phone.et-animated,.et_pb_animation_right_phone.et-animated{opacity:1;-webkit-animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_top_phone.et-animated,.et_pb_animation_top_phone.et-animated{opacity:1;-webkit-animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_bottom_phone.et-animated,.et_pb_animation_bottom_phone.et-animated{opacity:1;-webkit-animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_fade_in_phone.et-animated,.et_pb_animation_fade_in_phone.et-animated{opacity:1;-webkit-animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1}}
.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_module.et_pb_button{display:inline-block;color:inherit}.et_pb_button_module_wrapper.et_pb_button_alignment_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_center{text-align:center}.et_pb_button_module_wrapper>a{display:inline-block}@media (max-width:980px){.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center{text-align:center}}@media (max-width:767px){.et_pb_button_module_wrapper.et_pb_button_alignment_phone_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_phone_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_phone_center{text-align:center}}
.et_pb_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)}@media (max-width:980px){.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after{content:attr(data-icon-tablet)}}@media (max-width:767px){.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after{content:attr(data-icon-phone)}}
.et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_image{margin-left:auto;margin-right:auto;line-height:0}.et_pb_image.aligncenter{text-align:center}.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image{display:block;position:relative}.et_pb_image{display:block}.et_pb_image .et_pb_image_wrap{display:inline-block;position:relative;max-width:100%}.et_pb_image .et_pb_image_wrap img[src*=".svg"]{width:auto}.et_pb_image img{position:relative}.et_pb_image_sticky{margin-bottom:0!important;display:inherit}.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay{z-index:3;opacity:1}@media (min-width:981px){.et_pb_section_sticky,.et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2),.et_pb_section_sticky .et_pb_column_single,.et_pb_section_sticky .et_pb_row.et-last-child,.et_pb_section_sticky .et_pb_row:last-child,.et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child,.et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child{padding-bottom:0!important}}@media (max-width:980px){.et_pb_image_sticky_tablet{margin-bottom:0!important;display:inherit}.et_pb_section_sticky_mobile,.et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2),.et_pb_section_sticky_mobile .et_pb_column_single,.et_pb_section_sticky_mobile .et_pb_row.et-last-child,.et_pb_section_sticky_mobile .et_pb_row:last-child,.et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child,.et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child{padding-bottom:0!important}.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child,.et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child{margin-bottom:0}.et_pb_image_bottom_space_tablet{margin-bottom:30px!important;display:block}.et_always_center_on_mobile{text-align:center!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:767px){.et_pb_image_sticky_phone{margin-bottom:0!important;display:inherit}.et_pb_image_bottom_space_phone{margin-bottom:30px!important;display:block}}
.et_overlay{z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:hsla(0,0%,100%,.9);opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.et_overlay:before{color:#2ea3f2;content:"\E050";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;-webkit-transition:all .4s;transition:all .4s}.et_portfolio_image,.et_shop_image{position:relative;display:block}.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay,.et_portfolio_image:hover .et_overlay,.et_shop_image:hover .et_overlay{z-index:3;opacity:1}#ie7 .et_overlay,#ie8 .et_overlay{display:none}.et_pb_module.et_pb_has_overlay{position:relative}.et_pb_module.et_pb_has_overlay .et_overlay,article.et_pb_has_overlay{border:none}
.et_pb_space{-webkit-box-sizing:content-box;box-sizing:content-box;height:23px}.et_pb_divider_hidden{margin-bottom:0!important}.et_pb_divider_internal{display:inline-block;width:100%}.et_pb_divider{margin:0 0 30px;position:relative}.et_pb_divider:before{content:"";width:100%;height:1px;border-top:1px solid rgba(0,0,0,.1);position:absolute;left:0;top:0;z-index:10}.et_pb_divider:after,.et_pb_space:after{content:"";display:table}.et_pb_divider_position_bottom:before{top:auto!important;bottom:0!important}.et_pb_divider_position_center:before{top:50%!important}@media (max-width:980px){.et_pb_divider_position_top_tablet:before{top:0!important;bottom:auto!important}.et_pb_divider_position_bottom_tablet:before{top:auto!important;bottom:0!important}.et_pb_divider_position_center_tablet:before{top:50%!important}.et_pb_space.et-hide-mobile{display:none}}@media (max-width:767px){.et_pb_divider_position_top_phone:before{top:0!important;bottom:auto!important}.et_pb_divider_position_bottom_phone:before{top:auto!important;bottom:0!important}.et_pb_divider_position_center_phone:before{top:50%!important}}.ie .et_pb_divider{overflow:visible}
</style>
<link rel='preload' id='divi-dynamic-late-css' href='https://goamo.com/wp-content/et-cache/2/et-divi-dynamic-tb-59534-tb-59531-2-late.css?ver=1747458474' as='style' media='all' onload="this.onload=null;this.rel='stylesheet'" />
<link rel='preload' id='divi-dynamic-css' href='https://goamo.com/wp-content/et-cache/2/et-divi-dynamic-tb-59534-tb-59531-2.css?ver=1747458474' as='style' media='all' onload="this.onload=null;this.rel='stylesheet'" />
<link rel='stylesheet' id='divi-pixel-styles-css' href='https://goamo.com/wp-content/plugins/divi-pixel/styles/style.min.css?ver=1.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='et-builder-googlefonts-cached-css' href='https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic|Open+Sans:300,regular,500,600,700,800,300italic,italic,500italic,600italic,700italic,800italic|Montserrat:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic&#038;subset=latin,latin-ext&#038;display=swap' type='text/css' media='all' />
<script type="text/javascript" src="https://goamo.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" id="jquery-js-after">
/* <![CDATA[ */
jqueryParams.length&&$.each(jqueryParams,function(e,r){if("function"==typeof r){var n=String(r);n.replace("$","jQuery");var a=new Function("return "+n)();$(document).ready(a)}});
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/public.min.js?ver=2.36.1" id="dipi_public_js-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel-layout-importer/public/js/dipi-layout-importer-public.js?ver=1.0.0" id="dipi-layout-importer-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/hamburger.min.js?ver=2.36.1" id="dipi_hamburgers_js-js"></script>
<link rel="https://api.w.org/" href="https://goamo.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://goamo.com/wp-json/wp/v2/pages/2" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://goamo.com/xmlrpc.php?rsd" />
<link rel='shortlink' href='https://goamo.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://goamo.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgoamo.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://goamo.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgoamo.com%2F&#038;format=xml" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />


<style id="mobile-menu-breakpoing-divi-core-css">
@media (min-width: 981px) and (max-width: 1120px) {

	/***********************************
	* Styles from Divis style.dev.css *
	***********************************/

	/* Hide Logo On Mobile */
	.et_hide_mobile_logo #main-header .logo_container {
		display: none;
		opacity: 0;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}

	/* Full width Logo */
	.et_fullwidth_nav #main-header .container {
		width: 80%;
		margin: auto;
		position: relative;
	}
	/* Page Containers */

	#page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container,
	#page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 80px;
	}

	.et-tb #page-container,
	.et-tb-has-header #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb-has-header #page-container,
	.et_fixed_nav.et_show_nav.et-tb #page-container,
	.et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
		padding-top: 0 !important;
	}

	.et_non_fixed_nav #page-container {
		padding-top: 0;
	}

	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container,
	.et_fixed_nav.et_show_nav.et_header_style_centered #page-container {
		padding-top: 136px;
	}

	#sidebar,
	#left-area {
		width: 100% !important;
	}


	/* With Sidebar */

	.et_right_sidebar #left-area,
	.et_right_sidebar #sidebar,
	.et_left_sidebar #left-area,
	.et_left_sidebar #sidebar {
		width: auto;
		float: none;
		padding-right: 0;
		padding-left: 0;
	}

	.et_right_sidebar #left-area {
		margin-right: 0;
	}

	.et_right_sidebar #sidebar {
		margin-left: 0;
		border-left: none;
	}

	.et_left_sidebar #left-area {
		margin-left: 0;
	}

	.et_left_sidebar #sidebar {
		margin-right: 0;
		border-right: none;
	}

	#main-content .container:before {
		display: none !important;
	}

	.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1),
	.et_full_width_page .et_gallery_item:nth-child(4n+1) {
		clear: none;
	}


	/* Blog + Sidebar Module + Footer */

	.footer-widget:nth-child(n) {
		width: 46.25% !important;
		margin: 0 7.5% 7.5% 0 !important;
	}

	#footer-widgets .footer-widget .fwidget {
		margin-bottom: 16.21%;
	}

	.et_pb_gutters1 .footer-widget:nth-child(n) {
		width: 50% !important;
		margin: 0 !important;
	}

	.et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
		margin-bottom: 0;
	}

	#footer-widgets {
		padding: 8% 0;
	}

	#footer-widgets .footer-widget:nth-child(2n) {
		margin-right: 0 !important;
	}

	#footer-widgets .footer-widget:nth-last-child(-n+2) {
		margin-bottom: 0 !important;
	}

	.bottom-nav {
		text-align: center;
	}


	/* WooCommerce */

	.woocommerce .cart-collaterals>div,
	.woocommerce .cart-collaterals>form {
		width: 100% !important;
		float: none !important;
	}

	.shop_table .coupon {
		margin-bottom: 25px !important;
	}

	.checkout .form-row,
	.checkout .col-1,
	.checkout .col-2 {
		float: none !important;
		width: auto !important;
	}

	.checkout .col-1,
	.checkout .col-2 {
		margin-bottom: 25px !important;
	}


	/* Header Styles */

	#main-header,
	#top-header {
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	#top-menu {
		display: none;
	}

	.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header,
	.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_hide_nav.et_fixed_nav #top-header,
	.et_hide_nav.et_fixed_nav #main-header {
		transform: translateY(0px) !important;
		-webkit-transform: translateY(0px) !important;
		opacity: 1;
	}

	.et_header_style_centered #main-header {
		padding: 20px 0;
	}

	.et_header_style_centered nav#top-menu-nav {
		display: none;
	}

	.et_header_style_split #main-header {
		padding: 20px 0;
	}

	.et_header_style_split #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
		display: block;
		padding-top: 0;
	}

	#et-top-navigation {
		margin-right: 0;
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_non_fixed_nav.et_transparent_nav #top-header,
	.et_fixed_nav #main-header,
	.et_fixed_nav #top-header {
		position: absolute;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_left #et-top-navigation {
		padding-top: 24px;
		display: block;
	}

	.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_fixed_nav #main-header {
		-webkit-transition: none;
		transition: none;
	}

	.et_vertical_nav.et_right_sidebar #left-area,
	.et_vertical_nav.et_left_sidebar #left-area {
		width: auto;
	}

	#et-secondary-nav,
	#et-secondary-menu {
		display: none !important;
	}

	.et_non_fixed_nav.et_transparent_nav_temp #main-header,
	.et_secondary_nav_only_menu #main-header,
	.et_fixed_nav_temp #main-header,
	.et_secondary_nav_only_menu #main-header {
		top: 0 !important;
	}

	.et_secondary_nav_only_menu #top-header {
		display: none;
	}

	#top-header .container {
		padding-top: 0;
	}

	#et-info {
		padding-top: 0.75em;
	}


	/* Logo */

	#logo,
	.logo_container,
	#main-header,
	.container {
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	.et_header_style_centered #logo#logo {
		max-height: 60px;
	}

	.et_header_style_centered header#main-header .logo_container {
		height: auto;
		max-height: 100px;
		padding: 0;
	}

	.et_header_style_split header#main-header .logo_container {
		height: auto;
		max-height: 100px;
		padding: 0;
	}

	.et_header_style_split #logo {
		max-height: 60px;
	}

	.et_vertical_nav span.logo_helper {
		display: inline-block;
	}

	.et_vertical_nav.et_header_style_left .logo_container {
		height: 100%;
		position: absolute;
	}

	.et_header_style_left #logo,
	.et_header_style_split #logo {
		max-width: 50%;
	}


	/* Search Form */

	#et_top_search {
		margin: 0 35px 0 0;
		float: left;
	}

	#et_search_icon:before {
		top: 7px;
	}

	.et_header_style_centered #et_top_search,
	.et_vertical_nav.et_header_style_centered #main-header #et_top_search {
		display: none !important;
	}

	.et_header_style_centered .et_search_outer,
	.et_header_style_split .et_search_outer {
		display: none;
	}

	.et_header_style_split #et_top_search,
	.et_vertical_nav.et_header_style_split #main-header #et_top_search {
		display: none !important;
	}

	.et_header_style_left .et-search-form,
	.et_header_style_split .et-search-form {
		width: 50% !important;
		max-width: 50% !important;
	}

	.et_header_style_slide .et_slide_in_menu_container .et-search-form {
		width: 100% !important;
		max-width: 100% !important;
	}


	/* Social Icons */

	.et-social-icons,
	#footer-info {
		float: none;
		text-align: center;
	}

	.et-social-icons {
		margin: 0 0 5px;
	}

	#top-header .et-social-icons {
		margin-bottom: 0;
	}


	/* Cart */

	.et_header_style_centered #et-top-navigation .et-cart-info {
		display: none;
	}

	#et-top-navigation .et-cart-info {
		margin-top: 5px;
	}

	.et_vertical_nav #et-top-navigation .et-cart-info {
		margin-left: -38px;
	}


	/* Mobile Menu */

	header .et_mobile_nav_menu,
	header #et_mobile_nav_menu {
		display: flex;
		-webkit-box-align: center;
        align-items: center;
	}


	/* Centered */

	.et_header_style_centered .et_menu_container .mobile_menu_bar,
	.et_header_style_split .et_menu_container .mobile_menu_bar {
		opacity: 1;
	}

	.et_header_style_centered .et_mobile_nav_menu,
	.et_header_style_centered #et_mobile_nav_menu {
		float: none;
		position: relative;
		margin-top: 20px;
	}

	.et_header_style_centered #main-header .mobile_nav {
		display: block;
		text-align: left;
		background-color: rgba(0, 0, 0, 0.05);
		border-radius: 5px;
		padding: 5px 10px;
	}

	.et_header_style_centered .mobile_nav .select_page,
	.et_header_style_split .mobile_nav .select_page {
		display: inline-block;
		color: #666;
		font-size: 14px;
	}

	.et_header_style_centered .et_menu_container .mobile_menu_bar {
		position: absolute;
		right: 5px;
		top: 2px;
	}

	.et_header_style_centered .et_mobile_menu {
		top: 53px;
	}


	/* Centered Inline Logo */

	.et_header_style_split .et_mobile_nav_menu,
	.et_header_style_split #et_mobile_nav_menu {
		float: none;
		position: relative;
		margin-top: 20px;
		display: block;
	}

	.et_header_style_split nav#top-menu-nav {
		display: none;
	}

	.et_header_style_split #main-header .mobile_nav {
		display: block;
		text-align: left;
		background-color: rgba(0, 0, 0, 0.05);
		border-radius: 5px;
		padding: 9px 10px;
	}

	.et_header_style_split .et_menu_container .mobile_menu_bar {
		position: absolute;
		right: 5px;
		top: 2px;
	}

	.et_header_style_split .et_mobile_menu {
		top: 53px;
	}


	/* Admin Bar Fixes */

	body.admin-bar.et_vertical_nav #main-header {
		top: 0 !important;
	}

	.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header,
	.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
		top: 32px !important;
	}

	body.admin-bar.et_fixed_nav.et_header_style_slide #main-header {
		top: 0 !important;
	}

	.et_fixed_nav.et_header_style_slide #main-header {
		left: 0 !important;
	}

	.et_fixed_nav.et_boxed_layout.et_header_style_slide #page-container #main-header {
		width: 100%;
	}
	




	/**************************************
	* Styles from Divis style-cpt.dev.css *
	***************************************/

	/* Hide Logo On Mobile */

	.et_hide_mobile_logo #main-header .logo_container {
		display: none;
		opacity: 0;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}


	/* Page Containers */

	#page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container,
	#page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 80px;
	}

	.et-tb #page-container,
	.et-tb-has-header #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb-has-header #page-container,
	.et_fixed_nav.et_show_nav.et-tb #page-container,
	.et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
		padding-top: 0 !important;
	}

	.et_non_fixed_nav #page-container {
		padding-top: 0;
	}

	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container,
	.et_fixed_nav.et_show_nav.et_header_style_centered #page-container {
		padding-top: 136px;
	}

	#sidebar,
	#left-area {
		width: 100% !important;
	}


	/* With Sidebar */

	.et_right_sidebar #left-area,
	.et_right_sidebar #sidebar,
	.et_left_sidebar #left-area,
	.et_left_sidebar #sidebar {
		width: auto;
		float: none;
		padding-right: 0;
		padding-left: 0;
	}

	.et_right_sidebar #left-area {
		margin-right: 0;
	}

	.et_right_sidebar #sidebar {
		margin-left: 0;
		border-left: none;
	}

	.et_left_sidebar #left-area {
		margin-left: 0;
	}

	.et_left_sidebar #sidebar {
		margin-right: 0;
		border-right: none;
	}

	#main-content .container:before {
		display: none !important;
	}

	.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1),
	.et_full_width_page .et_gallery_item:nth-child(4n+1) {
		clear: none;
	}


	/* Blog + Sidebar Module + Footer */

	.footer-widget:nth-child(n) {
		width: 46.25% !important;
		margin: 0 7.5% 7.5% 0 !important;
	}

	#footer-widgets .footer-widget .fwidget {
		margin-bottom: 16.21%;
	}

	.et_pb_gutters1 .footer-widget:nth-child(n) {
		width: 50% !important;
		margin: 0 !important;
	}

	.et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
		margin-bottom: 0;
	}

	#footer-widgets {
		padding: 8% 0;
	}

	#footer-widgets .footer-widget:nth-child(2n) {
		margin-right: 0 !important;
	}

	#footer-widgets .footer-widget:nth-last-child(-n+2) {
		margin-bottom: 0 !important;
	}

	.bottom-nav {
		text-align: center;
	}


	/* WooCommerce */

	.woocommerce .cart-collaterals>div,
	.woocommerce .cart-collaterals>form {
		width: 100% !important;
		float: none !important;
	}

	.shop_table .coupon {
		margin-bottom: 25px !important;
	}

	.checkout .form-row,
	.checkout .col-1,
	.checkout .col-2 {
		float: none !important;
		width: auto !important;
	}

	.checkout .col-1,
	.checkout .col-2 {
		margin-bottom: 25px !important;
	}


	/* Header Styles */

	#main-header,
	#top-header {
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	#top-menu {
		display: none;
	}

	.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header,
	.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_hide_nav.et_fixed_nav #top-header,
	.et_hide_nav.et_fixed_nav #main-header {
		transform: translateY(0px) !important;
		-webkit-transform: translateY(0px) !important;
		opacity: 1;
	}

	.et_header_style_centered #main-header {
		padding: 20px 0;
	}

	.et_header_style_centered nav#top-menu-nav {
		display: none;
	}

	.et_header_style_split #main-header {
		padding: 20px 0;
	}

	.et_header_style_split #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
		display: block;
		padding-top: 0;
	}

	#et-top-navigation {
		margin-right: 0;
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_non_fixed_nav.et_transparent_nav #top-header,
	.et_fixed_nav #main-header,
	.et_fixed_nav #top-header {
		position: absolute;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_left #et-top-navigation {
		padding-top: 24px;
		display: block;
	}

	.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_fixed_nav #main-header {
		-webkit-transition: none;
		transition: none;
	}

	.et_vertical_nav.et_right_sidebar #left-area,
	.et_vertical_nav.et_left_sidebar #left-area {
		width: auto;
	}

	#et-secondary-nav,
	#et-secondary-menu {
		display: none !important;
	}

	.et_non_fixed_nav.et_transparent_nav_temp #main-header,
	.et_secondary_nav_only_menu #main-header,
	.et_fixed_nav_temp #main-header,
	.et_secondary_nav_only_menu #main-header {
		top: 0 !important;
	}

	.et_secondary_nav_only_menu #top-header {
		display: none;
	}

	#top-header .container {
		padding-top: 0;
	}

	#et-info {
		padding-top: 0.75em;
	}


	/* Logo */

	#logo,
	.logo_container,
	#main-header,
	.container {
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	.et_header_style_centered #logo {
		max-height: 60px;
	}

	.et_header_style_centered header#main-header .logo_container {
		height: auto;
		max-height: 100px;
		padding: 0;
	}

	.et_header_style_split header#main-header .logo_container {
		height: auto;
		max-height: 100px;
		padding: 0;
	}

	.et_header_style_split #logo {
		max-height: 60px;
	}

	.et_vertical_nav span.logo_helper {
		display: inline-block;
	}

	.et_vertical_nav.et_header_style_left .logo_container {
		height: 100%;
		position: absolute;
	}

	.et_header_style_left #logo,
	.et_header_style_split #logo {
		max-width: 50%;
	}


	/* Search Form */

	#et_top_search {
		margin: 0 35px 0 0;
		float: left;
	}

	#et_search_icon:before {
		top: 7px;
	}

	.et_header_style_centered #et_top_search,
	.et_vertical_nav.et_header_style_centered #main-header #et_top_search {
		display: none !important;
	}

	.et_header_style_centered .et_search_outer,
	.et_header_style_split .et_search_outer {
		display: none;
	}

	.et_header_style_split #et_top_search,
	.et_vertical_nav.et_header_style_split #main-header #et_top_search {
		display: none !important;
	}

	.et_header_style_left .et-search-form,
	.et_header_style_split .et-search-form {
		width: 50% !important;
		max-width: 50% !important;
	}

	.et_header_style_slide .et_slide_in_menu_container .et-search-form {
		width: 100% !important;
		max-width: 100% !important;
	}


	/* Social Icons */

	.et-social-icons,
	#footer-info {
		float: none;
		text-align: center;
	}

	.et-social-icons {
		margin: 0 0 5px;
	}

	#top-header .et-social-icons {
		margin-bottom: 0;
	}


	/* Cart */

	.et_header_style_centered #et-top-navigation .et-cart-info {
		display: none;
	}

	#et-top-navigation .et-cart-info {
		margin-top: 5px;
	}

	.et_vertical_nav #et-top-navigation .et-cart-info {
		margin-left: -38px;
	}


	/* Centered */

	.et_header_style_centered .et_menu_container .mobile_menu_bar,
	.et_header_style_split .et_menu_container .mobile_menu_bar {
		opacity: 1;
	}

	.et_header_style_centered .et_mobile_nav_menu,
	.et_header_style_centered #et_mobile_nav_menu {
		float: none;
		position: relative;
		margin-top: 20px;
	}

	.et_header_style_centered #main-header .mobile_nav {
		display: block;
		text-align: left;
		background-color: rgba(0, 0, 0, 0.05);
		border-radius: 5px;
		padding: 5px 10px;
	}

	.et_header_style_centered .mobile_nav .select_page,
	.et_header_style_split .mobile_nav .select_page {
		display: inline-block;
		color: #666;
		font-size: 14px;
	}

	.et_header_style_centered .et_menu_container .mobile_menu_bar {
		position: absolute;
		right: 5px;
		top: 2px;
	}

	.et_header_style_centered .et_mobile_menu {
		top: 53px;
	}


	/* Centered Inline Logo */

	.et_header_style_split .et_mobile_nav_menu,
	.et_header_style_split #et_mobile_nav_menu {
		float: none;
		position: relative;
		margin-top: 20px;
		display: block;
	}

	.et_header_style_split nav#top-menu-nav {
		display: none;
	}

	.et_header_style_split #main-header .mobile_nav {
		display: block;
		text-align: left;
		background-color: rgba(0, 0, 0, 0.05);
		border-radius: 5px;
		padding: 9px 10px;
	}

	.et_header_style_split .et_menu_container .mobile_menu_bar {
		position: absolute;
		right: 5px;
		top: 2px;
	}

	.et_header_style_split .et_mobile_menu {
		top: 53px;
	}


	/* Admin Bar Fixes */

	body.admin-bar.et_vertical_nav #main-header {
		top: 0 !important;
	}

	.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header,
	.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
		top: 32px !important;
	}

	body.admin-bar.et_fixed_nav.et_header_style_slide #main-header {
		top: 0 !important;
	}

	.et_fixed_nav.et_header_style_slide #main-header {
		left: 0 !important;
	}

	.et_fixed_nav.et_boxed_layout.et_header_style_slide #page-container #main-header {
		width: 100%;
	}





	/**********************************
	* Styles from Divis functions.php *
	***********************************/
    
    
    
	/**
	 * Theme Builder Header
	 */
	header .et_pb_menu .et_pb_menu__wrap {
    	justify-content: flex-end;
	}



	/*************************
     * Styles from style.css *
	 *************************/
	
	header .et_pb_fullwidth_menu .et_pb_menu__menu, header .et_pb_menu .et_pb_menu__menu {
		display: none;
	}

	.et_pb_fullwidth_menu .et_mobile_menu, .et_pb_fullwidth_menu .et_mobile_menu ul, .et_pb_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu ul {
		list-style: none!important;
		text-align: left;
	}

	.et_pb_fullwidth_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu {
		top: 100%;
		padding: 5%;
	}

}
</style><style type="text/css" id="mobile-menu-breakpoint-css">
body.dipi-menu-custom-breakpoint #et_mobile_nav_menu {
	display: none !important;
}

body.dipi-menu-custom-breakpoint #top-menu {
	display: block !important;
	white-space: nowrap; /* Fix cta wrapping  */
}
body.dipi-menu-custom-breakpoint #top-menu > * {
	white-space: normal;
}
/* .et_header_style_centered body.dipi-menu-custom-breakpoint #top-menu {
	display: flex;
	align-items: center;
} */

@media (max-width: 1120px) {

	body.dipi-menu-custom-breakpoint #top-menu,
	body.dipi-menu-custom-breakpoint #menu-main {
		display: none !important;
	}

	body.dipi-menu-custom-breakpoint #et_mobile_nav_menu {
		display: block !important;
	}

	.et_header_style_split #et_top_search {
    	display: none!important;
	}

	.et_header_style_split .et_menu_container .mobile_menu_bar {
		position: absolute;
		right: 5px;
		top: 2px;
	}

	.et_header_style_centered #main-header .container,
	.et_header_style_split #main-header .container {
		height: auto;
	}

	.et_header_style_centered #et_mobile_nav_menu,
	.et_header_style_split #et_mobile_nav_menu {
		float: none;
		position: relative;
		margin-top: 20px;
		display: block;
	}
	
	.et_header_style_split #main-header {
		padding: 20px 0;
	}
	.et_header_style_split .dipi_logo_container {
		position: absolute;
		height: 100%;
		width: 100%;
		z-index: 0;
	}
	.et_header_style_split .dipi_logo_container span.logo_helper,
	.et_header_style_split .dipi_logo_container #dipi_logo {
		display: inline-block;
		vertical-align: middle;
	}

	.et_header_style_split.et_header_style_split #et-top-navigation, 
	.et_header_style_split.et_header_style_split .et-fixed-header #et-top-navigation {
		padding-top: 0;
	}

	.et_header_style_split .logo_container {
		display: none;
	}

	#et-top-navigation #et_top_search {
		margin: 0 35px 0 0;
    	float: left;
	}
	#et-top-navigation #et_top_search #et_search_icon:before {
		top: 7px;
	}

	.et_header_style_fullscreen #main-header #et-top-navigation #et_mobile_nav_menu,
	.et_header_style_slide #main-header #et-top-navigation #et_mobile_nav_menu {
		display: none !important;
	}
}

@media (min-width: 1121px) {
	.et_header_style_centered nav#top-menu-nav#top-menu-nav,
	.et_header_style_split nav#top-menu-nav#top-menu-nav {
		display: inline-block;
	}

	.dipi_logo_container {
		display: none;
	}
}	
</style>



<style id="mobile-menu-breakpoing-divi-core-css">
@media (min-width: 981px) and (max-width: 1120px) {

	/***********************************
	* Styles from Divis style.dev.css *
	***********************************/

	/* Hide Logo On Mobile */
	.et_hide_mobile_logo #main-header .logo_container {
		display: none;
		opacity: 0;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}

	/* Full width Logo */
	.et_fullwidth_nav #main-header .container {
		width: 80%;
		margin: auto;
		position: relative;
	}
	/* Page Containers */

	#page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container,
	#page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 80px;
	}

	.et-tb #page-container,
	.et-tb-has-header #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb-has-header #page-container,
	.et_fixed_nav.et_show_nav.et-tb #page-container,
	.et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
		padding-top: 0 !important;
	}

	.et_non_fixed_nav #page-container {
		padding-top: 0;
	}

	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container,
	.et_fixed_nav.et_show_nav.et_header_style_centered #page-container {
		padding-top: 136px;
	}

	#sidebar,
	#left-area {
		width: 100% !important;
	}


	/* With Sidebar */

	.et_right_sidebar #left-area,
	.et_right_sidebar #sidebar,
	.et_left_sidebar #left-area,
	.et_left_sidebar #sidebar {
		width: auto;
		float: none;
		padding-right: 0;
		padding-left: 0;
	}

	.et_right_sidebar #left-area {
		margin-right: 0;
	}

	.et_right_sidebar #sidebar {
		margin-left: 0;
		border-left: none;
	}

	.et_left_sidebar #left-area {
		margin-left: 0;
	}

	.et_left_sidebar #sidebar {
		margin-right: 0;
		border-right: none;
	}

	#main-content .container:before {
		display: none !important;
	}

	.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1),
	.et_full_width_page .et_gallery_item:nth-child(4n+1) {
		clear: none;
	}


	/* Blog + Sidebar Module + Footer */

	.footer-widget:nth-child(n) {
		width: 46.25% !important;
		margin: 0 7.5% 7.5% 0 !important;
	}

	#footer-widgets .footer-widget .fwidget {
		margin-bottom: 16.21%;
	}

	.et_pb_gutters1 .footer-widget:nth-child(n) {
		width: 50% !important;
		margin: 0 !important;
	}

	.et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
		margin-bottom: 0;
	}

	#footer-widgets {
		padding: 8% 0;
	}

	#footer-widgets .footer-widget:nth-child(2n) {
		margin-right: 0 !important;
	}

	#footer-widgets .footer-widget:nth-last-child(-n+2) {
		margin-bottom: 0 !important;
	}

	.bottom-nav {
		text-align: center;
	}


	/* WooCommerce */

	.woocommerce .cart-collaterals>div,
	.woocommerce .cart-collaterals>form {
		width: 100% !important;
		float: none !important;
	}

	.shop_table .coupon {
		margin-bottom: 25px !important;
	}

	.checkout .form-row,
	.checkout .col-1,
	.checkout .col-2 {
		float: none !important;
		width: auto !important;
	}

	.checkout .col-1,
	.checkout .col-2 {
		margin-bottom: 25px !important;
	}


	/* Header Styles */

	#main-header,
	#top-header {
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	#top-menu {
		display: none;
	}

	.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header,
	.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_hide_nav.et_fixed_nav #top-header,
	.et_hide_nav.et_fixed_nav #main-header {
		transform: translateY(0px) !important;
		-webkit-transform: translateY(0px) !important;
		opacity: 1;
	}

	.et_header_style_centered #main-header {
		padding: 20px 0;
	}

	.et_header_style_centered nav#top-menu-nav {
		display: none;
	}

	.et_header_style_split #main-header {
		padding: 20px 0;
	}

	.et_header_style_split #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
		display: block;
		padding-top: 0;
	}

	#et-top-navigation {
		margin-right: 0;
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_non_fixed_nav.et_transparent_nav #top-header,
	.et_fixed_nav #main-header,
	.et_fixed_nav #top-header {
		position: absolute;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_left #et-top-navigation {
		padding-top: 24px;
		display: block;
	}

	.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_fixed_nav #main-header {
		-webkit-transition: none;
		transition: none;
	}

	.et_vertical_nav.et_right_sidebar #left-area,
	.et_vertical_nav.et_left_sidebar #left-area {
		width: auto;
	}

	#et-secondary-nav,
	#et-secondary-menu {
		display: none !important;
	}

	.et_non_fixed_nav.et_transparent_nav_temp #main-header,
	.et_secondary_nav_only_menu #main-header,
	.et_fixed_nav_temp #main-header,
	.et_secondary_nav_only_menu #main-header {
		top: 0 !important;
	}

	.et_secondary_nav_only_menu #top-header {
		display: none;
	}

	#top-header .container {
		padding-top: 0;
	}

	#et-info {
		padding-top: 0.75em;
	}


	/* Logo */

	#logo,
	.logo_container,
	#main-header,
	.container {
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	.et_header_style_centered #logo#logo {
		max-height: 60px;
	}

	.et_header_style_centered header#main-header .logo_container {
		height: auto;
		max-height: 100px;
		padding: 0;
	}

	.et_header_style_split header#main-header .logo_container {
		height: auto;
		max-height: 100px;
		padding: 0;
	}

	.et_header_style_split #logo {
		max-height: 60px;
	}

	.et_vertical_nav span.logo_helper {
		display: inline-block;
	}

	.et_vertical_nav.et_header_style_left .logo_container {
		height: 100%;
		position: absolute;
	}

	.et_header_style_left #logo,
	.et_header_style_split #logo {
		max-width: 50%;
	}


	/* Search Form */

	#et_top_search {
		margin: 0 35px 0 0;
		float: left;
	}

	#et_search_icon:before {
		top: 7px;
	}

	.et_header_style_centered #et_top_search,
	.et_vertical_nav.et_header_style_centered #main-header #et_top_search {
		display: none !important;
	}

	.et_header_style_centered .et_search_outer,
	.et_header_style_split .et_search_outer {
		display: none;
	}

	.et_header_style_split #et_top_search,
	.et_vertical_nav.et_header_style_split #main-header #et_top_search {
		display: none !important;
	}

	.et_header_style_left .et-search-form,
	.et_header_style_split .et-search-form {
		width: 50% !important;
		max-width: 50% !important;
	}

	.et_header_style_slide .et_slide_in_menu_container .et-search-form {
		width: 100% !important;
		max-width: 100% !important;
	}


	/* Social Icons */

	.et-social-icons,
	#footer-info {
		float: none;
		text-align: center;
	}

	.et-social-icons {
		margin: 0 0 5px;
	}

	#top-header .et-social-icons {
		margin-bottom: 0;
	}


	/* Cart */

	.et_header_style_centered #et-top-navigation .et-cart-info {
		display: none;
	}

	#et-top-navigation .et-cart-info {
		margin-top: 5px;
	}

	.et_vertical_nav #et-top-navigation .et-cart-info {
		margin-left: -38px;
	}


	/* Mobile Menu */

	header .et_mobile_nav_menu,
	header #et_mobile_nav_menu {
		display: flex;
		-webkit-box-align: center;
        align-items: center;
	}


	/* Centered */

	.et_header_style_centered .et_menu_container .mobile_menu_bar,
	.et_header_style_split .et_menu_container .mobile_menu_bar {
		opacity: 1;
	}

	.et_header_style_centered .et_mobile_nav_menu,
	.et_header_style_centered #et_mobile_nav_menu {
		float: none;
		position: relative;
		margin-top: 20px;
	}

	.et_header_style_centered #main-header .mobile_nav {
		display: block;
		text-align: left;
		background-color: rgba(0, 0, 0, 0.05);
		border-radius: 5px;
		padding: 5px 10px;
	}

	.et_header_style_centered .mobile_nav .select_page,
	.et_header_style_split .mobile_nav .select_page {
		display: inline-block;
		color: #666;
		font-size: 14px;
	}

	.et_header_style_centered .et_menu_container .mobile_menu_bar {
		position: absolute;
		right: 5px;
		top: 2px;
	}

	.et_header_style_centered .et_mobile_menu {
		top: 53px;
	}


	/* Centered Inline Logo */

	.et_header_style_split .et_mobile_nav_menu,
	.et_header_style_split #et_mobile_nav_menu {
		float: none;
		position: relative;
		margin-top: 20px;
		display: block;
	}

	.et_header_style_split nav#top-menu-nav {
		display: none;
	}

	.et_header_style_split #main-header .mobile_nav {
		display: block;
		text-align: left;
		background-color: rgba(0, 0, 0, 0.05);
		border-radius: 5px;
		padding: 9px 10px;
	}

	.et_header_style_split .et_menu_container .mobile_menu_bar {
		position: absolute;
		right: 5px;
		top: 2px;
	}

	.et_header_style_split .et_mobile_menu {
		top: 53px;
	}


	/* Admin Bar Fixes */

	body.admin-bar.et_vertical_nav #main-header {
		top: 0 !important;
	}

	.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header,
	.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
		top: 32px !important;
	}

	body.admin-bar.et_fixed_nav.et_header_style_slide #main-header {
		top: 0 !important;
	}

	.et_fixed_nav.et_header_style_slide #main-header {
		left: 0 !important;
	}

	.et_fixed_nav.et_boxed_layout.et_header_style_slide #page-container #main-header {
		width: 100%;
	}
	




	/**************************************
	* Styles from Divis style-cpt.dev.css *
	***************************************/

	/* Hide Logo On Mobile */

	.et_hide_mobile_logo #main-header .logo_container {
		display: none;
		opacity: 0;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}


	/* Page Containers */

	#page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container,
	#page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 80px;
	}

	.et-tb #page-container,
	.et-tb-has-header #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb-has-header #page-container,
	.et_fixed_nav.et_show_nav.et-tb #page-container,
	.et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
		padding-top: 0 !important;
	}

	.et_non_fixed_nav #page-container {
		padding-top: 0;
	}

	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container,
	.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container,
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container,
	.et_fixed_nav.et_show_nav.et_header_style_centered #page-container {
		padding-top: 136px;
	}

	#sidebar,
	#left-area {
		width: 100% !important;
	}


	/* With Sidebar */

	.et_right_sidebar #left-area,
	.et_right_sidebar #sidebar,
	.et_left_sidebar #left-area,
	.et_left_sidebar #sidebar {
		width: auto;
		float: none;
		padding-right: 0;
		padding-left: 0;
	}

	.et_right_sidebar #left-area {
		margin-right: 0;
	}

	.et_right_sidebar #sidebar {
		margin-left: 0;
		border-left: none;
	}

	.et_left_sidebar #left-area {
		margin-left: 0;
	}

	.et_left_sidebar #sidebar {
		margin-right: 0;
		border-right: none;
	}

	#main-content .container:before {
		display: none !important;
	}

	.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1),
	.et_full_width_page .et_gallery_item:nth-child(4n+1) {
		clear: none;
	}


	/* Blog + Sidebar Module + Footer */

	.footer-widget:nth-child(n) {
		width: 46.25% !important;
		margin: 0 7.5% 7.5% 0 !important;
	}

	#footer-widgets .footer-widget .fwidget {
		margin-bottom: 16.21%;
	}

	.et_pb_gutters1 .footer-widget:nth-child(n) {
		width: 50% !important;
		margin: 0 !important;
	}

	.et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
		margin-bottom: 0;
	}

	#footer-widgets {
		padding: 8% 0;
	}

	#footer-widgets .footer-widget:nth-child(2n) {
		margin-right: 0 !important;
	}

	#footer-widgets .footer-widget:nth-last-child(-n+2) {
		margin-bottom: 0 !important;
	}

	.bottom-nav {
		text-align: center;
	}


	/* WooCommerce */

	.woocommerce .cart-collaterals>div,
	.woocommerce .cart-collaterals>form {
		width: 100% !important;
		float: none !important;
	}

	.shop_table .coupon {
		margin-bottom: 25px !important;
	}

	.checkout .form-row,
	.checkout .col-1,
	.checkout .col-2 {
		float: none !important;
		width: auto !important;
	}

	.checkout .col-1,
	.checkout .col-2 {
		margin-bottom: 25px !important;
	}


	/* Header Styles */

	#main-header,
	#top-header {
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	#top-menu {
		display: none;
	}

	.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header,
	.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_hide_nav.et_fixed_nav #top-header,
	.et_hide_nav.et_fixed_nav #main-header {
		transform: translateY(0px) !important;
		-webkit-transform: translateY(0px) !important;
		opacity: 1;
	}

	.et_header_style_centered #main-header {
		padding: 20px 0;
	}

	.et_header_style_centered nav#top-menu-nav {
		display: none;
	}

	.et_header_style_split #main-header {
		padding: 20px 0;
	}

	.et_header_style_split #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
		display: block;
		padding-top: 0;
	}

	#et-top-navigation {
		margin-right: 0;
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_non_fixed_nav.et_transparent_nav #top-header,
	.et_fixed_nav #main-header,
	.et_fixed_nav #top-header {
		position: absolute;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_left #et-top-navigation {
		padding-top: 24px;
		display: block;
	}

	.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_fixed_nav #main-header {
		-webkit-transition: none;
		transition: none;
	}

	.et_vertical_nav.et_right_sidebar #left-area,
	.et_vertical_nav.et_left_sidebar #left-area {
		width: auto;
	}

	#et-secondary-nav,
	#et-secondary-menu {
		display: none !important;
	}

	.et_non_fixed_nav.et_transparent_nav_temp #main-header,
	.et_secondary_nav_only_menu #main-header,
	.et_fixed_nav_temp #main-header,
	.et_secondary_nav_only_menu #main-header {
		top: 0 !important;
	}

	.et_secondary_nav_only_menu #top-header {
		display: none;
	}

	#top-header .container {
		padding-top: 0;
	}

	#et-info {
		padding-top: 0.75em;
	}


	/* Logo */

	#logo,
	.logo_container,
	#main-header,
	.container {
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}

	.et_header_style_centered #logo {
		max-height: 60px;
	}

	.et_header_style_centered header#main-header .logo_container {
		height: auto;
		max-height: 100px;
		padding: 0;
	}

	.et_header_style_split header#main-header .logo_container {
		height: auto;
		max-height: 100px;
		padding: 0;
	}

	.et_header_style_split #logo {
		max-height: 60px;
	}

	.et_vertical_nav span.logo_helper {
		display: inline-block;
	}

	.et_vertical_nav.et_header_style_left .logo_container {
		height: 100%;
		position: absolute;
	}

	.et_header_style_left #logo,
	.et_header_style_split #logo {
		max-width: 50%;
	}


	/* Search Form */

	#et_top_search {
		margin: 0 35px 0 0;
		float: left;
	}

	#et_search_icon:before {
		top: 7px;
	}

	.et_header_style_centered #et_top_search,
	.et_vertical_nav.et_header_style_centered #main-header #et_top_search {
		display: none !important;
	}

	.et_header_style_centered .et_search_outer,
	.et_header_style_split .et_search_outer {
		display: none;
	}

	.et_header_style_split #et_top_search,
	.et_vertical_nav.et_header_style_split #main-header #et_top_search {
		display: none !important;
	}

	.et_header_style_left .et-search-form,
	.et_header_style_split .et-search-form {
		width: 50% !important;
		max-width: 50% !important;
	}

	.et_header_style_slide .et_slide_in_menu_container .et-search-form {
		width: 100% !important;
		max-width: 100% !important;
	}


	/* Social Icons */

	.et-social-icons,
	#footer-info {
		float: none;
		text-align: center;
	}

	.et-social-icons {
		margin: 0 0 5px;
	}

	#top-header .et-social-icons {
		margin-bottom: 0;
	}


	/* Cart */

	.et_header_style_centered #et-top-navigation .et-cart-info {
		display: none;
	}

	#et-top-navigation .et-cart-info {
		margin-top: 5px;
	}

	.et_vertical_nav #et-top-navigation .et-cart-info {
		margin-left: -38px;
	}


	/* Centered */

	.et_header_style_centered .et_menu_container .mobile_menu_bar,
	.et_header_style_split .et_menu_container .mobile_menu_bar {
		opacity: 1;
	}

	.et_header_style_centered .et_mobile_nav_menu,
	.et_header_style_centered #et_mobile_nav_menu {
		float: none;
		position: relative;
		margin-top: 20px;
	}

	.et_header_style_centered #main-header .mobile_nav {
		display: block;
		text-align: left;
		background-color: rgba(0, 0, 0, 0.05);
		border-radius: 5px;
		padding: 5px 10px;
	}

	.et_header_style_centered .mobile_nav .select_page,
	.et_header_style_split .mobile_nav .select_page {
		display: inline-block;
		color: #666;
		font-size: 14px;
	}

	.et_header_style_centered .et_menu_container .mobile_menu_bar {
		position: absolute;
		right: 5px;
		top: 2px;
	}

	.et_header_style_centered .et_mobile_menu {
		top: 53px;
	}


	/* Centered Inline Logo */

	.et_header_style_split .et_mobile_nav_menu,
	.et_header_style_split #et_mobile_nav_menu {
		float: none;
		position: relative;
		margin-top: 20px;
		display: block;
	}

	.et_header_style_split nav#top-menu-nav {
		display: none;
	}

	.et_header_style_split #main-header .mobile_nav {
		display: block;
		text-align: left;
		background-color: rgba(0, 0, 0, 0.05);
		border-radius: 5px;
		padding: 9px 10px;
	}

	.et_header_style_split .et_menu_container .mobile_menu_bar {
		position: absolute;
		right: 5px;
		top: 2px;
	}

	.et_header_style_split .et_mobile_menu {
		top: 53px;
	}


	/* Admin Bar Fixes */

	body.admin-bar.et_vertical_nav #main-header {
		top: 0 !important;
	}

	.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header,
	.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
		top: 32px !important;
	}

	body.admin-bar.et_fixed_nav.et_header_style_slide #main-header {
		top: 0 !important;
	}

	.et_fixed_nav.et_header_style_slide #main-header {
		left: 0 !important;
	}

	.et_fixed_nav.et_boxed_layout.et_header_style_slide #page-container #main-header {
		width: 100%;
	}





	/**********************************
	* Styles from Divis functions.php *
	***********************************/
    
    
    
	/**
	 * Theme Builder Header
	 */
	header .et_pb_menu .et_pb_menu__wrap {
    	justify-content: flex-end;
	}



	/*************************
     * Styles from style.css *
	 *************************/
	
	header .et_pb_fullwidth_menu .et_pb_menu__menu, header .et_pb_menu .et_pb_menu__menu {
		display: none;
	}

	.et_pb_fullwidth_menu .et_mobile_menu, .et_pb_fullwidth_menu .et_mobile_menu ul, .et_pb_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu ul {
		list-style: none!important;
		text-align: left;
	}

	.et_pb_fullwidth_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu {
		top: 100%;
		padding: 5%;
	}

}
</style>
<style type="text/css" id="mobile-menu-collapse-submenu-css">
@media all and (max-width: 1120px) {
    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li .sub-menu,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li .sub-menu {
        width: 100%;
        overflow: hidden;
        max-height: 0;
        visibility: hidden !important;
    }

    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li .dipi-collapse-closed,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li .dipi-collapse-closed {
        width: 100%;
        max-height: 0px;
        display: none !important;
    }
    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li .dipi-collapse-animating,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li .dipi-collapse-animating {
        display: block !important;
    }

    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li .dipi-collapse-opened,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li .dipi-collapse-opened {
        width: 100%;
        max-height: 3000px;
        display: block !important;
        visibility: visible !important;

    }
    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li ul.sub-menu,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li ul.sub-menu{
        -webkit-transition: all 800ms ease-in-out;
        -moz-transition: all 800ms ease-in-out;
        -o-transition: all 800ms ease-in-out;
        transition: all 800ms ease-in-out;
    }

    body.dipi-collapse-submenu-mobile .et_mobile_menu li li {
        padding-left: 0 !important;
    }

    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li.menu-item-has-children > a,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li.menu-item-has-children > a {
        cursor: pointer;
        font-weight: 500 !important;
        position: relative;
    }

    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li.menu-item-has-children ul li a,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li.menu-item-has-children ul li a {
        font-weight: 500 !important;
    }


    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li.menu-item-has-children>a:before,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li.menu-item-has-children>a:before,
    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li.menu-item-has-children>a:after,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li.menu-item-has-children>a:after  {
        font-size: 18px;
        margin-right: 10px;
        display: inline-block;
        position: absolute;
        right: 5px;
        z-index: 10;
        cursor: pointer;
        font-family: "ETmodules";
        transition-timing-function: ease-in-out;
        transition-property: all;
        transition-duration: .4s;
        width: 1.6rem;
        height: 1.6rem;
        line-height: 1.6rem;
        text-align: center;
        vertical-align: middle;
    }

    /* Submenu closed */
    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li.menu-item-has-children>a:before,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li.menu-item-has-children>a:before {
        content: 'L';
        color: rgba(44,61,73,0.5);
        background-color: rgba(44,61,73,0.05);
        border-radius: 50%;
    }


    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li.menu-item-has-children>a:after,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li.menu-item-has-children>a:after{
        content: '!';
        color: rgba(44,61,73,0.5);
        background-color: rgba(255,255,255,0);
        border-radius: 50%;
        transform: rotate(-90deg);
        opacity: 0;
    }

    /* Submenu opened */
    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li.menu-item-has-children>a.dipi-collapse-menu:before,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li.menu-item-has-children>a.dipi-collapse-menu:before {
        transform: rotate(90deg);
        opacity: 0;
    }
    body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li.menu-item-has-children>a.dipi-collapse-menu:after,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li.menu-item-has-children>a.dipi-collapse-menu:after {
        transform: rotate(0deg);
        opacity: 1;
    }

    /* body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li.menu-item-has-children>a:before,
    body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li.menu-item-has-children>a:before */


}
</style>
<style type="text/css" id="mobile-menu-fixed-header-css">
@media all and (max-width: 1120px) {
    #main-header,
    .et-l--header,
    #top-header { 
        position: fixed !important;
        display: flex;
        flex-direction: column;
        width: 100%;
        z-index: 9999999;
    }
    .et_menu_container {
        display: flex !important;
        flex-direction: column !important;
        height: 100%;
        justify-content: center;
    }
    #et-top-navigation {
        display: flex !important;
        flex-direction: row;
        justify-content: flex-end;
    }
    .dipi-fixed-header {
        top: 0px !important;
    }
    .et_mobile_menu {
        max-height: calc(100vh - 120px);
        overflow: auto;
    }

    .et_header_style_centered header#main-header.et-fixed-header .logo_container.logo_container {
        height: auto !important;
    }
    
    .et_header_fullscreen_left .dipi-fixed-header.et-fixed-header #et-top-navigation,
    .et_header_style_left .dipi-fixed-header.et-fixed-header #et-top-navigation {
        padding: 24px 0 0 123px !important;
    }

    .et_header_style_left .et_slide_in_menu_container {
        z-index: 10000000;
    }
}
</style>
 
<style type="text/css" id="mobile-menu-fullscreen-css">

body.et-fb.dipi-mobile-menu-fullscreen .mobile_nav.opened ul.et_mobile_menu{
	display:none !important;
}
body.dipi-mobile-menu-fullscreen {
    overflow-x: hidden;
}

@media all and (max-width: 1120px){

	body.dipi-mobile-menu-fullscreen #mobile_menu,
	body.dipi-mobile-menu-fullscreen .et-l--header .et_mobile_nav_menu .et_mobile_menu,
	{
		background: #ffffff !important;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	body.dipi-mobile-menu-fullscreen #mobile_menu:before,
	body.dipi-mobile-menu-fullscreen .et-l--header .et_mobile_nav_menu .et_mobile_menu:before,
	{
		content:'';
		display: block;
		height: 40px !important;
	}
	body.dipi-mobile-menu-fullscreen #mobile_menu:after,
	body.dipi-mobile-menu-fullscreen .et-l--header .et_mobile_nav_menu .et_mobile_menu:after,
	{
		content:'';display:block;
		height: 20px !important;
	}

	body.dipi-mobile-menu-fullscreen .mobile_nav.opened:before {
		visibility: visible;
		background: #ffffff !important;
		opacity: 1;
	}

	body.dipi-mobile-menu-fullscreen .mobile_nav.closed:before {
		visibility: hidden;
		background: transparent !important;
		opacity: 0;
	}

	body.dipi-mobile-menu-fullscreen .mobile_nav.opened ul.et_mobile_menu {
		opacity: 1;
		transition: all 1s;
		transition-timing-function: cubic-bezier(.79,.14,.15,.86);
		max-height: 100vh;
		overflow: scroll;
		/* Hide scrollbars in IE and Edge */
		-ms-overflow-style: none;
		/* Hide scrollbars in Firefox */
  		scrollbar-width: none;
	}	
	
	/* Hide scrollbars in Chrome, Safari and Opera */
	body.dipi-mobile-menu-fullscreen .mobile_nav.opened ul.et_mobile_menu::-webkit-scrollbar {
		display: none;
	}

	body.dipi-mobile-menu-fullscreen.et-db #et-boc .et-l .mobile_nav.closed ul.et_mobile_menu,
	body.dipi-mobile-menu-fullscreen .mobile_nav.closed ul.et_mobile_menu {
		opacity: 0;
	}

	body.dipi-mobile-menu-fullscreen .mobile_nav:before {
		content: '';
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 99;
		display: block;
		transition: all 1s !important;
		transition-timing-function: cubic-bezier(.79,.14,.15,.86) !important;
		opacity: 0;
		visibility: hidden;
		height: 120vh;
    	top: -20vh;
		
	}

	/* Not working mobile menu when use sticky header & scroll down
		@since 20231204
	*/
	body.dipi-mobile-menu-fullscreen .et_pb_sticky_placeholder .mobile_nav {
		pointer-events: none;
	}

	body.dipi-mobile-menu-fullscreen .mobile_nav.dipi-menu-background-animation-circle:before{
		position: absolute;
		top: calc(20px - 50vh);
    	right: calc(20px - 50vh);
		bottom:auto;left: auto;
		height: 100vh;
    	width: 100vh;
		transform-origin: 50% 50%;
		border-radius:50%;
		background: #ffffff !important;
		transition-property: transform;
	}
	body.dipi-mobile-menu-fullscreen .mobile_nav.dipi-menu-background-animation-circle.closed:before{
		opacity:0;
		visibility:visible;
		transform: scale(0);
		will-change: transform;
    }
	body.dipi-mobile-menu-fullscreen .mobile_nav.dipi-menu-background-animation-circle.closed.animate:before{
		opacity:1;
	}
	body.dipi-mobile-menu-fullscreen .mobile_nav.dipi-menu-background-animation-circle.opened:before{
		transform: scale(4.8);
		position:fixed;
	}

	/* Animation Slide Left */
	.dipi-menu-animation-slide-left.closed #mobile_menu,
	.et-l--header .dipi-menu-animation-slide-left.closed ul.et_mobile_menu {
		transform: translateX(-120%);
	}

	.dipi-menu-animation-slide-left.opened #mobile_menu,
	.et-l--header .dipi-menu-animation-slide-left.opened ul.et_mobile_menu {
		transform: translateX(0);

	}

	.dipi-menu-background-animation-slide-left.closed:before {
		transform: translateX(-100%);
	}

	.dipi-menu-background-animation-slide-left.opened:before {
		transform: translateX(0);
	}

	/* Animation Slide Right */
	.dipi-menu-animation-slide-right.closed #mobile_menu ,
	.et-l--header .dipi-menu-animation-slide-right.closed ul.et_mobile_menu {
		transform: translateX(120%);
	}

	.dipi-menu-animation-slide-right.opened #mobile_menu,
	.et-l--header .dipi-menu-animation-slide-right.opened ul.et_mobile_menu {
		transform: translateX(0);
	}

	.dipi-menu-background-animation-slide-right.closed:before {
		transform: translateX(100%);
	}

	.dipi-menu-background-animation-slide-right.opened:before {
		transform: translateX(0);
	}

	/* Animation Slide Bottom */
	.dipi-menu-animation-slide-bottom.closed #mobile_menu,
	.et-l--header .dipi-menu-animation-slide-bottom.closed ul.et_mobile_menu {
		transform: translateY(120%);
	}

	.dipi-menu-background-animation-slide-bottom.closed:before {
		transform: translateY(100%);
	}

	.dipi-menu-animation-slide-bottom.opened #mobile_menu,
	.et-l--header .dipi-menu-animation-slide-bottom.opened ul.et_mobile_menu,
	.dipi-menu-background-animation-slide-bottom.opened:before{
		transform: translateY(0);
	}

	/* Animation Slide Bottom */
	.dipi-menu-animation-slide-top.closed #mobile_menu,
	.et-l--header .dipi-menu-animation-slide-top.closed ul.et_mobile_menu{
		transform: translateY(-120%);
	}

	.dipi-menu-animation-slide-top.opened #mobile_menu,
	.et-l--header .dipi-menu-animation-slide-top.opened ul.et_mobile_menu,
	.dipi-menu-background-animation-slide-top.opened:before{
		transform: translateY(0);
	}

	.dipi-menu-background-animation-slide-top.closed:before {
		transform: translateY(-100%);
	}

	/* Animation Grow */
	.et-db #et-boc .et-l .dipi-menu-animation-grow.closed .et_mobile_menu,
	.dipi-menu-animation-grow.closed #mobile_menu,
	.et-l--header .dipi-menu-animation-grow.closed ul.et_mobile_menu,
	.dipi-menu-background-animation-grow.closed:before {
		transform: scale(.5);
		opacity: 0;
		visibility: hidden;
	}

	.et-db #et-boc .et-l .et_pb_module .dipi-menu-animation-grow .mobile_menu_bar:before{content:none;}
	
	#main-header .mobile_nav.closed .et_mobile_menu li ul,
	.et_pb_fullwidth_menu .mobile_nav.closed .et_mobile_menu li ul,
	.et_pb_menu .mobile_nav.closed .et_mobile_menu li ul{
		visibility: hidden !important;
	}

	.dipi-menu-animation-grow.opened #mobile_menu,
	.et-l--header .dipi-menu-animation-grow.opened ul.et_mobile_menu,
	.dipi-menu-background-animation-grow.opened:before {
		transform: scale(1);
		opacity: 1;
		visibility: visible;
	}

	/* Animation Fade In */
	.dipi-menu-animation-fade.closed #mobile_menu,
	.et-db #et-boc .et-l--header .dipi-menu-animation-fade.closed ul.et_mobile_menu,
	.et-l--header .dipi-menu-animation-fade.closed ul.et_mobile_menu,
	.dipi-menu-background-animation-fade.closed:before {
		opacity: 0;
		visibility: hidden;
	}

	.dipi-menu-animation-fade.opened #mobile_menu,
	.et-db #et-boc .et-l--header .dipi-menu-animation-fade.opened .et_mobile_menu,
	.et-l--header .dipi-menu-animation-fade.opened .et_mobile_menu,
	.dipi-menu-background-animation-fade.opened:before {
		opacity: 1;
		visibility: visible;
	}

	/* Overlay Background */
	body.dipi-mobile-menu-fullscreen .mobile_nav.closed:before {
		transition-duration: .7s !important;
		transition-delay: .2s;
		transition-timing-function: cubic-bezier(.79,.14,.15,.86);
	}
	
	body.dipi-mobile-menu-fullscreen .mobile_nav.opened:before {
		transition-duration: .7s !important;
		transition-timing-function: cubic-bezier(.79,.14,.15,.86);
	}
	
	body.dipi-mobile-menu-fullscreen .mobile_nav.dipi-menu-background-animation-circle.opened:before {
		transition-duration: .8s !important;
	}
	body.dipi-mobile-menu-fullscreen .mobile_nav.dipi-menu-background-animation-circle.closed:before {
		transition-duration: .5s !important;
	}

	/* Menu Links */
	.mobile_nav.closed #mobile_menu,
	.et-l--header .mobile_nav.closed ul.et_mobile_menu {
		transition-duration: .5s;
	}

	.mobile_nav.opened #mobile_menu,
	.et-l--header .mobile_nav.opened ul.et_mobile_menu {
		transition-duration: .5s;
		transition-delay: .2s !important;
	}

	.mobile_nav #mobile_menu,
	.et-l--header .mobile_nav .et_mobile_menu {
		display: block !important;
		position: absolute;
		z-index: 9998;
		width: 100%;
	}
	.mobile_nav:not(.opened) #mobile_menu,
	.et-l--header .mobile_nav:not(.opened) .et_mobile_menu
	{
		pointer-events: none;
	}
	
	body.dipi-mobile-menu-fullscreen #mobile_menu,
	body.dipi-mobile-menu-fullscreen .et-l--header .et_mobile_nav_menu .et_mobile_menu {
		top: 0;
		min-height: 100vh;
		background: transparent !important;
		border-top: none !important;
		box-shadow: none !important;
		list-style: none;
	}

	#main-header .mobile_menu_bar,
	.et-l--header .mobile_menu_bar {
		z-index: 10001;
	}
}
</style>
<style type="text/css" id="mobile-menu-hamburger-css">
.dipi_hamburger.hamburger {
	background-color: #e43634 !important;
	border-radius: 4px !important;
	padding-top: 10px !important;
	padding-bottom: 9px !important;
	padding-left: 8px !important;
	padding-right: 8px !important;
}
.dipi_hamburger.hamburger.is-active {
	background-color: #e43634 !important;
}


.dipi_hamburger .hamburger-inner, 
.dipi_hamburger .hamburger-inner:after, 
.dipi_hamburger .hamburger-inner:before {
	background-color: #ffffff !important;
}

.dipi_hamburger.hamburger.is-active .hamburger-inner, 
.dipi_hamburger.hamburger.is-active .hamburger-inner:after, 
.dipi_hamburger.hamburger.is-active .hamburger-inner:before {
	background-color: #ffffff !important;
}
.dipi_hamburger.hamburger.hamburger--spring.is-active .hamburger-inner,
.dipi_hamburger.hamburger.hamburger--stand.is-active .hamburger-inner{
	background-color: transparent !important;
}

@media (max-width: 1120px) {
	.et_pb_module.et_pb_fullwidth_menu div.et_pb_menu__wrap,
	.et_pb_module.et_pb_menu div.et_pb_menu__wrap {
		margin: 0;
	}

	.et_pb_module.et_pb_fullwidth_menu div.et_pb_menu__wrap .et_mobile_nav_menu,
	.et_pb_module.et_pb_menu div.et_pb_menu__wrap .et_mobile_nav_menu {
		margin-right: 0;
	}

	.et_pb_fullwidth_menu .et_mobile_menu ul, 
	.et_pb_menu .et_mobile_menu ul {
		padding: 0;
	}

	.et_pb_fullwidth_menu .mobile_menu_bar, 
	.et_pb_menu .mobile_menu_bar {
		display: inline;
	}
	@media only screen and (max-width: 980px) {
		.et_header_style_centered:has(.dipi_hamburger) div#et-top-navigation {pointer-events: none;}
		.et_header_style_centered:has(.dipi_hamburger) span.mobile_menu_bar.mobile_menu_bar_toggle {pointer-events: all;}
		.et_header_style_centered:has(.dipi_hamburger) ul#mobile_menu { pointer-events: all;}
	}
}
</style>
<style type="text/css" id="mobile-menu-styles-css">

@media screen and (max-width: 1120px) {

	#main-header {
		display: flex;
		flex-direction: column;
		align-items: center;
		height: 80px !important;
		background: #ffffff !important;
				box-shadow: 0px 5px 20px rgba(22,52,127,0.14) !important;
			}

	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_left:not(.et_header_style_slide):not(.et_header_style_fullscreen) #et-top-navigation 
	/*,.et_header_style_fullscreen #et-top-navigation */ 
	/*	Comment for Enable Custom Mobile Menu Style + Add Hamburger Icon Animation + Full screen of HEADER STYLE */
	{
		padding-top:0 !important;
	}
	.et_header_style_left:not(.et_header_style_slide):not(.et_header_style_fullscreen) #et-top-navigation .mobile_menu_bar, 
	/* 
		Need for Enable Custom Mobile Menu Style +  Default HeaderStyle
		Comment for Enable Custom Mobile Menu Style + SlideIn HeaderStyle
	*/
	.et_header_style_fullscreen #et-top-navigation {
		padding-bottom:0 !important;
	}

	#main-header #et_top_search {
		margin: 0 35px 0 0;
	}

	#main-header #et_top_search #et_search_icon:before {
		top: 7px;
	}

	#top-header .container #et-info {
		width: 100% !important;
    	text-align: center;
	}

	.et-l--header {
		height: 80px !important;
		background: #ffffff !important;
				box-shadow: 0px 5px 20px rgba(22,52,127,0.14) !important;
			}

		.et_header_style_left #logo {
		max-height: 30px !important;
		height: auto !important;
	}

	.et_header_style_split header#main-header #dipi_logo,
	.et_header_style_centered header#main-header #logo {
		max-height: 30px !important;
		height: auto !important;
		margin: 0 auto !important;
		width: auto;
	}
			.et_header_style_left #logo,
	.et_header_style_split header#main-header #dipi_logo,
	.et_header_style_centered header#main-header #logo
	{
		width: px !important;
	}
		header .et_mobile_menu {
		background: #ffffff !important;
		/*padding-top: 0px !important;*/
		padding-right: 0px !important;
		/*padding-bottom: 0px !important;*/
		padding-left: 0px !important;
	}
	header .et_mobile_menu:before {
		content:'';
		display: block;
		height: 40px !important;
			}
	header .et_mobile_menu:after {
		content:'';display:block;
		height: 20px !important;
	}

	header .et_mobile_menu li:not(:last-child) a{
		margin-bottom: 8px !important;
	}

	header .et_mobile_menu li > a + ul {
		/* margin-top: 8px !important; */
	}

	header .et_mobile_menu > li > a{
		text-align: center !important;
	}

	header .et-menu li {
		margin-bottom: 8px !important;
		text-align: center !important;
	}

	header .et_mobile_menu > li > a,
	header .et-menu > li > a {
		font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;		text-transform: uppercase !important;		background-color: #f6f7fa !important;
		padding-top: 15px !important;
        padding-right: 10px !important;
        padding-bottom: 15px !important;
        padding-left: 10px !important;
		font-size:14px !important;
		color:#1f1f1f !important;
		letter-spacing: 1px !important;
		font-weight: 500;
		border-top-left-radius:6px;
		border-top-right-radius:6px;
		border-bottom-left-radius:6px;
		border-bottom-right-radius:6px;
		border-width: 0px !important;
		border-style: solid !important;
		border-color: #e43634 !important;
			}

	.et-l--header .et_mobile_menu li > ul.sub-menu > li > a,
	header .et_mobile_menu li > ul.sub-menu > li > a {
			}

	header .et_mobile_menu li.menu-item-has-children > a,
	header .et-menu li.menu-item-has-children > a {
		font-weight: 500 !important;
	}

		div#top-header {
		display: none !important;
	}
	
	
	.et_header_style_centered header#main-header.et-fixed-header .logo_container.logo_container {
		height: auto !important;
	}

	#main-header .et_mobile_menu li li,
	#main-header .et_mobile_menu li ul.sub-menu {
		padding-left: 0;
	}
}
</style><style>
@media all and (max-width: 1120px) {
    .et_header_style_centered.et_header_style_centered header#main-header.et-fixed-header .logo_container {
        height: auto;
    }

    .et_header_style_split #et_mobile_nav_menu,
    .et_header_style_centered #et_mobile_nav_menu{
		    flex: 1;
    }

    #et-top-navigation {
        display: flex !important;
    }
}

@media all and (min-width: 1121px) {
    .et_header_style_centered #et-top-navigation {
        justify-content: center;
    }

    .et_header_style_centered #et_search_icon#et_search_icon:before {
        position: relative;
        top: 0;
    }
}
</style>
<style id="mobile-submenu-styles-partial">
.et_mobile_menu li > .sub-menu > li {
    margin-bottom: 5px !important;
}
body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li .sub-menu,
.et_mobile_menu li > .sub-menu{
    padding-right: 10px !important;
    padding-left: 10px !important;
}
body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li .sub-menu:before,
.et_mobile_menu li > .sub-menu:before {
    content:'';
    display:block;
    height: 10px !important;
}
body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li .sub-menu:after,
.et_mobile_menu li > .sub-menu:after {
    content:'';
    display:block;
    height: 10px !important;
}
.et_mobile_menu li > .sub-menu > li > a {
    padding-top: 5px !important;
    padding-right: 10px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    border-width:  0px !important;
    border-style: solid;
    border-radius: 50px 50px 50px 50px !important;
    border-color: #e43634 !important;
    background-color: #ffffff !important;
    text-transform: uppercase !important;    text-align: center;
    font-family: Open Sans;
    font-weight: 500;
    font-size: 14px !important;
    letter-spacing: 0px !important;
    color: rgba(31,31,31,0.8) !important;
}
</style><style>
/*#main-header .logo_container img,
header.et-l--header .et_pb_menu__logo > img {
    display: none;
}*/
</style>
<script type="text/javascript" id="dipi-logo-js">
jQuery(document).ready(function($) {

    var currentLogoMode = '';


    let $mainHeader = $('header#main-header');
    let $tbHeader = $('header.et-l--header');
        if ($tbHeader.length) {
        let $tbLogos = $('header.et-l--header .et_pb_menu__logo img');
        $tbLogos.each(function(i, $tblogo) {
            dipi_update_logo($($tblogo), true)
        })
    } else {
        let $logo = $('#logo'); 
        dipi_update_logo($logo)   
    }
        function dipi_update_logo($logo, $is_tb_logo) {
        // Clone $logo so we can replace it rather than just change src attr (because this causes a bug in Safari browser) 
        let $mainLogo = $logo.clone();
        let $tbLogoContainer = $logo.closest(".et_pb_menu__logo")
        let $tbLogoContainer_a = $logo.closest(".et_pb_menu__logo a")
        let $tbLogoWrapper = $tbLogoContainer_a.length ? $tbLogoContainer_a : $tbLogoContainer
        if($mainLogo.length) {
            $mainLogo.attr("data-logo-type", "main");
            $mainLogo.attr("data-actual-width", $mainLogo[0].naturalWidth);
            $mainLogo.attr("data-actual-height", $mainLogo[0].naturalHeight);
        }
        // Clone $logo to use in fixed header. If fixed header logo is not enabled, we simple use the original logo
          
            let fixedLogoUrl = "https://goamo.com/wp-content/uploads/2024/05/AMO_logo_web.png";
            let $fixedLogo = $logo.clone().attr("src", fixedLogoUrl)
            $fixedLogo.attr("data-logo-type", "fixed");
                if($fixedLogo.length) {
            $fixedLogo.attr("data-actual-width", $fixedLogo[0].naturalWidth);
            $fixedLogo.attr("data-actual-height", $fixedLogo[0].naturalHeight);
        }
        
        // Clone $logo to use in mobile. If mobile logo is not enabled, we simple use the original logo
        let $use_mobile_logo = false;
                let $mobileLogo = $logo.clone();
                
        if($use_mobile_logo && ($(window).width() <= 1120)){
            setTimeout( function(){
                $mobileLogo.show();
            }, 500)
        } else {
            setTimeout( function(){
                $fixedLogo.show();
                $mainLogo.show();
            }, 500)
        }

        $fixedLogo.removeAttr("srcset")
        $mobileLogo.removeAttr("srcset")
        function callback(mutationList, observer) {
            mutationList.forEach(function(mutation){
                if('attributes' != mutation.type || 'class' !== mutation.attributeName){
                    return;
                }
                if($is_tb_logo) {
                    dipi_tb_header_change();
                } else {
                    dipi_default_logo_change();
                }
            });
        }

        var targetNode = document.querySelector("#main-header,header.et-l--header > .et_builder_inner_content");
        var observerOptions = {
            childList: false,
            attributes: true,
            subtree: false
        }

        if(targetNode){
            var observer = new MutationObserver(callback);
            observer.observe(targetNode, observerOptions);
        }

        
        if($is_tb_logo) {
            // Observe resize events to switch between mobile/fixed logos
            $(window).resize(dipi_tb_header_change);
            // finally call the callback manually once to get started
            dipi_tb_header_change(true);
        } else {
            // Observe resize events to switch between mobile/fixed logos
            $(window).resize(dipi_default_logo_change);
            // finally call the callback manually once to get started
            dipi_default_logo_change(true);
        }

        
        function dipi_tb_header_change(first_loading = false) {
            if($mainLogo.length)
                $mainLogo.attr("data-actual-width", $mainLogo[0].naturalWidth);
            
            
            if($use_mobile_logo && $(window).width() <= 1120 && currentLogoMode != 'mobile'){
                currentLogoMode = 'mobile';
                $tbLogoWrapper.find("img").remove();
                $tbLogoWrapper.append($mobileLogo);
            } else if ($(window).width() > 1120) {
                if ($tbHeader.find('.has_et_pb_sticky').length !== 0  && currentLogoMode != 'desktop-fixed'){
                    currentLogoMode = 'desktop-fixed';
                    $tbLogoWrapper.find("img").remove();
                    $tbLogoWrapper.append($fixedLogo);
                      
                    if (!first_loading) {              
                        $tbLogoContainer.removeClass("animation-mainLogo")
                        $tbLogoContainer.addClass("animation-replaceLogo")
                    }
                                    } else if($tbHeader.find('.has_et_pb_sticky').length == 0 && currentLogoMode != 'desktop-normal' ){
                    currentLogoMode = 'desktop-normal';
                    $tbLogoWrapper.find("img").remove();
                    $tbLogoWrapper.append($mainLogo);
                                        if (!first_loading) {              
                        $tbLogoContainer.removeClass("animation-replaceLogo")
                        $tbLogoContainer.addClass("animation-mainLogo")
                    }
                                    }
            }
        }

        // Callback to fire when window is resized or scrolled
        function dipi_default_logo_change(first_loading = false) {
            if($mainLogo.length){
                $mainLogo.attr("data-actual-width", $mainLogo[0].naturalWidth);
            }

            if($use_mobile_logo && $(window).width() <= 1120 && currentLogoMode != 'mobile'){
                currentLogoMode = 'mobile';
                let $a = $(".logo_container a");
                $a.find("#logo").remove();    
                $a.append($mobileLogo);
            } else if($(window).width() > 1120) {                
                if ($mainHeader.hasClass('et-fixed-header') && currentLogoMode != 'desktop-fixed'){
                    currentLogoMode = 'desktop-fixed';
                    let $a = $(".logo_container a");
                    $a.find("#logo").remove();    
                    $a.append($fixedLogo);
                      
                    if (!first_loading) {
                        $a.find("#logo").removeClass("animation-mainLogo")        
                        $a.find("#logo").addClass("animation-replaceLogo")
                    }
                                    } else if(!$mainHeader.hasClass('et-fixed-header') && currentLogoMode != 'desktop-normal') {
                    currentLogoMode = 'desktop-normal';
                    let $a = $(".logo_container a");
                    $a.find("#logo").remove(); 
                    $a.append($mainLogo);
                                        if (!first_loading) {
                        $a.find("#logo").removeClass("animation-replaceLogo")                
                        $a.find("#logo").addClass("animation-mainLogo")
                    }
                                    }
            }
        }
    }

});
</script>
<style type="text/css" id="custom-comments-section-css">

#commentform input[type=email]::placeholder, 
#commentform input[type=text]::placeholder, 
#commentform input[type=url]::placeholder, 
#commentform textarea::placeholder,
#commentform input[type=email], 
#commentform input[type=text], 
#commentform input[type=url], 
#commentform textarea {
  font-family: 'none', sans-serif;    font-weight: 400;
  font-size: 15px;
  letter-spacing: 0px;
	padding: 30px;
	border-radius: 10px;
	border-width: 0px;
	border-color: ;
	color: ;
	background-color: ;
	
}

#commentform .form-submit .et_pb_button {
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 700;
	padding: 10px !important;
	border-radius: 5px;
	border-width: 0px;
	border-color: ;
	color: #ffffff;
	background-color: #f2592b !important;
  text-transform: uppercase !important;	}

#commentform .form-submit .et_pb_button:hover {
	color: #ffffff;
	border-color: ;
	background-color: #f2592b !important;
  	letter-spacing: 0px;
  	}

#commentform .form-submit .et_pb_button.dipi-shadow-hide-onhover:hover {
	box-shadow: none;
}

</style>

<script type="text/javascript" id="custom-comments-section-js">
	jQuery( document ).ready(function() {
							});
</script>
<style type="text/css" id="related-articles-css">
.dipi-related-articles {
	background-color: rgba(255,255,255,0) !important;
			background-size: cover;
			background-repeat: repeat ;
			background-position-x: center;
    background-position-y: center;
	}

	.dipi-related-section-articles-title {
		font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;		font-size:30px !important;
		color:#16347f !important;
		letter-spacing: 0px !important;
	    font-weight: 600 !important;
	    	}

	.dipi-related-article-thumb img {
		height: 260px !important;
	}

	.dipi-related-article-thumb .dipi-image-overlay {
  		transition: all .3s ease-in-out !important;
		background:  !important;
	}

	.dipi-related-article-thumb .dipi-image-overlay:hover,
	.dipi-related-article-thumb .dipi-image-overlay-hover{
  		transition: all .3s ease-in-out;
		background:  !important;
	}

	.dipi-related-article-column {
		background: #ffffff !important;
		border-radius:10px !important;
		border-width:0px !important;
		border-color: !important;
			}

	.dipi-related-article-column:hover {
			}
	
  	.dipi-related-article-title{
		padding-right: calc(20px  + 25px);
	}
	
	.dipi-related-article-title {
		font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;				font-size:20px;
		line-height: 26px;
		color:#ffffff !important;
		letter-spacing: 0px;
	    font-weight: 700;
	}

	.dipi-related-article-title:hover,
	.dipi-related-article-title-hover {
		color:#ffffff !important;
	}

	.dipi-readmore-arrow:before {
		font-size: 20px !important;
				color: rgba(255,255,255,0) !important;
					    content: '0' !important;
			}

	.dipi-readmore-arrow:hover:before,
	.dipi-related-article-arrow-hover .dipi-readmore-arrow:before {
				color: #ffffff !important;
			}

</style>

<script type="text/javascript" id="related-articles-js">
	jQuery(document).ready(function() {
		jQuery(document).on('hover', '.dipi-related-article-column', function (e) {
			if(e.type == 'mouseenter') {
				if (jQuery(this).find(".dipi-related-article-thumb").hasClass("dipi-zoom-in") ) {
					jQuery(this).find(".dipi-related-article-thumb").addClass("dipi-zoom-in-hover");
				}
				if (jQuery(this).find(".dipi-related-article-thumb").hasClass("dipi-zoom-out") ) {
					jQuery(this).find(".dipi-related-article-thumb").addClass("dipi-zoom-out-hover");
				}
				if ( jQuery(this).find(".dipi-related-article-thumb").hasClass("dipi-zoom-rotate") ) {
					jQuery(this).find(".dipi-related-article-thumb").addClass("dipi-zoom-rotate-hover");
				}
				jQuery(this).find(".dipi-related-article-title").addClass("dipi-related-article-title-hover");
				jQuery(this).find(".dipi-image-overlay").addClass("dipi-image-overlay-hover");
				jQuery(this).find(".dipi-related-article-arrow").addClass("dipi-related-article-arrow-hover");
			} else if (e.type == 'mouseleave') {
				if ( jQuery(this).find(".dipi-related-article-thumb").hasClass("dipi-zoom-in") ) {
					jQuery(this).find(".dipi-related-article-thumb").removeClass("dipi-zoom-in-hover");
				}
				if ( jQuery(this).find(".dipi-related-article-thumb").hasClass("dipi-zoom-out") ) {
					jQuery(this).find(".dipi-related-article-thumb").removeClass("dipi-zoom-out-hover");
				}
				if ( jQuery(this).find(".dipi-related-article-thumb").hasClass("dipi-zoom-rotate") ) {
					jQuery(this).find(".dipi-related-article-thumb").removeClass("dipi-zoom-rotate-hover");
				}
				jQuery(this).find(".dipi-related-article-title").removeClass("dipi-related-article-title-hover");
				jQuery(this).find(".dipi-image-overlay").removeClass("dipi-image-overlay-hover");
				jQuery(this).find(".dipi-related-article-arrow").removeClass("dipi-related-article-arrow-hover");
			}
	    });
	});
</script>

<!-- TODO: Instead of adding the class via JS, we should add the class directly in PHP -->

<style type="text/css" id="cta-button-styles">


    header.et-l--header ul.et-menu {
        align-items: center !important;
    }
 
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button,
    .et-db #et-boc .et-l ul > li > a.dipi-cta-button,
    body #page-container .et-db #et-boc .et-l .et_pb_menu ul li a.dipi-cta-button,
    header.et-l--header ul > li > a.dipi-cta-button,
    header#main-header #et-top-navigation nav > ul > li > a.dipi-cta-button,
    #top-header #et-secondary-menu > ul > li > a.dipi-cta-button,
    nav > ul > li > a.dipi-cta-button {
        opacity: 1 !important;
        font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;                font-weight: 600;
        font-size: 14px;
        letter-spacing: 0px;
        color: #ffffff !important;
        background-color: #e43634;
                padding-top: 10px !important;
        padding-right: 20px !important;
        padding-bottom: 10px !important;
        padding-left: 20px !important;
                
        border-width: 1px !important;
        border-color: #e43634;
        border-radius: 4px  !important;
        border-style: solid !important;
            
                transition: all .3s;
    }
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button,
    div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button{
        color: #ffffff !important;
    }
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button span:before,
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button span:after,
    header.et-l--header .dipi-cta-button span:before,
    header.et-l--header .dipi-cta-button span:after,
    #top-header #et-secondary-menu .dipi-cta-button span:before,
    #top-header #et-secondary-menu .dipi-cta-button span:after,
    header#main-header .dipi-cta-button span:before,
    header#main-header .dipi-cta-button span:after {
        position: relative;
        text-shadow: 0 0;
        font-family: ETmodules !important;
        font-weight: 400;
        font-style: normal;
        font-variant: normal;
        line-height: 1;
        text-transform: none;
        speak: none;
    }


    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button:hover,
    .et-db #et-boc .et-l ul > li > a.dipi-cta-button:hover,
    body #page-container .et-db #et-boc .et-l .et_pb_menu ul li a.dipi-cta-button:hover,
    ul li a.dipi-cta-button:hover,
    nav > ul > li > a.dipi-cta-button:hover,
    #top-header #et-secondary-menu > ul > li > a.dipi-cta-button:hover,
    header.et-l--header ul > li > a.dipi-cta-button:hover,
    header#main-header ul > li > a.dipi-cta-button:hover,
    header#main-header #et-top-navigation nav > ul > li > a.dipi-cta-button:hover
    {
        color: #e43634 !important;
        background-color: #ffffff !important;
        border-color: #e43634 !important;
        padding-top: 10px !important;
        padding-right: 20px !important;
        padding-bottom: 10px !important;
        padding-left: 20px !important;
            }
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button span,
    #top-header #et-secondary-menu .dipi-cta-button span,
    header.et-l--header .dipi-cta-button span,
    header#main-header .dipi-cta-button span {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button span:before,
    header.et-l--header .et_pb_button.dipi-cta-button span:before,
    #top-header #et-secondary-menu .et_pb_button.dipi-cta-button span:before,
    header#main-header .et_pb_button.dipi-cta-button span:before {
        margin-right: 5px;
    }
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button span:after,
    header.et-l--header .et_pb_button.dipi-cta-button span:after,
    #top-header #et-secondary-menu .et_pb_button.dipi-cta-button span:after,
    header#main-header .et_pb_button.dipi-cta-button span:after {
        margin-left: 5px;
    }
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button.dipi-cta-button-icon-none span:after,
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button.dipi-cta-button-icon-none span:before,
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button:after,
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button.dipi-cta-button-icon-none span:after,
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button.dipi-cta-button-icon-none span:before,
    header.et-l--header .dipi-cta-button-menu-item .et_pb_button:after,
    header.et-l--header .dipi-cta-button-menu-item .et_pb_button:before,
    header.et-l--header .dipi-cta-button-icon-none span:after,
    header.et-l--header .dipi-cta-button-icon-none span:before,
    #top-header #et-secondary-menu .dipi-cta-button-menu-item .et_pb_button:after,
    #top-header #et-secondary-menu .dipi-cta-button-menu-item .et_pb_button:before,
    #top-header #et-secondary-menu .dipi-cta-button-icon-none span:after,
    #top-header #et-secondary-menu .dipi-cta-button-icon-none span:before,
    header#main-header .dipi-cta-button-menu-item .et_pb_button:after,
    header#main-header .dipi-cta-button-menu-item .et_pb_button:before,
    header#main-header .dipi-cta-button-icon-none span:after,
    header#main-header .dipi-cta-button-icon-none span:before {
        content: none !important;
    }

    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button.dipi-cta-button-icon-left span:before,
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button.dipi-cta-button-icon-right span:after,
    header.et-l--header .et_pb_button.dipi-cta-button-icon-left span:before,
    header.et-l--header .et_pb_button.dipi-cta-button-icon-right span:after,
    #top-header #et-secondary-menu .et_pb_button.dipi-cta-button-icon-left span:before,
    #top-header #et-secondary-menu .et_pb_button.dipi-cta-button-icon-right span:after,
    header#main-header .et_pb_button.dipi-cta-button-icon-left span:before,
    header#main-header .et_pb_button.dipi-cta-button-icon-right span:after {
        content: "$";
        font-size: 15px;
    }

    header#main-header.et-fixed-header #et-top-navigation .dipi-cta-button {
        background-color: #e43634 !important;
        border-color: #e43634 !important;
        color: #ffffff !important;
    }

    header#main-header.et-fixed-header #et-top-navigation .dipi-cta-button:hover {
        background-color: #ffffff !important;
        border-color: #e43634 !important;
        color: #e43634 !important;
    }

    /* Vertical Navigation CTA Button Style */
    .et_vertical_nav #main-header #et-top-navigation nav > ul > li > a.dipi-cta-button ,
    #top-header #et-secondary-menu > ul > li > a.dipi-cta-button,
    nav > ul > li > a.dipi-cta-button {
        margin-right: 0;
    }

    .et_pb_menu .et_pb_menu__menu>nav>ul>li.dipi-cta-button-menu-item {
        margin-top: 0;
    }

</style>

<style type="text/css" id="mobile-cta-button-styles">
@media (max-width: 1120px) {
    .et-db #et-boc .et-l div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button,
    div[class^='et_pb_module et_pb_menu et_pb_menu_'].et_pb_menu ul li a.dipi-cta-button,
    body.dipi-mobile-cta-button .dipi-cta-button,
    body.dipi-mobile-cta-button #main-header.et-fixed-header .dipi-cta-button {
        font-family: 'none', sans-serif;        text-transform: uppercase !important;        font-weight: 600 !important;
        font-size: 14px !important;
        letter-spacing: 1px !important;
        color: #ffffff !important;
        background-color: #e43634 !important;
        padding: 12px !important;
        border-style: solid;
        border-width: 0px !important;
        border-color:  !important;
        border-radius: 6px !important;
        transition: all .5s ease-in-out; 
            }

    .dipi-hide-cta-button-mobile {
        display: none !important;
    }

}
</style><style type="text/css" id="primary-menu-position">

@media screen and (min-width: 1121px) {
    body.dipi-cta-button #et_top_search{
        margin: 15px 0 0 22px;
    }
    
    .et_header_style_split div#et-top-navigation,
    .et_header_style_left div#et-top-navigation{
        align-items: flex-start !important;
    }

    .et_header_style_left #et-top-navigation nav > ul > li > a,
    .et_header_style_split #et-top-navigation nav > ul > li > a {
        padding-bottom: 32px !important;
    }

            .dipi-primary-menu-social-icons{
            margin-top: 5px;
        }
        .et_header_style_centered #top-menu > li > a,
        .et_header_style_left #et-top-navigation nav > ul > li > a,
        .et_header_style_split #et-top-navigation nav > ul > li > a {
            line-height: 1.7em;
        }
    
    .et_header_style_left div#et-top-navigation {
        display: flex;
        align-items: center;
        
        /* With social icons enabled, we remove the bottom padding below the li elements so we need to add it to the container */
        padding-top: 27.5px;
        padding-bottom: 5.5px;
    }
    
    .et_header_style_split div#et-top-navigation {
        align-items: center;

        /* With social icons enabled, we remove the bottom padding below the li elements so we need to add it to the container */
        padding-top: 27.5px !important;
        padding-bottom: 5.5px !important;
    }
    
    .et_header_style_fullscreen #et-top-navigation {  
        padding-bottom: 5.5px !important;   
    }

    /* Vertical Navigation Styles */
    .et_vertical_nav #main-header #top-menu>li>a {
        padding-bottom: 19px !important;
        line-height: inherit;
    }
    .et_vertical_nav #main-header #et-top-navigation {
        display: block;
    }
    .et_vertical_nav #top-header {
        position: initial;
    }
    .et_vertical_fixed.admin-bar #page-container #main-header {
        top:32px !important;
    }
    .et_vertical_nav.et_vertical_fixed.et_header_style_left #et-top-navigation {
        padding-top:33px !important;
    }
    .et_vertical_fixed.admin-bar #page-container #main-header {
        transform: translateY(0) !important;
    }
    .et_vertical_nav #page-container #main-header {
        top: 0 !important;
    }

    /* With do-not-shrink functionality enabeld, we also must apply padding to fixed menu */
            .et_header_style_left .et-fixed-header #et-top-navigation,
        .et_header_style_split .et-fixed-header #et-top-navigation {
            padding-top: 20px !important;
            padding-bottom: 4px !important;
        }

        .et_header_style_centered .et-fixed-header #et-top-navigation {
            padding-top: 20px;
            padding-bottom: 4px !important; 
        }

        .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a,
        .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a{
            padding-bottom: 26px !important;
        }
    
    .et-menu li:not(.mega-menu) ul,
    #top-menu li:not(.mega-menu) ul{width: 290px !important;}
    .et-menu li li a,
    #top-menu li li a{width:100% !important;}
    #top-menu li li,
    .et-menu li li{width: 100%;}
}
</style><style>
.dipi-fixed-header #main-header,
.dipi-fixed-header #top-header{position:fixed !important;width:100%;}
</style>

<script type="text/javascript">
	jQuery(document).ready(function ($) {
		window.dipi_apply_hide_top_bar_timer = null;
		window.dipi_apply_hide_top_bar = function () {
			var $mainContent = $('#page-container'),
				$mainHeader = $('#main-header');
			if($mainHeader.length === 0 && $('.et-l--header').length > 0 )
				$mainHeader = $('.et-l--header');
			
			var $topHeader = $('#top-header'),
				$adminBar = $('#wpadminbar'),
				adminBarHeight = $('#wpadminbar').height(),
			 	mainHeaderHiehgt = $mainHeader.height(),
				topBarHeight = 0;
			

			if($topHeader.length > 0)
				topBarHeight = $('#top-header').height();

			var didScroll = false;
			var lastScrollTop = 0;
			var delta = 5;
			if(!$('body').hasClass('admin-bar'))
				adminBarHeight = 0;

				$mainHeader.css('top', adminBarHeight + topBarHeight );
			$topHeader.css('top', adminBarHeight );

			if($mainHeader.css('position') === 'relative'){
				$mainHeader.css('top', 0 );
			}
			
			if(window.innerWidth > 1120){
					
					
					$(window).scroll(function(event){
						didScroll = true;
					});
					clearInterval(window.dipi_apply_hide_top_bar_timer);
					window.dipi_apply_hide_top_bar_timer = setInterval(function() {
						if (didScroll) {
							hideTopBarOnScroll();
							didScroll = false;
						}
					}, 200);
					
				
				return;
			}
							function dipi_check_fixed_mobile_header() {
					clearInterval(window.dipi_apply_hide_top_bar_timer);
					if(window.innerWidth <= 1120){
						var container_padding = topBarHeight + mainHeaderHiehgt;
						 
						$mainContent.css('cssText', 'padding-top: ' + container_padding +'px !important;')
						
						$(window).scroll(function(event){
							if (window.pageYOffset > 0) {
								$('body').addClass('dipi-fixed-header');
								didScroll = true;
							} else {
								$('body').removeClass('dipi-fixed-header');
							}
						});
						window.dipi_apply_hide_top_bar_timer = setInterval(function() {
							if (didScroll) {
								hasScrolled();
								didScroll = false;
							}
						}, 200);
					} else {
						$mainContent.css("padding-top", "");
						$('body').removeClass('dipi-fixed-header');
					}
				}
				var dipi_check_fixed_mobile_rtime;
				var dipi_check_fixed_mobile_timeout = false;
				var dipi_check_fixed_mobile_delta = 200;
				$(window).resize(function() {
					dipi_check_fixed_mobile_rtime = new Date();
					if (dipi_check_fixed_mobile_timeout === false) {
						dipi_check_fixed_mobile_timeout = true;
						setTimeout(dipi_check_fixed_mobile_resizeend, delta);
					}
				});
				
				function dipi_check_fixed_mobile_resizeend() {
					if (new Date() - dipi_check_fixed_mobile_rtime < dipi_check_fixed_mobile_delta) {
						setTimeout(dipi_check_fixed_mobile_resizeend, dipi_check_fixed_mobile_delta);
					} else {
						dipi_check_fixed_mobile_timeout = false;
						dipi_check_fixed_mobile_header();
					}               
				}
				dipi_check_fixed_mobile_header()
			
			function hideTopBarOnScroll(){
				var scrollTop = $(this).scrollTop();
				var adminBarHeight = $('#wpadminbar').height();
				var topBarHeight = 0;
				if($topHeader.length > 0)
					topBarHeight = $('#top-header').height();
				if(Math.abs(lastScrollTop - scrollTop) <= delta){
					return;
				}
				if (scrollTop > lastScrollTop && scrollTop > topBarHeight) { // scroll down
					$('#top-header').css('transform', 'translateY(-' + topBarHeight + 'px)');
					$('#main-header').css('transform', 'translateY(-' + topBarHeight + 'px)');
				} else if(scrollTop + $(window).height() < $(document).height()) {
					$('#top-header').css('transform', 'translateY(0px)');
					$('#main-header').css('transform', 'translateY(0px)');
				}
				lastScrollTop = scrollTop;
			}
			function hasScrolled() {
				var adminBarHeight = $('#wpadminbar').height();
				var topBarHeight = 0;
				if($topHeader.length > 0)
					topBarHeight = $('#top-header').height();
				
					if(!$('body').hasClass('admin-bar'))
						adminBarHeight = 0;
				var scrollTop = $(this).scrollTop();
				
				if(Math.abs(lastScrollTop - scrollTop) <= delta){
					return;
				}
				if (scrollTop > lastScrollTop && scrollTop > topBarHeight) { // scroll down
					if(window.innerWidth > 600)
						adminBarHeight = 0;
											$('#top-header').css('transform', 'translateY(-' + (topBarHeight + adminBarHeight) + 'px)');
						$('#main-header').css('transform', 'translateY(-' + (topBarHeight + adminBarHeight) + 'px)');
									} else if(scrollTop + $(window).height() < $(document).height()) {
					$('#top-header').css('transform', 'translateY(0px)');
					$('#main-header').css('transform', 'translateY(0px)');
				}

				lastScrollTop = scrollTop;
			}
		}
		window.dipi_apply_hide_top_bar();
		$(window).on('resize', function(){
			window.dipi_apply_hide_top_bar();
		})
	});
</script>

	<style type="text/css" id="top-header-bar-css">
	@media (max-width: 980px){
		#main-header,
		#top-header{
			transition:transform 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s !important;
		}
	}
			#top-header {
			font-family: 'none', sans-serif;			font-size: px !important;
			letter-spacing: px !important;
					}

		#top-header li a,
		#et-info-email,
		#et-info-phone {
						font-weight: 400 !important;
		}
			</style>


<style type="text/css" id="main-header-bar-mobile-css">
/* .et_header_style_centered header#main-header.et-fixed-header .logo_container.logo_container {
	height: auto !important;
} */
</style>
<style type="text/css" id="primary-menu-styles-css">

	.et-menu-nav ul.et-menu li,
	#top-menu li {
		padding-right: px !important;
	}
	.et-menu-nav ul.et-menu li:hover,
	#top-menu li:hover {
		transition: all .3s ease-in-out;
	}

	.et-fixed-header #top-menu li {
		padding-right: px !important;
		transition: all .3s ease-in-out;
	}
	/*.et-menu-nav ul.et-menu li:last-of-type,
	#top-menu>li:last-of-type {
		padding-right: 0 !important;
	}*/
	.et-menu-nav ul.et-menu li a,
	#top-menu a {
				font-weight: 600;
	}

	.et-menu-nav ul.et-menu li a:hover,
	#top-menu a:hover {
		color: #e43634 ;
		opacity: 1 !important;
	}

	.et-fixed-header ul#top-menu li a:hover {
		color: #e43634 !important;
	}

</style>
<style type="text/css">
.dipi-author-section .dipi-author-right h3 {
		font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0px;
    color: ;
    }
</style>


<style type="text/css">
#main-content #dipi-author-box.dipi-author-section{
	background-color: rgba(246,247,250,0) !important;
			
		background-size: cover;
			background-repeat: repeat ;
			background-position-x: center;
    background-position-y: center;
	}

.dipi-author-section .dipi-author-right p {
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0px;
    color: rgba(31,31,31,0.8);
    }
</style>


<style type="text/css">
.dipi-author-section .dipi-author-left img {
    width: 80px;
    height: 80px;
    border-radius: 200px;
    border-width: 0px;
    border-color: ;
    border-style: solid;
    }

.dipi-author-right {
    width: calc(100% - 110px);
}

</style>


<style type="text/css">

	.dipi-author-section .dipi-author-row {
		background-color: rgba(22,52,127,0.04);
				
				background-size: cover;
						background-repeat: repeat ;
						background-position-x: center;
		background-position-y: center;
			    padding: 30px;
	    border-radius: 6px;
	    border-width: 0px;
	    border-color: ;
	}

	
</style>

<style type="text/css">
	.dipi-author-section .dipi-author-row {
			}
</style>
<!-- TODO: Instead of adding the class via JS, we should add it directly via PHP -->
<script type="text/javascript" id="post-meta-icon-js">

	jQuery(document).ready(function($) {
		const $meta_selector = `body.archive #main-content article.et_pb_post .post-meta, body.blog #main-content article.et_pb_post .post-meta,
			body.single article.et_pb_post .post-meta,
			body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta,
			body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta`
		const $category_wrap_selector = `
			body.archive #main-content article.et_pb_post .post-meta .dipi-categories-wrap, body.blog #main-content article.et_pb_post .post-meta .dipi-categories-wrap,
			body.single article.et_pb_post .post-meta .dipi-categories-wrap,
			body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .dipi-categories-wrap,
			body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .dipi-categories-wrap
			`

		function applyMetaStyle(){
			$($meta_selector).html(function() {
				return $(this).html().replace(/\|/g, '').replace('by', '').replace('...', '').replace(/,/g, '');
			});

			$($meta_selector).each(function() {
				$("a", this).not(".author a, .comments-number a, .published a").wrapAll( "<span class='dipi-categories-wrap'></span>");
			});

			$($category_wrap_selector).each(function() {
				$("a", this).wrapAll( "<span class='dipi-categories'></span>");
			});

			$($meta_selector).addClass('dipi-post-meta-icon');
			document.querySelectorAll('.dipi-post-meta-icon').forEach(function(meta){
				var metaNodes = meta.childNodes;
				if(typeof metaNodes.length !== 'undefined' && metaNodes.length > 0){
					if(metaNodes[metaNodes.length -1].nodeType  === 3 && metaNodes[metaNodes.length -1].textContent.indexOf('Comment') > -1) {
						let node = metaNodes[metaNodes.length -1]
						const span = document.createElement('span');
						span.className = "comments-number";
						node.after(span);
						span.appendChild(node);
					}
				}
			})
		}
		applyMetaStyle();
		// fix icons after ajax calls
		let observer = new MutationObserver(applyMetaStyle);
		document.querySelectorAll('.et_pb_posts').forEach(function(node){
			observer.observe(node, {
				childList: true
			});
		})
	});
</script>

<style type="text/css" id="post-meta-icon-css">
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta,
body.archive #main-content article.et_pb_post .post-meta,
body.blog #main-content article.et_pb_post .post-meta {
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 0;
}

body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta > span,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta > span,
body.archive #main-content article.et_pb_post .post-meta > span,
body.blog #main-content article.et_pb_post .post-meta > span {
	display: flex;
    hyphens: auto;
	align-items: center;
	flex-direction: row;
	margin-right: 10px;
	line-height: 1.4em;
}

@media screen and (max-width: 767px) {
	body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta > span,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta > span,
	body.archive #main-content article.et_pb_post .post-meta > span,
	body.blog #main-content article.et_pb_post .post-meta > span {
		line-height: 1.4em !important;
	}
	body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:before,
	body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:before,
	body.archive #main-content article.et_pb_post .post-meta .author:before, 
	body.blog #main-content article.et_pb_post .post-meta .author:before, 
	body.single article.et_pb_post .post-meta .author:before, 
	body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .comments-number:before,
	body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .comments-number:before,
	body.archive #main-content article.et_pb_post .post-meta .comments-number:before, 
	body.blog #main-content article.et_pb_post .post-meta .comments-number:before, 
	body.single article.et_pb_post .post-meta .comments-number:before, 
	body.archive #main-content article.et_pb_post .post-meta .published:before, 
	body.blog #main-content article.et_pb_post .post-meta .published:before, 
	body.single article.et_pb_post .post-meta .published:before, 
	body.archive #main-content article.et_pb_post .post-meta .dipi-categories:before, 
	body.blog #main-content article.et_pb_post .post-meta .dipi-categories:before, 
	body.single article.et_pb_post .post-meta .dipi-categories:before{
		display: inline !important;
	}

}

@media screen and (max-width: 481px) {
	body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta,
	body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta,
	body.archive #main-content article.et_pb_post .post-meta,
	body.blog #main-content article.et_pb_post .post-meta {
		display: block;
		margin: 20px 0;
		padding: 0px !important;
	}
	
	body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta > span,
	body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta > span,
	body.archive #main-content article.et_pb_post .post-meta > span,
	body.blog #main-content article.et_pb_post .post-meta > span {
		margin: 10px 0 0 0 !important;
	}
	body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .dipi-post-wrap,
	body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .dipi-post-wrap,
	body.archive #main-content article.et_pb_post .dipi-post-wrap,
	body.blog #main-content article.et_pb_post .dipi-post-wrap {
		padding: 20px !important;
	}
}

body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta a,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta a,
body.archive #main-content article.et_pb_post .post-meta a,
body.archive #main-content article.et_pb_post .post-meta,
body.blog #main-content article.et_pb_post .post-meta a,
body.blog #main-content article.et_pb_post .post-meta {
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;	text-transform: uppercase !important;	font-weight: 400;
	font-size: 12px !important;
	letter-spacing: 1px !important;
	color: rgba(31,31,31,0.8) !important;
	transition: all .6s ease-in-out;
}
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .published:hover,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .published:hover,
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .published:hover a,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .published:hover a,
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:hover,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:hover,
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:hover a,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:hover a,
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta a:hover,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .dipi-categories:hover a,
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .dipi-categories:hover a,
body.archive #main-content article.et_pb_post .post-meta .published:hover,
body.archive #main-content article.et_pb_post .post-meta .published:hover a,
body.archive #main-content article.et_pb_post .post-meta .author:hover,
body.archive #main-content article.et_pb_post .post-meta .author:hover a,
body.archive #main-content article.et_pb_post .post-meta a:hover,
body.blog #main-content article.et_pb_post .post-meta a:hover,
body.blog #main-content article.et_pb_post .post-meta .published:hover,
body.blog #main-content article.et_pb_post .post-meta .author:hover a,
body.blog #main-content article.et_pb_post .post-meta .dipi-categories:hover a {
	transition: all .6s ease-in-out;
	color: #f2592b !important;
}

body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta:not(:last-child) span,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta:not(:last-child) span,
body.archive #main-content article.et_pb_post .post-meta:not(:last-child) span, 
body.blog #main-content article.et_pb_post .post-meta:not(:last-child) span, 
body.single article.et_pb_post .post-meta:not(:last-child) span {
	margin-right: 10px;
}

body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:before,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:before,
body.archive #main-content article.et_pb_post .post-meta .author:before, 
body.blog #main-content article.et_pb_post .post-meta .author:before, 
body.single article.et_pb_post .post-meta .author:before,
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .comments-number:before,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .comments-number:before,
body.archive #main-content article.et_pb_post .post-meta .comments-number:before, 
body.blog #main-content article.et_pb_post .post-meta .comments-number:before, 
body.single article.et_pb_post .post-meta .comments-number:before,
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .published:before, 
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .published:before,
body.archive #main-content article.et_pb_post .post-meta .published:before, 
body.blog #main-content article.et_pb_post .post-meta .published:before, 
body.single article.et_pb_post .post-meta .published:before,
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .dipi-categories:before,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .dipi-categories:before,
body.archive #main-content article.et_pb_post .post-meta .dipi-categories:before,
body.blog #main-content article.et_pb_post .post-meta .dipi-categories:before,
body.single article.et_pb_post .post-meta .dipi-categories:before {
	transition: all .6s ease-in-out;
	display: inline-block;
	box-sizing: border-box;
	font-family: ETmodules;
	font-size: 13px;
	color: rgba(31,31,31,0.8);
	font-style: normal;
	font-variant: normal;
	line-height: 1.4em;
	text-transform: none;
	content: 'attr(data-icon)';
	speak: none;
	padding-right: 5px;
}

body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:hover::before,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:hover::before,
body.archive #main-content article.et_pb_post .post-meta .author:hover::before,
body.blog #main-content article.et_pb_post .post-meta .author:hover::before,
body.single article.et_pb_post .post-meta .author:hover::before,
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .comments-number:hover::before,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .comments-number:hover::before,
body.archive #main-content article.et_pb_post .post-meta .comments-number:hover::before,
body.blog #main-content article.et_pb_post .post-meta .comments-number:hover::before,
body.single article.et_pb_post .post-meta .comments-number:hover::before,
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .published:hover::before,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .published:hover::before,
body.archive #main-content article.et_pb_post .post-meta .published:hover::before,
body.blog #main-content article.et_pb_post .post-meta .published:hover::before,
body.single article.et_pb_post .post-meta .published:hover::before,
body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .dipi-categories:hover::before,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .dipi-categories:hover::before,
body.archive #main-content article.et_pb_post .post-meta .dipi-categories:hover::before,
body.blog #main-content article.et_pb_post .post-meta .dipi-categories:hover::before,
body.single article.et_pb_post .post-meta .dipi-categories:hover::before{
	transition: all .6s ease-in-out;
	color: #f2592b;
}

body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:before,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .author:before,
body.archive #main-content article.et_pb_post .post-meta .author:before, 
body.blog #main-content article.et_pb_post .post-meta .author:before, 
body.single article.et_pb_post .post-meta .author:before{
	content: "\e08a";
}

body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .comments-number:before, 
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .comments-number:before,
body.archive #main-content article.et_pb_post .post-meta .comments-number:before, 
body.blog #main-content article.et_pb_post .post-meta .comments-number:before, 
body.single article.et_pb_post .post-meta .comments-number:before{
	content: 'w';
}

body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .published:before, 
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .published:before, 
body.archive #main-content article.et_pb_post .post-meta .published:before, 
body.blog #main-content article.et_pb_post .post-meta .published:before, 
body.single article.et_pb_post .post-meta .published:before{
	content: '}';
}

body.dipi-custom-archive-page .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .dipi-categories:before,
body.dipi-custom-archive-page .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta .dipi-categories:before,
body.archive #main-content article.et_pb_post .post-meta .dipi-categories:before,
body.blog #main-content article.et_pb_post .post-meta .dipi-categories:before,
body.single article.et_pb_post .post-meta .dipi-categories:before{
	content: 'm';
}

.dipi-categories a{
	padding-right: 5px;
}

.dipi-categories a:not(:last-child):after {
	content: ",";
}

</style>
<script type="text/javascript">
jQuery(document).ready(function($) {
	const et_pb_post_selector = `body.archive #main-content article.et_pb_post,
		body.blog #main-content article.et_pb_post`

	$(et_pb_post_selector).each(function() {
		
		var dipi_permalink = $(this).find('.entry-title').find('a').attr('href');
		$(this).find(".more-link").remove()

				
			var dipi_readmore_button_icon_text = '<div class="dipi-read-more-wrap dipi-button-right"><a href="'+dipi_permalink+'" class="et-pb-icon dipi-read-more-button dipi-button-none dipi-button-icon-onhover">View Full Post</a></div>';
		
			$(dipi_readmore_button_icon_text).appendTo($(this));
		
				
	});

	const et_pb_module_posts_selector = `
		.et_pb_module.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post,
		.et_pb_module.et_pb_blog_grid_wrapper .et_pb_ajax_pagination_container article.et_pb_post`
	
	function blogModuleButtonStyle(){
		$(et_pb_module_posts_selector).each(function() {
			
			var dipi_permalink = $(this).find('.entry-title').find('a').attr('href');
			let read_more_button = $(this).find(".more-link")

			if (read_more_button.length > 0) {
				read_more_button.remove()

								
					var dipi_readmore_button_icon_text = '<div class="dipi-read-more-wrap dipi-button-right"><a href="'+dipi_permalink+'" class="et-pb-icon dipi-read-more-button dipi-button-none dipi-button-icon-onhover">View Full Post</a></div>';
				
					$(dipi_readmore_button_icon_text).appendTo($(this));
				
							}
		});
	}
	
	blogModuleButtonStyle();
	let observer = new MutationObserver(blogModuleButtonStyle);
	document.querySelectorAll('.et_pb_posts').forEach(function(node){
		observer.observe(node, {
			childList: true
		});
	})
});
</script><style type="text/css">
	.dipi-read-more-wrap {
		margin-top: 10px !important;
	}
	
	.dipi-read-more-button {
	  transition: all .3s ease-in-out;
		border-style: solid;
		border-width: 0px !important;
		border-radius: 4px !important;
		padding: 15px !important;
	}

	.dipi-read-more-button:hover {
	  transition: all .3s ease-in-out;
	}

	.dipi-read-more-button:after {
	  transition: all .3s ease-in-out;
	}

	.dipi-read-more-button:hover:after {
	  transition: all .3s ease-in-out;
	}

</style>

<style type="text/css">
	
	.et-pb-icon.dipi-read-more-button:after {
		content: '5' !important;
		font-size: 13px !important;
	  opacity: 1;
	}

	.dipi-button-icon-always {
		padding-right: 28px !important;
	}

	.dipi-button-icon-always:after {
	  opacity: 1;
	  margin-left: 0em;
    padding-left: 5px;
	}

	.dipi-button-icon-onhover:after {
	  opacity: 0 !important;
    padding-left: 5px;
	  margin-left: -1em;
	}

	.dipi-button-icon-onhover:hover:after {
	  opacity: 1 !important;
	  margin-left: 0em;
	}

	.dipi-button-icon-onhover:hover {
		padding-right: 28px !important;
	}

	.dipi-button-icon-hideonhover {
		padding-right: 28px !important;
	}
	
	.dipi-button-icon-hideonhover:after {
	  opacity: 1 !important;
	  margin-left: 0em;
    padding-left: 5px;
	}

	.dipi-button-icon-hideonhover:hover {
		padding-right: 15px !important;
	}
	
	.dipi-button-icon-hideonhover:hover:after {
	  opacity: 0 !important;
	  margin-left: -1em;
	}

</style>
<style type="text/css">
	.dipi-read-more-button {
		 
        font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;        font-weight: 500;
        text-transform: uppercase !important;        font-size: 12px !important;
        letter-spacing: 1px !important;
		color: #ffffff !important;
		background-color: #f2592b !important;
		border-color:  !important;
	}

	.dipi-read-more-button:hover {
		color: #ffffff !important;
		background-color: #f2592b !important;
		border-color:  !important;
	}
</style>
<style type="text/css">
		
	.dipi-read-more-button-icon-only {
		width: 38px;
		height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
	}
	.dipi-read-more-button-icon-only:after {
		width: 13px;
		height: 13px;
    position: relative;    
    display: flex;
    align-items: center;
    justify-content: center;
	}
</style>
<style type="text/css" id="custom-archive-styles-css">
body.archive div#et-main-area div#main-content,
body.blog div#et-main-area div#main-content{
	background-color: rgba(255,255,255,0) !important;
    		background-size: cover;
			background-repeat: repeat ;
	}

body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post,
body.dipi-custom-archive-page.search #main-content article.et_pb_post,
body.archive #main-content article.et_pb_post,
body.blog #main-content article.et_pb_post {
    transition: all .6s ease-in-out;
	border-style: solid;
	overflow: hidden;
	text-align: left;
	background-color: #f6f7fa !important;
	padding: 0px;
	border-radius: 5px;
	border-width: 0px;
	border-color: ;
	    box-shadow: 0 10px 30px rgba(44,61,73,0);
	}

#left-area .post-meta{
	justify-content: flex-start;
}

body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .entry-featured-image-url,
body.archive #main-content article.et_pb_post .entry-featured-image-url,
body.single #main-content article.et_pb_post .entry-featured-image-url,
body.blog #main-content article.et_pb_post .entry-featured-image-url {
	overflow: hidden;
}

body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url img,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-wrap img,
body.dipi-custom-archive-page.search #main-content #left-area article.et_pb_post .entry-featured-image-wrap img,
body.archive #left-area article.et_pb_post .entry-featured-image-wrap img,
body.blog #left-area article.et_pb_post .entry-featured-image-wrap img {
	height: 390px !important;
}

body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-wrap,
body.dipi-custom-archive-page.search #main-content #left-area article.et_pb_post .entry-featured-image-wrap,
body.archive #left-area article.et_pb_post .entry-featured-image-wrap,
body.blog #left-area article.et_pb_post .entry-featured-image-wrap {
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}

body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post:hover,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post:hover,
body.dipi-custom-archive-page.search #main-content article.et_pb_post:hover,
body.archive #main-content article.et_pb_post:hover,
body.blog #main-content article.et_pb_post:hover {
	cursor: pointer;
    transition: all .6s ease-in-out;
	background-color: #ffffff !important;
	border-color: ;
	    box-shadow: 0 20px 60px rgba(44,61,73,0.15);
	}
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-content,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-content,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .dipi-post-content,
body.archive #main-content article.et_pb_post .dipi-post-content,
body.blog #main-content article.et_pb_post .dipi-post-content {
    transition: all .6s ease-in-out;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;    	font-weight: 400;
	font-size: 14px !important;
	letter-spacing: 0px !important;
	line-height: 25px !important;
	color: rgba(31,31,31,0.8);
}

body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-content *,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-content *,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .dipi-post-content *,
body.archive #main-content article.et_pb_post .dipi-post-content *,
body.blog #main-content article.et_pb_post .dipi-post-content * {
	color: rgba(31,31,31,0.8);
}

@media screen and (min-width: 981px) {
	body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .dipi-post-wrap,
	body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .dipi-post-wrap,
	body.dipi-custom-archive-page.search #main-content article.et_pb_post .dipi-post-wrap,
    body.archive #main-content article.et_pb_post .dipi-post-wrap,
    body.blog #main-content article.et_pb_post .dipi-post-wrap {
        padding-top: 30px !important;
        padding-right: 50px !important;
        padding-bottom: 20px !important;
        padding-left: 50px !important;
	}
	
}
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-title,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-title,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post h2,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post h2,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .entry-title,
body.archive #main-content article.et_pb_post .entry-title,
body.blog #main-content article.et_pb_post  .entry-title,
body.dipi-custom-archive-page.search #main-content article.et_pb_post h2,
body.archive #main-content article.et_pb_post h2,
body.blog #main-content article.et_pb_post h2 {
    transition: all .6s ease-in-out;
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;    	font-weight: 700;
	font-size: 26px !important;
	letter-spacing: 0px !important;
	line-height: 34px !important;
	color: ;
}

body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta a,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta a,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .post-meta,
body.archive #main-content article.et_pb_post .post-meta,
body.blog #main-content article.et_pb_post .post-meta,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .post-meta a,
body.archive #main-content article.et_pb_post .post-meta a,
body.blog #main-content article.et_pb_post .post-meta a{
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;	font-weight: 400 !important;
	font-size: 12px !important;
	letter-spacing: 1px !important;
	color: rgba(31,31,31,0.8) !important;
}
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta a:hover,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta a:hover,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta span:hover,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta span:hover,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta span:hover a,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta span:hover a,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .post-meta span:hover,
body.archive #main-content article.et_pb_post .post-meta span:hover,
body.blog #main-content article.et_pb_post .post-meta span:hover,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .post-meta span:hover a,
body.archive #main-content article.et_pb_post .post-meta span:hover a,
body.blog #main-content article.et_pb_post .post-meta span:hover a{
	color: #f2592b !important;
}

body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta span:before,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta span:before,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .post-meta span:before,
body.archive #main-content article.et_pb_post .post-meta span:before,
body.blog #main-content article.et_pb_post .post-meta span:before {
	font-size: 13px !important;
	color: rgba(31,31,31,0.8) !important;
}

body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta span:hover:before,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .post-meta span:hover:before,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .post-meta span:hover:before,
body.archive #main-content article.et_pb_post .post-meta span:hover:before,
body.blog #main-content article.et_pb_post .post-meta span:hover:before {
	color: #f2592b !important;
}

body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-title a,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-title a,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post h2 a,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post h2 a,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .entry-title a,
body.archive #main-content article.et_pb_post .entry-title a,
body.archive #main-content article.et_pb_post h2 a,
body.dipi-custom-archive-page.search #main-content article.et_pb_post .entry-title a,
body.blog #main-content article.et_pb_post  .entry-title a,
body.blog #main-content article.et_pb_post h2 a {
  transition: all .6s ease-in-out;
	color:  !important;
}

body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post:hover .entry-title,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post:hover .entry-title a,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post:hover .entry-title,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post:hover .entry-title a,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post:hover h2,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post:hover h2 a,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post:hover h2,
body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post:hover h2 a,
body.dipi-custom-archive-page.search #main-content article.et_pb_post:hover .entry-title,
body.dipi-custom-archive-page.search #main-content article.et_pb_post:hover .entry-title a,
body.dipi-custom-archive-page.search #main-content article.et_pb_post:hover h2,
body.dipi-custom-archive-page.search #main-content article.et_pb_post:hover h2 a,
body.archive #main-content article.et_pb_post:hover .entry-title,
body.archive #main-content article.et_pb_post:hover .entry-title a,
body.archive #main-content article.et_pb_post:hover h2,
body.archive #main-content article.et_pb_post:hover h2 a,
body.blog #main-content article.et_pb_post:hover .entry-title,
body.blog #main-content article.et_pb_post:hover .entry-title a,
body.blog #main-content article.et_pb_post:hover h2,
body.blog #main-content article.et_pb_post:hover h2 a{
	color:  !important;
	transition: all .6s ease-in-out;
}

.dipi-image-overlay-active .dipi-image-overlay {
  transition: all .6s ease-in-out;
	background-color: rgba(22,52,127,0.06);
}

.dipi-image-overlay-active:hover .dipi-image-overlay {
  transition: all .6s ease-in-out;
	background-color: rgba(22,52,127,0.5);
}

.dipi-image-overlay-active .dipi-overlay-icon,
.dipi-image-icon-active .dipi-image-icon {
	font-size: 30px;
}

.dipi-image-overlay-active .dipi-overlay-icon:before,
.dipi-image-icon-active .dipi-image-icon:before {
	content: '0';
	color: #ffffff;
}

</style>

<script type="text/javascript" id="custom-archive-styles-js">
jQuery(document).ready(function($) {

	const et_pb_post_selector = `body.archive #main-content article.et_pb_post,
		body.blog #main-content article.et_pb_post,
		body.dipi-custom-archive-page.search #main-content article.et_pb_post,
		body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post,
		body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post`
		const et_pb_post_image_selector = `body.archive #main-content .et_pb_post .entry-featured-image-url,
			body.blog #main-content .et_pb_post .entry-featured-image-url,
			body.dipi-custom-archive-page.search #main-content .et_pb_post .entry-featured-image-url,
			body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_posts.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url,
			body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url`

	const ajax_container_selector = '.dipi-styled-blog'
	
	let observer = new MutationObserver(function(mutationRecords)   {
		if(document.querySelector(ajax_container_selector) === null) return;
		loadStyle().then(function(){
			observer.observe(document.querySelector(ajax_container_selector), {
				childList: true,
				subtree: true
			});
		});
	});
	loadStyle().then(function(){
		if(document.querySelector(ajax_container_selector) === null) return;
		observer.observe(document.querySelector(ajax_container_selector), {
			childList: true,
			 subtree: true
		});
	});
	async function loadStyle(){
		observer.disconnect()
		$('body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post .et_pb_image_container .entry-featured-image-url').unwrap()
		$('body.dipi-custom-archive-page #main-content .et_pb_module.et_pb_blog_grid_wrapper.dipi-styled-blog .et_pb_ajax_pagination_container article.et_pb_post').unwrap().unwrap()
		$(et_pb_post_selector).contents().filter(function() {
			return this.nodeType == 3 && $.trim(this.nodeValue).length;
		}).wrap('<p class="dipi-post-content">');

		$(et_pb_post_selector).each(function() {
			if ($('.dipi-post-wrap', this).length < 1) {
				$('>:not(.entry-featured-image-url)', this).wrapAll('<div class="dipi-post-wrap"></div>');
			}
		});

		$(et_pb_post_image_selector).each(function() {
				$(this).wrapAll('<div class="entry-featured-image-wrap"></div>');
		});

				$(et_pb_post_selector).addClass('dipi-post-zoomin');
		
				$(et_pb_post_selector).addClass('dipi-image-overlay-active');
		$(et_pb_post_image_selector).append('<div class="dipi-image-overlay"><span class="et-pb-icon dipi-overlay-icon dipi-image-overlay-icon-onhover"></span></div>');
			}	
});
</script>
<style type="text/css" id="blog-navigation-styles-partial-js">

	#dipi-post-navigation{
		background-color: rgba(255,255,255,0) !important;
						background-size: cover;
						background-repeat: repeat ;
			}

	.dipi-post-row .dipi-post-left,
	.dipi-post-row .dipi-post-left a,
	.dipi-post-row .dipi-post-right,
	.dipi-post-row .dipi-post-right a {
		transition: all .5s ease-in-out;
		font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;		font-weight: 600;
	  	text-transform: uppercase !important;		font-size: 12px;
		letter-spacing: 1px;
		color: #1f1f1f;
		display: block;
    	display: flex;
    	align-items: center;
	}


	.dipi-post-left .et-pb-icon,
	.dipi-post-right .et-pb-icon {
		font-size: 20px !important;
	}

	.dipi-post-left,
	.dipi-post-right {
	    padding: 10px;
	    border-radius: 6px;
	    border-width: 0px;
	    border-color: ;
	    border-style: solid;
	    background-color: #f6f7fa;
	    	}

	.dipi-post-left:hover,
	.dipi-post-right:hover {
    		}

	.dipi-post-left:hover,
	.dipi-post-right:hover {
    	border-color: ;
    	background-color: #16347f;
	}

	.dipi-post-row .dipi-post-left:hover,
	.dipi-post-row .dipi-post-right:hover,
	.dipi-post-row .dipi-post-left:hover a,
	.dipi-post-row .dipi-post-right:hover a,
	.dipi-post-row .dipi-post-left a:hover, 
	.dipi-post-row .dipi-post-right a:hover {
    	transition: all .3s ease-in-out;
		color: #ffffff;
		cursor: pointer;
	}
</style> 

<style type="text/css" id="dropdown-menu-styles-css">
	
	header.et-l--header .nav li ul,
	.nav li ul {
		background: #ffffff !important;
		border-radius: 0px !important;
		        box-shadow: 0 5px 20px rgba(22,52,127,0.18) !important;
        	}

	#top-menu.nav li ul li.current-menu-item a,
	#top-menu.nav li ul a,
	.et-menu-nav ul.et-menu ul.sub-menu li a {
		font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;    	    	font-weight: 500 !important;
		font-size: 15px !important;
		letter-spacing: 0px !important;
		color: #1b1b1b !important;
		transition: all .2s ease-in-out !important;
    }
	#top-menu.nav li ul li.current-menu-item a:hover,
	#top-menu.nav li ul a:hover,
	.et-menu-nav ul.et-menu ul.sub-menu li a:hover {
		color: #e43634 !important;
		letter-spacing: 0px !important;
		background: rgba(255,255,255,0) !important;
		transition: all .2s ease-in-out;
	}

			.nav li ul a:hover {
			margin-left: -5px !important;
		}
	
			@media (min-width: 980px) {
		.dipi-dropdown-arrow .nav li:not(.mega-menu) ul.sub-menu:after {
				content: '';
				display: block;
				position: absolute;
				left: 20%;
				top: -20px;
				width: 0;
				height: 0;
				border-top: 10px solid transparent;
				border-right: 10px solid transparent;
				border-bottom: 10px solid #fff;
				border-left: 10px solid transparent;
				border-bottom-color: #ffffff;
				transform: translateY(100%);
				opacity: 0;
				transition: all 1s;
				
			}
			.dipi-dropdown-arrow .nav > li.et-hover > ul.sub-menu:after{
				transform: translateY(0); opacity: 1;
			}
			.dipi-dropdown-arrow .nav li ul.sub-menu{
				border-top: 0;
			}
			
			 
		}
	</style>
<script>
	document.addEventListener("DOMContentLoaded", function() {
		document.body.classList.add('dipi-dropdown-arrow');
	});
</script>
<style class="wpcode-css-snippet">/* Media query for devices with a minimum width of 767 pixels */
@media (min-width: 767px) {
    /* Flexbox display for blurb content */
    .pa-vertical-align-blurb .et_pb_blurb_content {
        display: flex!important;
    }
    
    /* Flexbox display for blurb container */
    .pa-vertical-align-blurb .et_pb_blurb_container {
        display: flex!important;
        justify-content: center; /* Center align blurb container horizontally */
        flex-direction: column; /* Arrange blurb container content in a column */
    }
    
    /* Flexbox display for main blurb image */
    .et-db #et-boc .et-l .pa-vertical-align-blurb .et_pb_main_blurb_image {
        display: flex;
        width: auto!important; /* Ensure blurb image width adjusts automatically */
        margin-bottom: 0px!important; /* Remove bottom margin for better alignment */
    }
}</style><!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WLD8KXLC');</script>
<!-- End Google Tag Manager --><link rel="icon" href="https://goamo.com/wp-content/uploads/2024/05/cropped-AMO_favicon_web-32x32.png" sizes="32x32" />
<link rel="icon" href="https://goamo.com/wp-content/uploads/2024/05/cropped-AMO_favicon_web-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://goamo.com/wp-content/uploads/2024/05/cropped-AMO_favicon_web-180x180.png" />
<meta name="msapplication-TileImage" content="https://goamo.com/wp-content/uploads/2024/05/cropped-AMO_favicon_web-270x270.png" />
<style id="et-critical-inline-css">body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-size:16px}.et_pb_slide_content,.et_pb_best_value{font-size:18px}body{color:#1b1b1b}h1,h2,h3,h4,h5,h6{color:#e43634}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-weight:300}.et_pb_slide_content,.et_pb_best_value{font-weight:300}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.et_pb_member_social_links a:hover,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a{color:#1b1b1b}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#1b1b1b}.footer-widget h4{color:#1b1b1b}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#1b1b1b}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#1b1b1b}.container,.et_pb_row,.et_pb_slider .et_pb_container,.et_pb_fullwidth_section .et_pb_title_container,.et_pb_fullwidth_section .et_pb_title_featured_container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container{max-width:1440px}.et_boxed_layout #page-container,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row{max-width:1600px}a{color:#e43634}.nav li ul{border-color:#16347f}.et_secondary_nav_enabled #page-container #top-header{background-color:#16347f!important}#et-secondary-nav li ul{background-color:#16347f}#et-secondary-nav li ul{background-color:#ffffff}.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,.et_nav_text_color_light .et_mobile_menu li a,.et_nav_text_color_dark .et_mobile_menu li a,#et_search_icon:before,.et_search_form_container input,span.et_close_search_field:after,#et-top-navigation .et-cart-info{color:rgba(31,31,31,0.8)}.et_search_form_container input::-moz-placeholder{color:rgba(31,31,31,0.8)}.et_search_form_container input::-webkit-input-placeholder{color:rgba(31,31,31,0.8)}.et_search_form_container input:-ms-input-placeholder{color:rgba(31,31,31,0.8)}#top-menu li a{font-size:16px}body.et_vertical_nav .container.et_search_form_container .et-search-form input{font-size:16px!important}#top-menu li.current-menu-ancestor>a,#top-menu li.current-menu-item>a,#top-menu li.current_page_item>a{color:#f2592b}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#f2592b}.footer-widget li:before{border-color:#f2592b}.footer-widget,.footer-widget li,.footer-widget li a,#footer-info{font-size:14px}.footer-widget .et_pb_widget div,.footer-widget .et_pb_widget ul,.footer-widget .et_pb_widget ol,.footer-widget .et_pb_widget label{line-height:1.7em}#et-footer-nav .bottom-nav li.current-menu-item a{color:#f2592b}#footer-bottom{background-color:#142f73}#footer-info,#footer-info a{color:rgba(255,255,255,0.2)}#footer-info{font-size:13px}body .et_pb_bg_layout_light.et_pb_button:hover,body .et_pb_bg_layout_light .et_pb_button:hover,body .et_pb_button:hover{border-radius:0px}@media only screen and (min-width:981px){.et_header_style_left #et-top-navigation,.et_header_style_split #et-top-navigation{padding:28px 0 0 0}.et_header_style_left #et-top-navigation nav>ul>li>a,.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:28px}.et_header_style_split .centered-inline-logo-wrap{width:55px;margin:-55px 0}.et_header_style_split .centered-inline-logo-wrap #logo{max-height:55px}.et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo{height:55px}.et_header_style_centered #top-menu>li>a{padding-bottom:10px}.et_header_style_slide #et-top-navigation,.et_header_style_fullscreen #et-top-navigation{padding:19px 0 19px 0!important}.et_header_style_centered #main-header .logo_container{height:55px}#logo{max-height:45%}.et_pb_svg_logo #logo{height:45%}.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:9.9px}.et_fixed_nav #page-container .et-fixed-header#top-header{background-color:#16347f!important}.et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul{background-color:#16347f}.et-fixed-header #top-menu a,.et-fixed-header #et_search_icon:before,.et-fixed-header #et_top_search .et-search-form input,.et-fixed-header .et_search_form_container input,.et-fixed-header .et_close_search_field:after,.et-fixed-header #et-top-navigation .et-cart-info{color:rgba(31,31,31,0.8)!important}.et-fixed-header .et_search_form_container input::-moz-placeholder{color:rgba(31,31,31,0.8)!important}.et-fixed-header .et_search_form_container input::-webkit-input-placeholder{color:rgba(31,31,31,0.8)!important}.et-fixed-header .et_search_form_container input:-ms-input-placeholder{color:rgba(31,31,31,0.8)!important}.et-fixed-header #top-menu li.current-menu-ancestor>a,.et-fixed-header #top-menu li.current-menu-item>a,.et-fixed-header #top-menu li.current_page_item>a{color:#f2592b!important}}@media only screen and (min-width:1800px){.et_pb_row{padding:36px 0}.et_pb_section{padding:72px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:108px}.et_pb_fullwidth_section{padding:0}}h1,h1.et_pb_contact_main_title,.et_pb_title_container h1{font-weight:600}h2,.product .related h2,.et_pb_column_1_2 .et_quote_content blockquote p{font-weight:600}h3{font-weight:600}h4,.et_pb_circle_counter h3,.et_pb_number_counter h3,.et_pb_column_1_3 .et_pb_post h2,.et_pb_column_1_4 .et_pb_post h2,.et_pb_blog_grid h2,.et_pb_column_1_3 .et_quote_content blockquote p,.et_pb_column_3_8 .et_quote_content blockquote p,.et_pb_column_1_4 .et_quote_content blockquote p,.et_pb_blog_grid .et_quote_content blockquote p,.et_pb_column_1_3 .et_link_content h2,.et_pb_column_3_8 .et_link_content h2,.et_pb_column_1_4 .et_link_content h2,.et_pb_blog_grid .et_link_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_blog_grid .et_audio_content h2,.et_pb_column_3_8 .et_pb_audio_module_content h2,.et_pb_column_1_3 .et_pb_audio_module_content h2,.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2{font-weight:600}h5{font-weight:600}h6{font-weight:600}.et_pb_slide_description .et_pb_slide_title{font-weight:600}.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2,.et_pb_column_1_4 .et_pb_audio_module_content h2{font-weight:600}	h1,h2,h3,h4,h5,h6{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif}body,input,textarea,select{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif}#main-header,#et-top-navigation{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif}#top-header .container{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif}</style>
<link rel="stylesheet" id="et-core-unified-2-cached-inline-styles" href="https://goamo.com/wp-content/et-cache/2/et-core-unified-2.min.css?ver=1747458475" /><link rel="preload" as="style" id="et-core-unified-tb-59534-tb-59531-deferred-2-cached-inline-styles" href="https://goamo.com/wp-content/et-cache/2/et-core-unified-tb-59534-tb-59531-deferred-2.min.css?ver=1747458475" onload="this.onload=null;this.rel='stylesheet';" /></head>
<body class="home page-template-default page page-id-2 dipi-mobile-menu-fullscreen dipi-remove-sidebar dipi-zoom-logo slide_down_below dipi-custom-archive-page dipi-archive-style2 dipi-fix-search-icon dipi-collapse-submenu-mobile dipi-menu-custom-breakpoint dipi-cta-button dipi-mobile-cta-button dipi-anim-preload et-tb-has-template et-tb-has-header et-tb-has-footer et_pb_button_helper_class et_cover_background et_pb_gutter osx et_pb_gutters3 et_pb_pagebuilder_layout et_no_sidebar et_divi_theme et-db">
	<div id="page-container">
<div id="et-boc" class="et-boc">
			
		<header class="et-l et-l--header">
			<div class="et_builder_inner_content et_pb_gutters3">
		<div class="et_pb_section et_pb_section_0_tb_header et_pb_with_background et_section_regular et_pb_section--with-menu" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0_tb_header et_pb_equal_columns et_pb_row--with-menu">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_0_tb_header  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module dipi_button_grid dipi_button_grid_0_tb_header">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="dipi-button-grid-container">
                <div class="et_pb_module dipi_button_grid_child dipi_button_grid_child_0_tb_header">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<a class="et_pb_button dipi-button-grid dipi-button-wrap" href="tel:260-420-8000">260.420.8000</a>
				</div>
			</div><div class="et_pb_module dipi_button_grid_child dipi_button_grid_child_1_tb_header">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<a class="et_pb_button dipi-button-grid dipi-button-wrap" href="/cdn-cgi/l/email-protection#5c3f292f283331392e2f392e2a353f391c3b333d3133723f3331" data-icon="&#x5a;"><span class="__cf_email__" data-cfemail="1b786e686f74767e69687e696d72787e5b7c747a767435787476">[email&#160;protected]</span></a>
				</div>
			</div>
            </div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_1_tb_header  et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu">
				
				
				
				
				<div class="et_pb_module et_pb_menu et_pb_menu_0_tb_header et_pb_bg_layout_light  et_pb_text_align_right et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned">
					
					
					
					
					<div class="et_pb_menu_inner_container clearfix">
						
						<div class="et_pb_menu__wrap">
							<div class="et_pb_menu__menu">
								<nav class="et-menu-nav"><ul id="menu-secondary-menu" class="et-menu nav"><li class="et_pb_menu_page_id-59541 menu-item menu-item-type-custom menu-item-object-custom menu-item-59541"><a target="_blank" href="https://www.eciredfalcon.com/amo/outpost/login/">Login</a></li>
<li class="et_pb_menu_page_id-59602 menu-item menu-item-type-post_type menu-item-object-page menu-item-59605"><a href="https://goamo.com/get-started/">Sign Up</a></li>
<li class="et_pb_menu_page_id-632 menu-item menu-item-type-post_type menu-item-object-page menu-item-59601"><a href="https://goamo.com/contact/">Contact</a></li>
</ul></nav>
							</div>
							
							
							<div class="et_mobile_nav_menu">
				<div class="mobile_nav closed">
					<span class="mobile_menu_bar"></span>
				</div>
			</div>
						</div>
						
					</div>
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_1_tb_header et_pb_sticky_module et_section_regular et_pb_section--with-menu" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1_tb_header et_pb_row--with-menu">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2_tb_header  et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu">
				
				
				
				
				<div class="et_pb_module et_pb_menu et_pb_menu_1_tb_header et_pb_bg_layout_light  et_pb_text_align_right et_dropdown_animation_fade et_pb_menu--with-logo et_pb_menu--style-left_aligned">
					
					
					
					
					<div class="et_pb_menu_inner_container clearfix">
						<div class="et_pb_menu__logo-wrap">
			  <div class="et_pb_menu__logo">
				<a href="https://goamo.com/" ><img decoding="async" width="100" height="87" src="https://goamo.com/wp-content/uploads/2024/05/AMO_logo_web.png" alt="" class="wp-image-59540" /></a>
			  </div>
			</div>
						<div class="et_pb_menu__wrap">
							<div class="et_pb_menu__menu">
								<nav class="et-menu-nav"><ul id="menu-primary-menu" class="et-menu nav"><li class="et_pb_menu_page_id-59604 menu-item menu-item-type-post_type menu-item-object-page menu-item-59606"><a href="https://goamo.com/why-choose-amo/">Choose Amo</a></li>
<li class="et_pb_menu_page_id-59603 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-59607"><a href="https://goamo.com/products/">Office Solutions</a>
<ul class="sub-menu">
	<li class="et_pb_menu_page_id-59603 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-17228395"><a href="https://goamo.com/products/">Products</a>
	<ul class="sub-menu">
		<li class="et_pb_menu_page_id-17228412 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228476"><a href="https://goamo.com/products/breakroom-supplies/">Breakroom Supplies</a></li>
		<li class="et_pb_menu_page_id-17228413 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228475"><a href="https://goamo.com/products/office-supplies/">Office Supplies</a></li>
		<li class="et_pb_menu_page_id-17228400 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228477"><a href="https://goamo.com/products/office-furniture/">Office Furniture</a></li>
		<li class="et_pb_menu_page_id-17228484 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228487"><a href="https://goamo.com/products/cleaning-and-janitorial/">Cleaning Supplies</a></li>
		<li class="et_pb_menu_page_id-17228415 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228474"><a href="https://goamo.com/products/technology/">Technology</a></li>
	</ul>
</li>
	<li class="et_pb_menu_page_id-17228389 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228394"><a href="https://goamo.com/services-delivery/">Services &#038; Delivery</a></li>
</ul>
</li>
<li class="et_pb_menu_page_id-79 menu-item menu-item-type-post_type menu-item-object-page menu-item-59608"><a href="https://goamo.com/about-us/">Who We Are</a></li>
<li class="menu-item dipi-cta-button-menu-item ">
				<a href="/get-started" class="et_pb_button dipi-cta-button dipi-cta-button-icon-right dipi-cta-button-effect-zoomin " >
					<span>Get Started</span>
				</a>
			</li></ul></nav>
							</div>
							
							
							<div class="et_mobile_nav_menu">
				<div class="mobile_nav closed">
					<span class="mobile_menu_bar"></span>
				</div>
			</div>
						</div>
						
					</div>
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_2_tb_header et_pb_sticky_module et_section_regular et_pb_section--with-menu" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2_tb_header et_pb_row--with-menu">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3_tb_header  et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu">
				
				
				
				
				<div class="et_pb_module et_pb_menu et_pb_menu_2_tb_header et_pb_bg_layout_light  et_pb_text_align_right et_dropdown_animation_fade et_pb_menu--with-logo et_pb_menu--style-left_aligned">
					
					
					
					
					<div class="et_pb_menu_inner_container clearfix">
						<div class="et_pb_menu__logo-wrap">
			  <div class="et_pb_menu__logo">
				<a href="https://goamo.com/" ><img decoding="async" width="100" height="87" src="https://goamo.com/wp-content/uploads/2024/05/AMO_logo_web.png" alt="" class="wp-image-59540" /></a>
			  </div>
			</div>
						<div class="et_pb_menu__wrap">
							<div class="et_pb_menu__menu">
								<nav class="et-menu-nav"><ul id="menu-mobile-menu" class="et-menu nav"><li class="et_pb_menu_page_id-home menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2 current_page_item menu-item-59615"><a href="https://goamo.com/" aria-current="page">Home</a></li>
<li class="et_pb_menu_page_id-59604 menu-item menu-item-type-post_type menu-item-object-page menu-item-59609"><a href="https://goamo.com/why-choose-amo/">Choose Amo</a></li>
<li class="et_pb_menu_page_id-59603 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-59610"><a href="https://goamo.com/products/">Office Solutions</a>
<ul class="sub-menu">
	<li class="et_pb_menu_page_id-59603 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-17228393"><a href="https://goamo.com/products/">Products</a>
	<ul class="sub-menu">
		<li class="et_pb_menu_page_id-17228412 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228472"><a href="https://goamo.com/products/breakroom-supplies/">Breakroom Supplies</a></li>
		<li class="et_pb_menu_page_id-17228413 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228471"><a href="https://goamo.com/products/office-supplies/">Office Supplies</a></li>
		<li class="et_pb_menu_page_id-17228400 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228473"><a href="https://goamo.com/products/office-furniture/">Office Furniture</a></li>
		<li class="et_pb_menu_page_id-17228484 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228488"><a href="https://goamo.com/products/cleaning-and-janitorial/">Cleaning Supplies</a></li>
		<li class="et_pb_menu_page_id-17228415 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228470"><a href="https://goamo.com/products/technology/">Technology</a></li>
	</ul>
</li>
	<li class="et_pb_menu_page_id-17228389 menu-item menu-item-type-post_type menu-item-object-page menu-item-17228392"><a href="https://goamo.com/services-delivery/">Services &#038; Delivery</a></li>
</ul>
</li>
<li class="et_pb_menu_page_id-79 menu-item menu-item-type-post_type menu-item-object-page menu-item-59613"><a href="https://goamo.com/about-us/">Who We Are</a></li>
<li class="et_pb_menu_page_id-59602 menu-item menu-item-type-post_type menu-item-object-page menu-item-59611"><a href="https://goamo.com/get-started/">Get Started</a></li>
<li class="et_pb_menu_page_id-632 menu-item menu-item-type-post_type menu-item-object-page menu-item-59612"><a href="https://goamo.com/contact/">Contact</a></li>
<li class="et_pb_menu_page_id-59614 menu-item menu-item-type-custom menu-item-object-custom menu-item-59614"><a href="https://www.eciredfalcon.com/amo/outpost/login/">Login</a></li>
<li class="et_pb_menu_page_id-59602 menu-item menu-item-type-post_type menu-item-object-page menu-item-59616"><a href="https://goamo.com/get-started/">Sign Up</a></li>
</ul></nav>
							</div>
							
							
							<div class="et_mobile_nav_menu">
				<div class="mobile_nav closed">
					<span class="mobile_menu_bar"></span>
				</div>
			</div>
						</div>
						
					</div>
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>		</div>
	</header>
	<div id="et-main-area">
	
<div id="main-content">


			
				<article id="post-2" class="post-2 page type-page status-publish has-post-thumbnail hentry">

				
					<div class="entry-content">
					<div class="et-l et-l--post">
			<div class="et_builder_inner_content et_pb_gutters3">
		<div class="et_pb_section et_pb_section_0 et_pb_sticky_module et_pb_section_video et_pb_preload et_pb_with_background et_section_regular section_has_divider et_pb_bottom_divider" >
				
				
				<span class="et_pb_section_video_bg  ">
					
			<video loop="loop" autoplay playsinline muted >
				<source type="video/mp4" src="https://player.vimeo.com/progressive_redirect/playback/974464232/rendition/1080p/file.mp4?loc=external&#038;signature=c417816a0ad6ad5fe1b347328620e57574f51faeec331883a574795043c97d53" />
				
			</video>
				</span>
				
				
				
				<div class="et_pb_row et_pb_row_0 et_animated">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>AMO Office Supply</p></div>
			</div><div class="et_pb_module dipi_fancy_text dipi_fancy_text_0">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="dipi-fancy-text-container" data-config="{&quot;animation_start&quot;:&quot;in_a_viewport&quot;,&quot;animation_start_viewport&quot;:&quot;75%&quot;,&quot;animation_only_once&quot;:&quot;off&quot;,&quot;item_count&quot;:2}">
                <h3 class="fancy-text">
                    <div class="fancy-text-prefix"></div><div class="fancy-text-wrap" data-in-animation='fadeInUp' data-out-animation='fadeOutDown' data-speed='4000' data-duration='500'><div class="et_pb_module dipi_fancy_text_child dipi_fancy_text_child_0">Our commitment to you does not.</div>||<div class="et_pb_module dipi_fancy_text_child dipi_fancy_text_child_1">Office needs change.</div></div><div class="fancy-text-suffix"></div>
                </h3>
            </div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				<div class="et_pb_bottom_inside_divider et-no-transition"></div>
			</div><div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1 et_animated">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module dipi_flip_box dipi_flip_box_0">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="dipi-flip-box-container" data-dynamic_height="on" data-force_square="off">
                <div class="dipi-flip-box-inner dipi-flip-bottom-top dipi-3d-flip-box">
                    <div class="dipi-flip-box-inner-wrapper">
                        <div class="dipi-flip-box-front-side">
                <div class="dipi-flip-box-front-side-wrapper">
                    
                    <div class="dipi-flip-box-front-side-innner">
                        <div class="dipi-front-image-icon-wrap dipi-icon-wrap">
                    <span class="et-pb-icon et-pb-font-icon dipi-flip-box-front-icon  ">
                        &#xf674;
                    </span>
                </div>
                        <div class="dipi-text">
                    <h2 class="dipi-flip-box-heading">Office Supplies</h2>
                    <div class="dipi-desc">
<p>AMO Office Supply provides essential office supplies to enhance productivity. Since 1923, we've stocked everything from quality paper to organizational tools. Visit us for competitive prices and expert service.</p>
</div>
                    
                </div>
                    </div>
                </div>
            </div>
            
                        <div class="dipi-flip-box-back-side">
                <div class="dipi-flip-box-back-side-wrapper">
                    
                    <div class="dipi-flip-box-back-side-innner">
                        
                        <div class="dipi-text">
                    <h2 class="dipi-flip-box-heading">
                    Office Supplies
                </h2>
                    <div class="dipi-desc">
<p>AMO Office Supply provides essential office supplies to enhance productivity. Since 1923, we've stocked everything from quality paper to organizational tools. Visit us for competitive prices and expert service.</p>
</div>
                    <a class="et_pb_button  dipi-back-button" href="/office-supplies" data-icon="&#xf054;">Learn More</a>
                </div>
                    </div>
                </div>
            </div>
                        
                    </div>
                </div>
           </div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module dipi_flip_box dipi_flip_box_1">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="dipi-flip-box-container" data-dynamic_height="on" data-force_square="off">
                <div class="dipi-flip-box-inner dipi-flip-bottom-top dipi-3d-flip-box">
                    <div class="dipi-flip-box-inner-wrapper">
                        <div class="dipi-flip-box-front-side">
                <div class="dipi-flip-box-front-side-wrapper">
                    
                    <div class="dipi-flip-box-front-side-innner">
                        <div class="dipi-front-image-icon-wrap dipi-icon-wrap">
                    <span class="et-pb-icon et-pb-font-icon dipi-flip-box-front-icon  ">
                        &#xf4b8;
                    </span>
                </div>
                        <div class="dipi-text">
                    <h2 class="dipi-flip-box-heading">Office Furniture</h2>
                    <div class="dipi-desc">
<p>At AMO Office Supply, find office furniture that blends style, comfort, and functionality. Our range includes ergonomic chairs and sleek desks to boost productivity. Trust us for quality furniture that updates your workspace.</p>
</div>
                    
                </div>
                    </div>
                </div>
            </div>
            
                        <div class="dipi-flip-box-back-side">
                <div class="dipi-flip-box-back-side-wrapper">
                    
                    <div class="dipi-flip-box-back-side-innner">
                        
                        <div class="dipi-text">
                    <h2 class="dipi-flip-box-heading">
                    Office Furniture
                </h2>
                    <div class="dipi-desc">
<p>At AMO Office Supply, find office furniture that blends style, comfort, and functionality. Our range includes ergonomic chairs and sleek desks to boost productivity. Trust us for quality furniture that updates your workspace.</p>
</div>
                    <a class="et_pb_button  dipi-back-button" href="/office-furniture" data-icon="&#xf054;">Learn More</a>
                </div>
                    </div>
                </div>
            </div>
                        
                    </div>
                </div>
           </div>
				</div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module dipi_flip_box dipi_flip_box_2">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="dipi-flip-box-container" data-dynamic_height="off" data-force_square="off">
                <div class="dipi-flip-box-inner dipi-flip-bottom-top dipi-3d-flip-box">
                    <div class="dipi-flip-box-inner-wrapper">
                        <div class="dipi-flip-box-front-side">
                <div class="dipi-flip-box-front-side-wrapper">
                    
                    <div class="dipi-flip-box-front-side-innner">
                        <div class="dipi-front-image-icon-wrap dipi-icon-wrap">
                    <span class="et-pb-icon et-pb-font-icon dipi-flip-box-front-icon  ">
                        &#xf0f4;
                    </span>
                </div>
                        <div class="dipi-text">
                    <h2 class="dipi-flip-box-heading">Coffee &amp; Breakroom</h2>
                    <div class="dipi-desc">
<p>We offer a variety of coffee machines, snacks, and eco-friendly products to create a relaxing space for your team.</p>
</div>
                    
                </div>
                    </div>
                </div>
            </div>
            
                        <div class="dipi-flip-box-back-side">
                <div class="dipi-flip-box-back-side-wrapper">
                    
                    <div class="dipi-flip-box-back-side-innner">
                        
                        <div class="dipi-text">
                    <h2 class="dipi-flip-box-heading">
                    Coffee &amp; Breakroom
                </h2>
                    <div class="dipi-desc">
<p>We offer a variety of coffee machines, snacks, and eco-friendly products to create a relaxing space for your team.</p>
</div>
                    <a class="et_pb_button  dipi-back-button" href="/breakroom-supplies" data-icon="&#xf054;">Learn More</a>
                </div>
                    </div>
                </div>
            </div>
                        
                    </div>
                </div>
           </div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module dipi_flip_box dipi_flip_box_3">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="dipi-flip-box-container" data-dynamic_height="off" data-force_square="off">
                <div class="dipi-flip-box-inner dipi-flip-bottom-top dipi-3d-flip-box">
                    <div class="dipi-flip-box-inner-wrapper">
                        <div class="dipi-flip-box-front-side">
                <div class="dipi-flip-box-front-side-wrapper">
                    
                    <div class="dipi-flip-box-front-side-innner">
                        <div class="dipi-front-image-icon-wrap dipi-icon-wrap">
                    <span class="et-pb-icon et-pb-font-icon dipi-flip-box-front-icon  ">
                        &#xf5bd;
                    </span>
                </div>
                        <div class="dipi-text">
                    <h2 class="dipi-flip-box-heading">Cleaning &amp; Janitorial</h2>
                    <div class="dipi-desc">
<p>We provide everything from disinfectants to mops for a sanitary workspace.</p>
</div>
                    
                </div>
                    </div>
                </div>
            </div>
            
                        <div class="dipi-flip-box-back-side">
                <div class="dipi-flip-box-back-side-wrapper">
                    
                    <div class="dipi-flip-box-back-side-innner">
                        
                        <div class="dipi-text">
                    <h2 class="dipi-flip-box-heading">
                    Cleaning &amp; Janitorial
                </h2>
                    <div class="dipi-desc">
<p>We provide everything from disinfectants to mops for a sanitary workspace.</p>
</div>
                    <a class="et_pb_button  dipi-back-button" href="/cleaning-and-janitorial" data-icon="&#xf054;">Learn More</a>
                </div>
                    </div>
                </div>
            </div>
                        
                    </div>
                </div>
           </div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module dipi_flip_box dipi_flip_box_4">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="dipi-flip-box-container" data-dynamic_height="off" data-force_square="off">
                <div class="dipi-flip-box-inner dipi-flip-bottom-top dipi-3d-flip-box">
                    <div class="dipi-flip-box-inner-wrapper">
                        <div class="dipi-flip-box-front-side">
                <div class="dipi-flip-box-front-side-wrapper">
                    
                    <div class="dipi-flip-box-front-side-innner">
                        <div class="dipi-front-image-icon-wrap dipi-icon-wrap">
                    <span class="et-pb-icon et-pb-font-icon dipi-flip-box-front-icon  ">
                        &#xe0fa;
                    </span>
                </div>
                        <div class="dipi-text">
                    <h2 class="dipi-flip-box-heading">Toner &amp; Ink</h2>
                    <div class="dipi-desc">
<p>We stock high-quality toner and ink cartridges that ensure clear, consistent documents.</p>
</div>
                    
                </div>
                    </div>
                </div>
            </div>
            
                        <div class="dipi-flip-box-back-side">
                <div class="dipi-flip-box-back-side-wrapper">
                    
                    <div class="dipi-flip-box-back-side-innner">
                        
                        <div class="dipi-text">
                    <h2 class="dipi-flip-box-heading">
                    Toner &amp; Ink
                </h2>
                    <div class="dipi-desc">
<p>We stock high-quality toner and ink cartridges that ensure clear, consistent documents.</p>
</div>
                    <a class="et_pb_button  dipi-back-button" href="/technology" data-icon="&#xf054;">Learn More</a>
                </div>
                    </div>
                </div>
            </div>
                        
                    </div>
                </div>
           </div>
				</div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_0  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div>
					<div class="et_pb_blurb_container">
						<h2 class="et_pb_module_header"><span>Office Supplies</span></h2>
						<div class="et_pb_blurb_description"><p>AMO Office Supply provides essential office supplies to enhance productivity. Since 1923, we&#8217;ve stocked everything from quality paper to organizational tools. Visit us for competitive prices and expert service.</p></div>
					</div>
				</div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_left et_pb_button_alignment_tablet_left et_pb_button_alignment_phone_left et_pb_module ">
				<a class="et_pb_button et_pb_button_0 et_pb_bg_layout_light" href="https://goamo.com/products/office-supplies/">Learn More</a>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_1  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div>
					<div class="et_pb_blurb_container">
						<h2 class="et_pb_module_header"><span>Office Furniture</span></h2>
						<div class="et_pb_blurb_description"><p>At AMO Office Supply, find office furniture that blends style, comfort, and functionality. Our range includes ergonomic chairs and sleek desks to boost productivity. Trust us for quality furniture that updates your workspace.</p></div>
					</div>
				</div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_1_wrapper et_pb_button_alignment_left et_pb_button_alignment_tablet_left et_pb_button_alignment_phone_left et_pb_module ">
				<a class="et_pb_button et_pb_button_1 et_pb_bg_layout_light" href="https://goamo.com/products/office-furniture/">Learn More</a>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_8  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_2  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div>
					<div class="et_pb_blurb_container">
						<h2 class="et_pb_module_header"><span>Coffee & Breakroom</span></h2>
						<div class="et_pb_blurb_description"><p>We offer a variety of coffee machines, snacks, and eco-friendly products to create a relaxing space for your team.</p></div>
					</div>
				</div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_2_wrapper et_pb_button_alignment_left et_pb_button_alignment_tablet_left et_pb_button_alignment_phone_left et_pb_module ">
				<a class="et_pb_button et_pb_button_2 et_pb_bg_layout_light" href="https://goamo.com/products/breakroom-supplies/">Learn More</a>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_9  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_3  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div>
					<div class="et_pb_blurb_container">
						<h2 class="et_pb_module_header"><span>Cleaning & Janitorial</span></h2>
						<div class="et_pb_blurb_description"><p>We provide everything from disinfectants to mops for a sanitary workspace.</p></div>
					</div>
				</div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_3_wrapper et_pb_button_alignment_left et_pb_button_alignment_tablet_left et_pb_button_alignment_phone_left et_pb_module ">
				<a class="et_pb_button et_pb_button_3 et_pb_bg_layout_light" href="https://goamo.com/products/cleaning-and-janitorial/">Learn More</a>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_10  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_4  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div>
					<div class="et_pb_blurb_container">
						<h2 class="et_pb_module_header"><span>Toner & Ink</span></h2>
						<div class="et_pb_blurb_description"><p>We stock high-quality toner and ink cartridges that ensure clear, consistent documents.</p></div>
					</div>
				</div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_4_wrapper et_pb_button_alignment_left et_pb_button_alignment_tablet_left et_pb_button_alignment_phone_left et_pb_module ">
				<a class="et_pb_button et_pb_button_4 et_pb_bg_layout_light" href="https://goamo.com/products/technology/">Learn More</a>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_5 et_pb_equal_columns">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_11 dp-vertical-align  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_0">
				
				
				
				
				<span class="et_pb_image_wrap has-box-shadow-overlay"><div class="box-shadow-overlay"></div><img fetchpriority="high" decoding="async" width="1024" height="682" src="https://goamo.com/wp-content/uploads/2024/07/Amo_Truck_Downtown_web.jpg" alt="" title="Amo_Truck_Downtown_web" srcset="https://goamo.com/wp-content/uploads/2024/07/Amo_Truck_Downtown_web.jpg 1024w, https://goamo.com/wp-content/uploads/2024/07/Amo_Truck_Downtown_web-980x653.jpg 980w, https://goamo.com/wp-content/uploads/2024/07/Amo_Truck_Downtown_web-480x320.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" class="wp-image-59597" /></span>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_12 dp-vertical-align  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Shop at AMO Office Supply: Your Ultimate Source for Office Essentials</h2></div>
			</div><div class="et_pb_module et_pb_divider et_pb_divider_0 et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>AMO Office Supply offers a vast array of over 30,000 office products, readily available from 37 strategically located warehouses throughout the United States. Looking for anything from coffee and creamer to janitorial and cleaning supplies? We&#8217;ve got it all. Enjoy the convenience of next-day delivery, absolutely free, with no minimum order requirements. Plus, our no-hassle return policy ensures your complete satisfaction— if you&#8217;re not happy with your purchase, neither are we. Ready to enhance your office? Start shopping with us today!</p></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_5_wrapper  et_pb_module ">
				<a class="et_pb_button et_pb_button_5 et_pb_bg_layout_light" href="https://goamo.com/get-started/">Start Shopping Today!</a>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_6 et_pb_equal_columns">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_13 dp-vertical-align  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Veteran-Owned Local Family Business</h2></div>
			</div><div class="et_pb_module et_pb_divider et_pb_divider_1 et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Discover the difference shopping with a veteran-owned local family business with AMO Office Supply can make. Our dedication to excellence and passion for supporting our fellow veterans shine through in our top-notch office supplies and exceptional customer service. Join us today and experience our unwavering commitment to serving you.</p></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_6_wrapper  et_pb_module ">
				<a class="et_pb_button et_pb_button_6 et_pb_bg_layout_light" href="https://goamo.com/why-choose-amo/">Why Choose Amo</a>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_14 dp-vertical-align et_pb_section_video et_pb_preload  et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty">
				
				<span class="et_pb_section_video_bg  ">
					
			<video loop="loop" autoplay playsinline muted >
				<source type="video/mp4" src="https://player.vimeo.com/progressive_redirect/playback/981713982/rendition/1080p/file.mp4?loc=external&#038;signature=c36243c2dfb26fa3db3a2b3db9a6104f98a97a85cee8b17ff2d7e7f61a144e0c" />
				
			</video>
				</span>
				
				
				
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_7">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_15  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Our Services</h2></div>
			</div><div class="et_pb_module et_pb_divider et_pb_divider_2 et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_6  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner">Discover the unparalleled service experience at AMO Office Supply. Our dedicated team is committed to meeting all your office needs with efficiency and excellence. From top-notch product selection to seamless delivery, trust AMO to provide the solutions you need to succeed. Office needs change, but our commitment to you remains steadfast.</div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_7_wrapper  et_pb_module ">
				<a class="et_pb_button et_pb_button_7 et_pb_bg_layout_light" href="https://goamo.com/about-us/">Learn More</a>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_16  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_5  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div>
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>Fast and Free Delivery</span></h4>
						<div class="et_pb_blurb_description"><p>Get your office supplies delivered right to your doorstep with our complimentary next-day delivery service.</p></div>
					</div>
				</div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_6  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon">C</span></span></div>
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>Lowest Price Guarantee</span></h4>
						<div class="et_pb_blurb_description"><p>We promise to match the prices of any competing office supply company, ensuring you always get the best deal.</p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_17  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_7  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div>
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>Customized Pricing Packages</span></h4>
						<div class="et_pb_blurb_description"><p>Tailor your expenses to your needs with our flexible pricing packages designed to give you the best value.</p></div>
					</div>
				</div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_8  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div>
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>And More</span></h4>
						<div class="et_pb_blurb_description"><p>Discover a better way to shop for your office essentials with AMO Office Supply today! <a href="#">View All Services</a></p></div>
					</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_8 et_pb_equal_columns">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_18 dp-vertical-align  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_7  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Fuel Your Efficiency with AMO</h2></div>
			</div><div class="et_pb_module et_pb_divider et_pb_divider_3 et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_8  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Discover how AMO Office Supply can help you save on your office supplies with a free cost analysis from our expert team. Let us show you the savings potential tailored to your business needs.</p></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_8_wrapper  et_pb_module ">
				<a class="et_pb_button et_pb_button_8 et_pb_bg_layout_light" href="https://goamo.com/contact/">Get a FREE cost analysis and enjoy a coffee on us!</a>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_19 dp-vertical-align  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module dipi_lottie_icon dipi_lottie_icon_0">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="dipi-lottie-wrapper dipi_lottie_placement_top dipi_lottie_placement_top_tablet dipi_lottie_placement_top_phone">
                    <div class="dipi-lottie-icon" data-options="{&quot;path&quot;:&quot;https:\/\/goamo.com\/wp-content\/uploads\/2024\/07\/AMO-Coffee.json&quot;,&quot;ext&quot;:&quot;json&quot;,&quot;loop&quot;:true,&quot;autoplay&quot;:true,&quot;anim_delay&quot;:&quot;0&quot;,&quot;anim_start&quot;:&quot;autostart&quot;,&quot;anim_start_viewport&quot;:&quot;75%&quot;,&quot;start_frame&quot;:&quot;1&quot;,&quot;speed&quot;:&quot;1&quot;,&quot;direction&quot;:&quot;1&quot;,&quot;play_on_hover&quot;:&quot;on&quot;,&quot;stop_on_hover&quot;:&quot;on&quot;,&quot;animate_on_scroll&quot;:&quot;off&quot;,&quot;visibility_start&quot;:&quot;0%&quot;,&quot;visibility_end&quot;:&quot;100%&quot;,&quot;frame_start&quot;:&quot;0&quot;,&quot;frame_end&quot;:&quot;100&quot;}"></div>
                    
                </div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_4 et_pb_section_parallax et_pb_with_background et_section_regular" >
				
				<span class="et_parallax_bg_wrap"><span
						class="et_parallax_bg"
						style="background-image: url(https://goamo.com/wp-content/uploads/2024/07/AMO_background_flow_web.jpg);"
					></span><span
						class="et_parallax_gradient"
						style="background-image: linear-gradient( 180deg, rgba(228,54,52,0.75) 0%, rgba(228,54,52,0.7) 100% );"
					></span></span>
				
				
				
				
				<div class="et_pb_row et_pb_row_9">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_20  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_9  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>We&#8217;ve Been Around</h2></div>
			</div><div class="et_pb_module et_pb_divider et_pb_divider_4 et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_10 et_pb_equal_columns">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_21  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module dipi_counter dipi_counter_0">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div id="dipi_counter_0_wrapper" data-id="dipi_counter_0_wrapper" class="dipi_counter_number_wrapper number" data-count-to='101' data-count-from='0' data-count-duration='2000' data-count-animation-delay='0' data-force-decimal-places='' data-decimal-places='2' data-counter-type='number' data-circle-percent='75' data-circle-bar-color='#1b1b1b' data-circle-track-color='rgba(0,0,0,0.1)' data-circle-line-width='5' data-circle-line-cap='round' data-circle-rotate='0' data-number-separator='' data-number-decimal-separator='.'>
                
                <div class="dipi_counter_number">
                    <span class="dipi_counter_number_prefix"></span><span class="dipi_counter_number_number">0</span><span class="dipi_counter_number_suffix"></span>
                </div>
                
            </div>
				</div>
			</div><div class="et_pb_module et_pb_text et_pb_text_10  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Years In Business</p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_22  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module dipi_counter dipi_counter_1">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div id="dipi_counter_1_wrapper" data-id="dipi_counter_1_wrapper" class="dipi_counter_number_wrapper number" data-count-to='37' data-count-from='0' data-count-duration='2000' data-count-animation-delay='0' data-force-decimal-places='' data-decimal-places='2' data-counter-type='number' data-circle-percent='75' data-circle-bar-color='#1b1b1b' data-circle-track-color='rgba(0,0,0,0.1)' data-circle-line-width='5' data-circle-line-cap='round' data-circle-rotate='0' data-number-separator='' data-number-decimal-separator='.'>
                
                <div class="dipi_counter_number">
                    <span class="dipi_counter_number_prefix"></span><span class="dipi_counter_number_number">0</span><span class="dipi_counter_number_suffix"></span>
                </div>
                
            </div>
				</div>
			</div><div class="et_pb_module et_pb_text et_pb_text_11  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Warehouses, Nationally</p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_23  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module dipi_counter dipi_counter_2">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div id="dipi_counter_2_wrapper" data-id="dipi_counter_2_wrapper" class="dipi_counter_number_wrapper number" data-count-to='15' data-count-from='0' data-count-duration='2000' data-count-animation-delay='0' data-force-decimal-places='' data-decimal-places='2' data-counter-type='number' data-circle-percent='75' data-circle-bar-color='#1b1b1b' data-circle-track-color='rgba(0,0,0,0.1)' data-circle-line-width='5' data-circle-line-cap='round' data-circle-rotate='0' data-number-separator='' data-number-decimal-separator='.'>
                
                <div class="dipi_counter_number">
                    <span class="dipi_counter_number_prefix"></span><span class="dipi_counter_number_number">0</span><span class="dipi_counter_number_suffix"></span>
                </div>
                
            </div>
				</div>
			</div><div class="et_pb_module et_pb_text et_pb_text_12  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Reasons to Shop AMO</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_11 et_pb_equal_columns">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_24  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_divider_5 et_pb_space et_pb_divider_hidden"><div class="et_pb_divider_internal"></div></div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_25  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_divider_6 et_pb_space et_pb_divider_hidden"><div class="et_pb_divider_internal"></div></div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_26  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_button_module_wrapper et_pb_button_9_wrapper et_pb_button_alignment_center et_pb_button_alignment_tablet_center et_pb_button_alignment_phone_center et_pb_module ">
				<a class="et_pb_button et_pb_button_9 et_pb_bg_layout_light" href="https://goamo.com/why-choose-amo/">Learn More</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_6 et_section_regular section_has_divider et_pb_bottom_divider" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_12">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_27  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_13  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>What People Say</h2></div>
			</div><div class="et_pb_module et_pb_divider et_pb_divider_7 et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_13 et_pb_equal_columns">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_28  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module dipi_testimonial dipi_testimonial_0">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="dipi-testimonial-main" data-columnsdesktop='3' data-columnstablet='1' data-columnsphone='1' data-spacebetween='60' data-spacebetween_tablet='60' data-spacebetween_phone='60' data-loop='on' data-speed='500' data-navigation='on' data-pagination='on' data-autoplay='off' data-autoplayspeed='5000' data-pauseonhover='on' data-effect='slide' data-rotate='50' data-dynamicbullets='on' data-ordernumber='0' data-centered='off'>
                <div class="swiper-container">
                    <div class="dipi-testimonial-wrapper">
                         

                <div class="dipi-testimonial-item">

                    
                                        <div class="dipi-testimonial-rating">
                        <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                    </div>
                    
                                            <div class="dipi-testimonial-text">
                            <div>Our firm, which has over 500 employees across five offices in three states, has relied exclusively on AMO Office Supply for our office supplies for the ...</div>
                                                        <a href="#" data-mfp-src="#dipi-review-popup-0-1" class="dipi-open-popup-link">Read More</a>
                                                    </div>
                    
                                        <div class="dipi-testimonial-name">
                        Wendy Martin                    </div>
                    
                                        <div class="dipi-company-name">
                                                                                            </div>
                                    </div>
                
                    <!-- Swiper has problems in Safari, when MagnificPopup injects the popup back to where it was so the workaround is to wrap the whole popup content in another hidden div -->
                    <div style="display:none">

                        <div id="dipi-review-popup-0-1" style="background:#fff; width:620px;" class="mfp-hide dipi-review-popup-text dipi_testimonial_0-popup">

                                                    <div class="dipi-testimonial-rating">
                                <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                            </div>
                        
                                                <div class="dipi-testimonial-text">
                            Our firm, which has over 500 employees across five offices in three states, has relied exclusively on AMO Office Supply for our office supplies for the last 8 years. AMO has exceeded and continues to exceed our expectations of customer service and product satisfaction. Having recently reevaluated our office supply needs firm-wide, we again chose to continue with AMO due to their competitive pricing and unmatched customer service, including immediate access to a representative who is always able to answer questions, resolve returns, and generally assist wherever they can. Business with AMO is convenient, simple, and hassle-free and we look forward to working with them in the years to come for our office supplies.                        </div>
                        
                        <div class="dipi-review-popup-bottom">

                                                        <div class="dipi-profile-info">
                                                                    <div class="dipi-testimonial-name">
                                        Wendy Martin                                    </div>
                                
                                                                    <div class="dipi-company-name">
                                                                                                                                                </div>
                                                            </div>
                        </div>

                        <button title="Close (Esc)" style="background:#000; color:#fff;" type="button" class="mfp-close">×</button>
                        </div>
                    </div>
             

                <div class="dipi-testimonial-item">

                    
                                        <div class="dipi-testimonial-rating">
                        <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                    </div>
                    
                                            <div class="dipi-testimonial-text">
                            <div>AMO has been a supplier for numerous companies that I’ve been involved with for over 20 years – from small offices to large recycling companies...</div>
                                                        <a href="#" data-mfp-src="#dipi-review-popup-0-2" class="dipi-open-popup-link">Read More</a>
                                                    </div>
                    
                                        <div class="dipi-testimonial-name">
                        Bill Bean                    </div>
                    
                                        <div class="dipi-company-name">
                                                                                            </div>
                                    </div>
                
                    <!-- Swiper has problems in Safari, when MagnificPopup injects the popup back to where it was so the workaround is to wrap the whole popup content in another hidden div -->
                    <div style="display:none">

                        <div id="dipi-review-popup-0-2" style="background:#fff; width:620px;" class="mfp-hide dipi-review-popup-text dipi_testimonial_0-popup">

                                                    <div class="dipi-testimonial-rating">
                                <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                            </div>
                        
                                                <div class="dipi-testimonial-text">
                            AMO has been a supplier for numerous companies that I’ve been involved with for over 20 years– from small offices to large recycling companies. I appreciate and trust AMO’s friendly, knowledgeable and prompt account managers to handle all of my special requests. AMO’s quick and helpful drivers are also greatly appreciated by all the employees of the firms I own or co-own.                        </div>
                        
                        <div class="dipi-review-popup-bottom">

                                                        <div class="dipi-profile-info">
                                                                    <div class="dipi-testimonial-name">
                                        Bill Bean                                    </div>
                                
                                                                    <div class="dipi-company-name">
                                                                                                                                                </div>
                                                            </div>
                        </div>

                        <button title="Close (Esc)" style="background:#000; color:#fff;" type="button" class="mfp-close">×</button>
                        </div>
                    </div>
             

                <div class="dipi-testimonial-item">

                    
                                        <div class="dipi-testimonial-rating">
                        <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                    </div>
                    
                                            <div class="dipi-testimonial-text">
                            <div>I have been a customer at AMO for over 25 years. We’ve used AMO for just about everything, from overhauling our former office...</div>
                                                        <a href="#" data-mfp-src="#dipi-review-popup-0-3" class="dipi-open-popup-link">Read More</a>
                                                    </div>
                    
                                        <div class="dipi-testimonial-name">
                        Bruce Boxberger                    </div>
                    
                                        <div class="dipi-company-name">
                                                                                            </div>
                                    </div>
                
                    <!-- Swiper has problems in Safari, when MagnificPopup injects the popup back to where it was so the workaround is to wrap the whole popup content in another hidden div -->
                    <div style="display:none">

                        <div id="dipi-review-popup-0-3" style="background:#fff; width:620px;" class="mfp-hide dipi-review-popup-text dipi_testimonial_0-popup">

                                                    <div class="dipi-testimonial-rating">
                                <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                            </div>
                        
                                                <div class="dipi-testimonial-text">
                            I have been a customer at AMO for over 25 years. We’ve used AMO for just about everything,  from overhauling our former office products ordering system to accommodate our specific needs to establishing stockrooms and ordering procedures to efficiently handle our office products flow. You also can’t beat their fantastic customer service!                        </div>
                        
                        <div class="dipi-review-popup-bottom">

                                                        <div class="dipi-profile-info">
                                                                    <div class="dipi-testimonial-name">
                                        Bruce Boxberger                                    </div>
                                
                                                                    <div class="dipi-company-name">
                                                                                                                                                </div>
                                                            </div>
                        </div>

                        <button title="Close (Esc)" style="background:#000; color:#fff;" type="button" class="mfp-close">×</button>
                        </div>
                    </div>
             

                <div class="dipi-testimonial-item">

                    
                                        <div class="dipi-testimonial-rating">
                        <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                    </div>
                    
                                            <div class="dipi-testimonial-text">
                            <div>I have been ordering office supplies from AMO for as long as I can remember. AMO’s personable account managers take care of all of...</div>
                                                        <a href="#" data-mfp-src="#dipi-review-popup-0-4" class="dipi-open-popup-link">Read More</a>
                                                    </div>
                    
                                        <div class="dipi-testimonial-name">
                        Missy Garman                    </div>
                    
                                        <div class="dipi-company-name">
                                                                                            </div>
                                    </div>
                
                    <!-- Swiper has problems in Safari, when MagnificPopup injects the popup back to where it was so the workaround is to wrap the whole popup content in another hidden div -->
                    <div style="display:none">

                        <div id="dipi-review-popup-0-4" style="background:#fff; width:620px;" class="mfp-hide dipi-review-popup-text dipi_testimonial_0-popup">

                                                    <div class="dipi-testimonial-rating">
                                <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                            </div>
                        
                                                <div class="dipi-testimonial-text">
                            I have been ordering office supplies from AMO for as long as I can remember. AMO’s personable account managers take care of all of the hard work for you– from price checking to suggesting products that best fit our office needs. Not only do I love AMO for their outstanding customer service but they even have FREE next day delivery. I never stress when it’s time to order new office supplies AMO always ensures it’s a painless process!                        </div>
                        
                        <div class="dipi-review-popup-bottom">

                                                        <div class="dipi-profile-info">
                                                                    <div class="dipi-testimonial-name">
                                        Missy Garman                                    </div>
                                
                                                                    <div class="dipi-company-name">
                                                                                                                                                </div>
                                                            </div>
                        </div>

                        <button title="Close (Esc)" style="background:#000; color:#fff;" type="button" class="mfp-close">×</button>
                        </div>
                    </div>
             

                <div class="dipi-testimonial-item">

                    
                                        <div class="dipi-testimonial-rating">
                        <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                    </div>
                    
                                            <div class="dipi-testimonial-text">
                            <div>We are so appreciative of the quality products and great customer service that AMO provides for our organization. As the office coordinator, I am always ...</div>
                                                        <a href="#" data-mfp-src="#dipi-review-popup-0-5" class="dipi-open-popup-link">Read More</a>
                                                    </div>
                    
                                        <div class="dipi-testimonial-name">
                        Olivia Horton                    </div>
                    
                                        <div class="dipi-company-name">
                                                                                            </div>
                                    </div>
                
                    <!-- Swiper has problems in Safari, when MagnificPopup injects the popup back to where it was so the workaround is to wrap the whole popup content in another hidden div -->
                    <div style="display:none">

                        <div id="dipi-review-popup-0-5" style="background:#fff; width:620px;" class="mfp-hide dipi-review-popup-text dipi_testimonial_0-popup">

                                                    <div class="dipi-testimonial-rating">
                                <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                            </div>
                        
                                                <div class="dipi-testimonial-text">
                            We are so appreciative of the quality products and great customer service that AMO provides for our organization. As the office coordinator, I am always impressed with how easy the online ordering process is and how AMO employees are always willing to answer my questions (on the phone or in person). Deliveries are always very timely and I never have to worry about dragging heavy boxes around since our delivery person helps me get them to the right place. Many of our staff members have also mentioned how friendly AMO employees are whenever they stop by with our orders. Definitely a great local option for office needs!                        </div>
                        
                        <div class="dipi-review-popup-bottom">

                                                        <div class="dipi-profile-info">
                                                                    <div class="dipi-testimonial-name">
                                        Olivia Horton                                    </div>
                                
                                                                    <div class="dipi-company-name">
                                                                                                                                                </div>
                                                            </div>
                        </div>

                        <button title="Close (Esc)" style="background:#000; color:#fff;" type="button" class="mfp-close">×</button>
                        </div>
                    </div>
             

                <div class="dipi-testimonial-item">

                    
                                        <div class="dipi-testimonial-rating">
                        <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                    </div>
                    
                                            <div class="dipi-testimonial-text">
                            <div>Working with AMO has been one of the best decisions our company has made! They beat almost all of the pricing for our office supply...</div>
                                                        <a href="#" data-mfp-src="#dipi-review-popup-0-6" class="dipi-open-popup-link">Read More</a>
                                                    </div>
                    
                                        <div class="dipi-testimonial-name">
                        Sara Smead                    </div>
                    
                                        <div class="dipi-company-name">
                                                                                            </div>
                                    </div>
                
                    <!-- Swiper has problems in Safari, when MagnificPopup injects the popup back to where it was so the workaround is to wrap the whole popup content in another hidden div -->
                    <div style="display:none">

                        <div id="dipi-review-popup-0-6" style="background:#fff; width:620px;" class="mfp-hide dipi-review-popup-text dipi_testimonial_0-popup">

                                                    <div class="dipi-testimonial-rating">
                                <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                            </div>
                        
                                                <div class="dipi-testimonial-text">
                            Working with AMO has been one of the best decisions our company has made! They beat almost all of the pricing for our office supply items and there’s no annual fee and no shipping charges. Orders are processed in a timely manner and delivered the very next day no matter if it’s a small or large order. Highly recommend AMO for your office supplies, no doubt about it. 🙂                        </div>
                        
                        <div class="dipi-review-popup-bottom">

                                                        <div class="dipi-profile-info">
                                                                    <div class="dipi-testimonial-name">
                                        Sara Smead                                    </div>
                                
                                                                    <div class="dipi-company-name">
                                                                                                                                                </div>
                                                            </div>
                        </div>

                        <button title="Close (Esc)" style="background:#000; color:#fff;" type="button" class="mfp-close">×</button>
                        </div>
                    </div>
             

                <div class="dipi-testimonial-item">

                    
                                        <div class="dipi-testimonial-rating">
                        <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                    </div>
                    
                                            <div class="dipi-testimonial-text">
                            <div>AMO has been my go-to company for many years. The best part is the fast &amp; free delivery! The office staff is always very...</div>
                                                        <a href="#" data-mfp-src="#dipi-review-popup-0-7" class="dipi-open-popup-link">Read More</a>
                                                    </div>
                    
                                        <div class="dipi-testimonial-name">
                        Kimberly Beckham                    </div>
                    
                                        <div class="dipi-company-name">
                                                                                            </div>
                                    </div>
                
                    <!-- Swiper has problems in Safari, when MagnificPopup injects the popup back to where it was so the workaround is to wrap the whole popup content in another hidden div -->
                    <div style="display:none">

                        <div id="dipi-review-popup-0-7" style="background:#fff; width:620px;" class="mfp-hide dipi-review-popup-text dipi_testimonial_0-popup">

                                                    <div class="dipi-testimonial-rating">
                                <span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span><span class="dipi-testimonial-star-rating">★</span>                            </div>
                        
                                                <div class="dipi-testimonial-text">
                            AMO has been my go-to company for many years. The best part is the fast &amp; free delivery! The office staff is always very cheerful and able to help with any issues. The delivery drivers go out of their way to accommodate you. I don’t have to worry when using AMO and I love that it’s a local company.                        </div>
                        
                        <div class="dipi-review-popup-bottom">

                                                        <div class="dipi-profile-info">
                                                                    <div class="dipi-testimonial-name">
                                        Kimberly Beckham                                    </div>
                                
                                                                    <div class="dipi-company-name">
                                                                                                                                                </div>
                                                            </div>
                        </div>

                        <button title="Close (Esc)" style="background:#000; color:#fff;" type="button" class="mfp-close">×</button>
                        </div>
                    </div>
            
                    </div>
                </div>
                <div class="swiper-button-next swiper-arrow-button dipi-sbn0 " data-icon="&#x35;"></div>
            <div class="swiper-button-prev swiper-arrow-button dipi-sbp0 " data-icon="&#x34;"></div>
                <div class="swiper-container-horizontal">
                    <div class="swiper-pagination dipi-sp0"></div>
                </div>
            </div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				<div class="et_pb_bottom_inside_divider et-no-transition"></div>
			</div>		</div>
	</div>
						</div>

				
				</article>

			

</div>

	<footer class="et-l et-l--footer">
			<div class="et_builder_inner_content et_pb_gutters3"><div class="et_pb_section et_pb_section_0_tb_footer et_pb_with_background et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0_tb_footer">
				<div class="et_pb_column et_pb_column_1_4 et_pb_column_0_tb_footer  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_0_tb_footer">
				
				
				
				
				<span class="et_pb_image_wrap "><img decoding="async" src="https://goamo.com/wp-content/uploads/2024/07/AMO_PrimaryLogo_White.svg" alt="" title="AMO_PrimaryLogo_White" class="wp-image-59636" /></span>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_0_tb_footer  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div>
					<div class="et_pb_blurb_container">
						
						<div class="et_pb_blurb_description"><p><span>P.O. Box 10506</span><br /><span>Ft. Wayne, IN 46852</span></p></div>
					</div>
				</div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_1_tb_footer pa-vertical-align-blurb  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div>
					<div class="et_pb_blurb_container">
						
						<div class="et_pb_blurb_description"><p><span>Phone: </span><a href="tel:260-420-8000">(260) 420-8000</a></p></div>
					</div>
				</div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_2_tb_footer  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div>
					<div class="et_pb_blurb_container">
						
						<div class="et_pb_blurb_description"><p>Customer Support<br /><a href="/cdn-cgi/l/email-protection#6704121413080a0215140215110e0402270008060a084904080a"><span class="__cf_email__" data-cfemail="4c2f393f382321293e3f293e3a252f290c2b232d2123622f2321">[email&#160;protected]</span></a></p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_1_tb_footer  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0_tb_footer  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Explore</p></div>
			</div><div class="et_pb_module et_pb_divider et_pb_divider_0_tb_footer et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_1_tb_footer  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><a href="/products">Products</a></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_2_tb_footer et_clickable  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><a href="/services-delivery">Service &amp; Delivery</a></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_3_tb_footer  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><a href="/why-choose-amo">Why Choose AMO</a></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_4_tb_footer  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><a href="/about-us">Who We Are</a></p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_2_tb_footer  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5_tb_footer  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Quick Links</p></div>
			</div><div class="et_pb_module et_pb_divider et_pb_divider_1_tb_footer et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_6_tb_footer  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><a href="https://www.eciredfalcon.com/amo/outpost/login/" target="_blank" rel="noopener">Login</a></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_7_tb_footer  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><a href="/get-started">Sign-Up</a></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_8_tb_footer  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><a href="/contact">Contact</a></p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_3_tb_footer  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_9_tb_footer  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Subscribe</p></div>
			</div><div class="et_pb_module et_pb_divider et_pb_divider_2_tb_footer et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_10_tb_footer  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>For Specials, Promos &amp; More</p></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_0_tb_footer  et_pb_text_align_left et_pb_text_align_center-tablet">
				
				
				
				
				<div class="et_pb_code_inner"><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="https://forms.secure-forms.org/jsform/241894960083869"></script></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_1_tb_footer">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_4_tb_footer  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_11_tb_footer et_clickable  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Design by Digital Wolf Agency</p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_5_tb_footer  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_12_tb_footer et_clickable  et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner">Copyright © 2025. AMO Office Supply. All Rights Reserved.</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_6_tb_footer  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_13_tb_footer  et_pb_text_align_right et_pb_text_align_center-tablet et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><a href="/privacy-accessibility-policy">Privacy &amp; Accessibility Policy</a></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>		</div>
	</footer>
		</div>

			
		</div>
		</div>

			<div id="dipi-popup-maker-container"></div>	<script type="text/javascript">
    var ajaxurl = "https://goamo.com/wp-admin/admin-ajax.php";
																					 
    </script>
			<script type="application/javascript">
			(function() {
				var file     = ["https:\/\/goamo.com\/wp-content\/et-cache\/2\/et-divi-dynamic-tb-59534-tb-59531-2-late.css"];
				var handle   = document.getElementById('divi-style-inline-inline-css');
				var location = handle.parentNode;

				if (0===document.querySelectorAll('link[href="' + file + '"]').length) {
					var link  = document.createElement('link');
					link.rel  = 'stylesheet';
					link.id   = 'et-dynamic-late-css';
					link.href = file;

					location.insertBefore(link, handle.nextSibling);
				}
			})();
		</script>
			<script type="text/javascript">
				var et_animation_data = [{"class":"et_pb_row_0","style":"slideBottom","repeat":"once","duration":"1000ms","delay":"5000ms","intensity":"10%","starting_opacity":"0%","speed_curve":"ease-in-out"},{"class":"et_pb_row_1","style":"slideBottom","repeat":"once","duration":"1000ms","delay":"500ms","intensity":"5%","starting_opacity":"0%","speed_curve":"ease-in-out"}];
					var et_link_options_data = [{"class":"et_pb_text_2_tb_footer","url":"\/office-solutions","target":"_self"},{"class":"et_pb_text_11_tb_footer","url":"https:\/\/digitalwolfagency.com\/","target":"_blank"},{"class":"et_pb_text_12_tb_footer","url":"https:\/\/digitalwolfagency.com\/","target":"_blank"}];
			</script>
	
<div class="dipi_hamburger hamburger hamburger--spring" style="display:none; float: right; margin-bottom: 24px; line-height: 1em;">
    <div class="hamburger-box">
        <div class="hamburger-inner"></div>
    </div>
</div><!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WLD8KXLC" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --><link rel='stylesheet' id='mediaelement-css' href='https://goamo.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='https://goamo.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.7.1' type='text/css' media='all' />
<link rel='stylesheet' id='dipi_animate-css' href='https://goamo.com/wp-content/plugins/divi-pixel/vendor/css/animate.min.css?ver=2.36.1' type='text/css' media='all' />
<link rel='stylesheet' id='dipi_swiper-css' href='https://goamo.com/wp-content/plugins/divi-pixel/vendor/css/swiper.5.3.8.min.css?ver=2.36.1' type='text/css' media='all' />
<link rel='stylesheet' id='magnific-popup-css' href='https://goamo.com/wp-content/plugins/divi-pixel/vendor/css/magnific-popup.css?ver=2.36.1' type='text/css' media='all' />
<script type="text/javascript" id="dvmd-acsb-app-script-js-extra">
/* <![CDATA[ */
var DVMD_ACSB_Script_Data = {"version":"2.0.0","locale":"en-us","translations":{"ar":{"locale":"ar","name_english":"Arabic","name_locale":"\u0627\u0644\u0639\u0631\u0628\u064a\u0629","is_rtl":true,"dvmd_actw_skip_to_navigation":{"text":"\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u062a\u0646\u0642\u0644","label":"\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u062a\u0646\u0642\u0644 \u0627\u0644\u0645\u0648\u0642\u0639."},"dvmd_actw_skip_to_content":{"text":"\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u062d\u062a\u0648\u0649","label":"\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0648\u0642\u0639."},"dvmd_actw_skip_to_footer":{"text":"\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u062a\u0630\u064a\u064a\u0644","label":"\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u062a\u0630\u064a\u064a\u0644 \u0627\u0644\u0645\u0648\u0642\u0639."},"dvmd_actw_open_accessibility_sidebar":{"text":"\u0641\u062a\u062d \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0644\u0644\u0648\u0635\u0648\u0644\u064a\u0629","label":"\u0641\u062a\u062d \u0634\u0631\u064a\u0637 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629"},"dvmd_acsb_button":{"label":"\u062a\u0628\u062f\u064a\u0644 \u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628 \u0644\u0644\u0648\u0635\u0648\u0644\u064a\u0629. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"\u0634\u0631\u064a\u0637 \u062c\u0627\u0646\u0628 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629","description":"\u062a\u062e\u0635\u064a\u0635 \u0645\u0638\u0647\u0631 \u0627\u0644\u0645\u0648\u0642\u0639 \u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629."},"dvmd_acsb_close_sidebar":{"text":"\u0625\u063a\u0644\u0627\u0642","label":"\u0625\u063a\u0644\u0627\u0642 \u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628 \u0644\u0644\u0648\u0635\u0648\u0644\u064a\u0629. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"\u0625\u0639\u0627\u062f\u0629 \u062a\u0639\u064a\u064a\u0646","label":"\u0625\u0639\u0627\u062f\u0629 \u062a\u0639\u064a\u064a\u0646 \u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628 \u0644\u0644\u0648\u0635\u0648\u0644\u064a\u0629. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a","label":"\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a","description":"\u062a\u0633\u0645\u062d \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062a\u0643\u0648\u064a\u0646 \u0645\u0638\u0647\u0631 \u0634\u0631\u064a\u0637 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629."},"dvmd_acsb_sidebar_size":{"text":"\u062d\u062c\u0645 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a","label":"\u062d\u062c\u0645 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a","description":"\u0636\u0628\u0637 \u062d\u062c\u0645 \u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628 \u0644\u0644\u0648\u0635\u0648\u0644\u064a\u0629."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"\u062d\u062c\u0645 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u2013 \u0627\u0644\u0623\u0635\u063a\u0631"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"\u062d\u062c\u0645 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u2013 \u0623\u0635\u063a\u0631"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"\u062d\u062c\u0645 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u2013 \u0639\u0627\u062f\u064a"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"\u062d\u062c\u0645 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u2013 \u0623\u0643\u0628\u0631"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"\u062d\u062c\u0645 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u2013 \u0627\u0644\u0623\u0643\u0628\u0631"},"dvmd_acsb_sidebar_position":{"text":"\u0645\u0648\u0642\u0639 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a","label":"\u0645\u0648\u0642\u0639 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a","description":"\u0636\u0628\u0637 \u0645\u0648\u0642\u0639 \u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628 \u0644\u0644\u0648\u0635\u0648\u0644\u064a\u0629."},"dvmd_acsb_sidebar_position_left":{"text":"\u064a\u0633\u0627\u0631","label":"\u0645\u0648\u0642\u0639 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u2013 \u0627\u0644\u064a\u0633\u0627\u0631"},"dvmd_acsb_sidebar_position_right":{"text":"\u064a\u0645\u064a\u0646","label":"\u0645\u0648\u0642\u0639 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u2013 \u0627\u0644\u064a\u0645\u064a\u0646"},"dvmd_acsb_sidebar_language":{"text":"\u0644\u063a\u0629 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a","label":"\u0644\u063a\u0629 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a","description":"\u0627\u062e\u062a\u0631 \u0644\u063a\u0629 \u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629."},"dvmd_acsb_hide_sidebar":{"text":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a","label":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a","description":"\u0625\u062e\u0641\u0627\u0621 \u0634\u0631\u064a\u0637 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629 \u0644\u0645\u062f\u0629 \u062a\u0635\u0644 \u0625\u0644\u0649 \u0623\u0633\u0628\u0648\u0639 \u0648\u0627\u062d\u062f."},"dvmd_acsb_hide_sidebar_once":{"text":"\u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629","label":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u2013 \u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629","description":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0634\u0631\u064a\u0637 \u062d\u062a\u0649 \u064a\u062a\u0645 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0635\u0641\u062d\u0629."},"dvmd_acsb_hide_sidebar_session":{"text":"\u062c\u0644\u0633\u0629","label":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u2013 \u062c\u0644\u0633\u0629","description":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0634\u0631\u064a\u0637 \u062d\u062a\u0649 \u064a\u062a\u0645 \u0625\u0639\u0627\u062f\u0629 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0645\u062a\u0635\u0641\u062d."},"dvmd_acsb_hide_sidebar_day":{"text":"\u064a\u0648\u0645","label":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u2013 \u064a\u0648\u0645","description":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0634\u0631\u064a\u0637 \u0644\u0645\u062f\u0629 \u064a\u0648\u0645 \u0648\u0627\u062d\u062f."},"dvmd_acsb_hide_sidebar_week":{"text":"\u0623\u0633\u0628\u0648\u0639","label":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u2013 \u0623\u0633\u0628\u0648\u0639","description":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0634\u0631\u064a\u0637 \u0644\u0645\u062f\u0629 \u0623\u0633\u0628\u0648\u0639 \u0648\u0627\u062d\u062f."},"dvmd_acsb_hide_sidebar_button":{"text":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0622\u0646","label":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0622\u0646","description":"\u0625\u062e\u0641\u0627\u0621 \u0634\u0631\u064a\u0637 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629 \u0627\u0644\u0622\u0646."},"dvmd_acsb_accessibility_profiles":{"text":"\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0648\u0635\u0648\u0644","label":"\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0648\u0635\u0648\u0644","description":"\u062a\u0641\u0639\u064a\u0644 \u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0648\u0635\u0648\u0644 \u064a\u0642\u0648\u0645 \u0628\u062a\u0646\u0634\u064a\u0637 \u0623\u062f\u0648\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u0628\u0647\u062f\u0641 \u062a\u062d\u0633\u064a\u0646 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0623\u0648 \u062a\u0641\u0636\u064a\u0644\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645."},"dvmd_acsb_profile":{"text":"\u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644","label":"\u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644","description":"\u062d\u062f\u062f \u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644 \u0627\u0644\u0630\u064a \u064a\u0646\u0627\u0633\u0628 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a\u0643 \u0623\u0648 \u062a\u0641\u0636\u064a\u0644\u0627\u062a\u0643."},"dvmd_acsb_profile_none":{"text":"\u0644\u0627 \u0634\u064a\u0621","label":"\u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644 \u2013 \u0644\u0627 \u0634\u064a\u0621","description":"\u062d\u062f\u062f \u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644."},"dvmd_acsb_profile_blindness":{"text":"\u0627\u0644\u0639\u0645\u0649","label":"\u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644 \u2013 \u0627\u0644\u0639\u0645\u0649","description":"\u064a\u0642\u0648\u0645 \u0647\u0630\u0627 \u0627\u0644\u0645\u0644\u0641 \u0628\u062a\u0645\u0643\u064a\u0646 \u0623\u062f\u0627\u0629 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u0628\u0647\u062f\u0641 \u062a\u062d\u0633\u064a\u0646 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u0635\u0627\u0628\u064a\u0646 \u0628\u0627\u0644\u0639\u0645\u0649."},"dvmd_acsb_profile_color_blindness":{"text":"\u0636\u0639\u0641 \u0627\u0644\u0628\u0635\u0631 \u0644\u0644\u0623\u0644\u0648\u0627\u0646","label":"\u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644 \u2013 \u0636\u0639\u0641 \u0627\u0644\u0628\u0635\u0631 \u0644\u0644\u0623\u0644\u0648\u0627\u0646","description":"\u064a\u0642\u0648\u0645 \u0647\u0630\u0627 \u0627\u0644\u0645\u0644\u0641 \u0628\u062a\u0645\u0643\u064a\u0646 \u0623\u062f\u0627\u0629 \u0627\u0644\u062a\u0634\u0628\u0639 \u0627\u0644\u0644\u0648\u0646\u064a \u0628\u0647\u062f\u0641 \u062a\u062d\u0633\u064a\u0646 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u0635\u0627\u0628\u064a\u0646 \u0628\u0636\u0639\u0641 \u0627\u0644\u0628\u0635\u0631 \u0644\u0644\u0623\u0644\u0648\u0627\u0646."},"dvmd_acsb_profile_visual_impairment":{"text":"\u0636\u0639\u0641 \u0627\u0644\u0628\u0635\u0631","label":"\u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644 \u2013 \u0636\u0639\u0641 \u0627\u0644\u0628\u0635\u0631","description":"\u064a\u0642\u0648\u0645 \u0647\u0630\u0627 \u0627\u0644\u0645\u0644\u0641 \u0628\u062a\u0645\u0643\u064a\u0646 \u0623\u062f\u0648\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u0628\u0647\u062f\u0641 \u062a\u062d\u0633\u064a\u0646 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u0635\u0627\u0628\u064a\u0646 \u0628\u0636\u0639\u0641 \u0627\u0644\u0628\u0635\u0631."},"dvmd_acsb_profile_motor_impairment":{"text":"\u0636\u0639\u0641 \u0627\u0644\u062d\u0631\u0643\u0629","label":"\u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644 \u2013 \u0636\u0639\u0641 \u0627\u0644\u062d\u0631\u0643\u0629","description":"\u064a\u0642\u0648\u0645 \u0647\u0630\u0627 \u0627\u0644\u0645\u0644\u0641 \u0628\u062a\u0645\u0643\u064a\u0646 \u0623\u062f\u0648\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u0628\u0647\u062f\u0641 \u062a\u062d\u0633\u064a\u0646 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u0635\u0627\u0628\u064a\u0646 \u0628\u0636\u0639\u0641 \u0627\u0644\u062d\u0631\u0643\u0629."},"dvmd_acsb_profile_cognitive_disability":{"text":"\u0625\u0639\u0627\u0642\u0629 \u0639\u0642\u0644\u064a\u0629","label":"\u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644 \u2013 \u0625\u0639\u0627\u0642\u0629 \u0639\u0642\u0644\u064a\u0629","description":"\u064a\u0642\u0648\u0645 \u0647\u0630\u0627 \u0627\u0644\u0645\u0644\u0641 \u0628\u062a\u0645\u0643\u064a\u0646 \u0623\u062f\u0648\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u0628\u0647\u062f\u0641 \u062a\u062d\u0633\u064a\u0646 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u0635\u0627\u0628\u064a\u0646 \u0628\u0625\u0639\u0627\u0642\u0629 \u0639\u0642\u0644\u064a\u0629."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"\u0627\u0644\u0646\u0648\u0628\u0627\u062a \u0648\u0627\u0644\u0635\u0631\u0639","label":"\u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644 \u2013 \u0627\u0644\u0646\u0648\u0628\u0627\u062a \u0648\u0627\u0644\u0635\u0631\u0639","description":"\u064a\u0642\u0648\u0645 \u0647\u0630\u0627 \u0627\u0644\u0645\u0644\u0641 \u0628\u062a\u0645\u0643\u064a\u0646 \u0623\u062f\u0648\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u0628\u0647\u062f\u0641 \u062a\u062d\u0633\u064a\u0646 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u0635\u0627\u0628\u064a\u0646 \u0628\u0627\u0644\u0646\u0648\u0628\u0627\u062a \u0623\u0648 \u0627\u0644\u0635\u0631\u0639."},"dvmd_acsb_profile_dyslexia":{"text":"\u0627\u0644\u0639\u0633\u0631 \u0627\u0644\u0642\u0631\u0627\u0626\u064a","label":"\u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644 \u2013 \u0627\u0644\u0639\u0633\u0631 \u0627\u0644\u0642\u0631\u0627\u0626\u064a","description":"\u064a\u0642\u0648\u0645 \u0647\u0630\u0627 \u0627\u0644\u0645\u0644\u0641 \u0628\u062a\u0645\u0643\u064a\u0646 \u0623\u062f\u0648\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u0628\u0647\u062f\u0641 \u062a\u062d\u0633\u064a\u0646 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u0635\u0627\u0628\u064a\u0646 \u0628\u0627\u0644\u0639\u0633\u0631 \u0627\u0644\u0642\u0631\u0627\u0626\u064a."},"dvmd_acsb_profile_adhd":{"text":"\u0641\u0631\u0637 \u0627\u0644\u062d\u0631\u0643\u0629 \u0648\u0642\u0635\u0631 \u0627\u0644\u0627\u0646\u062a\u0628\u0627\u0647","label":"\u0645\u0644\u0641 \u0627\u0644\u0648\u0635\u0648\u0644 \u2013 \u0641\u0631\u0637 \u0627\u0644\u062d\u0631\u0643\u0629 \u0648\u0642\u0635\u0631 \u0627\u0644\u0627\u0646\u062a\u0628\u0627\u0647","description":"\u064a\u0642\u0648\u0645 \u0647\u0630\u0627 \u0627\u0644\u0645\u0644\u0641 \u0628\u062a\u0645\u0643\u064a\u0646 \u0623\u062f\u0648\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u0628\u0647\u062f\u0641 \u062a\u062d\u0633\u064a\u0646 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u0635\u0627\u0628\u064a\u0646 \u0628\u0641\u0631\u0637 \u0627\u0644\u062d\u0631\u0643\u0629 \u0648\u0642\u0635\u0631 \u0627\u0644\u0627\u0646\u062a\u0628\u0627\u0647."},"dvmd_acsb_screen_reader":{"text":"\u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629","label":"\u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629","description":"\u064a\u0647\u062f\u0641 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u0625\u0644\u0649 \u062a\u062d\u0648\u064a\u0644 \u0646\u0635 \u0627\u0644\u0645\u0648\u0642\u0639 \u0625\u0644\u0649 \u0643\u0644\u0627\u0645 \u0645\u0633\u0645\u0648\u0639 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u064a\u0639\u0627\u0646\u0648\u0646 \u0645\u0646 \u0636\u0639\u0641 \u0627\u0644\u0628\u0635\u0631 \u0623\u0648 \u0635\u0639\u0648\u0628\u0627\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629."},"dvmd_acsb_screen_reader_mode":{"text":"\u0648\u0636\u0639 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629","label":"\u0648\u0636\u0639 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629","description":"\u062d\u062f\u062f \u0648\u0636\u0639 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u0644\u062a\u062d\u0648\u064a\u0644 \u0646\u0635 \u0627\u0644\u0645\u0648\u0642\u0639 \u0625\u0644\u0649 \u0643\u0644\u0627\u0645 \u0645\u0633\u0645\u0648\u0639."},"dvmd_acsb_screen_reader_mode_off":{"label":"\u0648\u0636\u0639 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u2013 \u0625\u064a\u0642\u0627\u0641","description":"\u062d\u062f\u062f \u0648\u0636\u0639 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629."},"dvmd_acsb_screen_reader_mode_manual":{"label":"\u0648\u0636\u0639 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u2013 \u064a\u062f\u0648\u064a","description":"\u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0648\u0636\u0639\u060c \u0633\u064a\u0642\u0648\u0645 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u0628\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0646\u0634\u0637 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639. \u0627\u0646\u0642\u0631 \u0623\u0648 \u0627\u0646\u062a\u0642\u0644 \u0628\u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d \u0644\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u064a \u062a\u0631\u063a\u0628 \u0641\u064a \u0642\u0631\u0627\u0621\u062a\u0647."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"\u0648\u0636\u0639 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u2013 \u062a\u0644\u0642\u0627\u0626\u064a","description":"\u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0648\u0636\u0639\u060c \u0633\u064a\u0642\u0648\u0645 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u0628\u0642\u0631\u0627\u0621\u0629 \u0645\u062d\u062a\u0648\u0649 \u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0648\u0642\u0639 \u0628\u0627\u0644\u0643\u0627\u0645\u0644. \u0627\u0646\u0642\u0631 \u0639\u0644\u0649 \u0627\u0644\u0632\u0631 \u0644\u0625\u064a\u0642\u0627\u0641 \u0648\u0627\u0633\u062a\u0626\u0646\u0627\u0641 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629."},"dvmd_acsb_screen_reader_speed":{"text":"\u0633\u0631\u0639\u0629 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629","label":"\u0633\u0631\u0639\u0629 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629","description":"\u062d\u062f\u062f \u0633\u0631\u0639\u0629 \u0635\u0648\u062a \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629."},"dvmd_acsb_screen_reader_speed_slow":{"text":"\u0628\u0637\u064a\u0621","label":"\u0633\u0631\u0639\u0629 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u2013 \u0628\u0637\u064a\u0621"},"dvmd_acsb_screen_reader_speed_medium":{"text":"\u0645\u062a\u0648\u0633\u0637","label":"\u0633\u0631\u0639\u0629 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u2013 \u0645\u062a\u0648\u0633\u0637"},"dvmd_acsb_screen_reader_speed_fast":{"text":"\u0633\u0631\u064a\u0639","label":"\u0633\u0631\u0639\u0629 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u2013 \u0633\u0631\u064a\u0639"},"dvmd_acsb_screen_reader_voice":{"text":"\u0635\u0648\u062a \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629","label":"\u0635\u0648\u062a \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629","description":"\u062d\u062f\u062f \u0635\u0648\u062a \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u0627\u0644\u0630\u064a \u064a\u0646\u0627\u0633\u0628 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a\u0643 \u0623\u0648 \u062a\u0641\u0636\u064a\u0644\u0627\u062a\u0643."},"dvmd_acsb_screen_reader_voice_list":{"label":"\u062d\u062f\u062f \u0635\u0648\u062a \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629"},"dvmd_acsb_screen_reader_voice_error":{"text":"\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0635\u0648\u062a \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629","label":"\u062d\u062f\u062b \u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0635\u0648\u062a \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"\u0622\u062e\u0631"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0644\u0644\u0646\u0638\u0627\u0645"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"\u062a\u0637\u0627\u0628\u0642 \u0644\u063a\u0629 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a"},"dvmd_acsb_navigation_tools":{"text":"\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u0646\u0642\u0644","label":"\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u0646\u0642\u0644","description":"\u062a\u0647\u062f\u0641 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u0646\u0642\u0644 \u0625\u0644\u0649 \u062a\u0633\u0647\u064a\u0644 \u0627\u0644\u062a\u0646\u0642\u0644 \u0627\u0644\u0645\u062d\u0633\u0646 \u0644\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646."},"dvmd_acsb_large_cursor":{"text":"\u0645\u0624\u0634\u0631 \u0643\u0628\u064a\u0631","label":"\u0645\u0624\u0634\u0631 \u0643\u0628\u064a\u0631","description":"\u0636\u0628\u0637 \u062d\u062c\u0645 \u0648\u0644\u0648\u0646 \u0645\u0624\u0634\u0631 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a."},"dvmd_acsb_large_cursor_off":{"label":"\u0645\u0624\u0634\u0631 \u0643\u0628\u064a\u0631 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_large_cursor_black":{"text":"\u0623\u0633\u0648\u062f","label":"\u0645\u0624\u0634\u0631 \u0643\u0628\u064a\u0631 \u2013 \u0623\u0633\u0648\u062f"},"dvmd_acsb_large_cursor_white":{"text":"\u0623\u0628\u064a\u0636","label":"\u0645\u0624\u0634\u0631 \u0643\u0628\u064a\u0631 \u2013 \u0623\u0628\u064a\u0636"},"dvmd_acsb_focus_ring":{"text":"\u062d\u0644\u0642\u0629 \u0627\u0644\u062a\u0631\u0643\u064a\u0632","label":"\u062d\u0644\u0642\u0629 \u0627\u0644\u062a\u0631\u0643\u064a\u0632","description":"\u062a\u0645\u0643\u064a\u0646 \u062d\u0644\u0642\u0629 \u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0644\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u064a\u0647 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a."},"dvmd_acsb_focus_ring_off":{"label":"\u062d\u0644\u0642\u0629 \u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_focus_ring_on":{"text":"\u062d\u0644\u0642\u0629 \u0627\u0644\u062a\u0631\u0643\u064a\u0632","label":"\u062d\u0644\u0642\u0629 \u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u2013 \u062a\u0634\u063a\u064a\u0644"},"dvmd_acsb_page_structure":{"text":"\u0647\u064a\u0643\u0644 \u0627\u0644\u0635\u0641\u062d\u0629","label":"\u0647\u064a\u0643\u0644 \u0627\u0644\u0635\u0641\u062d\u0629","description":"\u0643\u0634\u0641 \u0647\u064a\u0643\u0644 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0639\u0646 \u0637\u0631\u064a\u0642 \u0639\u0631\u0636 \u0648\u062a\u0633\u0644\u064a\u0637 \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0648\u0627\u0644\u0645\u0639\u0627\u0644\u0645 \u0648\u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0641\u064a \u0627\u0644\u0635\u0641\u062d\u0629."},"dvmd_acsb_page_structure_off":{"label":"\u0647\u064a\u0643\u0644 \u0627\u0644\u0635\u0641\u062d\u0629 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_page_structure_off_note":{"text":"\u062d\u062f\u062f \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u0644\u0639\u0631\u0636 \u0647\u064a\u0643\u0644 \u0627\u0644\u0635\u0641\u062d\u0629."},"dvmd_acsb_page_structure_headings":{"text":"\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646","label":"\u0647\u064a\u0643\u0644 \u0627\u0644\u0635\u0641\u062d\u0629 \u2013 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646"},"dvmd_acsb_page_structure_headings_note":{"text":"\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0639\u0646\u0627\u0648\u064a\u0646."},"dvmd_acsb_page_structure_landmarks":{"text":"\u0627\u0644\u0645\u0639\u0627\u0644\u0645","label":"\u0647\u064a\u0643\u0644 \u0627\u0644\u0635\u0641\u062d\u0629 \u2013 \u0627\u0644\u0645\u0639\u0627\u0644\u0645"},"dvmd_acsb_page_structure_landmarks_note":{"text":"\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0645\u0639\u0627\u0644\u0645."},"dvmd_acsb_page_structure_links":{"text":"\u0627\u0644\u0631\u0648\u0627\u0628\u0637","label":"\u0647\u064a\u0643\u0644 \u0627\u0644\u0635\u0641\u062d\u0629 \u2013 \u0627\u0644\u0631\u0648\u0627\u0628\u0637"},"dvmd_acsb_page_structure_links_note":{"text":"\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0631\u0648\u0627\u0628\u0637."},"dvmd_acsb_reading_tools":{"text":"\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629","label":"\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629","description":"\u062a\u0647\u062f\u0641 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0625\u0644\u0649 \u062a\u062d\u0633\u064a\u0646 \u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u064a\u0639\u0627\u0646\u0648\u0646 \u0645\u0646 \u0635\u0639\u0648\u0628\u0627\u062a \u0641\u064a \u0627\u0644\u0642\u0631\u0627\u0621\u0629."},"dvmd_acsb_tooltip":{"text":"\u062a\u0644\u0645\u064a\u062d","label":"\u062a\u0644\u0645\u064a\u062d","description":"\u062a\u0645\u0643\u064a\u0646 \u062a\u0644\u0645\u064a\u062d \u0644\u0639\u0631\u0636 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 \u0644\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0646\u0634\u0637 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a."},"dvmd_acsb_tooltip_off":{"label":"\u062a\u0644\u0645\u064a\u062d \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_tooltip_small":{"text":"\u0635\u063a\u064a\u0631","label":"\u062a\u0644\u0645\u064a\u062d \u2013 \u0635\u063a\u064a\u0631"},"dvmd_acsb_tooltip_medium":{"text":"\u0645\u062a\u0648\u0633\u0637","label":"\u062a\u0644\u0645\u064a\u062d \u2013 \u0645\u062a\u0648\u0633\u0637"},"dvmd_acsb_tooltip_large":{"text":"\u0643\u0628\u064a\u0631","label":"\u062a\u0644\u0645\u064a\u062d \u2013 \u0643\u0628\u064a\u0631"},"dvmd_acsb_reading_guide":{"text":"\u062f\u0644\u064a\u0644 \u0627\u0644\u0642\u0631\u0627\u0621\u0629","label":"\u062f\u0644\u064a\u0644 \u0627\u0644\u0642\u0631\u0627\u0621\u0629","description":"\u062a\u0645\u0643\u064a\u0646 \u062f\u0644\u064a\u0644 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0644\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0633\u0637\u0631 \u0646\u0635 \u0648\u0627\u062d\u062f \u0641\u064a \u0643\u0644 \u0645\u0631\u0629."},"dvmd_acsb_reading_guide_off":{"label":"\u062f\u0644\u064a\u0644 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_reading_guide_small":{"text":"\u0635\u063a\u064a\u0631","label":"\u062f\u0644\u064a\u0644 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u2013 \u0635\u063a\u064a\u0631"},"dvmd_acsb_reading_guide_medium":{"text":"\u0645\u062a\u0648\u0633\u0637","label":"\u062f\u0644\u064a\u0644 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u2013 \u0645\u062a\u0648\u0633\u0637"},"dvmd_acsb_reading_guide_large":{"text":"\u0643\u0628\u064a\u0631","label":"\u062f\u0644\u064a\u0644 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u2013 \u0643\u0628\u064a\u0631"},"dvmd_acsb_reading_mask":{"text":"\u0642\u0646\u0627\u0639 \u0627\u0644\u0642\u0631\u0627\u0621\u0629","label":"\u0642\u0646\u0627\u0639 \u0627\u0644\u0642\u0631\u0627\u0621\u0629","description":"\u062a\u0645\u0643\u064a\u0646 \u0642\u0646\u0627\u0639 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0644\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0645\u062d\u062a\u0648\u0649 \u0645\u0648\u0642\u0639 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0645\u062d\u062f\u062f."},"dvmd_acsb_reading_mask_off":{"label":"\u0642\u0646\u0627\u0639 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_reading_mask_small":{"text":"\u0635\u063a\u064a\u0631","label":"\u0642\u0646\u0627\u0639 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u2013 \u0635\u063a\u064a\u0631"},"dvmd_acsb_reading_mask_medium":{"text":"\u0645\u062a\u0648\u0633\u0637","label":"\u0642\u0646\u0627\u0639 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u2013 \u0645\u062a\u0648\u0633\u0637"},"dvmd_acsb_reading_mask_large":{"text":"\u0643\u0628\u064a\u0631","label":"\u0642\u0646\u0627\u0639 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u2013 \u0643\u0628\u064a\u0631"},"dvmd_acsb_text_tools":{"text":"\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0646\u0635","label":"\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0646\u0635","description":"\u062a\u0647\u062f\u0641 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0646\u0635 \u0625\u0644\u0649 \u062a\u062d\u0633\u064a\u0646 \u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u064a\u0639\u0627\u0646\u0648\u0646 \u0645\u0646 \u0625\u0639\u0627\u0642\u0627\u062a \u0628\u0635\u0631\u064a\u0629."},"dvmd_acsb_text_font":{"text":"\u0646\u0648\u0639 \u0627\u0644\u062e\u0637","label":"\u0646\u0648\u0639 \u0627\u0644\u062e\u0637","description":"\u0636\u0628\u0637 \u0646\u0648\u0639 \u0627\u0644\u062e\u0637 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0642\u0631\u0627\u0621\u0629."},"dvmd_acsb_text_font_off":{"label":"\u0646\u0648\u0639 \u0627\u0644\u062e\u0637 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_text_font_sansserif":{"text":"\u062e\u0637 \u063a\u064a\u0631 \u0633\u0631\u064a\u0641","label":"\u0646\u0648\u0639 \u0627\u0644\u062e\u0637 \u2013 \u063a\u064a\u0631 \u0633\u0631\u064a\u0641"},"dvmd_acsb_text_font_dyslexic":{"text":"\u062e\u0637 \u0627\u0644\u0642\u0631\u0627\u0621\u0629","label":"\u0646\u0648\u0639 \u0627\u0644\u062e\u0637 \u2013 \u0627\u0644\u0642\u0631\u0627\u0621\u0629"},"dvmd_acsb_text_size":{"text":"\u062d\u062c\u0645 \u0627\u0644\u0646\u0635","label":"\u062d\u062c\u0645 \u0627\u0644\u0646\u0635","description":"\u0636\u0628\u0637 \u062d\u062c\u0645 \u0627\u0644\u0646\u0635 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0642\u0631\u0627\u0621\u0629 \u0645\u0631\u064a\u062d\u0629."},"dvmd_acsb_text_size_off":{"label":"\u062d\u062c\u0645 \u0627\u0644\u0646\u0635 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_text_size_1":{"label":"\u062d\u062c\u0645 \u0627\u0644\u0646\u0635 \u2013 \u0623\u0643\u0628\u0631 \u0628\u0646\u0633\u0628\u0629 10%"},"dvmd_acsb_text_size_2":{"label":"\u062d\u062c\u0645 \u0627\u0644\u0646\u0635 \u2013 \u0623\u0643\u0628\u0631 \u0628\u0646\u0633\u0628\u0629 30%"},"dvmd_acsb_text_size_3":{"label":"\u062d\u062c\u0645 \u0627\u0644\u0646\u0635 \u2013 \u0623\u0643\u0628\u0631 \u0628\u0646\u0633\u0628\u0629 50%"},"dvmd_acsb_text_size_4":{"label":"\u062d\u062c\u0645 \u0627\u0644\u0646\u0635 \u2013 \u0623\u0643\u0628\u0631 \u0628\u0646\u0633\u0628\u0629 70%"},"dvmd_acsb_line_height":{"text":"\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0633\u0637\u0631","label":"\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0633\u0637\u0631","description":"\u0636\u0628\u0637 \u062a\u0628\u0627\u0639\u062f \u0627\u0644\u0623\u0633\u0637\u0631 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u062a\u0642\u0644\u064a\u0644 \u0625\u062c\u0647\u0627\u062f \u0627\u0644\u0639\u064a\u0646."},"dvmd_acsb_line_height_off":{"label":"\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0633\u0637\u0631 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_line_height_1":{"label":"\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0633\u0637\u0631 \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0633\u0637\u0631 \u2013 2"},"dvmd_acsb_line_height_3":{"label":"\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0633\u0637\u0631 \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0633\u0637\u0631 \u2013 3"},"dvmd_acsb_text_spacing":{"text":"\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u0646\u0635","label":"\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u0646\u0635","description":"\u0636\u0628\u0637 \u062a\u0628\u0627\u0639\u062f \u0627\u0644\u0623\u062d\u0631\u0641 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0642\u0631\u0627\u0621\u0629."},"dvmd_acsb_text_spacing_off":{"label":"\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u0646\u0635 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_text_spacing_1":{"label":"\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u0646\u0635 \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u0646\u0635 \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u0646\u0635 \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u0646\u0635 \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635","label":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635","description":"\u0636\u0628\u0637 \u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0642\u0631\u0627\u0621\u0629."},"dvmd_acsb_text_alignment_off":{"label":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_text_alignment_left":{"label":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u2013 \u0627\u0644\u064a\u0633\u0627\u0631"},"dvmd_acsb_text_alignment_center":{"label":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u2013 \u0627\u0644\u0648\u0633\u0637"},"dvmd_acsb_text_alignment_right":{"label":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u2013 \u0627\u0644\u064a\u0645\u064a\u0646"},"dvmd_acsb_text_alignment_justify":{"label":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u2013 \u0645\u0644\u0621 \u0627\u0644\u0633\u0637\u0631"},"dvmd_acsb_graphics_tools":{"text":"\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0631\u0633\u0648\u0645\u0627\u062a","label":"\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0631\u0633\u0648\u0645\u0627\u062a","description":"\u062a\u0647\u062f\u0641 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0631\u0633\u0648\u0645\u0627\u062a \u0625\u0644\u0649 \u062a\u062d\u0633\u064a\u0646 \u0645\u0638\u0647\u0631 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u064a\u0639\u0627\u0646\u0648\u0646 \u0645\u0646 \u0625\u0639\u0627\u0642\u0627\u062a \u0628\u0635\u0631\u064a\u0629 \u0623\u0648 \u062d\u0633\u0627\u0633\u064a\u0627\u062a \u062d\u0633\u064a\u0629."},"dvmd_acsb_color_saturation":{"text":"\u062a\u0634\u0628\u0639 \u0627\u0644\u0623\u0644\u0648\u0627\u0646","label":"\u062a\u0634\u0628\u0639 \u0627\u0644\u0623\u0644\u0648\u0627\u0646","description":"\u0636\u0628\u0637 \u0643\u062b\u0627\u0641\u0629 \u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0631\u0624\u064a\u0629."},"dvmd_acsb_color_saturation_off":{"label":"\u062a\u0634\u0628\u0639 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_color_saturation_none":{"text":"\u0644\u0627 \u0634\u064a\u0621","label":"\u062a\u0634\u0628\u0639 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u2013 \u0644\u0627 \u0634\u064a\u0621"},"dvmd_acsb_color_saturation_low":{"text":"\u0645\u0646\u062e\u0641\u0636","label":"\u062a\u0634\u0628\u0639 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u2013 \u0645\u0646\u062e\u0641\u0636"},"dvmd_acsb_color_saturation_high":{"text":"\u0639\u0627\u0644\u064a","label":"\u062a\u0634\u0628\u0639 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u2013 \u0639\u0627\u0644\u064a"},"dvmd_acsb_color_contrast":{"text":"\u062a\u0628\u0627\u064a\u0646 \u0627\u0644\u0623\u0644\u0648\u0627\u0646","label":"\u062a\u0628\u0627\u064a\u0646 \u0627\u0644\u0623\u0644\u0648\u0627\u0646","description":"\u0636\u0628\u0637 \u0627\u0644\u062a\u0628\u0627\u064a\u0646 \u0628\u064a\u0646 \u0646\u0635 \u0627\u0644\u0645\u0648\u0642\u0639 \u0648\u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0642\u0631\u0627\u0621\u0629."},"dvmd_acsb_color_contrast_off":{"label":"\u062a\u0628\u0627\u064a\u0646 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_color_contrast_invert":{"text":"\u0639\u0643\u0633","label":"\u062a\u0628\u0627\u064a\u0646 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u2013 \u0639\u0643\u0633"},"dvmd_acsb_color_contrast_dark":{"text":"\u062f\u0627\u0643\u0646","label":"\u062a\u0628\u0627\u064a\u0646 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u2013 \u062f\u0627\u0643\u0646"},"dvmd_acsb_color_contrast_light":{"text":"\u0641\u0627\u062a\u062d","label":"\u062a\u0628\u0627\u064a\u0646 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u2013 \u0641\u0627\u062a\u062d"},"dvmd_acsb_hide_images":{"text":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0635\u0648\u0631","label":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0635\u0648\u0631","description":"\u0625\u062e\u0641\u0627\u0621 \u0635\u0648\u0631 \u0627\u0644\u0645\u0648\u0642\u0639 \u0644\u062a\u0642\u0644\u064a\u0644 \u0627\u0644\u0641\u0648\u0636\u0649 \u0627\u0644\u0628\u0635\u0631\u064a\u0629 \u0648\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u062a\u0631\u0643\u064a\u0632."},"dvmd_acsb_hide_images_off":{"label":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0635\u0648\u0631 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_hide_images_on":{"text":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0635\u0648\u0631","label":"\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0635\u0648\u0631 \u2013 \u062a\u0634\u063a\u064a\u0644"},"dvmd_acsb_stop_animations":{"text":"\u0625\u064a\u0642\u0627\u0641 \u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062a\u062d\u0631\u0643\u0629","label":"\u0625\u064a\u0642\u0627\u0641 \u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062a\u062d\u0631\u0643\u0629","description":"\u062a\u0639\u0637\u064a\u0644 \u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0627\u0644\u062d\u0631\u0643\u0629 CSS \u0644\u0644\u0645\u0648\u0642\u0639 \u0648\u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062a\u062d\u0631\u0643\u0629 GIF \u0644\u062a\u0642\u0644\u064a\u0644 \u0627\u0644\u0627\u0646\u062d\u0631\u0627\u0641\u0627\u062a."},"dvmd_acsb_stop_animations_off":{"label":"\u0625\u064a\u0642\u0627\u0641 \u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062a\u062d\u0631\u0643\u0629 \u2013 \u0625\u064a\u0642\u0627\u0641"},"dvmd_acsb_stop_animations_on":{"text":"\u0625\u064a\u0642\u0627\u0641 \u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062a\u062d\u0631\u0643\u0629","label":"\u0625\u064a\u0642\u0627\u0641 \u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062a\u062d\u0631\u0643\u0629 \u2013 \u062a\u0634\u063a\u064a\u0644"},"dvmd_acsb_accessibility_statement":{"text":"\u0628\u064a\u0627\u0646 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629","label":"\u0628\u064a\u0627\u0646 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629","description":"\u064a\u0645\u0646\u062d \u0628\u064a\u0627\u0646 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0648\u0635\u0648\u0644 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0625\u0644\u0649 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629 \u0627\u0644\u0647\u0627\u0645\u0629 \u0644\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a."},"dvmd_acsb_statement_text":{"label":"\u0646\u0635 \u0628\u064a\u0627\u0646 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629"},"dvmd_acsb_statement_page":{"text":"\u0635\u0641\u062d\u0629 \u0627\u0644\u0628\u064a\u0627\u0646","label":"\u0635\u0641\u062d\u0629 \u0628\u064a\u0627\u0646 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629","description":"\u0627\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u0635\u0641\u062d\u0629 \u0628\u064a\u0627\u0646 \u0627\u0644\u0648\u0635\u0648\u0644\u064a\u0629 \u0644\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a."},"dvmd_acsb_plugin_credit":{"text":"\u062a\u0645 \u0625\u0646\u0634\u0627\u0621\u0647 \u0628\u0648\u0627\u0633\u0637\u0629 Divi-Modules","label":"\u062a\u0645 \u0625\u0646\u0634\u0627\u0621\u0647 \u0628\u0648\u0627\u0633\u0637\u0629 Divi-Modules","description":"\u0632\u064a\u0627\u0631\u0629 divi-modules.com"}},"bn":{"locale":"bn","name_english":"Bengali","name_locale":"\u09ac\u09be\u0982\u09b2\u09be","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"\u09a8\u09c7\u09ad\u09bf\u0997\u09c7\u09b6\u09a8\u09c7 \u09af\u09be\u09a8","label":"\u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09a8\u09c7\u09ad\u09bf\u0997\u09c7\u09b6\u09a8\u09c7 \u09af\u09be\u09a8\u0964"},"dvmd_actw_skip_to_content":{"text":"\u0995\u09a8\u09cd\u099f\u09c7\u09a8\u09cd\u099f\u09c7 \u09af\u09be\u09a8","label":"\u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u0995\u09a8\u09cd\u099f\u09c7\u09a8\u09cd\u099f\u09c7 \u09af\u09be\u09a8\u0964"},"dvmd_actw_skip_to_footer":{"text":"\u09ab\u09c1\u099f\u09be\u09b0\u09c7 \u09af\u09be\u09a8","label":"\u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09ab\u09c1\u099f\u09be\u09b0\u09c7 \u09af\u09be\u09a8\u0964"},"dvmd_actw_open_accessibility_sidebar":{"text":"\u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0996\u09cb\u09b2\u09c1\u09a8","label":"\u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0996\u09cb\u09b2\u09c1\u09a8"},"dvmd_acsb_button":{"label":"\u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u099a\u09be\u09b2\u09c1 \u0995\u09b0\u09c1\u09a8\u0964 (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"\u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0","description":"\u0985\u09ad\u09bf\u099c\u09cd\u099e\u09a4\u09be \u0989\u09a8\u09cd\u09a8\u09a4 \u0995\u09b0\u09a4\u09c7 \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f\u09c7\u09b0 \u0989\u09aa\u09b8\u09cd\u09a5\u09bf\u09a4\u09bf \u0995\u09be\u09b8\u09cd\u099f\u09ae\u09be\u0987\u099c \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_close_sidebar":{"text":"\u09ac\u09a8\u09cd\u09a7 \u0995\u09b0\u09c1\u09a8","label":"\u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09ac\u09a8\u09cd\u09a7 \u0995\u09b0\u09c1\u09a8\u0964 (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"\u09b0\u09bf\u09b8\u09c7\u099f","label":"\u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b0\u09bf\u09b8\u09c7\u099f \u0995\u09b0\u09c1\u09a8\u0964 (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b8\u09c7\u099f\u09bf\u0982\u09b8","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b8\u09c7\u099f\u09bf\u0982\u09b8","description":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b8\u09c7\u099f\u09bf\u0982\u09b8 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0\u09a6\u09c7\u09b0 \u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0989\u09aa\u09b8\u09cd\u09a5\u09bf\u09a4\u09bf \u0995\u09a8\u09ab\u09bf\u0997\u09be\u09b0 \u0995\u09b0\u09a4\u09c7 \u09a6\u09c7\u09af\u09bc\u0964"},"dvmd_acsb_sidebar_size":{"text":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0986\u0995\u09be\u09b0","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0986\u0995\u09be\u09b0","description":"\u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0\u09c7\u09b0 \u0986\u0995\u09be\u09b0 \u09b8\u0982\u09b6\u09cb\u09a7\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0986\u0995\u09be\u09b0 \u2013 \u09b8\u09ac\u099a\u09c7\u09af\u09bc\u09c7 \u099b\u09cb\u099f"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0986\u0995\u09be\u09b0 \u2013 \u099b\u09cb\u099f"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0986\u0995\u09be\u09b0 \u2013 \u09a8\u09bf\u09af\u09bc\u09ae\u09bf\u09a4"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0986\u0995\u09be\u09b0 \u2013 \u09ac\u09a1\u09bc"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0986\u0995\u09be\u09b0 \u2013 \u09b8\u09ac\u099a\u09c7\u09af\u09bc\u09c7 \u09ac\u09a1\u09bc"},"dvmd_acsb_sidebar_position":{"text":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09a8","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09a8","description":"\u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0\u09c7\u09b0 \u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09a8 \u09b8\u0982\u09b6\u09cb\u09a7\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_sidebar_position_left":{"text":"\u09ac\u09be\u09ae","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09a8 \u2013 \u09ac\u09be\u09ae"},"dvmd_acsb_sidebar_position_right":{"text":"\u09a1\u09be\u09a8","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09a8 \u2013 \u09a1\u09be\u09a8"},"dvmd_acsb_sidebar_language":{"text":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09ad\u09be\u09b7\u09be","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09ad\u09be\u09b7\u09be","description":"\u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u098f\u0995\u099f\u09bf \u09ad\u09be\u09b7\u09be \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_hide_sidebar":{"text":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8","description":"\u098f\u0995 \u09b8\u09aa\u09cd\u09a4\u09be\u09b9 \u09aa\u09b0\u09cd\u09af\u09a8\u09cd\u09a4 \u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8\u0964"},"dvmd_acsb_hide_sidebar_once":{"text":"\u098f\u0995\u09ac\u09be\u09b0","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8 \u2013 \u098f\u0995\u09ac\u09be\u09b0","description":"\u09aa\u09c3\u09b7\u09cd\u09a0\u09be\u099f\u09bf \u09b0\u09bf\u09ab\u09cd\u09b0\u09c7\u09b6 \u09b9\u0993\u09af\u09bc\u09be \u09aa\u09b0\u09cd\u09af\u09a8\u09cd\u09a4 \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8\u0964"},"dvmd_acsb_hide_sidebar_session":{"text":"\u09b8\u09c7\u09b6\u09a8","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8 \u2013 \u09b8\u09c7\u09b6\u09a8","description":"\u09ac\u09cd\u09b0\u09be\u0989\u099c\u09be\u09b0\u099f\u09bf \u09aa\u09c1\u09a8\u09b0\u09be\u09af\u09bc \u099a\u09be\u09b2\u09c1 \u09b9\u0993\u09af\u09bc\u09be \u09aa\u09b0\u09cd\u09af\u09a8\u09cd\u09a4 \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8\u0964"},"dvmd_acsb_hide_sidebar_day":{"text":"\u09a6\u09bf\u09a8","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8 \u2013 \u09a6\u09bf\u09a8","description":"\u098f\u0995 \u09a6\u09bf\u09a8\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8\u0964"},"dvmd_acsb_hide_sidebar_week":{"text":"\u09b8\u09aa\u09cd\u09a4\u09be\u09b9","label":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8 \u2013 \u09b8\u09aa\u09cd\u09a4\u09be\u09b9","description":"\u098f\u0995 \u09b8\u09aa\u09cd\u09a4\u09be\u09b9\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8\u0964"},"dvmd_acsb_hide_sidebar_button":{"text":"\u098f\u0996\u09a8\u0987 \u09b2\u09c1\u0995\u09be\u09a8","label":"\u098f\u0996\u09a8\u0987 \u09b2\u09c1\u0995\u09be\u09a8","description":"\u098f\u0996\u09a8\u0987 \u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09b2\u09c1\u0995\u09be\u09a8\u0964"},"dvmd_acsb_accessibility_profiles":{"text":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2\u09b8","label":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2\u09b8","description":"\u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0\u09b0 \u09aa\u09cd\u09b0\u09af\u09bc\u09cb\u099c\u09a8\u09be\u09a8\u09c1\u09af\u09be\u09af\u09bc\u09c0 \u09ac\u09be \u09aa\u099b\u09a8\u09cd\u09a6\u09c7\u09b0 \u09ad\u09bf\u09a4\u09cd\u09a4\u09bf\u09a4\u09c7 \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09b8\u09b9\u099c\u09b2\u09ad\u09cd\u09af\u09a4\u09be \u0989\u09a8\u09cd\u09a8\u09a4 \u0995\u09b0\u09a4\u09c7 \u098f\u0995\u09be\u09a7\u09bf\u0995 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09c7\u0964"},"dvmd_acsb_profile":{"text":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2","label":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2","description":"\u0986\u09aa\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09af\u09bc\u09cb\u099c\u09a8\u09be\u09a8\u09c1\u09af\u09be\u09af\u09bc\u09c0 \u09ac\u09be \u09aa\u099b\u09a8\u09cd\u09a6\u09c7\u09b0 \u09ad\u09bf\u09a4\u09cd\u09a4\u09bf\u09a4\u09c7 \u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_profile_none":{"text":"\u0995\u09cb\u09a8\u099f\u09bf \u09a8\u09af\u09bc","label":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u2013 \u0995\u09cb\u09a8\u099f\u09bf \u09a8\u09af\u09bc","description":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_profile_blindness":{"text":"\u09a8\u09c7\u09a4\u09cd\u09b0\u09be\u0998\u09be\u09a4","label":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u2013 \u09a8\u09c7\u09a4\u09cd\u09b0\u09be\u0998\u09be\u09a4","description":"\u098f\u0987 \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u09a8\u09c7\u09a4\u09cd\u09b0\u09be\u0998\u09be\u09a4\u09c7\u09b0 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0\u09a6\u09c7\u09b0 \u09b8\u09b9\u099c\u09b2\u09ad\u09cd\u09af\u09a4\u09be \u0989\u09a8\u09cd\u09a8\u09a4 \u0995\u09b0\u09be\u09b0 \u0989\u09a6\u09cd\u09a6\u09c7\u09b6\u09cd\u09af\u09c7 \u09b8\u09cd\u0995\u09cd\u09b0\u09bf\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae\u099f\u09bf \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09c7\u0964"},"dvmd_acsb_profile_color_blindness":{"text":"\u09b0\u0999 \u0985\u09a8\u09cd\u09a7\u09a4\u09cd\u09ac","label":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u2013 \u09b0\u0999 \u0985\u09a8\u09cd\u09a7\u09a4\u09cd\u09ac","description":"\u098f\u0987 \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u09b0\u0999 \u0985\u09a8\u09cd\u09a7\u09a4\u09cd\u09ac\u09c7\u09b0 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0\u09a6\u09c7\u09b0 \u09b8\u09b9\u099c\u09b2\u09ad\u09cd\u09af\u09a4\u09be \u0989\u09a8\u09cd\u09a8\u09a4 \u0995\u09b0\u09be\u09b0 \u0989\u09a6\u09cd\u09a6\u09c7\u09b6\u09cd\u09af\u09c7 \u09b0\u0999 \u09b8\u09ae\u09cd\u09aa\u09c3\u0995\u09cd\u09a4 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae\u099f\u09bf \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09c7\u0964"},"dvmd_acsb_profile_visual_impairment":{"text":"\u09a6\u09c3\u09b6\u09cd\u09af \u09aa\u0995\u09cd\u09b7\u099f\u09ac\u09bf\u09b6\u09c3\u0999\u09cd\u0996\u09b2\u09be","label":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u2013 \u09a6\u09c3\u09b6\u09cd\u09af \u09aa\u0995\u09cd\u09b7\u099f\u09ac\u09bf\u09b6\u09c3\u0999\u09cd\u0996\u09b2\u09be","description":"\u098f\u0987 \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2\u099f\u09bf \u09a6\u09c3\u09b6\u09cd\u09af \u09aa\u0995\u09cd\u09b7\u099f\u09ac\u09bf\u09b6\u09c3\u0999\u09cd\u0996\u09b2\u09be \u09a7\u09be\u09b0\u0995\u09a6\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09c7 \u09af\u09be\u09a4\u09c7 \u09b8\u09b9\u099c\u09b2\u09ad\u09cd\u09af\u09a4\u09be \u0989\u09a8\u09cd\u09a8\u09a4 \u09b9\u09af\u09bc\u0964"},"dvmd_acsb_profile_motor_impairment":{"text":"\u0997\u09a4\u09bf\u09b6\u0995\u09cd\u09a4\u09bf \u09aa\u0995\u09cd\u09b7\u099f\u09ac\u09bf\u09b6\u09c3\u0999\u09cd\u0996\u09b2\u09be","label":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u2013 \u0997\u09a4\u09bf\u09b6\u0995\u09cd\u09a4\u09bf \u09aa\u0995\u09cd\u09b7\u099f\u09ac\u09bf\u09b6\u09c3\u0999\u09cd\u0996\u09b2\u09be","description":"\u098f\u0987 \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2\u099f\u09bf \u0997\u09a4\u09bf\u09b6\u0995\u09cd\u09a4\u09bf \u09aa\u0995\u09cd\u09b7\u099f\u09ac\u09bf\u09b6\u09c3\u0999\u09cd\u0996\u09b2\u09be \u09a7\u09be\u09b0\u0995\u09a6\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09c7 \u09af\u09be\u09a4\u09c7 \u09b8\u09b9\u099c\u09b2\u09ad\u09cd\u09af\u09a4\u09be \u0989\u09a8\u09cd\u09a8\u09a4 \u09b9\u09af\u09bc\u0964"},"dvmd_acsb_profile_cognitive_disability":{"text":"\u09ae\u09be\u09a8\u09b8\u09bf\u0995 \u09aa\u0995\u09cd\u09b7\u099f\u09ac\u09bf\u09b6\u09c3\u0999\u09cd\u0996\u09b2\u09be","label":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u2013 \u09ae\u09be\u09a8\u09b8\u09bf\u0995 \u09aa\u0995\u09cd\u09b7\u099f\u09ac\u09bf\u09b6\u09c3\u0999\u09cd\u0996\u09b2\u09be","description":"\u098f\u0987 \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2\u099f\u09bf \u09ae\u09be\u09a8\u09b8\u09bf\u0995 \u09aa\u0995\u09cd\u09b7\u099f\u09ac\u09bf\u09b6\u09c3\u0999\u09cd\u0996\u09b2\u09be \u09a7\u09be\u09b0\u0995\u09a6\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09c7 \u09af\u09be\u09a4\u09c7 \u09b8\u09b9\u099c\u09b2\u09ad\u09cd\u09af\u09a4\u09be \u0989\u09a8\u09cd\u09a8\u09a4 \u09b9\u09af\u09bc\u0964"},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"\u09aa\u09cd\u09b0\u09ae\u09cd\u09ad\u09ac\u09a4\u09bf \u0993 \u0985\u09aa\u09b8\u09ae\u09cd\u09ad\u09ac\u09a4\u09bf","label":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u2013 \u09aa\u09cd\u09b0\u09ae\u09cd\u09ad\u09ac\u09a4\u09bf \u0993 \u0985\u09aa\u09b8\u09ae\u09cd\u09ad\u09ac\u09a4\u09bf","description":"\u098f\u0987 \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2\u099f\u09bf \u09aa\u09cd\u09b0\u09ae\u09cd\u09ad\u09ac\u09a4\u09bf \u09ac\u09be \u0985\u09aa\u09b8\u09ae\u09cd\u09ad\u09ac\u09a4\u09bf \u09a7\u09be\u09b0\u0995\u09a6\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09c7 \u09af\u09be\u09a4\u09c7 \u09b8\u09b9\u099c\u09b2\u09ad\u09cd\u09af\u09a4\u09be \u0989\u09a8\u09cd\u09a8\u09a4 \u09b9\u09af\u09bc\u0964"},"dvmd_acsb_profile_dyslexia":{"text":"\u09a1\u09bf\u09b8\u09b2\u09c7\u0995\u09cd\u09b8\u09bf\u09af\u09bc\u09be","label":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u2013 \u09a1\u09bf\u09b8\u09b2\u09c7\u0995\u09cd\u09b8\u09bf\u09af\u09bc\u09be","description":"\u098f\u0987 \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2\u099f\u09bf \u09a1\u09bf\u09b8\u09b2\u09c7\u0995\u09cd\u09b8\u09bf\u09af\u09bc\u09be \u09a7\u09be\u09b0\u0995\u09a6\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09c7 \u09af\u09be\u09a4\u09c7 \u09b8\u09b9\u099c\u09b2\u09ad\u09cd\u09af\u09a4\u09be \u0989\u09a8\u09cd\u09a8\u09a4 \u09b9\u09af\u09bc\u0964"},"dvmd_acsb_profile_adhd":{"text":"\u098f\u09a1\u09bf\u098f\u099a\u09a1\u09bf","label":"\u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc\u09bf\u09a4\u09a4\u09be \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2 \u2013 \u098f\u09a1\u09bf\u098f\u099a\u09a1\u09bf","description":"\u098f\u0987 \u09aa\u09cd\u09b0\u09cb\u09ab\u09be\u0987\u09b2\u099f\u09bf \u098f\u09a1\u09bf\u098f\u099a\u09a1\u09bf \u09a7\u09be\u09b0\u0995\u09a6\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09c7 \u09af\u09be\u09a4\u09c7 \u09b8\u09b9\u099c\u09b2\u09ad\u09cd\u09af\u09a4\u09be \u0989\u09a8\u09cd\u09a8\u09a4 \u09b9\u09af\u09bc\u0964"},"dvmd_acsb_screen_reader":{"text":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0","label":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0","description":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0\u09c7\u09b0 \u09b2\u0995\u09cd\u09b7\u09cd\u09af \u09b9\u09b2 \u09ad\u09cd\u09af\u09be\u099c\u09c1\u09af\u09bc\u09be\u09b2 \u09aa\u09cd\u09b0\u09a4\u09bf\u09ac\u09a8\u09cd\u09a7\u09c0 \u09ac\u09be \u09aa\u09a0\u09a8\u09c7\u09b0 \u09b8\u09ae\u09b8\u09cd\u09af\u09be\u09b0 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0\u09a6\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09aa\u09be\u09a0\u09cd\u09af\u0995\u09c7 \u09b6\u09cd\u09b0\u09ac\u09a3\u09af\u09cb\u0997\u09cd\u09af \u09ac\u0995\u09cd\u09a4\u09c3\u09a4\u09be\u09df \u09b0\u09c2\u09aa\u09be\u09a8\u09cd\u09a4\u09b0 \u0995\u09b0\u09be\u0964"},"dvmd_acsb_screen_reader_mode":{"text":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ae\u09cb\u09a1","label":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ae\u09cb\u09a1","description":"\u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09aa\u09be\u09a0\u09cd\u09af\u0995\u09c7 \u09b6\u09cd\u09b0\u09ac\u09a3\u09af\u09cb\u0997\u09cd\u09af \u09ac\u0995\u09cd\u09a4\u09c3\u09a4\u09be\u09df \u09b0\u09c2\u09aa\u09be\u09a8\u09cd\u09a4\u09b0 \u0995\u09b0\u09a4\u09c7 \u098f\u0995\u099f\u09bf \u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ae\u09cb\u09a1 \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_screen_reader_mode_off":{"label":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ae\u09cb\u09a1 \u2013 \u09ac\u09a8\u09cd\u09a7","description":"\u098f\u0995\u099f\u09bf \u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ae\u09cb\u09a1 \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_screen_reader_mode_manual":{"label":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ae\u09cb\u09a1 \u2013 \u09ae\u09cd\u09af\u09be\u09a8\u09c1\u09af\u09bc\u09be\u09b2","description":"\u098f\u0987 \u09ae\u09cb\u09a1\u09c7, \u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0\u099f\u09bf \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u0989\u09aa\u09be\u09a6\u09be\u09a8 \u09aa\u09a1\u09bc\u09ac\u09c7\u0964 \u09b0\u09bf\u09a1\u09be\u09b0\u099f\u09bf \u09aa\u09a1\u09bc\u09a4\u09c7 \u099a\u09be\u09a8 \u09a4\u09be\u09b0 \u0989\u09aa\u09be\u09a6\u09be\u09a8\u09c7 \u0995\u09cd\u09b2\u09bf\u0995 \u09ac\u09be \u099f\u09cd\u09af\u09be\u09ac \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_screen_reader_mode_automatic":{"label":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ae\u09cb\u09a1 \u2013 \u09b8\u09cd\u09ac\u09af\u09bc\u0982\u0995\u09cd\u09b0\u09bf\u09af\u09bc","description":"\u098f\u0987 \u09ae\u09cb\u09a1\u09c7, \u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0\u099f\u09bf \u09b8\u09ae\u09cd\u09aa\u09c2\u09b0\u09cd\u09a3 \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09aa\u09c3\u09b7\u09cd\u09a0\u09be\u09b0 \u09ac\u09bf\u09b7\u09af\u09bc\u09ac\u09b8\u09cd\u09a4\u09c1 \u09aa\u09a1\u09bc\u09ac\u09c7\u0964 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ac\u09a8\u09cd\u09a7 \u0993 \u09aa\u09c1\u09a8\u09b0\u09be\u09af\u09bc \u099a\u09be\u09b2\u09c1 \u0995\u09b0\u09a4\u09c7 \u09ac\u09be\u099f\u09a8\u099f\u09bf \u0995\u09cd\u09b2\u09bf\u0995 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_screen_reader_speed":{"text":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0\u09c7\u09b0 \u0997\u09a4\u09bf","label":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0\u09c7\u09b0 \u0997\u09a4\u09bf","description":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ad\u09af\u09bc\u09c7\u09b8\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u098f\u0995\u099f\u09bf \u0997\u09a4\u09bf \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_screen_reader_speed_slow":{"text":"\u09ae\u09a8\u09cd\u09a5\u09b0","label":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0\u09c7\u09b0 \u0997\u09a4\u09bf \u2013 \u09ae\u09a8\u09cd\u09a5\u09b0"},"dvmd_acsb_screen_reader_speed_medium":{"text":"\u09ae\u09a7\u09cd\u09af\u09ae","label":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0\u09c7\u09b0 \u0997\u09a4\u09bf \u2013 \u09ae\u09a7\u09cd\u09af\u09ae"},"dvmd_acsb_screen_reader_speed_fast":{"text":"\u09a6\u09cd\u09b0\u09c1\u09a4","label":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0\u09c7\u09b0 \u0997\u09a4\u09bf \u2013 \u09a6\u09cd\u09b0\u09c1\u09a4"},"dvmd_acsb_screen_reader_voice":{"text":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ad\u09af\u09bc\u09c7\u09b8","label":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ad\u09af\u09bc\u09c7\u09b8","description":"\u0986\u09aa\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09af\u09bc\u09cb\u099c\u09a8\u09be\u09a8\u09c1\u09af\u09be\u09af\u09bc\u09c0 \u09ac\u09be \u09aa\u099b\u09a8\u09cd\u09a6\u09c7\u09b0 \u09ad\u09bf\u09a4\u09cd\u09a4\u09bf\u09a4\u09c7 \u098f\u0995\u099f\u09bf \u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ad\u09af\u09bc\u09c7\u09b8 \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_screen_reader_voice_list":{"label":"\u098f\u0995\u099f\u09bf \u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ad\u09af\u09bc\u09c7\u09b8 \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8 \u0995\u09b0\u09c1\u09a8"},"dvmd_acsb_screen_reader_voice_error":{"text":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ad\u09af\u09bc\u09c7\u09b8 \u09aa\u09c7\u09a4\u09c7 \u098f\u0995\u099f\u09bf \u09a4\u09cd\u09b0\u09c1\u099f\u09bf \u09b9\u09af\u09bc\u09c7\u099b\u09c7","label":"\u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b0\u09bf\u09a1\u09be\u09b0 \u09ad\u09af\u09bc\u09c7\u09b8 \u09aa\u09c7\u09a4\u09c7 \u098f\u0995\u099f\u09bf \u09a4\u09cd\u09b0\u09c1\u099f\u09bf \u09b9\u09af\u09bc\u09c7\u099b\u09c7"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"\u0985\u09a8\u09cd\u09af\u09be\u09a8\u09cd\u09af"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"\u09b8\u09bf\u09b8\u09cd\u099f\u09c7\u09ae \u09a1\u09bf\u09ab\u09b2\u09cd\u099f \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c1\u09a8"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"\u09b8\u09be\u0987\u09a1\u09ac\u09be\u09b0 \u09ad\u09be\u09b7\u09be\u09b0 \u09b8\u09be\u09a5\u09c7 \u09ae\u09bf\u09b2 \u0996\u09be\u0993\u09af\u09bc\u09be\u09a8"},"dvmd_acsb_navigation_tools":{"text":"\u09a8\u09c7\u09ad\u09bf\u0997\u09c7\u09b6\u09a8 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae","label":"\u09a8\u09c7\u09ad\u09bf\u0997\u09c7\u09b6\u09a8 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae","description":"\u09a8\u09c7\u09ad\u09bf\u0997\u09c7\u09b6\u09a8 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae\u09c7\u09b0 \u09b2\u0995\u09cd\u09b7\u09cd\u09af \u09b9\u09b2 \u09b8\u09ae\u09b8\u09cd\u09a4 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0\u09b0 \u099c\u09a8\u09cd\u09af \u09aa\u09cd\u09b0\u09b8\u09be\u09b0\u09bf\u09a4 \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09a8\u09c7\u09ad\u09bf\u0997\u09c7\u09b6\u09a8 \u09b8\u09c1\u09ac\u09bf\u09a7\u09be \u09aa\u09cd\u09b0\u09a6\u09be\u09a8 \u0995\u09b0\u09be\u0964"},"dvmd_acsb_large_cursor":{"text":"\u09ac\u09a1\u09bc \u0995\u09be\u09b0\u09cd\u09b8\u09b0","label":"\u09ac\u09a1\u09bc \u0995\u09be\u09b0\u09cd\u09b8\u09b0","description":"\u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u0995\u09be\u09b0\u09cd\u09b8\u09b0\u09c7\u09b0 \u0986\u0995\u09be\u09b0 \u098f\u09ac\u0982 \u09b0\u0982 \u09b8\u09be\u099c\u09be\u09a8\u0964"},"dvmd_acsb_large_cursor_off":{"label":"\u09ac\u09a1\u09bc \u0995\u09be\u09b0\u09cd\u09b8\u09b0 \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_large_cursor_black":{"text":"\u0995\u09be\u09b2\u09cb","label":"\u09ac\u09a1\u09bc \u0995\u09be\u09b0\u09cd\u09b8\u09b0 \u2013 \u0995\u09be\u09b2\u09cb"},"dvmd_acsb_large_cursor_white":{"text":"\u09b8\u09be\u09a6\u09be","label":"\u09ac\u09a1\u09bc \u0995\u09be\u09b0\u09cd\u09b8\u09b0 \u2013 \u09b8\u09be\u09a6\u09be"},"dvmd_acsb_focus_ring":{"text":"\u09ab\u09cb\u0995\u09be\u09b8 \u09b0\u09bf\u0982","label":"\u09ab\u09cb\u0995\u09be\u09b8 \u09b0\u09bf\u0982","description":"\u09ac\u09b0\u09cd\u09a4\u09ae\u09be\u09a8\u09c7 \u09ab\u09cb\u0995\u09be\u09b8 \u0995\u09b0\u09be \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u0989\u09aa\u09be\u09a6\u09be\u09a8 \u09aa\u09cd\u09b0\u0995\u09be\u09b6 \u0995\u09b0\u09a4\u09c7 \u098f\u0995\u099f\u09bf \u09ab\u09cb\u0995\u09be\u09b8 \u09b0\u09bf\u0982 \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_focus_ring_off":{"label":"\u09ab\u09cb\u0995\u09be\u09b8 \u09b0\u09bf\u0982 \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_focus_ring_on":{"text":"\u09ab\u09cb\u0995\u09be\u09b8 \u09b0\u09bf\u0982","label":"\u09ab\u09cb\u0995\u09be\u09b8 \u09b0\u09bf\u0982 \u2013 \u099a\u09be\u09b2\u09c1"},"dvmd_acsb_page_structure":{"text":"\u09aa\u09be\u09a4\u09be \u0997\u09a0\u09a8","label":"\u09aa\u09be\u09a4\u09be \u0997\u09a0\u09a8","description":"\u09aa\u09c3\u09b7\u09cd\u09a0\u09be\u09b0 \u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae, \u09b2\u09cd\u09af\u09be\u09a8\u09cd\u09a1\u09ae\u09be\u09b0\u09cd\u0995, \u098f\u09ac\u0982 \u09b2\u09bf\u0999\u09cd\u0995\u0997\u09c1\u09b2\u09bf\u09b0 \u09a4\u09be\u09b2\u09bf\u0995\u09be \u098f\u09ac\u0982 \u09ac\u09bf\u09b6\u09c7\u09b7 \u099a\u09bf\u09b9\u09cd\u09a8\u09a8 \u09a6\u09bf\u09af\u09bc\u09c7 \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f\u09c7\u09b0 \u0997\u09a0\u09a8 \u09aa\u09cd\u09b0\u0995\u09be\u09b6 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_page_structure_off":{"label":"\u09aa\u09be\u09a4\u09be \u0997\u09a0\u09a8 \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_page_structure_off_note":{"text":"\u09aa\u09c3\u09b7\u09cd\u09a0\u09be\u09b0 \u0997\u09a0\u09a8 \u09a6\u09c7\u0996\u09a4\u09c7 \u098f\u0995\u099f\u09bf \u099f\u09cd\u09af\u09be\u09ac \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_page_structure_headings":{"text":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae","label":"\u09aa\u09be\u09a4\u09be \u0997\u09a0\u09a8 \u2013 \u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae"},"dvmd_acsb_page_structure_headings_note":{"text":"\u0995\u09cb\u09a8\u09cb \u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09aa\u09be\u0993\u09af\u09bc\u09be \u09af\u09be\u09af\u09bc\u09a8\u09bf\u0964"},"dvmd_acsb_page_structure_landmarks":{"text":"\u09b2\u09cd\u09af\u09be\u09a8\u09cd\u09a1\u09ae\u09be\u09b0\u09cd\u0995","label":"\u09aa\u09be\u09a4\u09be \u0997\u09a0\u09a8 \u2013 \u09b2\u09cd\u09af\u09be\u09a8\u09cd\u09a1\u09ae\u09be\u09b0\u09cd\u0995"},"dvmd_acsb_page_structure_landmarks_note":{"text":"\u0995\u09cb\u09a8\u09cb \u09b2\u09cd\u09af\u09be\u09a8\u09cd\u09a1\u09ae\u09be\u09b0\u09cd\u0995 \u09aa\u09be\u0993\u09af\u09bc\u09be \u09af\u09be\u09af\u09bc\u09a8\u09bf\u0964"},"dvmd_acsb_page_structure_links":{"text":"\u09b2\u09bf\u0999\u09cd\u0995\u0997\u09c1\u09b2\u09bf","label":"\u09aa\u09be\u09a4\u09be \u0997\u09a0\u09a8 \u2013 \u09b2\u09bf\u0999\u09cd\u0995\u0997\u09c1\u09b2\u09bf"},"dvmd_acsb_page_structure_links_note":{"text":"\u0995\u09cb\u09a8\u09cb \u09b2\u09bf\u0999\u09cd\u0995 \u09aa\u09be\u0993\u09af\u09bc\u09be \u09af\u09be\u09af\u09bc\u09a8\u09bf\u0964"},"dvmd_acsb_reading_tools":{"text":"\u09aa\u09a1\u09bc\u09be\u09b0 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae","label":"\u09aa\u09a1\u09bc\u09be\u09b0 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae","description":"\u09aa\u09a1\u09bc\u09be\u09b0 \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae \u0989\u09aa\u09be\u09a6\u09be\u09a8 \u0985\u09a8\u09c1\u09b8\u09be\u09b0\u09c7 \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09aa\u09a1\u09bc\u09be\u09af\u09bc \u0985\u09b8\u09c1\u09ac\u09bf\u09a7\u09be\u09b0 \u09b8\u09ae\u09be\u09a7\u09be\u09a8 \u0995\u09b0\u09a4\u09c7 \u09b2\u0995\u09cd\u09b7\u09cd\u09af \u0995\u09b0\u09c7\u0964"},"dvmd_acsb_tooltip":{"text":"\u099f\u09c1\u09b2\u099f\u09bf\u09aa","label":"\u099f\u09c1\u09b2\u099f\u09bf\u09aa","description":"\u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u0989\u09aa\u09be\u09a6\u09be\u09a8\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u0985\u09a4\u09bf\u09b0\u09bf\u0995\u09cd\u09a4 \u09a4\u09a5\u09cd\u09af \u09aa\u09cd\u09b0\u09a6\u09b0\u09cd\u09b6\u09a8\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u099f\u09c1\u09b2\u099f\u09bf\u09aa \u09b8\u0995\u09cd\u09b7\u09ae \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_tooltip_off":{"label":"\u099f\u09c1\u09b2\u099f\u09bf\u09aa \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_tooltip_small":{"text":"\u099b\u09cb\u099f","label":"\u099f\u09c1\u09b2\u099f\u09bf\u09aa \u2013 \u099b\u09cb\u099f"},"dvmd_acsb_tooltip_medium":{"text":"\u09ae\u09a7\u09cd\u09af\u09ae","label":"\u099f\u09c1\u09b2\u099f\u09bf\u09aa \u2013 \u09ae\u09a7\u09cd\u09af\u09ae"},"dvmd_acsb_tooltip_large":{"text":"\u09ac\u09a1\u09bc","label":"\u099f\u09c1\u09b2\u099f\u09bf\u09aa \u2013 \u09ac\u09a1\u09bc"},"dvmd_acsb_reading_guide":{"text":"\u09aa\u09a1\u09bc\u09be\u09b0 \u0997\u09be\u0987\u09a1","label":"\u09aa\u09a1\u09bc\u09be\u09b0 \u0997\u09be\u0987\u09a1","description":"\u098f\u0995\u09ac\u09be\u09b0\u09c7 \u098f\u0995 \u09b2\u09be\u0987\u09a8\u09c7\u09b0 \u09aa\u09be\u09a0\u09cd\u09af\u09bf\u0995\u09be \u0995\u09c7\u09a8\u09cd\u09a6\u09cd\u09b0\u09bf\u09a4 \u0995\u09b0\u09a4\u09c7 \u098f\u0995\u099f\u09bf \u09aa\u09a1\u09bc\u09be\u09b0 \u0997\u09be\u0987\u09a1 \u09b8\u0995\u09cd\u09b7\u09ae \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_reading_guide_off":{"label":"\u09aa\u09a1\u09bc\u09be\u09b0 \u0997\u09be\u0987\u09a1 \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_reading_guide_small":{"text":"\u099b\u09cb\u099f","label":"\u09aa\u09a1\u09bc\u09be\u09b0 \u0997\u09be\u0987\u09a1 \u2013 \u099b\u09cb\u099f"},"dvmd_acsb_reading_guide_medium":{"text":"\u09ae\u09a7\u09cd\u09af\u09ae","label":"\u09aa\u09a1\u09bc\u09be\u09b0 \u0997\u09be\u0987\u09a1 \u2013 \u09ae\u09a7\u09cd\u09af\u09ae"},"dvmd_acsb_reading_guide_large":{"text":"\u09ac\u09a1\u09bc","label":"\u09aa\u09a1\u09bc\u09be\u09b0 \u0997\u09be\u0987\u09a1 \u2013 \u09ac\u09a1\u09bc"},"dvmd_acsb_reading_mask":{"text":"\u09aa\u09a1\u09bc\u09be\u09b0 \u09ae\u09be\u09b8\u09cd\u0995","label":"\u09aa\u09a1\u09bc\u09be\u09b0 \u09ae\u09be\u09b8\u09cd\u0995","description":"\u09a8\u09bf\u09b0\u09cd\u09a6\u09bf\u09b7\u09cd\u099f \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09b8\u09be\u09ae\u0997\u09cd\u09b0\u09c0\u09b0 \u0989\u09aa\u09b0 \u0995\u09c7\u09a8\u09cd\u09a6\u09cd\u09b0\u09bf\u09a4 \u09b9\u09a4\u09c7 \u098f\u0995\u099f\u09bf \u09aa\u09a1\u09bc\u09be\u09b0 \u09ae\u09be\u09b8\u09cd\u0995 \u09b8\u0995\u09cd\u09b7\u09ae \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_reading_mask_off":{"label":"\u09aa\u09a1\u09bc\u09be\u09b0 \u09ae\u09be\u09b8\u09cd\u0995 \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_reading_mask_small":{"text":"\u099b\u09cb\u099f","label":"\u09aa\u09a1\u09bc\u09be\u09b0 \u09ae\u09be\u09b8\u09cd\u0995 \u2013 \u099b\u09cb\u099f"},"dvmd_acsb_reading_mask_medium":{"text":"\u09ae\u09a7\u09cd\u09af\u09ae","label":"\u09aa\u09a1\u09bc\u09be\u09b0 \u09ae\u09be\u09b8\u09cd\u0995 \u2013 \u09ae\u09a7\u09cd\u09af\u09ae"},"dvmd_acsb_reading_mask_large":{"text":"\u09ac\u09a1\u09bc","label":"\u09aa\u09a1\u09bc\u09be\u09b0 \u09ae\u09be\u09b8\u09cd\u0995 \u2013 \u09ac\u09a1\u09bc"},"dvmd_acsb_text_tools":{"text":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae","label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae","description":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae \u0985\u09a8\u09c1\u09b8\u09be\u09b0\u09c7 \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09aa\u09a1\u09bc\u09be\u09af\u09bc \u0985\u09b8\u09c1\u09ac\u09bf\u09a7\u09be\u09b0 \u09b8\u09ae\u09be\u09a7\u09be\u09a8 \u0995\u09b0\u09a4\u09c7 \u09b2\u0995\u09cd\u09b7\u09cd\u09af \u0995\u09b0\u09c7\u0964"},"dvmd_acsb_text_font":{"text":"\u09aa\u09be\u09a0\u09cd\u09af \u09ab\u09a8\u09cd\u099f","label":"\u09aa\u09be\u09a0\u09cd\u09af \u09ab\u09a8\u09cd\u099f","description":"\u0989\u09a8\u09cd\u09a8\u09a4 \u09aa\u09a1\u09bc\u09be\u09af\u09bc \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09aa\u09be\u09a0\u09c7\u09b0 \u09ab\u09a8\u09cd\u099f \u09b8\u0982\u09af\u09cb\u099c\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_text_font_off":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u09ab\u09a8\u09cd\u099f \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_text_font_sansserif":{"text":"\u09b8\u09cd\u09af\u09be\u09a8\u09b8-\u09b8\u09c7\u09b0\u09bf\u09ab","label":"\u09aa\u09be\u09a0\u09cd\u09af \u09ab\u09a8\u09cd\u099f \u2013 \u09b8\u09cd\u09af\u09be\u09a8\u09b8-\u09b8\u09c7\u09b0\u09bf\u09ab"},"dvmd_acsb_text_font_dyslexic":{"text":"\u09a1\u09bf\u09b8\u09b2\u09c7\u0995\u09cd\u09b8\u09bf\u0995","label":"\u09aa\u09be\u09a0\u09cd\u09af \u09ab\u09a8\u09cd\u099f \u2013 \u09a1\u09bf\u09b8\u09b2\u09c7\u0995\u09cd\u09b8\u09bf\u0995"},"dvmd_acsb_text_size":{"text":"\u09aa\u09be\u09a0\u09cd\u09af \u0986\u0995\u09be\u09b0","label":"\u09aa\u09be\u09a0\u09cd\u09af \u0986\u0995\u09be\u09b0","description":"\u09b8\u09c1\u09ac\u09bf\u09a7\u09be\u099c\u09a8\u0995 \u09aa\u09a1\u09bc\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09aa\u09be\u09a0\u09c7\u09b0 \u0986\u0995\u09be\u09b0 \u09b8\u0982\u09af\u09cb\u099c\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_text_size_off":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u0986\u0995\u09be\u09b0 \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_text_size_1":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u0986\u0995\u09be\u09b0 \u2013 10% \u09ac\u09c3\u09b9\u09a4\u09cd\u09a4\u09b0"},"dvmd_acsb_text_size_2":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u0986\u0995\u09be\u09b0 \u2013 30% \u09ac\u09c3\u09b9\u09a4\u09cd\u09a4\u09b0"},"dvmd_acsb_text_size_3":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u0986\u0995\u09be\u09b0 \u2013 50% \u09ac\u09c3\u09b9\u09a4\u09cd\u09a4\u09b0"},"dvmd_acsb_text_size_4":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u0986\u0995\u09be\u09b0 \u2013 70% \u09ac\u09c3\u09b9\u09a4\u09cd\u09a4\u09b0"},"dvmd_acsb_line_height":{"text":"\u09b2\u09be\u0987\u09a8 \u0989\u099a\u09cd\u099a\u09a4\u09be","label":"\u09b2\u09be\u0987\u09a8 \u0989\u099a\u09cd\u099a\u09a4\u09be","description":"\u099a\u09cb\u0996\u09c7\u09b0 \u09ac\u09bf\u09af\u09bc\u09c7 \u0995\u09ae\u09be\u09a4\u09c7 \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09b2\u09be\u0987\u09a8 \u0985\u09a8\u09c1\u09b8\u09be\u09b0\u09c7 \u09b8\u09cd\u09a5\u09be\u09a8\u09be\u09a8\u09cd\u09a4\u09b0 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_line_height_off":{"label":"\u09b2\u09be\u0987\u09a8 \u0989\u099a\u09cd\u099a\u09a4\u09be \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_line_height_1":{"label":"\u09b2\u09be\u0987\u09a8 \u0989\u099a\u09cd\u099a\u09a4\u09be \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"\u09b2\u09be\u0987\u09a8 \u0989\u099a\u09cd\u099a\u09a4\u09be \u2013 2"},"dvmd_acsb_line_height_3":{"label":"\u09b2\u09be\u0987\u09a8 \u0989\u099a\u09cd\u099a\u09a4\u09be \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"\u09b2\u09be\u0987\u09a8 \u0989\u099a\u09cd\u099a\u09a4\u09be \u2013 3"},"dvmd_acsb_text_spacing":{"text":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09cd\u09a5\u09be\u09a8\u09be\u09a8\u09cd\u09a4\u09b0","label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09cd\u09a5\u09be\u09a8\u09be\u09a8\u09cd\u09a4\u09b0","description":"\u0989\u09a8\u09cd\u09a8\u09a4 \u09aa\u09a1\u09bc\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u0985\u0995\u09cd\u09b7\u09b0 \u09b8\u09cd\u09a5\u09be\u09a8\u09be\u09a8\u09cd\u09a4\u09b0 \u09b8\u0982\u09af\u09cb\u099c\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_text_spacing_off":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09cd\u09a5\u09be\u09a8\u09be\u09a8\u09cd\u09a4\u09b0 \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_text_spacing_1":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09cd\u09a5\u09be\u09a8\u09be\u09a8\u09cd\u09a4\u09b0 \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09cd\u09a5\u09be\u09a8\u09be\u09a8\u09cd\u09a4\u09b0 \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09cd\u09a5\u09be\u09a8\u09be\u09a8\u09cd\u09a4\u09b0 \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09cd\u09a5\u09be\u09a8\u09be\u09a8\u09cd\u09a4\u09b0 \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09be\u099c\u09be\u09a8\u09cb","label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09be\u099c\u09be\u09a8\u09cb","description":"\u09b8\u09c1\u09ac\u09bf\u09a7\u09be\u099c\u09a8\u0995 \u09aa\u09a1\u09bc\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09aa\u09be\u09a0\u09c7\u09b0 \u09b8\u09be\u099c\u09be\u09a8\u09cb \u09b8\u0982\u09af\u09cb\u099c\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_text_alignment_off":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09be\u099c\u09be\u09a8\u09cb \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_text_alignment_left":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09be\u099c\u09be\u09a8\u09cb \u2013 \u09ac\u09be\u09ae"},"dvmd_acsb_text_alignment_center":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09be\u099c\u09be\u09a8\u09cb \u2013 \u0995\u09c7\u09a8\u09cd\u09a6\u09cd\u09b0"},"dvmd_acsb_text_alignment_right":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09be\u099c\u09be\u09a8\u09cb \u2013 \u09a1\u09be\u09a8"},"dvmd_acsb_text_alignment_justify":{"label":"\u09aa\u09be\u09a0\u09cd\u09af \u09b8\u09be\u099c\u09be\u09a8\u09cb \u2013 \u09ac\u09bf\u099a\u09be\u09b0 \u0995\u09b0\u09be"},"dvmd_acsb_graphics_tools":{"text":"\u0997\u09cd\u09b0\u09be\u09ab\u09bf\u0995\u09cd\u09b8 \u099f\u09c1\u09b2\u09b8","label":"\u0997\u09cd\u09b0\u09be\u09ab\u09bf\u0995\u09cd\u09b8 \u099f\u09c1\u09b2\u09b8","description":"\u09a6\u09c3\u09b6\u09cd\u09af \u09aa\u09cd\u09b0\u09a4\u09bf\u09ac\u09a8\u09cd\u09a7\u09c0 \u09ac\u09be \u0985\u09a8\u09c1\u09ad\u09c2\u09a4\u09bf \u09b8\u0982\u09ac\u09c7\u09a6\u09a8\u09b6\u09c0\u09b2 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0\u09a6\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u099a\u09c7\u09b9\u09be\u09b0\u09be \u0989\u09a8\u09cd\u09a8\u09a4 \u0995\u09b0\u09be\u09b0 \u0989\u09a6\u09cd\u09a6\u09c7\u09b6\u09cd\u09af\u09c7 \u0997\u09cd\u09b0\u09be\u09ab\u09bf\u0995\u09cd\u09b8 \u099f\u09c1\u09b2\u09b8\u0964"},"dvmd_acsb_color_saturation":{"text":"\u09b0\u0999\u09c7\u09b0 \u09b8\u09ae\u09cd\u09ae\u09cb\u09b9\u09a8","label":"\u09b0\u0999\u09c7\u09b0 \u09b8\u09ae\u09cd\u09ae\u09cb\u09b9\u09a8","description":"\u0989\u09a8\u09cd\u09a8\u09a4 \u09a6\u09c3\u09b6\u09cd\u09af\u09a4\u09be \u099c\u09a8\u09cd\u09af \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09b0\u0999\u0997\u09c1\u09b2\u09bf\u09b0 \u09a4\u09c0\u09ac\u09cd\u09b0\u09a4\u09be \u09b8\u09be\u09af\u09bc\u09a8\u09cd\u099f \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_color_saturation_off":{"label":"\u09b0\u0999\u09c7\u09b0 \u09b8\u09ae\u09cd\u09ae\u09cb\u09b9\u09a8 \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_color_saturation_none":{"text":"\u0995\u09cb\u09a8\u09cb","label":"\u09b0\u0999\u09c7\u09b0 \u09b8\u09ae\u09cd\u09ae\u09cb\u09b9\u09a8 \u2013 \u0995\u09cb\u09a8\u09cb"},"dvmd_acsb_color_saturation_low":{"text":"\u09a8\u09bf\u09ae\u09cd\u09a8","label":"\u09b0\u0999\u09c7\u09b0 \u09b8\u09ae\u09cd\u09ae\u09cb\u09b9\u09a8 \u2013 \u09a8\u09bf\u09ae\u09cd\u09a8"},"dvmd_acsb_color_saturation_high":{"text":"\u0989\u099a\u09cd\u099a","label":"\u09b0\u0999\u09c7\u09b0 \u09b8\u09ae\u09cd\u09ae\u09cb\u09b9\u09a8 \u2013 \u0989\u099a\u09cd\u099a"},"dvmd_acsb_color_contrast":{"text":"\u09b0\u0999\u09c7\u09b0 \u09ac\u09bf\u09b0\u09cb\u09a7","label":"\u09b0\u0999\u09c7\u09b0 \u09ac\u09bf\u09b0\u09cb\u09a7","description":"\u0989\u09a8\u09cd\u09a8\u09a4 \u09aa\u09a1\u09bc\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09aa\u09be\u09a0\u09c7\u09b0 \u098f\u09ac\u0982 \u09aa\u09c7\u09b6\u09be\u09a6\u09be\u09b0\u09c7\u09b0 \u09ae\u09a7\u09cd\u09af\u09c7 \u09ac\u09bf\u09b0\u09cb\u09a7 \u09b8\u0982\u09af\u09cb\u099c\u09a8 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_color_contrast_off":{"label":"\u09b0\u0999\u09c7\u09b0 \u09ac\u09bf\u09b0\u09cb\u09a7 \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_color_contrast_invert":{"text":"\u0989\u09b2\u09cd\u099f\u09be\u09a8","label":"\u09b0\u0999\u09c7\u09b0 \u09ac\u09bf\u09b0\u09cb\u09a7 \u2013 \u0989\u09b2\u09cd\u099f\u09be\u09a8"},"dvmd_acsb_color_contrast_dark":{"text":"\u0985\u09a8\u09cd\u09a7\u0995\u09be\u09b0","label":"\u09b0\u0999\u09c7\u09b0 \u09ac\u09bf\u09b0\u09cb\u09a7 \u2013 \u0985\u09a8\u09cd\u09a7\u0995\u09be\u09b0"},"dvmd_acsb_color_contrast_light":{"text":"\u0986\u09b2\u09cb","label":"\u09b0\u0999\u09c7\u09b0 \u09ac\u09bf\u09b0\u09cb\u09a7 \u2013 \u0986\u09b2\u09cb"},"dvmd_acsb_hide_images":{"text":"\u099b\u09ac\u09bf \u09b2\u09c1\u0995\u09be\u09a8","label":"\u099b\u09ac\u09bf \u09b2\u09c1\u0995\u09be\u09a8","description":"\u09ad\u09bf\u099c\u09cd\u09af\u09c1\u09af\u09bc\u09be\u09b2 \u0985\u09aa\u099a\u09c7\u09b7\u09cd\u099f\u09be \u0995\u09ae\u09bf\u09af\u09bc\u09c7 \u09b0\u09be\u0996\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u099b\u09ac\u09bf \u09b2\u09c1\u0995\u09be\u09a8 \u098f\u09ac\u0982 \u09ab\u09cb\u0995\u09be\u09b8 \u0989\u09a8\u09cd\u09a8\u09a4 \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_hide_images_off":{"label":"\u099b\u09ac\u09bf \u09b2\u09c1\u0995\u09be\u09a8 \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_hide_images_on":{"text":"\u099b\u09ac\u09bf \u09b2\u09c1\u0995\u09be\u09a8","label":"\u099b\u09ac\u09bf \u09b2\u09c1\u0995\u09be\u09a8 \u2013 \u099a\u09be\u09b2\u09c1"},"dvmd_acsb_stop_animations":{"text":"\u0985\u09cd\u09af\u09be\u09a8\u09bf\u09ae\u09c7\u09b6\u09a8 \u09ac\u09a8\u09cd\u09a7 \u0995\u09b0\u09c1\u09a8","label":"\u0985\u09cd\u09af\u09be\u09a8\u09bf\u09ae\u09c7\u09b6\u09a8 \u09ac\u09a8\u09cd\u09a7 \u0995\u09b0\u09c1\u09a8","description":"\u09ad\u09bf\u099c\u09cd\u09af\u09c1\u09af\u09bc\u09be\u09b2 \u09ac\u09bf\u099a\u09cd\u099b\u09bf\u09a8\u09cd\u09a8\u09a4\u09be \u0995\u09ae\u09be\u09a4\u09c7 \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f CSS \u099a\u09b2\u099a\u09cd\u099a\u09bf\u09a4\u09cd\u09b0 \u09aa\u09cd\u09b0\u09ad\u09be\u09ac \u098f\u09ac\u0982 GIF \u0985\u09cd\u09af\u09be\u09a8\u09bf\u09ae\u09c7\u09b6\u09a8 \u09a8\u09bf\u09b7\u09cd\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09c1\u09a8\u0964"},"dvmd_acsb_stop_animations_off":{"label":"\u0985\u09cd\u09af\u09be\u09a8\u09bf\u09ae\u09c7\u09b6\u09a8 \u09ac\u09a8\u09cd\u09a7 \u0995\u09b0\u09c1\u09a8 \u2013 \u09ac\u09a8\u09cd\u09a7"},"dvmd_acsb_stop_animations_on":{"text":"\u0985\u09cd\u09af\u09be\u09a8\u09bf\u09ae\u09c7\u09b6\u09a8 \u09ac\u09a8\u09cd\u09a7 \u0995\u09b0\u09c1\u09a8","label":"\u0985\u09cd\u09af\u09be\u09a8\u09bf\u09ae\u09c7\u09b6\u09a8 \u09ac\u09a8\u09cd\u09a7 \u0995\u09b0\u09c1\u09a8 \u2013 \u099a\u09be\u09b2\u09c1"},"dvmd_acsb_accessibility_statement":{"text":"\u0985\u09ad\u09bf\u0997\u09cd\u09b0\u09b9 \u09ac\u09bf\u09ac\u09c3\u09a4\u09bf","label":"\u0985\u09ad\u09bf\u0997\u09cd\u09b0\u09b9 \u09ac\u09bf\u09ac\u09c3\u09a4\u09bf","description":"\u0985\u09ad\u09bf\u0997\u09cd\u09b0\u09b9 \u09ac\u09bf\u09ac\u09c3\u09a4\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0\u09a6\u09c7\u09b0 \u0997\u09c1\u09b0\u09c1\u09a4\u09cd\u09ac\u09aa\u09c2\u09b0\u09cd\u09a3 \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u0985\u09ac\u09b2\u09ae\u09cd\u09ac\u09a8\u09c7\u09b0 \u0985\u09a7\u09bf\u0995 \u09a4\u09a5\u09cd\u09af\u09c7 \u09b8\u09b0\u09be\u09b8\u09b0\u09bf \u0985\u09cd\u09af\u09be\u0995\u09cd\u09b8\u09c7\u09b8 \u09a6\u09c7\u09af\u09bc\u0964"},"dvmd_acsb_statement_text":{"label":"\u0985\u09ad\u09bf\u0997\u09cd\u09b0\u09b9 \u09ac\u09bf\u09ac\u09c3\u09a4\u09bf \u09aa\u09be\u09a0"},"dvmd_acsb_statement_page":{"text":"\u09ac\u09bf\u09ac\u09c3\u09a4\u09bf \u09aa\u09be\u09a4\u09be","label":"\u0985\u09ad\u09bf\u0997\u09cd\u09b0\u09b9 \u09ac\u09bf\u09ac\u09c3\u09a4\u09bf \u09aa\u09be\u09a4\u09be","description":"\u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u0985\u09ad\u09bf\u0997\u09cd\u09b0\u09b9 \u09ac\u09bf\u09ac\u09c3\u09a4\u09bf \u09aa\u09be\u09a4\u09be\u09af\u09bc \u09af\u09be\u09a8\u0964"},"dvmd_acsb_plugin_credit":{"text":"\u09a6\u09cd\u09ac\u09be\u09b0\u09be \u09a4\u09c8\u09b0\u09bf Divi-Modules","label":"\u09a6\u09cd\u09ac\u09be\u09b0\u09be \u09a4\u09c8\u09b0\u09bf Divi-Modules","description":"divi-modules.com \u09a6\u09c7\u0996\u09c1\u09a8"}},"da":{"locale":"da","name_english":"Danish","name_locale":"Dansk","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"Spring til Navigation","label":"Spring til webstedets navigation."},"dvmd_actw_skip_to_content":{"text":"Spring til Indhold","label":"Spring til webstedets indhold."},"dvmd_actw_skip_to_footer":{"text":"Spring til Sidefod","label":"Spring til webstedets sidefod."},"dvmd_actw_open_accessibility_sidebar":{"text":"\u00c5bn Tilg\u00e6ngeligheds Sidebj\u00e6lke","label":"\u00c5bn tilg\u00e6ngeligheds sidebj\u00e6lken"},"dvmd_acsb_button":{"label":"Skift tilg\u00e6ngeligheds sidebj\u00e6lken. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"Tilg\u00e6ngeligheds Sidebj\u00e6lke","description":"Tilpas webstedets udseende for at forbedre tilg\u00e6ngeligheden."},"dvmd_acsb_close_sidebar":{"text":"Luk","label":"Luk tilg\u00e6ngeligheds sidebj\u00e6lken. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"Nulstil","label":"Nulstil tilg\u00e6ngeligheds sidebj\u00e6lken. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"Sidebj\u00e6lke Indstillinger","label":"Sidebj\u00e6lke Indstillinger","description":"Sidebj\u00e6lke indstillinger giver brugerne mulighed for at konfigurere tilg\u00e6ngeligheds sidebj\u00e6lkens udseende."},"dvmd_acsb_sidebar_size":{"text":"Sidebj\u00e6lke St\u00f8rrelse","label":"Sidebj\u00e6lke St\u00f8rrelse","description":"Juster st\u00f8rrelsen p\u00e5 tilg\u00e6ngeligheds sidebj\u00e6lken."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"Sidebj\u00e6lke St\u00f8rrelse \u2013 Mindst"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"Sidebj\u00e6lke St\u00f8rrelse \u2013 Mindre"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"Sidebj\u00e6lke St\u00f8rrelse \u2013 Almindelig"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"Sidebj\u00e6lke St\u00f8rrelse \u2013 St\u00f8rre"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"Sidebj\u00e6lke St\u00f8rrelse \u2013 St\u00f8rst"},"dvmd_acsb_sidebar_position":{"text":"Sidebj\u00e6lke Position","label":"Sidebj\u00e6lke Position","description":"Juster placeringen af tilg\u00e6ngeligheds sidebj\u00e6lken."},"dvmd_acsb_sidebar_position_left":{"text":"Venstre","label":"Sidebj\u00e6lke Position \u2013 Venstre"},"dvmd_acsb_sidebar_position_right":{"text":"H\u00f8jre","label":"Sidebj\u00e6lke Position \u2013 H\u00f8jre"},"dvmd_acsb_sidebar_language":{"text":"Sidebj\u00e6lke Sprog","label":"Sidebj\u00e6lke Sprog","description":"V\u00e6lg et sprog for tilg\u00e6ngeligheds sidebj\u00e6lken."},"dvmd_acsb_hide_sidebar":{"text":"Skjul Sidebj\u00e6lke","label":"Skjul Sidebj\u00e6lke","description":"Skjul tilg\u00e6ngeligheds sidebj\u00e6lken i op til en uge."},"dvmd_acsb_hide_sidebar_once":{"text":"En Gang","label":"Skjul Sidebj\u00e6lke \u2013 En Gang","description":"Skjul sidebj\u00e6lken indtil siden opdateres."},"dvmd_acsb_hide_sidebar_session":{"text":"Session","label":"Skjul Sidebj\u00e6lke \u2013 Session","description":"Skjul sidebj\u00e6lken indtil browseren genstartes."},"dvmd_acsb_hide_sidebar_day":{"text":"Dag","label":"Skjul Sidebj\u00e6lke \u2013 Dag","description":"Skjul sidebj\u00e6lken i en dag."},"dvmd_acsb_hide_sidebar_week":{"text":"Uge","label":"Skjul Sidebj\u00e6lke \u2013 Uge","description":"Skjul sidebj\u00e6lken i en uge."},"dvmd_acsb_hide_sidebar_button":{"text":"Skjul Nu","label":"Skjul Nu","description":"Skjul tilg\u00e6ngeligheds sidebj\u00e6lken nu."},"dvmd_acsb_accessibility_profiles":{"text":"Tilg\u00e6ngelighedsprofiler","label":"Tilg\u00e6ngelighedsprofiler","description":"Tilg\u00e6ngelighedsprofiler aktiverer flere v\u00e6rkt\u00f8jer med det form\u00e5l at forbedre webstedets tilg\u00e6ngelighed baseret p\u00e5 brugerens behov eller pr\u00e6ferencer."},"dvmd_acsb_profile":{"text":"Tilg\u00e6ngelighedsprofil","label":"Tilg\u00e6ngelighedsprofil","description":"V\u00e6lg en tilg\u00e6ngelighedsprofil, der passer til dine behov eller pr\u00e6ferencer."},"dvmd_acsb_profile_none":{"text":"Ingen","label":"Tilg\u00e6ngelighedsprofil \u2013 Ingen","description":"V\u00e6lg en tilg\u00e6ngelighedsprofil."},"dvmd_acsb_profile_blindness":{"text":"Blindhed","label":"Tilg\u00e6ngelighedsprofil \u2013 Blindhed","description":"Denne profil aktiverer sk\u00e6rml\u00e6serv\u00e6rkt\u00f8jet med det form\u00e5l at forbedre tilg\u00e6ngeligheden for brugere med blindhed."},"dvmd_acsb_profile_color_blindness":{"text":"Farveblindhed","label":"Tilg\u00e6ngelighedsprofil \u2013 Farveblindhed","description":"Denne profil aktiverer v\u00e6rkt\u00f8jet for farvem\u00e6tning med det form\u00e5l at forbedre tilg\u00e6ngeligheden for brugere med farveblindhed."},"dvmd_acsb_profile_visual_impairment":{"text":"Synshandicap","label":"Tilg\u00e6ngelighedsprofil \u2013 Synshandicap","description":"Denne profil aktiverer flere v\u00e6rkt\u00f8jer med det form\u00e5l at forbedre tilg\u00e6ngeligheden for brugere med synshandicap."},"dvmd_acsb_profile_motor_impairment":{"text":"Motorisk Handicap","label":"Tilg\u00e6ngelighedsprofil \u2013 Motorisk Handicap","description":"Denne profil aktiverer flere v\u00e6rkt\u00f8jer med det form\u00e5l at forbedre tilg\u00e6ngeligheden for brugere med motorisk handicap."},"dvmd_acsb_profile_cognitive_disability":{"text":"Kognitivt Handicap","label":"Tilg\u00e6ngelighedsprofil \u2013 Kognitivt Handicap","description":"Denne profil aktiverer flere v\u00e6rkt\u00f8jer med det form\u00e5l at forbedre tilg\u00e6ngeligheden for brugere med kognitivt handicap."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"Anfald & Epilepsi","label":"Tilg\u00e6ngelighedsprofil \u2013 Anfald & Epilepsi","description":"Denne profil aktiverer flere v\u00e6rkt\u00f8jer med det form\u00e5l at forbedre tilg\u00e6ngeligheden for brugere med anfald eller epilepsi."},"dvmd_acsb_profile_dyslexia":{"text":"Dysleksi","label":"Tilg\u00e6ngelighedsprofil \u2013 Dysleksi","description":"Denne profil aktiverer flere v\u00e6rkt\u00f8jer med det form\u00e5l at forbedre tilg\u00e6ngeligheden for brugere med dysleksi."},"dvmd_acsb_profile_adhd":{"text":"ADHD","label":"Tilg\u00e6ngelighedsprofil \u2013 ADHD","description":"Denne profil aktiverer flere v\u00e6rkt\u00f8jer med det form\u00e5l at forbedre tilg\u00e6ngeligheden for brugere med ADHD."},"dvmd_acsb_screen_reader":{"text":"Sk\u00e6rml\u00e6ser","label":"Sk\u00e6rml\u00e6ser","description":"Sk\u00e6rml\u00e6seren har til form\u00e5l at konvertere webstedstekst til h\u00f8rbar tale for brugere med synshandicap eller l\u00e6sevanskeligheder."},"dvmd_acsb_screen_reader_mode":{"text":"Sk\u00e6rml\u00e6sertilstand","label":"Sk\u00e6rml\u00e6sertilstand","description":"V\u00e6lg en sk\u00e6rml\u00e6sertilstand for at konvertere webstedstekst til h\u00f8rbar tale."},"dvmd_acsb_screen_reader_mode_off":{"label":"Sk\u00e6rml\u00e6sertilstand \u2013 Fra","description":"V\u00e6lg en sk\u00e6rml\u00e6sertilstand."},"dvmd_acsb_screen_reader_mode_manual":{"label":"Sk\u00e6rml\u00e6sertilstand \u2013 Manuel","description":"I denne tilstand vil sk\u00e6rml\u00e6seren l\u00e6se det aktive websteds-element. Klik eller tab for at navigere til det element, du \u00f8nsker, at sk\u00e6rml\u00e6seren skal l\u00e6se."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"Sk\u00e6rml\u00e6sertilstand \u2013 Automatisk","description":"I denne tilstand vil sk\u00e6rml\u00e6seren l\u00e6se hele webstedets sideindhold. Klik p\u00e5 knappen for at pause og genoptage sk\u00e6rml\u00e6seren."},"dvmd_acsb_screen_reader_speed":{"text":"Sk\u00e6rml\u00e6serhastighed","label":"Sk\u00e6rml\u00e6serhastighed","description":"V\u00e6lg en hastighed for sk\u00e6rml\u00e6serens stemme."},"dvmd_acsb_screen_reader_speed_slow":{"text":"Langsom","label":"Sk\u00e6rml\u00e6serhastighed \u2013 Langsom"},"dvmd_acsb_screen_reader_speed_medium":{"text":"Middel","label":"Sk\u00e6rml\u00e6serhastighed \u2013 Middel"},"dvmd_acsb_screen_reader_speed_fast":{"text":"Hurtig","label":"Sk\u00e6rml\u00e6serhastighed \u2013 Hurtig"},"dvmd_acsb_screen_reader_voice":{"text":"Sk\u00e6rml\u00e6serstemme","label":"Sk\u00e6rml\u00e6serstemme","description":"V\u00e6lg en sk\u00e6rml\u00e6serstemme, der passer til dine behov eller pr\u00e6ferencer."},"dvmd_acsb_screen_reader_voice_list":{"label":"V\u00e6lg en sk\u00e6rml\u00e6serstemme"},"dvmd_acsb_screen_reader_voice_error":{"text":"Fejl ved hentning af sk\u00e6rml\u00e6serstemme","label":"Der opstod en fejl ved hentning af sk\u00e6rml\u00e6serstemmen"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"Andet"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"Brug systemstandard"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"Match med sidebarsprog"},"dvmd_acsb_navigation_tools":{"text":"Navigationsv\u00e6rkt\u00f8jer","label":"Navigationsv\u00e6rkt\u00f8jer","description":"Navigationsv\u00e6rkt\u00f8jer har til form\u00e5l at lette optimeret navigation p\u00e5 webstedet for alle brugere."},"dvmd_acsb_large_cursor":{"text":"Stor mark\u00f8r","label":"Stor mark\u00f8r","description":"Just\u00e9r st\u00f8rrelsen og farven p\u00e5 webstedets mark\u00f8r."},"dvmd_acsb_large_cursor_off":{"label":"Stor mark\u00f8r \u2013 Fra"},"dvmd_acsb_large_cursor_black":{"text":"Sort","label":"Stor mark\u00f8r \u2013 Sort"},"dvmd_acsb_large_cursor_white":{"text":"Hvid","label":"Stor mark\u00f8r \u2013 Hvid"},"dvmd_acsb_focus_ring":{"text":"Fokusring","label":"Fokusring","description":"Aktiv\u00e9r en fokusring for at fremh\u00e6ve det aktuelt fokuserede element p\u00e5 webstedet."},"dvmd_acsb_focus_ring_off":{"label":"Fokusring \u2013 Fra"},"dvmd_acsb_focus_ring_on":{"text":"Fokusring","label":"Fokusring \u2013 Til"},"dvmd_acsb_page_structure":{"text":"Sidestruktur","label":"Sidestruktur","description":"Vis webstedets struktur ved at liste og fremh\u00e6ve en sids overskrifter, landem\u00e6rker og links."},"dvmd_acsb_page_structure_off":{"label":"Sidestruktur \u2013 Fra"},"dvmd_acsb_page_structure_off_note":{"text":"V\u00e6lg en fane for at se sidestrukturen."},"dvmd_acsb_page_structure_headings":{"text":"Overskrifter","label":"Sidestruktur \u2013 Overskrifter"},"dvmd_acsb_page_structure_headings_note":{"text":"Ingen overskrifter fundet."},"dvmd_acsb_page_structure_landmarks":{"text":"Landem\u00e6rker","label":"Sidestruktur \u2013 Landem\u00e6rker"},"dvmd_acsb_page_structure_landmarks_note":{"text":"Ingen landem\u00e6rker fundet."},"dvmd_acsb_page_structure_links":{"text":"Links","label":"Sidestruktur \u2013 Links"},"dvmd_acsb_page_structure_links_note":{"text":"Ingen links fundet."},"dvmd_acsb_reading_tools":{"text":"L\u00e6sev\u00e6rkt\u00f8jer","label":"L\u00e6sev\u00e6rkt\u00f8jer","description":"L\u00e6sev\u00e6rkt\u00f8jer har til form\u00e5l at forbedre l\u00e6sbarheden p\u00e5 webstedet for brugere med l\u00e6sevanskeligheder."},"dvmd_acsb_tooltip":{"text":"V\u00e6rkt\u00f8jstip","label":"V\u00e6rkt\u00f8jstip","description":"Aktiv\u00e9r et v\u00e6rkt\u00f8jstip for at vise yderligere oplysninger om det aktive websteds element."},"dvmd_acsb_tooltip_off":{"label":"V\u00e6rkt\u00f8jstip \u2013 Fra"},"dvmd_acsb_tooltip_small":{"text":"Lille","label":"V\u00e6rkt\u00f8jstip \u2013 Lille"},"dvmd_acsb_tooltip_medium":{"text":"Mellem","label":"V\u00e6rkt\u00f8jstip \u2013 Mellem"},"dvmd_acsb_tooltip_large":{"text":"Stor","label":"V\u00e6rkt\u00f8jstip \u2013 Stor"},"dvmd_acsb_reading_guide":{"text":"L\u00e6seguide","label":"L\u00e6seguide","description":"Aktiv\u00e9r en l\u00e6seguide for at fokusere p\u00e5 \u00e9n linje tekst ad gangen."},"dvmd_acsb_reading_guide_off":{"label":"L\u00e6seguide \u2013 Fra"},"dvmd_acsb_reading_guide_small":{"text":"Lille","label":"L\u00e6seguide \u2013 Lille"},"dvmd_acsb_reading_guide_medium":{"text":"Mellem","label":"L\u00e6seguide \u2013 Mellem"},"dvmd_acsb_reading_guide_large":{"text":"Stor","label":"L\u00e6seguide \u2013 Stor"},"dvmd_acsb_reading_mask":{"text":"L\u00e6semaske","label":"L\u00e6semaske","description":"Aktiv\u00e9r en l\u00e6semaske for at fokusere p\u00e5 specifikt indhold p\u00e5 webstedet."},"dvmd_acsb_reading_mask_off":{"label":"L\u00e6semaske \u2013 Fra"},"dvmd_acsb_reading_mask_small":{"text":"Lille","label":"L\u00e6semaske \u2013 Lille"},"dvmd_acsb_reading_mask_medium":{"text":"Mellem","label":"L\u00e6semaske \u2013 Mellem"},"dvmd_acsb_reading_mask_large":{"text":"Stor","label":"L\u00e6semaske \u2013 Stor"},"dvmd_acsb_text_tools":{"text":"Tekstv\u00e6rkt\u00f8jer","label":"Tekstv\u00e6rkt\u00f8jer","description":"Tekstv\u00e6rkt\u00f8jer har til form\u00e5l at forbedre l\u00e6sbarheden p\u00e5 webstedet for brugere med synsneds\u00e6ttelser."},"dvmd_acsb_text_font":{"text":"Tekstfont","label":"Tekstfont","description":"Juster tekstfonten p\u00e5 webstedet for forbedret l\u00e6sbarhed."},"dvmd_acsb_text_font_off":{"label":"Tekstfont \u2013 Fra"},"dvmd_acsb_text_font_sansserif":{"text":"Sans-Serif","label":"Tekstfont \u2013 Sans-Serif"},"dvmd_acsb_text_font_dyslexic":{"text":"Dyslektisk","label":"Tekstfont \u2013 Dyslektisk"},"dvmd_acsb_text_size":{"text":"Tekstst\u00f8rrelse","label":"Tekstst\u00f8rrelse","description":"Juster tekstst\u00f8rrelsen p\u00e5 webstedet for behagelig l\u00e6sning."},"dvmd_acsb_text_size_off":{"label":"Tekstst\u00f8rrelse \u2013 Fra"},"dvmd_acsb_text_size_1":{"label":"Tekstst\u00f8rrelse \u2013 10% st\u00f8rre"},"dvmd_acsb_text_size_2":{"label":"Tekstst\u00f8rrelse \u2013 30% st\u00f8rre"},"dvmd_acsb_text_size_3":{"label":"Tekstst\u00f8rrelse \u2013 50% st\u00f8rre"},"dvmd_acsb_text_size_4":{"label":"Tekstst\u00f8rrelse \u2013 70% st\u00f8rre"},"dvmd_acsb_line_height":{"text":"Linjeh\u00f8jde","label":"Linjeh\u00f8jde","description":"Juster linjeafstanden p\u00e5 webstedet for at reducere \u00f8jenbelastning."},"dvmd_acsb_line_height_off":{"label":"Linjeh\u00f8jde \u2013 Fra"},"dvmd_acsb_line_height_1":{"label":"Linjeh\u00f8jde \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"Linjeh\u00f8jde \u2013 2"},"dvmd_acsb_line_height_3":{"label":"Linjeh\u00f8jde \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"Linjeh\u00f8jde \u2013 3"},"dvmd_acsb_text_spacing":{"text":"Tegnafstand","label":"Tegnafstand","description":"Juster tegnmellemrummet p\u00e5 webstedet for forbedret l\u00e6sbarhed."},"dvmd_acsb_text_spacing_off":{"label":"Tegnafstand \u2013 Fra"},"dvmd_acsb_text_spacing_1":{"label":"Tegnafstand \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"Tegnafstand \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"Tegnafstand \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"Tegnafstand \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"Tekstjustering","label":"Tekstjustering","description":"Juster tekstjusteringen p\u00e5 webstedet for optimal l\u00e6sbarhed."},"dvmd_acsb_text_alignment_off":{"label":"Tekstjustering \u2013 Fra"},"dvmd_acsb_text_alignment_left":{"label":"Tekstjustering \u2013 Venstre"},"dvmd_acsb_text_alignment_center":{"label":"Tekstjustering \u2013 Centrer"},"dvmd_acsb_text_alignment_right":{"label":"Tekstjustering \u2013 H\u00f8jre"},"dvmd_acsb_text_alignment_justify":{"label":"Tekstjustering \u2013 Juster"},"dvmd_acsb_graphics_tools":{"text":"Grafikv\u00e6rkt\u00f8jer","label":"Grafikv\u00e6rkt\u00f8jer","description":"Grafikv\u00e6rkt\u00f8jer sigter mod at optimere webstedets udseende for brugere med synsneds\u00e6ttelse eller sensoriske f\u00f8lsomheder."},"dvmd_acsb_color_saturation":{"text":"Farvem\u00e6tning","label":"Farvem\u00e6tning","description":"Juster intensiteten af webstedets farver for \u00f8get synlighed."},"dvmd_acsb_color_saturation_off":{"label":"Farvem\u00e6tning \u2013 Fra"},"dvmd_acsb_color_saturation_none":{"text":"Ingen","label":"Farvem\u00e6tning \u2013 Ingen"},"dvmd_acsb_color_saturation_low":{"text":"Lav","label":"Farvem\u00e6tning \u2013 Lav"},"dvmd_acsb_color_saturation_high":{"text":"H\u00f8j","label":"Farvem\u00e6tning \u2013 H\u00f8j"},"dvmd_acsb_color_contrast":{"text":"Farvekontrast","label":"Farvekontrast","description":"Juster kontrasten mellem webstedets tekst og baggrund for forbedret l\u00e6sbarhed."},"dvmd_acsb_color_contrast_off":{"label":"Farvekontrast \u2013 Fra"},"dvmd_acsb_color_contrast_invert":{"text":"Inverter","label":"Farvekontrast \u2013 Inverter"},"dvmd_acsb_color_contrast_dark":{"text":"M\u00f8rk","label":"Farvekontrast \u2013 M\u00f8rk"},"dvmd_acsb_color_contrast_light":{"text":"Lys","label":"Farvekontrast \u2013 Lys"},"dvmd_acsb_hide_images":{"text":"Skjul billeder","label":"Skjul billeder","description":"Skjul webstedets billeder for at reducere visuel st\u00f8j og forbedre fokus."},"dvmd_acsb_hide_images_off":{"label":"Skjul billeder \u2013 Fra"},"dvmd_acsb_hide_images_on":{"text":"Skjul billeder","label":"Skjul billeder \u2013 Til"},"dvmd_acsb_stop_animations":{"text":"Stop animationer","label":"Stop animationer","description":"Deaktiver webstedets CSS-bev\u00e6gelser og GIF-animationer for at reducere distraktioner."},"dvmd_acsb_stop_animations_off":{"label":"Stop animationer \u2013 Fra"},"dvmd_acsb_stop_animations_on":{"text":"Stop animationer","label":"Stop animationer \u2013 Til"},"dvmd_acsb_accessibility_statement":{"text":"Tilg\u00e6ngelighedserkl\u00e6ring","label":"Tilg\u00e6ngelighedserkl\u00e6ring","description":"Tilg\u00e6ngelighedserkl\u00e6ringen giver brugerne direkte adgang til vigtig information om webstedets tilg\u00e6ngelighed."},"dvmd_acsb_statement_text":{"label":"Tilg\u00e6ngelighedserkl\u00e6ring Tekst"},"dvmd_acsb_statement_page":{"text":"Erkl\u00e6ringsside","label":"Tilg\u00e6ngelighedserkl\u00e6ringsside","description":"G\u00e5 til webstedets tilg\u00e6ngelighedserkl\u00e6ringsside."},"dvmd_acsb_plugin_credit":{"text":"Oprettet af Divi-Modules","label":"Oprettet af Divi-Modules","description":"Bes\u00f8g divi-modules.com"}},"de":{"locale":"de","name_english":"German","name_locale":"Deutsch","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"Zur Navigation \u00fcberspringen","label":"Zur Website-Navigation springen."},"dvmd_actw_skip_to_content":{"text":"Zum Inhalt \u00fcberspringen","label":"Zum Website-Inhalt springen."},"dvmd_actw_skip_to_footer":{"text":"Zum Fu\u00dfbereich \u00fcberspringen","label":"Zum Website-Fu\u00dfbereich springen."},"dvmd_actw_open_accessibility_sidebar":{"text":"Barrierefreiheits-Sidebar \u00f6ffnen","label":"Die Barrierefreiheits-Sidebar \u00f6ffnen"},"dvmd_acsb_button":{"label":"Barrierefreiheits-Sidebar umschalten. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"Barrierefreiheits-Sidebar","description":"Anpassung des Website-Aussehens zur Verbesserung der Barrierefreiheit."},"dvmd_acsb_close_sidebar":{"text":"Schlie\u00dfen","label":"Barrierefreiheits-Sidebar schlie\u00dfen. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"Zur\u00fccksetzen","label":"Barrierefreiheits-Sidebar zur\u00fccksetzen. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"Sidebar-Einstellungen","label":"Sidebar-Einstellungen","description":"Sidebar-Einstellungen erm\u00f6glichen es Benutzern, das Aussehen der Barrierefreiheits-Sidebar zu konfigurieren."},"dvmd_acsb_sidebar_size":{"text":"Sidebar-Gr\u00f6\u00dfe","label":"Sidebar-Gr\u00f6\u00dfe","description":"Passen Sie die Gr\u00f6\u00dfe der Barrierefreiheits-Sidebar an."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"Sidebar-Gr\u00f6\u00dfe \u2013 Kleinst"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"Sidebar-Gr\u00f6\u00dfe \u2013 Kleiner"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"Sidebar-Gr\u00f6\u00dfe \u2013 Regul\u00e4r"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"Sidebar-Gr\u00f6\u00dfe \u2013 Gr\u00f6\u00dfer"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"Sidebar-Gr\u00f6\u00dfe \u2013 Gr\u00f6\u00dft"},"dvmd_acsb_sidebar_position":{"text":"Sidebar-Position","label":"Sidebar-Position","description":"Passen Sie die Position der Barrierefreiheits-Sidebar an."},"dvmd_acsb_sidebar_position_left":{"text":"Links","label":"Sidebar-Position \u2013 Links"},"dvmd_acsb_sidebar_position_right":{"text":"Rechts","label":"Sidebar-Position \u2013 Rechts"},"dvmd_acsb_sidebar_language":{"text":"Sidebar-Sprache","label":"Sidebar-Sprache","description":"W\u00e4hlen Sie eine Sprache f\u00fcr die Barrierefreiheits-Sidebar aus."},"dvmd_acsb_hide_sidebar":{"text":"Sidebar ausblenden","label":"Sidebar ausblenden","description":"Die Barrierefreiheits-Sidebar f\u00fcr bis zu einer Woche ausblenden."},"dvmd_acsb_hide_sidebar_once":{"text":"Einmal","label":"Sidebar ausblenden \u2013 Einmal","description":"Die Sidebar ausblenden, bis die Seite neu geladen wird."},"dvmd_acsb_hide_sidebar_session":{"text":"Sitzung","label":"Sidebar ausblenden \u2013 Sitzung","description":"Die Sidebar ausblenden, bis der Browser neu gestartet wird."},"dvmd_acsb_hide_sidebar_day":{"text":"Tag","label":"Sidebar ausblenden \u2013 Tag","description":"Die Sidebar f\u00fcr einen Tag ausblenden."},"dvmd_acsb_hide_sidebar_week":{"text":"Woche","label":"Sidebar ausblenden \u2013 Woche","description":"Die Sidebar f\u00fcr eine Woche ausblenden."},"dvmd_acsb_hide_sidebar_button":{"text":"Jetzt ausblenden","label":"Jetzt ausblenden","description":"Die Barrierefreiheits-Sidebar jetzt ausblenden."},"dvmd_acsb_accessibility_profiles":{"text":"Barrierefreiheitsprofile","label":"Barrierefreiheitsprofile","description":"Barrierefreiheitsprofile aktivieren mehrere Tools mit dem Ziel, die Barrierefreiheit der Website basierend auf Benutzerbed\u00fcrfnissen oder -pr\u00e4ferenzen zu verbessern."},"dvmd_acsb_profile":{"text":"Barrierefreiheitsprofil","label":"Barrierefreiheitsprofil","description":"W\u00e4hlen Sie ein Barrierefreiheitsprofil aus, das Ihren Bed\u00fcrfnissen oder Pr\u00e4ferenzen entspricht."},"dvmd_acsb_profile_none":{"text":"Keine","label":"Barrierefreiheitsprofil \u2013 Keine","description":"W\u00e4hlen Sie ein Barrierefreiheitsprofil aus."},"dvmd_acsb_profile_blindness":{"text":"Blindheit","label":"Barrierefreiheitsprofil \u2013 Blindheit","description":"Dieses Profil aktiviert das Screen-Reader-Tool mit dem Ziel, die Barrierefreiheit f\u00fcr Benutzer mit Blindheit zu verbessern."},"dvmd_acsb_profile_color_blindness":{"text":"Farbenblindheit","label":"Barrierefreiheitsprofil \u2013 Farbenblindheit","description":"Dieses Profil aktiviert das Farbs\u00e4ttigungs-Tool mit dem Ziel, die Barrierefreiheit f\u00fcr Benutzer mit Farbenblindheit zu verbessern."},"dvmd_acsb_profile_visual_impairment":{"text":"Sehbehinderung","label":"Barrierefreiheitsprofil \u2013 Sehbehinderung","description":"Dieses Profil aktiviert mehrere Tools mit dem Ziel, die Barrierefreiheit f\u00fcr Benutzer mit Sehbehinderungen zu verbessern."},"dvmd_acsb_profile_motor_impairment":{"text":"Motorische Beeintr\u00e4chtigung","label":"Barrierefreiheitsprofil \u2013 Motorische Beeintr\u00e4chtigung","description":"Dieses Profil aktiviert mehrere Tools mit dem Ziel, die Barrierefreiheit f\u00fcr Benutzer mit motorischen Beeintr\u00e4chtigungen zu verbessern."},"dvmd_acsb_profile_cognitive_disability":{"text":"Kognitive Beeintr\u00e4chtigung","label":"Barrierefreiheitsprofil \u2013 Kognitive Beeintr\u00e4chtigung","description":"Dieses Profil aktiviert mehrere Tools mit dem Ziel, die Barrierefreiheit f\u00fcr Benutzer mit kognitiven Beeintr\u00e4chtigungen zu verbessern."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"Krampfanf\u00e4lle & Epilepsie","label":"Barrierefreiheitsprofil \u2013 Krampfanf\u00e4lle & Epilepsie","description":"Dieses Profil aktiviert mehrere Tools mit dem Ziel, die Barrierefreiheit f\u00fcr Benutzer mit Krampfanf\u00e4llen oder Epilepsie zu verbessern."},"dvmd_acsb_profile_dyslexia":{"text":"Legasthenie","label":"Barrierefreiheitsprofil \u2013 Legasthenie","description":"Dieses Profil aktiviert mehrere Tools mit dem Ziel, die Barrierefreiheit f\u00fcr Benutzer mit Legasthenie zu verbessern."},"dvmd_acsb_profile_adhd":{"text":"ADHS","label":"Barrierefreiheitsprofil \u2013 ADHS","description":"Dieses Profil aktiviert mehrere Tools mit dem Ziel, die Barrierefreiheit f\u00fcr Benutzer mit ADHS zu verbessern."},"dvmd_acsb_screen_reader":{"text":"Bildschirmleseger\u00e4t","label":"Bildschirmleseger\u00e4t","description":"Das Bildschirmleseger\u00e4t soll Website-Text in h\u00f6rbare Sprache f\u00fcr Benutzer mit Sehbehinderungen oder Lesebeeintr\u00e4chtigungen umwandeln."},"dvmd_acsb_screen_reader_mode":{"text":"Bildschirmleseger\u00e4t-Modus","label":"Bildschirmleseger\u00e4t-Modus","description":"W\u00e4hlen Sie einen Bildschirmleseger\u00e4t-Modus, um Website-Text in h\u00f6rbare Sprache umzuwandeln."},"dvmd_acsb_screen_reader_mode_off":{"label":"Bildschirmleseger\u00e4t-Modus \u2013 Aus","description":"W\u00e4hlen Sie einen Bildschirmleseger\u00e4t-Modus aus."},"dvmd_acsb_screen_reader_mode_manual":{"label":"Bildschirmleseger\u00e4t-Modus \u2013 Manuell","description":"In diesem Modus liest das Bildschirmleseger\u00e4t das aktive Element der Website vor. Klicken oder navigieren Sie mit der Tab-Taste zu dem Element, das Sie vom Bildschirmleseger\u00e4t vorgelesen haben m\u00f6chten."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"Bildschirmleseger\u00e4t-Modus \u2013 Automatisch","description":"In diesem Modus liest das Bildschirmleseger\u00e4t den kompletten Inhalt der Website-Seite vor. Klicken Sie auf die Schaltfl\u00e4che, um das Bildschirmleseger\u00e4t zu pausieren und fortzusetzen."},"dvmd_acsb_screen_reader_speed":{"text":"Bildschirmleseger\u00e4t-Geschwindigkeit","label":"Bildschirmleseger\u00e4t-Geschwindigkeit","description":"W\u00e4hlen Sie eine Geschwindigkeit f\u00fcr die Stimme des Bildschirmleseger\u00e4ts."},"dvmd_acsb_screen_reader_speed_slow":{"text":"Langsam","label":"Bildschirmleseger\u00e4t-Geschwindigkeit \u2013 Langsam"},"dvmd_acsb_screen_reader_speed_medium":{"text":"Mittel","label":"Bildschirmleseger\u00e4t-Geschwindigkeit \u2013 Mittel"},"dvmd_acsb_screen_reader_speed_fast":{"text":"Schnell","label":"Bildschirmleseger\u00e4t-Geschwindigkeit \u2013 Schnell"},"dvmd_acsb_screen_reader_voice":{"text":"Stimme des Bildschirmleseger\u00e4ts","label":"Stimme des Bildschirmleseger\u00e4ts","description":"W\u00e4hlen Sie eine Stimme f\u00fcr das Bildschirmleseger\u00e4t, die Ihren Bed\u00fcrfnissen oder Pr\u00e4ferenzen entspricht."},"dvmd_acsb_screen_reader_voice_list":{"label":"W\u00e4hlen Sie eine Stimme f\u00fcr das Bildschirmleseger\u00e4t"},"dvmd_acsb_screen_reader_voice_error":{"text":"Fehler beim Abrufen der Bildschirmleseger\u00e4t-Stimme","label":"Es ist ein Fehler beim Abrufen der Bildschirmleseger\u00e4t-Stimme aufgetreten"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"Andere"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"Systemstandard verwenden"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"Mit sidebar-Sprache \u00fcbereinstimmen"},"dvmd_acsb_navigation_tools":{"text":"Navigationswerkzeuge","label":"Navigationswerkzeuge","description":"Navigationswerkzeuge sollen die optimierte Website-Navigation f\u00fcr alle Benutzer erleichtern."},"dvmd_acsb_large_cursor":{"text":"Gro\u00dfer Cursor","label":"Gro\u00dfer Cursor","description":"Passen Sie Gr\u00f6\u00dfe und Farbe des Website-Cursors an."},"dvmd_acsb_large_cursor_off":{"label":"Gro\u00dfer Cursor \u2013 Aus"},"dvmd_acsb_large_cursor_black":{"text":"Schwarz","label":"Gro\u00dfer Cursor \u2013 Schwarz"},"dvmd_acsb_large_cursor_white":{"text":"Wei\u00df","label":"Gro\u00dfer Cursor \u2013 Wei\u00df"},"dvmd_acsb_focus_ring":{"text":"Fokusring","label":"Fokusring","description":"Aktivieren Sie einen Fokusring, um das aktuell fokussierte Website-Element hervorzuheben."},"dvmd_acsb_focus_ring_off":{"label":"Fokusring \u2013 Aus"},"dvmd_acsb_focus_ring_on":{"text":"Fokusring","label":"Fokusring \u2013 Ein"},"dvmd_acsb_page_structure":{"text":"Seitenstruktur","label":"Seitenstruktur","description":"Zeigen Sie die Website-Struktur an, indem Sie die \u00dcberschriften, Landmarken und Links einer Seite auflisten und hervorheben."},"dvmd_acsb_page_structure_off":{"label":"Seitenstruktur \u2013 Aus"},"dvmd_acsb_page_structure_off_note":{"text":"W\u00e4hlen Sie einen Tab aus, um die Seitenstruktur anzuzeigen."},"dvmd_acsb_page_structure_headings":{"text":"\u00dcberschriften","label":"Seitenstruktur \u2013 \u00dcberschriften"},"dvmd_acsb_page_structure_headings_note":{"text":"Keine \u00dcberschriften gefunden."},"dvmd_acsb_page_structure_landmarks":{"text":"Landmarken","label":"Seitenstruktur \u2013 Landmarken"},"dvmd_acsb_page_structure_landmarks_note":{"text":"Keine Landmarken gefunden."},"dvmd_acsb_page_structure_links":{"text":"Links","label":"Seitenstruktur \u2013 Links"},"dvmd_acsb_page_structure_links_note":{"text":"Keine Links gefunden."},"dvmd_acsb_reading_tools":{"text":"Lesehilfen","label":"Lesehilfen","description":"Lesehilfen sollen die Lesbarkeit von Websites f\u00fcr Benutzer mit Leseschwierigkeiten verbessern."},"dvmd_acsb_tooltip":{"text":"Tooltip","label":"Tooltip","description":"Aktivieren Sie einen Tooltip, um zus\u00e4tzliche Informationen f\u00fcr das aktive Website-Element anzuzeigen."},"dvmd_acsb_tooltip_off":{"label":"Tooltip \u2013 Aus"},"dvmd_acsb_tooltip_small":{"text":"Klein","label":"Tooltip \u2013 Klein"},"dvmd_acsb_tooltip_medium":{"text":"Mittel","label":"Tooltip \u2013 Mittel"},"dvmd_acsb_tooltip_large":{"text":"Gro\u00df","label":"Tooltip \u2013 Gro\u00df"},"dvmd_acsb_reading_guide":{"text":"Lesef\u00fchrung","label":"Lesef\u00fchrung","description":"Aktivieren Sie eine Lesef\u00fchrung, um sich auf eine Textzeile zu konzentrieren."},"dvmd_acsb_reading_guide_off":{"label":"Lesef\u00fchrung \u2013 Aus"},"dvmd_acsb_reading_guide_small":{"text":"Klein","label":"Lesef\u00fchrung \u2013 Klein"},"dvmd_acsb_reading_guide_medium":{"text":"Mittel","label":"Lesef\u00fchrung \u2013 Mittel"},"dvmd_acsb_reading_guide_large":{"text":"Gro\u00df","label":"Lesef\u00fchrung \u2013 Gro\u00df"},"dvmd_acsb_reading_mask":{"text":"Lesemaske","label":"Lesemaske","description":"Aktivieren Sie eine Lesemaske, um sich auf bestimmte Website-Inhalte zu konzentrieren."},"dvmd_acsb_reading_mask_off":{"label":"Lesemaske \u2013 Aus"},"dvmd_acsb_reading_mask_small":{"text":"Klein","label":"Lesemaske \u2013 Klein"},"dvmd_acsb_reading_mask_medium":{"text":"Mittel","label":"Lesemaske \u2013 Mittel"},"dvmd_acsb_reading_mask_large":{"text":"Gro\u00df","label":"Lesemaske \u2013 Gro\u00df"},"dvmd_acsb_text_tools":{"text":"Textwerkzeuge","label":"Textwerkzeuge","description":"Textwerkzeuge sollen die Lesbarkeit von Websites f\u00fcr Benutzer mit Sehschwierigkeiten verbessern."},"dvmd_acsb_text_font":{"text":"Schriftart","label":"Schriftart","description":"Passen Sie die Website-Schriftart f\u00fcr eine verbesserte Lesbarkeit an."},"dvmd_acsb_text_font_off":{"label":"Schriftart \u2013 Aus"},"dvmd_acsb_text_font_sansserif":{"text":"Sans-Serif","label":"Schriftart \u2013 Sans-Serif"},"dvmd_acsb_text_font_dyslexic":{"text":"Dyslexie","label":"Schriftart \u2013 Dyslexie"},"dvmd_acsb_text_size":{"text":"Schriftgr\u00f6\u00dfe","label":"Schriftgr\u00f6\u00dfe","description":"Passen Sie die Website-Schriftgr\u00f6\u00dfe f\u00fcr ein angenehmes Lesen an."},"dvmd_acsb_text_size_off":{"label":"Schriftgr\u00f6\u00dfe \u2013 Aus"},"dvmd_acsb_text_size_1":{"label":"Schriftgr\u00f6\u00dfe \u2013 10% gr\u00f6\u00dfer"},"dvmd_acsb_text_size_2":{"label":"Schriftgr\u00f6\u00dfe \u2013 30% gr\u00f6\u00dfer"},"dvmd_acsb_text_size_3":{"label":"Schriftgr\u00f6\u00dfe \u2013 50% gr\u00f6\u00dfer"},"dvmd_acsb_text_size_4":{"label":"Schriftgr\u00f6\u00dfe \u2013 70% gr\u00f6\u00dfer"},"dvmd_acsb_line_height":{"text":"Zeilenh\u00f6he","label":"Zeilenh\u00f6he","description":"Passen Sie den Zeilenabstand der Website f\u00fcr reduzierte Augenbelastung an."},"dvmd_acsb_line_height_off":{"label":"Zeilenh\u00f6he \u2013 Aus"},"dvmd_acsb_line_height_1":{"label":"Zeilenh\u00f6he \u2013 1,5"},"dvmd_acsb_line_height_2":{"label":"Zeilenh\u00f6he \u2013 2"},"dvmd_acsb_line_height_3":{"label":"Zeilenh\u00f6he \u2013 2,5"},"dvmd_acsb_line_height_4":{"label":"Zeilenh\u00f6he \u2013 3"},"dvmd_acsb_text_spacing":{"text":"Textabstand","label":"Textabstand","description":"Passen Sie den Zeichenabstand der Website f\u00fcr eine verbesserte Lesbarkeit an."},"dvmd_acsb_text_spacing_off":{"label":"Textabstand \u2013 Aus"},"dvmd_acsb_text_spacing_1":{"label":"Textabstand \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"Textabstand \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"Textabstand \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"Textabstand \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"Textausrichtung","label":"Textausrichtung","description":"Passen Sie die Website-Textausrichtung f\u00fcr optimale Lesbarkeit an."},"dvmd_acsb_text_alignment_off":{"label":"Textausrichtung \u2013 Aus"},"dvmd_acsb_text_alignment_left":{"label":"Textausrichtung \u2013 Links"},"dvmd_acsb_text_alignment_center":{"label":"Textausrichtung \u2013 Zentriert"},"dvmd_acsb_text_alignment_right":{"label":"Textausrichtung \u2013 Rechts"},"dvmd_acsb_text_alignment_justify":{"label":"Textausrichtung \u2013 Blocksatz"},"dvmd_acsb_graphics_tools":{"text":"Grafikwerkzeuge","label":"Grafikwerkzeuge","description":"Grafikwerkzeuge zielen darauf ab, das Erscheinungsbild der Website f\u00fcr Benutzer mit Sehbehinderungen oder sensorischen Empfindlichkeiten zu optimieren."},"dvmd_acsb_color_saturation":{"text":"Farbs\u00e4ttigung","label":"Farbs\u00e4ttigung","description":"Passen Sie die Intensit\u00e4t der Website-Farben f\u00fcr eine verbesserte Sichtbarkeit an."},"dvmd_acsb_color_saturation_off":{"label":"Farbs\u00e4ttigung \u2013 Aus"},"dvmd_acsb_color_saturation_none":{"text":"Keine","label":"Farbs\u00e4ttigung \u2013 Keine"},"dvmd_acsb_color_saturation_low":{"text":"Gering","label":"Farbs\u00e4ttigung \u2013 Gering"},"dvmd_acsb_color_saturation_high":{"text":"Hoch","label":"Farbs\u00e4ttigung \u2013 Hoch"},"dvmd_acsb_color_contrast":{"text":"Farbkontrast","label":"Farbkontrast","description":"Passen Sie den Kontrast zwischen dem Text der Website und dem Hintergrund f\u00fcr eine verbesserte Lesbarkeit an."},"dvmd_acsb_color_contrast_off":{"label":"Farbkontrast \u2013 Aus"},"dvmd_acsb_color_contrast_invert":{"text":"Invertieren","label":"Farbkontrast \u2013 Invertieren"},"dvmd_acsb_color_contrast_dark":{"text":"Dunkel","label":"Farbkontrast \u2013 Dunkel"},"dvmd_acsb_color_contrast_light":{"text":"Hell","label":"Farbkontrast \u2013 Hell"},"dvmd_acsb_hide_images":{"text":"Bilder ausblenden","label":"Bilder ausblenden","description":"Blenden Sie Bilder auf der Website aus, um visuelles Durcheinander zu reduzieren und die Konzentration zu verbessern."},"dvmd_acsb_hide_images_off":{"label":"Bilder ausblenden \u2013 Aus"},"dvmd_acsb_hide_images_on":{"text":"Bilder ausblenden","label":"Bilder ausblenden \u2013 Ein"},"dvmd_acsb_stop_animations":{"text":"Animationen stoppen","label":"Animationen stoppen","description":"Deaktivieren Sie CSS-Bewegungseffekte und GIF-Animationen auf der Website, um Ablenkungen zu reduzieren."},"dvmd_acsb_stop_animations_off":{"label":"Animationen stoppen \u2013 Aus"},"dvmd_acsb_stop_animations_on":{"text":"Animationen stoppen","label":"Animationen stoppen \u2013 Ein"},"dvmd_acsb_accessibility_statement":{"text":"Barrierefreiheitserkl\u00e4rung","label":"Barrierefreiheitserkl\u00e4rung","description":"Die Barrierefreiheitserkl\u00e4rung bietet den Benutzern direkten Zugang zu wichtigen Informationen zur Barrierefreiheit der Website."},"dvmd_acsb_statement_text":{"label":"Text der Barrierefreiheitserkl\u00e4rung"},"dvmd_acsb_statement_page":{"text":"Erkl\u00e4rungsseite","label":"Seite der Barrierefreiheitserkl\u00e4rung","description":"Gehen Sie zur Barrierefreiheitserkl\u00e4rungsseite der Website."},"dvmd_acsb_plugin_credit":{"text":"Erstellt von Divi-Modules","label":"Erstellt von Divi-Modules","description":"Besuchen Sie divi-modules.com"}},"en":{"locale":"en","name_english":"English","name_locale":"English","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"Skip To Navigation","label":"Skip to the website navigation."},"dvmd_actw_skip_to_content":{"text":"Skip To Content","label":"Skip to the website content."},"dvmd_actw_skip_to_footer":{"text":"Skip To Footer","label":"Skip to the website footer."},"dvmd_actw_open_accessibility_sidebar":{"text":"Open Accessibility Sidebar","label":"Open the accessibility sidebar"},"dvmd_acsb_button":{"label":"Toggle the accessibility sidebar. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"Accessibility Sidebar","description":"Customize website appearance to improve accessibility."},"dvmd_acsb_close_sidebar":{"text":"Close","label":"Close the accessibility sidebar. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"Reset","label":"Reset the accessibility sidebar. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"Sidebar Settings","label":"Sidebar Settings","description":"Sidebar settings allow users to configure the accessibility sidebar appearance."},"dvmd_acsb_sidebar_size":{"text":"Sidebar Size","label":"Sidebar Size","description":"Adjust the size of the accessibility sidebar."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"Sidebar Size \u2013 Smallest"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"Sidebar Size \u2013 Smaller"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"Sidebar Size \u2013 Regular"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"Sidebar Size \u2013 Larger"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"Sidebar Size \u2013 Largest"},"dvmd_acsb_sidebar_position":{"text":"Sidebar Position","label":"Sidebar Position","description":"Adjust the position of the accessibility sidebar."},"dvmd_acsb_sidebar_position_left":{"text":"Left","label":"Sidebar Position \u2013 Left"},"dvmd_acsb_sidebar_position_right":{"text":"Right","label":"Sidebar Position \u2013 Right"},"dvmd_acsb_sidebar_language":{"text":"Sidebar Language","label":"Sidebar Language","description":"Select a language for the accessibility sidebar."},"dvmd_acsb_hide_sidebar":{"text":"Hide Sidebar","label":"Hide Sidebar","description":"Hide the accessibility sidebar for up to one week."},"dvmd_acsb_hide_sidebar_once":{"text":"Once","label":"Hide Sidebar \u2013 Once","description":"Hide the sidebar until the page is refreshed."},"dvmd_acsb_hide_sidebar_session":{"text":"Session","label":"Hide Sidebar \u2013 Session","description":"Hide the sidebar until the browser is relaunched."},"dvmd_acsb_hide_sidebar_day":{"text":"Day","label":"Hide Sidebar \u2013 Day","description":"Hide the sidebar for one day."},"dvmd_acsb_hide_sidebar_week":{"text":"Week","label":"Hide Sidebar \u2013 Week","description":"Hide the sidebar for one week."},"dvmd_acsb_hide_sidebar_button":{"text":"Hide Now","label":"Hide Now","description":"Hide the accessibility sidebar now."},"dvmd_acsb_accessibility_profiles":{"text":"Accessibility Profiles","label":"Accessibility Profiles","description":"Accessibility profiles activate multiple tools with the aim of improving website accessibility based on user needs or preferences."},"dvmd_acsb_profile":{"text":"Accessibility Profile","label":"Accessibility Profile","description":"Select an accessibility profile to suit your needs or preferences."},"dvmd_acsb_profile_none":{"text":"None","label":"Accessibility Profile \u2013 None","description":"Select an accessibility profile."},"dvmd_acsb_profile_blindness":{"text":"Blindness","label":"Accessibility Profile \u2013 Blindness","description":"This profile enables the Screen Reader tool with the aim of improving accessibility for users with blindness."},"dvmd_acsb_profile_color_blindness":{"text":"Color Blindness","label":"Accessibility Profile \u2013 Color Blindness","description":"This profile enables the Color Saturation tool with the aim of improving accessibility for users with color blindness."},"dvmd_acsb_profile_visual_impairment":{"text":"Visual Impairment","label":"Accessibility Profile \u2013 Visual Impairment","description":"This profile enables multiple tools with the aim of improving accessibility for users with a visual impairment."},"dvmd_acsb_profile_motor_impairment":{"text":"Motor Impairment","label":"Accessibility Profile \u2013 Motor Impairment","description":"This profile enables multiple tools with the aim of improving accessibility for users with a motor impairment."},"dvmd_acsb_profile_cognitive_disability":{"text":"Cognitive Disability","label":"Accessibility Profile \u2013 Cognitive Disability","description":"This profile enables multiple tools with the aim of improving accessibility for users with a cognitive disability."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"Seizures & Epilepsy","label":"Accessibility Profile \u2013 Seizures & Epilepsy","description":"This profile enables multiple tools with the aim of improving accessibility for users with seizures or epilepsy."},"dvmd_acsb_profile_dyslexia":{"text":"Dyslexia","label":"Accessibility Profile \u2013 Dyslexia","description":"This profile enables multiple tools with the aim of improving accessibility for users with dyslexia."},"dvmd_acsb_profile_adhd":{"text":"ADHD","label":"Accessibility Profile \u2013 ADHD","description":"This profile enables multiple tools with the aim of improving accessibility for users with ADHD."},"dvmd_acsb_screen_reader":{"text":"Screen Reader","label":"Screen Reader","description":"Screen reader aims to convert website text into audible speech for users with visual impairments or reading difficulties."},"dvmd_acsb_screen_reader_mode":{"text":"Screen Reader Mode","label":"Screen Reader Mode","description":"Select a screen reader mode to convert website text into audible speech."},"dvmd_acsb_screen_reader_mode_off":{"label":"Screen Reader Mode \u2013 Off","description":"Select a screen reader mode."},"dvmd_acsb_screen_reader_mode_manual":{"label":"Screen Reader Mode \u2013 Manual","description":"In this mode, the screen reader will read the active website element. Click or tab to navigate to the element you wish the screen reader to read."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"Screen Reader Mode \u2013 Automatic","description":"In this mode, the screen reader will read the complete website page content. Click the button to pause and resume the screen reader."},"dvmd_acsb_screen_reader_speed":{"text":"Screen Reader Speed","label":"Screen Reader Speed","description":"Select a speed for the screen reader voice."},"dvmd_acsb_screen_reader_speed_slow":{"text":"Slow","label":"Screen Reader Speed \u2013 Slow"},"dvmd_acsb_screen_reader_speed_medium":{"text":"Medium","label":"Screen Reader Speed \u2013 Medium"},"dvmd_acsb_screen_reader_speed_fast":{"text":"Fast","label":"Screen Reader Speed \u2013 Fast"},"dvmd_acsb_screen_reader_voice":{"text":"Screen Reader Voice","label":"Screen Reader Voice","description":"Select a screen reader voice to suit your needs or preferences."},"dvmd_acsb_screen_reader_voice_list":{"label":"Select a screen reader voice"},"dvmd_acsb_screen_reader_voice_error":{"text":"Error getting screen reader voice","label":"There was an error getting the screen reader voice"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"Other"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"Use system default"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"Match to sidebar language"},"dvmd_acsb_navigation_tools":{"text":"Navigation Tools","label":"Navigation Tools","description":"Navigation tools aim to facilitate optimized website navigation for all users."},"dvmd_acsb_large_cursor":{"text":"Large Cursor","label":"Large Cursor","description":"Adjust the size and color of the website cursor."},"dvmd_acsb_large_cursor_off":{"label":"Large Cursor \u2013 Off"},"dvmd_acsb_large_cursor_black":{"text":"Black","label":"Large Cursor \u2013 Black"},"dvmd_acsb_large_cursor_white":{"text":"White","label":"Large Cursor \u2013 White"},"dvmd_acsb_focus_ring":{"text":"Focus Ring","label":"Focus Ring","description":"Enable a focus ring to highlight the currently focused website element."},"dvmd_acsb_focus_ring_off":{"label":"Focus Ring \u2013 Off"},"dvmd_acsb_focus_ring_on":{"text":"Focus Ring","label":"Focus Ring \u2013 On"},"dvmd_acsb_page_structure":{"text":"Page Structure","label":"Page Structure","description":"Reveal website structure by listing and highlighting a page\u2019s headings, landmarks, and links."},"dvmd_acsb_page_structure_off":{"label":"Page Structure \u2013 Off"},"dvmd_acsb_page_structure_off_note":{"text":"Select a tab to view the page structure."},"dvmd_acsb_page_structure_headings":{"text":"Headings","label":"Page Structure \u2013 Headings"},"dvmd_acsb_page_structure_headings_note":{"text":"No headings found."},"dvmd_acsb_page_structure_landmarks":{"text":"Landmarks","label":"Page Structure \u2013 Landmarks"},"dvmd_acsb_page_structure_landmarks_note":{"text":"No landmarks found."},"dvmd_acsb_page_structure_links":{"text":"Links","label":"Page Structure \u2013 Links"},"dvmd_acsb_page_structure_links_note":{"text":"No links found."},"dvmd_acsb_reading_tools":{"text":"Reading Tools","label":"Reading Tools","description":"Reading tools aim to improve website readability for users with reading difficulties."},"dvmd_acsb_tooltip":{"text":"Tooltip","label":"Tooltip","description":"Enable a tooltip to display additional information for the active website element."},"dvmd_acsb_tooltip_off":{"label":"Tooltip \u2013 Off"},"dvmd_acsb_tooltip_small":{"text":"Small","label":"Tooltip \u2013 Small"},"dvmd_acsb_tooltip_medium":{"text":"Medium","label":"Tooltip \u2013 Medium"},"dvmd_acsb_tooltip_large":{"text":"Large","label":"Tooltip \u2013 Large"},"dvmd_acsb_reading_guide":{"text":"Reading Guide","label":"Reading Guide","description":"Enable a reading guide to focus on one line of text at a time."},"dvmd_acsb_reading_guide_off":{"label":"Reading Guide \u2013 Off"},"dvmd_acsb_reading_guide_small":{"text":"Small","label":"Reading Guide \u2013 Small"},"dvmd_acsb_reading_guide_medium":{"text":"Medium","label":"Reading Guide \u2013 Medium"},"dvmd_acsb_reading_guide_large":{"text":"Large","label":"Reading Guide \u2013 Large"},"dvmd_acsb_reading_mask":{"text":"Reading Mask","label":"Reading Mask","description":"Enable a reading mask to focus on specific website content."},"dvmd_acsb_reading_mask_off":{"label":"Reading Mask \u2013 Off"},"dvmd_acsb_reading_mask_small":{"text":"Small","label":"Reading Mask \u2013 Small"},"dvmd_acsb_reading_mask_medium":{"text":"Medium","label":"Reading Mask \u2013 Medium"},"dvmd_acsb_reading_mask_large":{"text":"Large","label":"Reading Mask \u2013 Large"},"dvmd_acsb_text_tools":{"text":"Text Tools","label":"Text Tools","description":"Text tools aim to improve website readability for users with visual impairments."},"dvmd_acsb_text_font":{"text":"Text Font","label":"Text Font","description":"Adjust the website text font for enhanced readability."},"dvmd_acsb_text_font_off":{"label":"Text Font \u2013 Off"},"dvmd_acsb_text_font_sansserif":{"text":"Sans-Serif","label":"Text Font \u2013 Sans-Serif"},"dvmd_acsb_text_font_dyslexic":{"text":"Dyslexic","label":"Text Font \u2013 Dyslexic"},"dvmd_acsb_text_size":{"text":"Text Size","label":"Text Size","description":"Adjust the website text size for comfortable reading."},"dvmd_acsb_text_size_off":{"label":"Text Size \u2013 Off"},"dvmd_acsb_text_size_1":{"label":"Text Size \u2013 10% larger"},"dvmd_acsb_text_size_2":{"label":"Text Size \u2013 30% larger"},"dvmd_acsb_text_size_3":{"label":"Text Size \u2013 50% larger"},"dvmd_acsb_text_size_4":{"label":"Text Size \u2013 70% larger"},"dvmd_acsb_line_height":{"text":"Line Height","label":"Line Height","description":"Adjust the website line spacing for reduced eye strain."},"dvmd_acsb_line_height_off":{"label":"Line Height \u2013 Off"},"dvmd_acsb_line_height_1":{"label":"Line Height \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"Line Height \u2013 2"},"dvmd_acsb_line_height_3":{"label":"Line Height \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"Line Height \u2013 3"},"dvmd_acsb_text_spacing":{"text":"Text Spacing","label":"Text Spacing","description":"Adjust the website character spacing for enhanced readability."},"dvmd_acsb_text_spacing_off":{"label":"Text Spacing \u2013 Off"},"dvmd_acsb_text_spacing_1":{"label":"Text Spacing \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"Text Spacing \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"Text Spacing \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"Text Spacing \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"Text Alignment","label":"Text Alignment","description":"Adjust the website text alignment for optimal readability."},"dvmd_acsb_text_alignment_off":{"label":"Text Alignment \u2013 Off"},"dvmd_acsb_text_alignment_left":{"label":"Text Alignment \u2013 Left"},"dvmd_acsb_text_alignment_center":{"label":"Text Alignment \u2013 Center"},"dvmd_acsb_text_alignment_right":{"label":"Text Alignment \u2013 Right"},"dvmd_acsb_text_alignment_justify":{"label":"Text Alignment \u2013 Justify"},"dvmd_acsb_graphics_tools":{"text":"Graphics Tools","label":"Graphics Tools","description":"Graphics tools aim to optimize website appearance for users with visual impairments or sensory sensitivities."},"dvmd_acsb_color_saturation":{"text":"Color Saturation","label":"Color Saturation","description":"Adjust the intensity of website colors for enhanced visibility."},"dvmd_acsb_color_saturation_off":{"label":"Color Saturation \u2013 Off"},"dvmd_acsb_color_saturation_none":{"text":"None","label":"Color Saturation \u2013 None"},"dvmd_acsb_color_saturation_low":{"text":"Low","label":"Color Saturation \u2013 Low"},"dvmd_acsb_color_saturation_high":{"text":"High","label":"Color Saturation \u2013 High"},"dvmd_acsb_color_contrast":{"text":"Color Contrast","label":"Color Contrast","description":"Adjust the contrast between the website text and background for improved readability."},"dvmd_acsb_color_contrast_off":{"label":"Color Contrast \u2013 Off"},"dvmd_acsb_color_contrast_invert":{"text":"Invert","label":"Color Contrast \u2013 Invert"},"dvmd_acsb_color_contrast_dark":{"text":"Dark","label":"Color Contrast \u2013 Dark"},"dvmd_acsb_color_contrast_light":{"text":"Light","label":"Color Contrast \u2013 Light"},"dvmd_acsb_hide_images":{"text":"Hide Images","label":"Hide Images","description":"Hide website images for reduced visual clutter and improved focus."},"dvmd_acsb_hide_images_off":{"label":"Hide Images \u2013 Off"},"dvmd_acsb_hide_images_on":{"text":"Hide Images","label":"Hide Images \u2013 On"},"dvmd_acsb_stop_animations":{"text":"Stop Animations","label":"Stop Animations","description":"Disable website CSS motion effects and GIF animations for reduced distractions."},"dvmd_acsb_stop_animations_off":{"label":"Stop Animations \u2013 Off"},"dvmd_acsb_stop_animations_on":{"text":"Stop Animations","label":"Stop Animations \u2013 On"},"dvmd_acsb_accessibility_statement":{"text":"Accessibility Statement","label":"Accessibility Statement","description":"Accessibility statement gives users direct access to important website accessibility information."},"dvmd_acsb_statement_text":{"label":"Accessibility Statement Text"},"dvmd_acsb_statement_page":{"text":"Statement Page","label":"Accessibility Statement Page","description":"Go to the website accessibility statement page."},"dvmd_acsb_plugin_credit":{"text":"Created by Divi-Modules","label":"Created by Divi-Modules","description":"Visit divi-modules.com"}},"es":{"locale":"es","name_english":"Spanish","name_locale":"Espa\u00f1ol","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"Saltar a la navegaci\u00f3n","label":"Saltar a la navegaci\u00f3n del sitio web."},"dvmd_actw_skip_to_content":{"text":"Saltar al contenido","label":"Saltar al contenido del sitio web."},"dvmd_actw_skip_to_footer":{"text":"Saltar al pie de p\u00e1gina","label":"Saltar al pie de p\u00e1gina del sitio web."},"dvmd_actw_open_accessibility_sidebar":{"text":"Abrir la barra lateral de accesibilidad","label":"Abrir la barra lateral de accesibilidad"},"dvmd_acsb_button":{"label":"Alternar la barra lateral de accesibilidad. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"Barra lateral de accesibilidad","description":"Personaliza la apariencia del sitio web para mejorar la accesibilidad."},"dvmd_acsb_close_sidebar":{"text":"Cerrar","label":"Cerrar la barra lateral de accesibilidad. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"Restablecer","label":"Restablecer la barra lateral de accesibilidad. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"Configuraci\u00f3n de la barra lateral","label":"Configuraci\u00f3n de la barra lateral","description":"Las configuraciones de la barra lateral permiten a los usuarios configurar la apariencia de la barra lateral de accesibilidad."},"dvmd_acsb_sidebar_size":{"text":"Tama\u00f1o de la barra lateral","label":"Tama\u00f1o de la barra lateral","description":"Ajusta el tama\u00f1o de la barra lateral de accesibilidad."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"Tama\u00f1o de la barra lateral: m\u00e1s peque\u00f1o"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"Tama\u00f1o de la barra lateral: peque\u00f1o"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"Tama\u00f1o de la barra lateral: regular"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"Tama\u00f1o de la barra lateral: grande"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"Tama\u00f1o de la barra lateral: m\u00e1s grande"},"dvmd_acsb_sidebar_position":{"text":"Posici\u00f3n de la barra lateral","label":"Posici\u00f3n de la barra lateral","description":"Ajusta la posici\u00f3n de la barra lateral de accesibilidad."},"dvmd_acsb_sidebar_position_left":{"text":"Izquierda","label":"Posici\u00f3n de la barra lateral: Izquierda"},"dvmd_acsb_sidebar_position_right":{"text":"Derecha","label":"Posici\u00f3n de la barra lateral: Derecha"},"dvmd_acsb_sidebar_language":{"text":"Idioma de la barra lateral","label":"Idioma de la barra lateral","description":"Selecciona un idioma para la barra lateral de accesibilidad."},"dvmd_acsb_hide_sidebar":{"text":"Ocultar barra lateral","label":"Ocultar barra lateral","description":"Oculta la barra lateral de accesibilidad durante hasta una semana."},"dvmd_acsb_hide_sidebar_once":{"text":"Una vez","label":"Ocultar barra lateral \u2013 Una vez","description":"Oculta la barra lateral hasta que se actualice la p\u00e1gina."},"dvmd_acsb_hide_sidebar_session":{"text":"Sesi\u00f3n","label":"Ocultar barra lateral \u2013 Sesi\u00f3n","description":"Oculta la barra lateral hasta que se reinicie el navegador."},"dvmd_acsb_hide_sidebar_day":{"text":"D\u00eda","label":"Ocultar barra lateral \u2013 D\u00eda","description":"Oculta la barra lateral durante un d\u00eda."},"dvmd_acsb_hide_sidebar_week":{"text":"Semana","label":"Ocultar barra lateral \u2013 Semana","description":"Oculta la barra lateral durante una semana."},"dvmd_acsb_hide_sidebar_button":{"text":"Ocultar Ahora","label":"Ocultar Ahora","description":"Oculta la barra lateral de accesibilidad ahora."},"dvmd_acsb_accessibility_profiles":{"text":"Perfiles de Accesibilidad","label":"Perfiles de Accesibilidad","description":"Los perfiles de accesibilidad activan m\u00faltiples herramientas con el objetivo de mejorar la accesibilidad del sitio web seg\u00fan las necesidades o preferencias del usuario."},"dvmd_acsb_profile":{"text":"Perfil de Accesibilidad","label":"Perfil de Accesibilidad","description":"Selecciona un perfil de accesibilidad que se ajuste a tus necesidades o preferencias."},"dvmd_acsb_profile_none":{"text":"Ninguno","label":"Perfil de Accesibilidad \u2013 Ninguno","description":"Selecciona un perfil de accesibilidad."},"dvmd_acsb_profile_blindness":{"text":"Ceguera","label":"Perfil de Accesibilidad \u2013 Ceguera","description":"Este perfil habilita la herramienta de Lectura de Pantalla con el objetivo de mejorar la accesibilidad para usuarios con ceguera."},"dvmd_acsb_profile_color_blindness":{"text":"Daltonismo","label":"Perfil de Accesibilidad \u2013 Daltonismo","description":"Este perfil habilita la herramienta de Saturaci\u00f3n de Color con el objetivo de mejorar la accesibilidad para usuarios con daltonismo."},"dvmd_acsb_profile_visual_impairment":{"text":"Discapacidad Visual","label":"Perfil de Accesibilidad \u2013 Discapacidad Visual","description":"Este perfil habilita m\u00faltiples herramientas con el objetivo de mejorar la accesibilidad para usuarios con discapacidad visual."},"dvmd_acsb_profile_motor_impairment":{"text":"Discapacidad Motora","label":"Perfil de Accesibilidad \u2013 Discapacidad Motora","description":"Este perfil habilita m\u00faltiples herramientas con el objetivo de mejorar la accesibilidad para usuarios con discapacidad motora."},"dvmd_acsb_profile_cognitive_disability":{"text":"Discapacidad Cognitiva","label":"Perfil de Accesibilidad \u2013 Discapacidad Cognitiva","description":"Este perfil habilita m\u00faltiples herramientas con el objetivo de mejorar la accesibilidad para usuarios con discapacidad cognitiva."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"Convulsiones y Epilepsia","label":"Perfil de Accesibilidad \u2013 Convulsiones y Epilepsia","description":"Este perfil habilita m\u00faltiples herramientas con el objetivo de mejorar la accesibilidad para usuarios con convulsiones o epilepsia."},"dvmd_acsb_profile_dyslexia":{"text":"Dislexia","label":"Perfil de Accesibilidad \u2013 Dislexia","description":"Este perfil habilita m\u00faltiples herramientas con el objetivo de mejorar la accesibilidad para usuarios con dislexia."},"dvmd_acsb_profile_adhd":{"text":"TDAH","label":"Perfil de Accesibilidad \u2013 TDAH","description":"Este perfil habilita m\u00faltiples herramientas con el objetivo de mejorar la accesibilidad para usuarios con TDAH."},"dvmd_acsb_screen_reader":{"text":"Lector de Pantalla","label":"Lector de Pantalla","description":"El lector de pantalla tiene como objetivo convertir el texto del sitio web en habla audible para usuarios con discapacidades visuales o dificultades de lectura."},"dvmd_acsb_screen_reader_mode":{"text":"Modo de Lector de Pantalla","label":"Modo de Lector de Pantalla","description":"Selecciona un modo de lector de pantalla para convertir el texto del sitio web en habla audible."},"dvmd_acsb_screen_reader_mode_off":{"label":"Modo de Lector de Pantalla \u2013 Apagado","description":"Selecciona un modo de lector de pantalla."},"dvmd_acsb_screen_reader_mode_manual":{"label":"Modo de Lector de Pantalla \u2013 Manual","description":"En este modo, el lector de pantalla leer\u00e1 el elemento activo del sitio web. Haz clic o usa la tecla Tab para navegar al elemento que deseas que el lector de pantalla lea."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"Modo de Lector de Pantalla \u2013 Autom\u00e1tico","description":"En este modo, el lector de pantalla leer\u00e1 todo el contenido de la p\u00e1gina web. Haz clic en el bot\u00f3n para pausar y reanudar el lector de pantalla."},"dvmd_acsb_screen_reader_speed":{"text":"Velocidad del Lector de Pantalla","label":"Velocidad del Lector de Pantalla","description":"Selecciona una velocidad para la voz del lector de pantalla."},"dvmd_acsb_screen_reader_speed_slow":{"text":"Lento","label":"Velocidad del Lector de Pantalla \u2013 Lento"},"dvmd_acsb_screen_reader_speed_medium":{"text":"Medio","label":"Velocidad del Lector de Pantalla \u2013 Medio"},"dvmd_acsb_screen_reader_speed_fast":{"text":"R\u00e1pido","label":"Velocidad del Lector de Pantalla \u2013 R\u00e1pido"},"dvmd_acsb_screen_reader_voice":{"text":"Voz del Lector de Pantalla","label":"Voz del Lector de Pantalla","description":"Selecciona una voz para el lector de pantalla que se ajuste a tus necesidades o preferencias."},"dvmd_acsb_screen_reader_voice_list":{"label":"Selecciona una voz del lector de pantalla"},"dvmd_acsb_screen_reader_voice_error":{"text":"Error al obtener la voz del lector de pantalla","label":"Hubo un error al obtener la voz del lector de pantalla"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"Otro"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"Usar predeterminado del sistema"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"Corresponder al idioma del barra lateral"},"dvmd_acsb_navigation_tools":{"text":"Herramientas de Navegaci\u00f3n","label":"Herramientas de Navegaci\u00f3n","description":"Las herramientas de navegaci\u00f3n tienen como objetivo facilitar la navegaci\u00f3n optimizada del sitio web para todos los usuarios."},"dvmd_acsb_large_cursor":{"text":"Cursor Grande","label":"Cursor Grande","description":"Ajusta el tama\u00f1o y color del cursor del sitio web."},"dvmd_acsb_large_cursor_off":{"label":"Cursor Grande \u2013 Desactivado"},"dvmd_acsb_large_cursor_black":{"text":"Negro","label":"Cursor Grande \u2013 Negro"},"dvmd_acsb_large_cursor_white":{"text":"Blanco","label":"Cursor Grande \u2013 Blanco"},"dvmd_acsb_focus_ring":{"text":"Anillo de Enfoque","label":"Anillo de Enfoque","description":"Habilita un anillo de enfoque para resaltar el elemento del sitio web que est\u00e1 actualmente enfocado."},"dvmd_acsb_focus_ring_off":{"label":"Anillo de Enfoque \u2013 Desactivado"},"dvmd_acsb_focus_ring_on":{"text":"Anillo de Enfoque","label":"Anillo de Enfoque \u2013 Activado"},"dvmd_acsb_page_structure":{"text":"Estructura de la P\u00e1gina","label":"Estructura de la P\u00e1gina","description":"Revela la estructura del sitio web al listar y resaltar los encabezados, puntos de referencia y enlaces de una p\u00e1gina."},"dvmd_acsb_page_structure_off":{"label":"Estructura de la P\u00e1gina \u2013 Desactivada"},"dvmd_acsb_page_structure_off_note":{"text":"Selecciona una pesta\u00f1a para ver la estructura de la p\u00e1gina."},"dvmd_acsb_page_structure_headings":{"text":"Encabezados","label":"Estructura de la P\u00e1gina \u2013 Encabezados"},"dvmd_acsb_page_structure_headings_note":{"text":"No se encontraron encabezados."},"dvmd_acsb_page_structure_landmarks":{"text":"Puntos de Referencia","label":"Estructura de la P\u00e1gina \u2013 Puntos de Referencia"},"dvmd_acsb_page_structure_landmarks_note":{"text":"No se encontraron puntos de referencia."},"dvmd_acsb_page_structure_links":{"text":"Enlaces","label":"Estructura de la P\u00e1gina \u2013 Enlaces"},"dvmd_acsb_page_structure_links_note":{"text":"No se encontraron enlaces."},"dvmd_acsb_reading_tools":{"text":"Herramientas de Lectura","label":"Herramientas de Lectura","description":"Las herramientas de lectura tienen como objetivo mejorar la legibilidad del sitio web para usuarios con dificultades de lectura."},"dvmd_acsb_tooltip":{"text":"Tooltip","label":"Tooltip","description":"Habilita un tooltip para mostrar informaci\u00f3n adicional sobre el elemento activo del sitio web."},"dvmd_acsb_tooltip_off":{"label":"Tooltip \u2013 Desactivado"},"dvmd_acsb_tooltip_small":{"text":"Peque\u00f1o","label":"Tooltip \u2013 Peque\u00f1o"},"dvmd_acsb_tooltip_medium":{"text":"Mediano","label":"Tooltip \u2013 Mediano"},"dvmd_acsb_tooltip_large":{"text":"Grande","label":"Tooltip \u2013 Grande"},"dvmd_acsb_reading_guide":{"text":"Gu\u00eda de Lectura","label":"Gu\u00eda de Lectura","description":"Habilita una gu\u00eda de lectura para enfocarse en una l\u00ednea de texto a la vez."},"dvmd_acsb_reading_guide_off":{"label":"Gu\u00eda de Lectura \u2013 Desactivada"},"dvmd_acsb_reading_guide_small":{"text":"Peque\u00f1a","label":"Gu\u00eda de Lectura \u2013 Peque\u00f1a"},"dvmd_acsb_reading_guide_medium":{"text":"Mediana","label":"Gu\u00eda de Lectura \u2013 Mediana"},"dvmd_acsb_reading_guide_large":{"text":"Grande","label":"Gu\u00eda de Lectura \u2013 Grande"},"dvmd_acsb_reading_mask":{"text":"M\u00e1scara de Lectura","label":"M\u00e1scara de Lectura","description":"Habilita una m\u00e1scara de lectura para enfocarse en un contenido espec\u00edfico del sitio web."},"dvmd_acsb_reading_mask_off":{"label":"M\u00e1scara de Lectura \u2013 Desactivada"},"dvmd_acsb_reading_mask_small":{"text":"Peque\u00f1a","label":"M\u00e1scara de Lectura \u2013 Peque\u00f1a"},"dvmd_acsb_reading_mask_medium":{"text":"Mediana","label":"M\u00e1scara de Lectura \u2013 Mediana"},"dvmd_acsb_reading_mask_large":{"text":"Grande","label":"M\u00e1scara de Lectura \u2013 Grande"},"dvmd_acsb_text_tools":{"text":"Herramientas de Texto","label":"Herramientas de Texto","description":"Las herramientas de texto tienen como objetivo mejorar la legibilidad del sitio web para usuarios con discapacidades visuales."},"dvmd_acsb_text_font":{"text":"Fuente de Texto","label":"Fuente de Texto","description":"Ajusta la fuente de texto del sitio web para una legibilidad mejorada."},"dvmd_acsb_text_font_off":{"label":"Fuente de Texto \u2013 Desactivada"},"dvmd_acsb_text_font_sansserif":{"text":"Sans-Serif","label":"Fuente de Texto \u2013 Sans-Serif"},"dvmd_acsb_text_font_dyslexic":{"text":"Disl\u00e9xica","label":"Fuente de Texto \u2013 Disl\u00e9xica"},"dvmd_acsb_text_size":{"text":"Tama\u00f1o de Texto","label":"Tama\u00f1o de Texto","description":"Ajusta el tama\u00f1o del texto del sitio web para una lectura c\u00f3moda."},"dvmd_acsb_text_size_off":{"label":"Tama\u00f1o de Texto \u2013 Desactivado"},"dvmd_acsb_text_size_1":{"label":"Tama\u00f1o de Texto \u2013 10% m\u00e1s grande"},"dvmd_acsb_text_size_2":{"label":"Tama\u00f1o de Texto \u2013 30% m\u00e1s grande"},"dvmd_acsb_text_size_3":{"label":"Tama\u00f1o de Texto \u2013 50% m\u00e1s grande"},"dvmd_acsb_text_size_4":{"label":"Tama\u00f1o de Texto \u2013 70% m\u00e1s grande"},"dvmd_acsb_line_height":{"text":"Altura de L\u00ednea","label":"Altura de L\u00ednea","description":"Ajusta el espaciado entre l\u00edneas del sitio web para reducir la fatiga visual."},"dvmd_acsb_line_height_off":{"label":"Altura de L\u00ednea \u2013 Desactivada"},"dvmd_acsb_line_height_1":{"label":"Altura de L\u00ednea \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"Altura de L\u00ednea \u2013 2"},"dvmd_acsb_line_height_3":{"label":"Altura de L\u00ednea \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"Altura de L\u00ednea \u2013 3"},"dvmd_acsb_text_spacing":{"text":"Espaciado de Texto","label":"Espaciado de Texto","description":"Ajusta el espaciado entre caracteres del sitio web para una legibilidad mejorada."},"dvmd_acsb_text_spacing_off":{"label":"Espaciado de Texto \u2013 Desactivado"},"dvmd_acsb_text_spacing_1":{"label":"Espaciado de Texto \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"Espaciado de Texto \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"Espaciado de Texto \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"Espaciado de Texto \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"Alineaci\u00f3n de Texto","label":"Alineaci\u00f3n de Texto","description":"Ajusta la alineaci\u00f3n del texto del sitio web para una legibilidad \u00f3ptima."},"dvmd_acsb_text_alignment_off":{"label":"Alineaci\u00f3n de Texto \u2013 Desactivada"},"dvmd_acsb_text_alignment_left":{"label":"Alineaci\u00f3n de Texto \u2013 Izquierda"},"dvmd_acsb_text_alignment_center":{"label":"Alineaci\u00f3n de Texto \u2013 Centro"},"dvmd_acsb_text_alignment_right":{"label":"Alineaci\u00f3n de Texto \u2013 Derecha"},"dvmd_acsb_text_alignment_justify":{"label":"Alineaci\u00f3n de Texto \u2013 Justificado"},"dvmd_acsb_graphics_tools":{"text":"Herramientas Gr\u00e1ficas","label":"Herramientas Gr\u00e1ficas","description":"Las herramientas gr\u00e1ficas tienen como objetivo optimizar la apariencia del sitio web para usuarios con discapacidades visuales o sensibilidades sensoriales."},"dvmd_acsb_color_saturation":{"text":"Saturaci\u00f3n de Color","label":"Saturaci\u00f3n de Color","description":"Ajusta la intensidad de los colores del sitio web para una mejor visibilidad."},"dvmd_acsb_color_saturation_off":{"label":"Saturaci\u00f3n de Color \u2013 Desactivada"},"dvmd_acsb_color_saturation_none":{"text":"Ninguna","label":"Saturaci\u00f3n de Color \u2013 Ninguna"},"dvmd_acsb_color_saturation_low":{"text":"Baja","label":"Saturaci\u00f3n de Color \u2013 Baja"},"dvmd_acsb_color_saturation_high":{"text":"Alta","label":"Saturaci\u00f3n de Color \u2013 Alta"},"dvmd_acsb_color_contrast":{"text":"Contraste de Color","label":"Contraste de Color","description":"Ajusta el contraste entre el texto del sitio web y el fondo para una mejor legibilidad."},"dvmd_acsb_color_contrast_off":{"label":"Contraste de Color \u2013 Desactivado"},"dvmd_acsb_color_contrast_invert":{"text":"Invertir","label":"Contraste de Color \u2013 Invertir"},"dvmd_acsb_color_contrast_dark":{"text":"Oscuro","label":"Contraste de Color \u2013 Oscuro"},"dvmd_acsb_color_contrast_light":{"text":"Claro","label":"Contraste de Color \u2013 Claro"},"dvmd_acsb_hide_images":{"text":"Ocultar Im\u00e1genes","label":"Ocultar Im\u00e1genes","description":"Oculta las im\u00e1genes del sitio web para reducir el desorden visual y mejorar el enfoque."},"dvmd_acsb_hide_images_off":{"label":"Ocultar Im\u00e1genes \u2013 Desactivado"},"dvmd_acsb_hide_images_on":{"text":"Ocultar Im\u00e1genes","label":"Ocultar Im\u00e1genes \u2013 Activado"},"dvmd_acsb_stop_animations":{"text":"Detener Animaciones","label":"Detener Animaciones","description":"Desactiva los efectos de movimiento CSS del sitio web y las animaciones GIF para reducir las distracciones."},"dvmd_acsb_stop_animations_off":{"label":"Detener Animaciones \u2013 Desactivado"},"dvmd_acsb_stop_animations_on":{"text":"Detener Animaciones","label":"Detener Animaciones \u2013 Activado"},"dvmd_acsb_accessibility_statement":{"text":"Declaraci\u00f3n de Accesibilidad","label":"Declaraci\u00f3n de Accesibilidad","description":"La declaraci\u00f3n de accesibilidad proporciona a los usuarios acceso directo a informaci\u00f3n importante sobre la accesibilidad del sitio web."},"dvmd_acsb_statement_text":{"label":"Texto de la Declaraci\u00f3n de Accesibilidad"},"dvmd_acsb_statement_page":{"text":"P\u00e1gina de Declaraci\u00f3n","label":"P\u00e1gina de Declaraci\u00f3n de Accesibilidad","description":"Ir a la p\u00e1gina de declaraci\u00f3n de accesibilidad del sitio web."},"dvmd_acsb_plugin_credit":{"text":"Creado por Divi-Modules","label":"Creado por Divi-Modules","description":"Visita divi-modules.com"}},"fr":{"locale":"fr","name_english":"French","name_locale":"Fran\u00e7ais","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"Aller \u00e0 la navigation","label":"Aller \u00e0 la navigation du site web."},"dvmd_actw_skip_to_content":{"text":"Aller au contenu","label":"Aller au contenu du site web."},"dvmd_actw_skip_to_footer":{"text":"Aller au pied de page","label":"Aller au pied de page du site web."},"dvmd_actw_open_accessibility_sidebar":{"text":"Ouvrir la barre lat\u00e9rale d'accessibilit\u00e9","label":"Ouvrir la barre lat\u00e9rale d'accessibilit\u00e9"},"dvmd_acsb_button":{"label":"Activer\/d\u00e9sactiver la barre lat\u00e9rale d'accessibilit\u00e9. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"Barre lat\u00e9rale d'accessibilit\u00e9","description":"Personnalisez l'apparence du site web pour am\u00e9liorer l'accessibilit\u00e9."},"dvmd_acsb_close_sidebar":{"text":"Fermer","label":"Fermer la barre lat\u00e9rale d'accessibilit\u00e9. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"R\u00e9initialiser","label":"R\u00e9initialiser la barre lat\u00e9rale d'accessibilit\u00e9. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"Param\u00e8tres de la barre lat\u00e9rale","label":"Param\u00e8tres de la barre lat\u00e9rale","description":"Les param\u00e8tres de la barre lat\u00e9rale permettent aux utilisateurs de configurer l'apparence de la barre lat\u00e9rale d'accessibilit\u00e9."},"dvmd_acsb_sidebar_size":{"text":"Taille de la barre lat\u00e9rale","label":"Taille de la barre lat\u00e9rale","description":"Ajustez la taille de la barre lat\u00e9rale d'accessibilit\u00e9."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"Taille de la barre lat\u00e9rale \u2013 La plus petite"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"Taille de la barre lat\u00e9rale \u2013 Plus petite"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"Taille de la barre lat\u00e9rale \u2013 R\u00e9guli\u00e8re"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"Taille de la barre lat\u00e9rale \u2013 Plus grande"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"Taille de la barre lat\u00e9rale \u2013 La plus grande"},"dvmd_acsb_sidebar_position":{"text":"Position de la barre lat\u00e9rale","label":"Position de la barre lat\u00e9rale","description":"Ajustez la position de la barre lat\u00e9rale d'accessibilit\u00e9."},"dvmd_acsb_sidebar_position_left":{"text":"Gauche","label":"Position de la barre lat\u00e9rale \u2013 Gauche"},"dvmd_acsb_sidebar_position_right":{"text":"Droite","label":"Position de la barre lat\u00e9rale \u2013 Droite"},"dvmd_acsb_sidebar_language":{"text":"Langue de la barre lat\u00e9rale","label":"Langue de la barre lat\u00e9rale","description":"S\u00e9lectionnez une langue pour la barre lat\u00e9rale d'accessibilit\u00e9."},"dvmd_acsb_hide_sidebar":{"text":"Masquer la barre lat\u00e9rale","label":"Masquer la barre lat\u00e9rale","description":"Masquez la barre lat\u00e9rale d'accessibilit\u00e9 pendant une semaine au maximum."},"dvmd_acsb_hide_sidebar_once":{"text":"Une fois","label":"Masquer la barre lat\u00e9rale \u2013 Une fois","description":"Masquez la barre lat\u00e9rale jusqu'\u00e0 ce que la page soit actualis\u00e9e."},"dvmd_acsb_hide_sidebar_session":{"text":"Session","label":"Masquer la barre lat\u00e9rale \u2013 Session","description":"Masquez la barre lat\u00e9rale jusqu'\u00e0 ce que le navigateur soit relanc\u00e9."},"dvmd_acsb_hide_sidebar_day":{"text":"Jour","label":"Masquer la barre lat\u00e9rale \u2013 Jour","description":"Masquez la barre lat\u00e9rale pendant un jour."},"dvmd_acsb_hide_sidebar_week":{"text":"Semaine","label":"Masquer la barre lat\u00e9rale \u2013 Semaine","description":"Masquez la barre lat\u00e9rale pendant une semaine."},"dvmd_acsb_hide_sidebar_button":{"text":"Masquer maintenant","label":"Masquer maintenant","description":"Masquez la barre lat\u00e9rale d'accessibilit\u00e9 maintenant."},"dvmd_acsb_accessibility_profiles":{"text":"Profils d'accessibilit\u00e9","label":"Profils d'accessibilit\u00e9","description":"Les profils d'accessibilit\u00e9 activent plusieurs outils dans le but d'am\u00e9liorer l'accessibilit\u00e9 du site Web en fonction des besoins ou des pr\u00e9f\u00e9rences de l'utilisateur."},"dvmd_acsb_profile":{"text":"Profil d'accessibilit\u00e9","label":"Profil d'accessibilit\u00e9","description":"S\u00e9lectionnez un profil d'accessibilit\u00e9 selon vos besoins ou vos pr\u00e9f\u00e9rences."},"dvmd_acsb_profile_none":{"text":"Aucun","label":"Profil d'accessibilit\u00e9 \u2013 Aucun","description":"S\u00e9lectionnez un profil d'accessibilit\u00e9."},"dvmd_acsb_profile_blindness":{"text":"Aveuglement","label":"Profil d'accessibilit\u00e9 \u2013 Aveuglement","description":"Ce profil active l'outil de lecteur d'\u00e9cran dans le but d'am\u00e9liorer l'accessibilit\u00e9 pour les utilisateurs atteints de c\u00e9cit\u00e9."},"dvmd_acsb_profile_color_blindness":{"text":"Daltonisme","label":"Profil d'accessibilit\u00e9 \u2013 Daltonisme","description":"Ce profil active l'outil de saturation des couleurs dans le but d'am\u00e9liorer l'accessibilit\u00e9 pour les utilisateurs daltoniens."},"dvmd_acsb_profile_visual_impairment":{"text":"Handicap visuel","label":"Profil d'accessibilit\u00e9 \u2013 Handicap visuel","description":"Ce profil active plusieurs outils dans le but d'am\u00e9liorer l'accessibilit\u00e9 pour les utilisateurs ayant un handicap visuel."},"dvmd_acsb_profile_motor_impairment":{"text":"Handicap moteur","label":"Profil d'accessibilit\u00e9 \u2013 Handicap moteur","description":"Ce profil active plusieurs outils dans le but d'am\u00e9liorer l'accessibilit\u00e9 pour les utilisateurs ayant un handicap moteur."},"dvmd_acsb_profile_cognitive_disability":{"text":"Handicap cognitif","label":"Profil d'accessibilit\u00e9 \u2013 Handicap cognitif","description":"Ce profil active plusieurs outils dans le but d'am\u00e9liorer l'accessibilit\u00e9 pour les utilisateurs ayant un handicap cognitif."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"Convulsions et \u00e9pilepsie","label":"Profil d'accessibilit\u00e9 \u2013 Convulsions et \u00e9pilepsie","description":"Ce profil active plusieurs outils dans le but d'am\u00e9liorer l'accessibilit\u00e9 pour les utilisateurs souffrant de convulsions ou d'\u00e9pilepsie."},"dvmd_acsb_profile_dyslexia":{"text":"Dyslexie","label":"Profil d'accessibilit\u00e9 \u2013 Dyslexie","description":"Ce profil active plusieurs outils dans le but d'am\u00e9liorer l'accessibilit\u00e9 pour les utilisateurs dyslexiques."},"dvmd_acsb_profile_adhd":{"text":"TDAH","label":"Profil d'accessibilit\u00e9 \u2013 TDAH","description":"Ce profil active plusieurs outils dans le but d'am\u00e9liorer l'accessibilit\u00e9 pour les utilisateurs atteints de TDAH."},"dvmd_acsb_screen_reader":{"text":"Lecteur d'\u00e9cran","label":"Lecteur d'\u00e9cran","description":"Le lecteur d'\u00e9cran vise \u00e0 convertir le texte du site Web en discours audible pour les utilisateurs ayant des troubles de la vision ou des difficult\u00e9s de lecture."},"dvmd_acsb_screen_reader_mode":{"text":"Mode de lecteur d'\u00e9cran","label":"Mode de lecteur d'\u00e9cran","description":"S\u00e9lectionnez un mode de lecteur d'\u00e9cran pour convertir le texte du site Web en discours audible."},"dvmd_acsb_screen_reader_mode_off":{"label":"Mode de lecteur d'\u00e9cran \u2013 D\u00e9sactiv\u00e9","description":"S\u00e9lectionnez un mode de lecteur d'\u00e9cran."},"dvmd_acsb_screen_reader_mode_manual":{"label":"Mode de lecteur d'\u00e9cran \u2013 Manuel","description":"Dans ce mode, le lecteur d'\u00e9cran lira l'\u00e9l\u00e9ment actif du site Web. Cliquez ou appuyez sur Tab pour naviguer vers l'\u00e9l\u00e9ment que vous souhaitez que le lecteur d'\u00e9cran lise."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"Mode de lecteur d'\u00e9cran \u2013 Automatique","description":"Dans ce mode, le lecteur d'\u00e9cran lira le contenu complet de la page Web. Cliquez sur le bouton pour mettre en pause et reprendre le lecteur d'\u00e9cran."},"dvmd_acsb_screen_reader_speed":{"text":"Vitesse du lecteur d'\u00e9cran","label":"Vitesse du lecteur d'\u00e9cran","description":"S\u00e9lectionnez une vitesse pour la voix du lecteur d'\u00e9cran."},"dvmd_acsb_screen_reader_speed_slow":{"text":"Lent","label":"Vitesse du lecteur d'\u00e9cran \u2013 Lent"},"dvmd_acsb_screen_reader_speed_medium":{"text":"Moyen","label":"Vitesse du lecteur d'\u00e9cran \u2013 Moyen"},"dvmd_acsb_screen_reader_speed_fast":{"text":"Rapide","label":"Vitesse du lecteur d'\u00e9cran \u2013 Rapide"},"dvmd_acsb_screen_reader_voice":{"text":"Voix du lecteur d'\u00e9cran","label":"Voix du lecteur d'\u00e9cran","description":"S\u00e9lectionnez une voix de lecteur d'\u00e9cran selon vos besoins ou vos pr\u00e9f\u00e9rences."},"dvmd_acsb_screen_reader_voice_list":{"label":"S\u00e9lectionnez une voix du lecteur d'\u00e9cran"},"dvmd_acsb_screen_reader_voice_error":{"text":"Erreur lors de l'obtention de la voix du lecteur d'\u00e9cran","label":"Une erreur s'est produite lors de l'obtention de la voix du lecteur d'\u00e9cran"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"Autre"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"Utiliser la langue par d\u00e9faut du syst\u00e8me"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"Correspondre \u00e0 la langue de la barre lat\u00e9rale"},"dvmd_acsb_navigation_tools":{"text":"Outils de navigation","label":"Outils de navigation","description":"Les outils de navigation visent \u00e0 faciliter la navigation optimis\u00e9e sur le site Web pour tous les utilisateurs."},"dvmd_acsb_large_cursor":{"text":"Curseur large","label":"Curseur large","description":"Ajustez la taille et la couleur du curseur du site Web."},"dvmd_acsb_large_cursor_off":{"label":"Curseur large \u2013 D\u00e9sactiv\u00e9"},"dvmd_acsb_large_cursor_black":{"text":"Noir","label":"Curseur large \u2013 Noir"},"dvmd_acsb_large_cursor_white":{"text":"Blanc","label":"Curseur large \u2013 Blanc"},"dvmd_acsb_focus_ring":{"text":"Anneau de mise au point","label":"Anneau de mise au point","description":"Activez un anneau de mise au point pour mettre en \u00e9vidence l'\u00e9l\u00e9ment du site Web actuellement s\u00e9lectionn\u00e9."},"dvmd_acsb_focus_ring_off":{"label":"Anneau de mise au point \u2013 D\u00e9sactiv\u00e9"},"dvmd_acsb_focus_ring_on":{"text":"Anneau de mise au point","label":"Anneau de mise au point \u2013 Activ\u00e9"},"dvmd_acsb_page_structure":{"text":"Structure de la page","label":"Structure de la page","description":"R\u00e9v\u00e9lez la structure du site Web en listant et en mettant en \u00e9vidence les titres, les rep\u00e8res et les liens d'une page."},"dvmd_acsb_page_structure_off":{"label":"Structure de la page \u2013 D\u00e9sactiv\u00e9e"},"dvmd_acsb_page_structure_off_note":{"text":"S\u00e9lectionnez un onglet pour afficher la structure de la page."},"dvmd_acsb_page_structure_headings":{"text":"Titres","label":"Structure de la page \u2013 Titres"},"dvmd_acsb_page_structure_headings_note":{"text":"Aucun titre trouv\u00e9."},"dvmd_acsb_page_structure_landmarks":{"text":"Rep\u00e8res","label":"Structure de la page \u2013 Rep\u00e8res"},"dvmd_acsb_page_structure_landmarks_note":{"text":"Aucun rep\u00e8re trouv\u00e9."},"dvmd_acsb_page_structure_links":{"text":"Liens","label":"Structure de la page \u2013 Liens"},"dvmd_acsb_page_structure_links_note":{"text":"Aucun lien trouv\u00e9."},"dvmd_acsb_reading_tools":{"text":"Outils de lecture","label":"Outils de lecture","description":"Les outils de lecture visent \u00e0 am\u00e9liorer la lisibilit\u00e9 du site Web pour les utilisateurs ayant des difficult\u00e9s de lecture."},"dvmd_acsb_tooltip":{"text":"Info-bulle","label":"Info-bulle","description":"Activez une info-bulle pour afficher des informations suppl\u00e9mentaires sur l'\u00e9l\u00e9ment actif du site Web."},"dvmd_acsb_tooltip_off":{"label":"Info-bulle \u2013 D\u00e9sactiv\u00e9e"},"dvmd_acsb_tooltip_small":{"text":"Petite","label":"Info-bulle \u2013 Petite"},"dvmd_acsb_tooltip_medium":{"text":"Moyenne","label":"Info-bulle \u2013 Moyenne"},"dvmd_acsb_tooltip_large":{"text":"Grande","label":"Info-bulle \u2013 Grande"},"dvmd_acsb_reading_guide":{"text":"Guide de lecture","label":"Guide de lecture","description":"Activez un guide de lecture pour vous concentrer sur une ligne de texte \u00e0 la fois."},"dvmd_acsb_reading_guide_off":{"label":"Guide de lecture \u2013 D\u00e9sactiv\u00e9"},"dvmd_acsb_reading_guide_small":{"text":"Petit","label":"Guide de lecture \u2013 Petit"},"dvmd_acsb_reading_guide_medium":{"text":"Moyen","label":"Guide de lecture \u2013 Moyen"},"dvmd_acsb_reading_guide_large":{"text":"Grand","label":"Guide de lecture \u2013 Grand"},"dvmd_acsb_reading_mask":{"text":"Masque de lecture","label":"Masque de lecture","description":"Activez un masque de lecture pour vous concentrer sur un contenu sp\u00e9cifique du site Web."},"dvmd_acsb_reading_mask_off":{"label":"Masque de lecture \u2013 D\u00e9sactiv\u00e9"},"dvmd_acsb_reading_mask_small":{"text":"Petit","label":"Masque de lecture \u2013 Petit"},"dvmd_acsb_reading_mask_medium":{"text":"Moyen","label":"Masque de lecture \u2013 Moyen"},"dvmd_acsb_reading_mask_large":{"text":"Grand","label":"Masque de lecture \u2013 Grand"},"dvmd_acsb_text_tools":{"text":"Outils de texte","label":"Outils de texte","description":"Les outils de texte visent \u00e0 am\u00e9liorer la lisibilit\u00e9 du site Web pour les utilisateurs ayant des troubles de la vision."},"dvmd_acsb_text_font":{"text":"Police de texte","label":"Police de texte","description":"Ajustez la police de texte du site Web pour une meilleure lisibilit\u00e9."},"dvmd_acsb_text_font_off":{"label":"Police de texte \u2013 D\u00e9sactiv\u00e9e"},"dvmd_acsb_text_font_sansserif":{"text":"Sans-Serif","label":"Police de texte \u2013 Sans-Serif"},"dvmd_acsb_text_font_dyslexic":{"text":"Dyslexique","label":"Police de texte \u2013 Dyslexique"},"dvmd_acsb_text_size":{"text":"Taille de texte","label":"Taille de texte","description":"Ajustez la taille du texte du site Web pour une lecture confortable."},"dvmd_acsb_text_size_off":{"label":"Taille de texte \u2013 D\u00e9sactiv\u00e9e"},"dvmd_acsb_text_size_1":{"label":"Taille de texte \u2013 10% plus grande"},"dvmd_acsb_text_size_2":{"label":"Taille de texte \u2013 30% plus grande"},"dvmd_acsb_text_size_3":{"label":"Taille de texte \u2013 50% plus grande"},"dvmd_acsb_text_size_4":{"label":"Taille de texte \u2013 70% plus grande"},"dvmd_acsb_line_height":{"text":"Hauteur de ligne","label":"Hauteur de ligne","description":"Ajustez l'espacement entre les lignes du site Web pour r\u00e9duire la fatigue oculaire."},"dvmd_acsb_line_height_off":{"label":"Hauteur de ligne \u2013 D\u00e9sactiv\u00e9e"},"dvmd_acsb_line_height_1":{"label":"Hauteur de ligne \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"Hauteur de ligne \u2013 2"},"dvmd_acsb_line_height_3":{"label":"Hauteur de ligne \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"Hauteur de ligne \u2013 3"},"dvmd_acsb_text_spacing":{"text":"Espacement de texte","label":"Espacement de texte","description":"Ajustez l'espacement des caract\u00e8res du site Web pour une meilleure lisibilit\u00e9."},"dvmd_acsb_text_spacing_off":{"label":"Espacement de texte \u2013 D\u00e9sactiv\u00e9"},"dvmd_acsb_text_spacing_1":{"label":"Espacement de texte \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"Espacement de texte \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"Espacement de texte \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"Espacement de texte \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"Alignement du texte","label":"Alignement du texte","description":"Ajustez l'alignement du texte du site Web pour une lisibilit\u00e9 optimale."},"dvmd_acsb_text_alignment_off":{"label":"Alignement du texte \u2013 D\u00e9sactiv\u00e9"},"dvmd_acsb_text_alignment_left":{"label":"Alignement du texte \u2013 Gauche"},"dvmd_acsb_text_alignment_center":{"label":"Alignement du texte \u2013 Centre"},"dvmd_acsb_text_alignment_right":{"label":"Alignement du texte \u2013 Droite"},"dvmd_acsb_text_alignment_justify":{"label":"Alignement du texte \u2013 Justifi\u00e9"},"dvmd_acsb_graphics_tools":{"text":"Outils graphiques","label":"Outils graphiques","description":"Les outils graphiques visent \u00e0 optimiser l'apparence du site Web pour les utilisateurs ayant des troubles de la vision ou des sensibilit\u00e9s sensorielles."},"dvmd_acsb_color_saturation":{"text":"Saturation des couleurs","label":"Saturation des couleurs","description":"Ajustez l'intensit\u00e9 des couleurs du site Web pour une meilleure visibilit\u00e9."},"dvmd_acsb_color_saturation_off":{"label":"Saturation des couleurs \u2013 D\u00e9sactiv\u00e9e"},"dvmd_acsb_color_saturation_none":{"text":"Aucune","label":"Saturation des couleurs \u2013 Aucune"},"dvmd_acsb_color_saturation_low":{"text":"Faible","label":"Saturation des couleurs \u2013 Faible"},"dvmd_acsb_color_saturation_high":{"text":"\u00c9lev\u00e9e","label":"Saturation des couleurs \u2013 \u00c9lev\u00e9e"},"dvmd_acsb_color_contrast":{"text":"Contraste des couleurs","label":"Contraste des couleurs","description":"Ajustez le contraste entre le texte du site Web et l'arri\u00e8re-plan pour une meilleure lisibilit\u00e9."},"dvmd_acsb_color_contrast_off":{"label":"Contraste des couleurs \u2013 D\u00e9sactiv\u00e9"},"dvmd_acsb_color_contrast_invert":{"text":"Inverser","label":"Contraste des couleurs \u2013 Inverser"},"dvmd_acsb_color_contrast_dark":{"text":"Fonc\u00e9","label":"Contraste des couleurs \u2013 Fonc\u00e9"},"dvmd_acsb_color_contrast_light":{"text":"Clair","label":"Contraste des couleurs \u2013 Clair"},"dvmd_acsb_hide_images":{"text":"Masquer les images","label":"Masquer les images","description":"Masquez les images du site Web pour r\u00e9duire les encombrements visuels et am\u00e9liorer la concentration."},"dvmd_acsb_hide_images_off":{"label":"Masquer les images \u2013 D\u00e9sactiv\u00e9"},"dvmd_acsb_hide_images_on":{"text":"Masquer les images","label":"Masquer les images \u2013 Activ\u00e9"},"dvmd_acsb_stop_animations":{"text":"Arr\u00eater les animations","label":"Arr\u00eater les animations","description":"D\u00e9sactivez les effets de mouvement CSS du site Web et les animations GIF pour r\u00e9duire les distractions."},"dvmd_acsb_stop_animations_off":{"label":"Arr\u00eater les animations \u2013 D\u00e9sactiv\u00e9"},"dvmd_acsb_stop_animations_on":{"text":"Arr\u00eater les animations","label":"Arr\u00eater les animations \u2013 Activ\u00e9"},"dvmd_acsb_accessibility_statement":{"text":"D\u00e9claration d'accessibilit\u00e9","label":"D\u00e9claration d'accessibilit\u00e9","description":"La d\u00e9claration d'accessibilit\u00e9 donne aux utilisateurs un acc\u00e8s direct aux informations importantes sur l'accessibilit\u00e9 du site Web."},"dvmd_acsb_statement_text":{"label":"Texte de la d\u00e9claration d'accessibilit\u00e9"},"dvmd_acsb_statement_page":{"text":"Page de d\u00e9claration","label":"Page de d\u00e9claration d'accessibilit\u00e9","description":"Acc\u00e9dez \u00e0 la page de d\u00e9claration d'accessibilit\u00e9 du site Web."},"dvmd_acsb_plugin_credit":{"text":"Cr\u00e9\u00e9 par Divi-Modules","label":"Cr\u00e9\u00e9 par Divi-Modules","description":"Visitez divi-modules.com"}},"he":{"locale":"he","name_english":"Hebrew","name_locale":"\u05e2\u05b4\u05d1\u05b0\u05e8\u05b4\u05d9\u05ea","is_rtl":true,"dvmd_actw_skip_to_navigation":{"text":"\u05d3\u05dc\u05d2 \u05dc\u05e0\u05d9\u05d5\u05d5\u05d8","label":"\u05d3\u05dc\u05d2 \u05dc\u05e0\u05d9\u05d5\u05d5\u05d8 \u05d1\u05d0\u05ea\u05e8."},"dvmd_actw_skip_to_content":{"text":"\u05d3\u05dc\u05d2 \u05dc\u05ea\u05d5\u05db\u05df","label":"\u05d3\u05dc\u05d2 \u05dc\u05ea\u05d5\u05db\u05df \u05d1\u05d0\u05ea\u05e8."},"dvmd_actw_skip_to_footer":{"text":"\u05d3\u05dc\u05d2 \u05dc\u05db\u05d5\u05ea\u05e8\u05ea \u05d4\u05ea\u05d7\u05ea\u05d5\u05e0\u05d4","label":"\u05d3\u05dc\u05d2 \u05dc\u05db\u05d5\u05ea\u05e8\u05ea \u05d4\u05ea\u05d7\u05ea\u05d5\u05e0\u05d4 \u05d1\u05d0\u05ea\u05e8."},"dvmd_actw_open_accessibility_sidebar":{"text":"\u05e4\u05ea\u05d7 \u05e1\u05e8\u05d2\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","label":"\u05e4\u05ea\u05d7 \u05d0\u05ea \u05e1\u05e8\u05d2\u05dc \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea"},"dvmd_acsb_button":{"label":"\u05d4\u05d7\u05dc\u05e3 \u05d0\u05ea \u05e1\u05e8\u05d2\u05dc \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"\u05e1\u05e8\u05d2\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","description":"\u05d4\u05ea\u05d0\u05de\u05ea \u05d4\u05de\u05e8\u05d0\u05d4 \u05e9\u05dc \u05d4\u05d0\u05ea\u05e8 \u05db\u05d3\u05d9 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea."},"dvmd_acsb_close_sidebar":{"text":"\u05e1\u05d2\u05d5\u05e8","label":"\u05e1\u05d2\u05d5\u05e8 \u05d0\u05ea \u05e1\u05e8\u05d2\u05dc \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"\u05d0\u05d9\u05e4\u05d5\u05e1","label":"\u05d0\u05e4\u05e1 \u05d0\u05ea \u05e1\u05e8\u05d2\u05dc \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05e1\u05e8\u05d2\u05dc","label":"\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05e1\u05e8\u05d2\u05dc","description":"\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d4\u05e1\u05e8\u05d2\u05dc \u05de\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05d0\u05ea \u05de\u05e8\u05d0\u05d4 \u05e1\u05e8\u05d2\u05dc \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea."},"dvmd_acsb_sidebar_size":{"text":"\u05d2\u05d5\u05d3\u05dc \u05e1\u05e8\u05d2\u05dc","label":"\u05d2\u05d5\u05d3\u05dc \u05e1\u05e8\u05d2\u05dc","description":"\u05db\u05d5\u05d5\u05e0\u05df \u05d0\u05ea \u05d2\u05d5\u05d3\u05dc \u05e1\u05e8\u05d2\u05dc \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"\u05d2\u05d5\u05d3\u05dc \u05e1\u05e8\u05d2\u05dc \u2013 \u05d4\u05e7\u05d8\u05df \u05d1\u05d9\u05d5\u05ea\u05e8"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"\u05d2\u05d5\u05d3\u05dc \u05e1\u05e8\u05d2\u05dc \u2013 \u05e7\u05d8\u05df"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"\u05d2\u05d5\u05d3\u05dc \u05e1\u05e8\u05d2\u05dc \u2013 \u05e8\u05d2\u05d9\u05dc"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"\u05d2\u05d5\u05d3\u05dc \u05e1\u05e8\u05d2\u05dc \u2013 \u05d2\u05d3\u05d5\u05dc"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"\u05d2\u05d5\u05d3\u05dc \u05e1\u05e8\u05d2\u05dc \u2013 \u05d4\u05d2\u05d3\u05d5\u05dc \u05d1\u05d9\u05d5\u05ea\u05e8"},"dvmd_acsb_sidebar_position":{"text":"\u05de\u05d9\u05e7\u05d5\u05dd \u05e1\u05e8\u05d2\u05dc","label":"\u05de\u05d9\u05e7\u05d5\u05dd \u05e1\u05e8\u05d2\u05dc","description":"\u05db\u05d5\u05d5\u05e0\u05df \u05d0\u05ea \u05d4\u05de\u05d9\u05e7\u05d5\u05dd \u05e9\u05dc \u05e1\u05e8\u05d2\u05dc \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea."},"dvmd_acsb_sidebar_position_left":{"text":"\u05e9\u05de\u05d0\u05dc","label":"\u05de\u05d9\u05e7\u05d5\u05dd \u05e1\u05e8\u05d2\u05dc \u2013 \u05e9\u05de\u05d0\u05dc"},"dvmd_acsb_sidebar_position_right":{"text":"\u05d9\u05de\u05d9\u05df","label":"\u05de\u05d9\u05e7\u05d5\u05dd \u05e1\u05e8\u05d2\u05dc \u2013 \u05d9\u05de\u05d9\u05df"},"dvmd_acsb_sidebar_language":{"text":"\u05e9\u05e4\u05ea \u05d4\u05e1\u05e8\u05d2\u05dc","label":"\u05e9\u05e4\u05ea \u05d4\u05e1\u05e8\u05d2\u05dc","description":"\u05d1\u05d7\u05e8 \u05e9\u05e4\u05d4 \u05e2\u05d1\u05d5\u05e8 \u05e1\u05e8\u05d2\u05dc \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea."},"dvmd_acsb_hide_sidebar":{"text":"\u05d4\u05e1\u05ea\u05e8 \u05e1\u05e8\u05d2\u05dc","label":"\u05d4\u05e1\u05ea\u05e8 \u05e1\u05e8\u05d2\u05dc","description":"\u05d4\u05e1\u05ea\u05e8 \u05d0\u05ea \u05e1\u05e8\u05d2\u05dc \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05dc\u05de\u05e9\u05da \u05e9\u05d1\u05d5\u05e2 \u05d0\u05d7\u05d3."},"dvmd_acsb_hide_sidebar_once":{"text":"\u05e4\u05e2\u05dd \u05d0\u05d7\u05ea","label":"\u05d4\u05e1\u05ea\u05e8 \u05e1\u05e8\u05d2\u05dc \u2013 \u05e4\u05e2\u05dd \u05d0\u05d7\u05ea","description":"\u05d4\u05e1\u05ea\u05e8 \u05d0\u05ea \u05d4\u05e1\u05e8\u05d2\u05dc \u05e2\u05d3 \u05dc\u05e8\u05e2\u05e0\u05d5\u05df \u05d4\u05d3\u05e3."},"dvmd_acsb_hide_sidebar_session":{"text":"\u05e1\u05e9\u05df","label":"\u05d4\u05e1\u05ea\u05e8 \u05e1\u05e8\u05d2\u05dc \u2013 \u05e1\u05e9\u05df","description":"\u05d4\u05e1\u05ea\u05e8 \u05d0\u05ea \u05d4\u05e1\u05e8\u05d2\u05dc \u05e2\u05d3 \u05dc\u05d0\u05ea\u05d7\u05d5\u05dc \u05d4\u05d3\u05e4\u05d3\u05e4\u05df."},"dvmd_acsb_hide_sidebar_day":{"text":"\u05d9\u05d5\u05dd","label":"\u05d4\u05e1\u05ea\u05e8 \u05e1\u05e8\u05d2\u05dc \u2013 \u05d9\u05d5\u05dd","description":"\u05d4\u05e1\u05ea\u05e8 \u05d0\u05ea \u05d4\u05e1\u05e8\u05d2\u05dc \u05dc\u05de\u05e9\u05da \u05d9\u05d5\u05dd \u05d0\u05d7\u05d3."},"dvmd_acsb_hide_sidebar_week":{"text":"\u05e9\u05d1\u05d5\u05e2","label":"\u05d4\u05e1\u05ea\u05e8 \u05e1\u05e8\u05d2\u05dc \u2013 \u05e9\u05d1\u05d5\u05e2","description":"\u05d4\u05e1\u05ea\u05e8 \u05d0\u05ea \u05d4\u05e1\u05e8\u05d2\u05dc \u05dc\u05de\u05e9\u05da \u05e9\u05d1\u05d5\u05e2 \u05d0\u05d7\u05d3."},"dvmd_acsb_hide_sidebar_button":{"text":"\u05d4\u05e1\u05ea\u05e8 \u05e2\u05db\u05e9\u05d9\u05d5","label":"\u05d4\u05e1\u05ea\u05e8 \u05e2\u05db\u05e9\u05d9\u05d5","description":"\u05d4\u05e1\u05ea\u05e8 \u05d0\u05ea \u05e1\u05e8\u05d2\u05dc \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05db\u05e2\u05ea."},"dvmd_acsb_accessibility_profiles":{"text":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc\u05d9 \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","label":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc\u05d9 \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","description":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc\u05d9 \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05de\u05e4\u05e2\u05d9\u05dc\u05d9\u05dd \u05de\u05e1\u05e4\u05e8 \u05db\u05dc\u05d9\u05dd \u05d1\u05de\u05d8\u05e8\u05d4 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05d4\u05d0\u05ea\u05e8 \u05d1\u05d4\u05ea\u05d1\u05e1\u05e1 \u05e2\u05dc \u05e6\u05e8\u05db\u05d9 \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05d0\u05d5 \u05d4\u05d4\u05e2\u05d3\u05e4\u05d5\u05ea \u05e9\u05dc\u05d5."},"dvmd_acsb_profile":{"text":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","label":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","description":"\u05d1\u05d7\u05e8 \u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05e9\u05ea\u05d5\u05d0\u05dd \u05d0\u05ea \u05e6\u05e8\u05db\u05d9\u05da \u05d0\u05d5 \u05d4\u05d4\u05e2\u05d3\u05e4\u05d5\u05ea \u05e9\u05dc\u05da."},"dvmd_acsb_profile_none":{"text":"\u05dc\u05dc\u05d0","label":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u2013 \u05dc\u05dc\u05d0","description":"\u05d1\u05d7\u05e8 \u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea."},"dvmd_acsb_profile_blindness":{"text":"\u05e2\u05d9\u05d5\u05d5\u05e8\u05d5\u05df","label":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u2013 \u05e2\u05d9\u05d5\u05d5\u05e8\u05d5\u05df","description":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05d6\u05d4 \u05de\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05db\u05dc\u05d9 \u05e7\u05e8\u05d9\u05d0\u05ea \u05d4\u05de\u05e1\u05da \u05d1\u05de\u05d8\u05e8\u05d4 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05d4\u05d0\u05ea\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05d5\u05d5\u05e8\u05d5\u05df."},"dvmd_acsb_profile_color_blindness":{"text":"\u05e2\u05d9\u05d5\u05d5\u05e8\u05d5\u05df \u05e6\u05d1\u05e2\u05d9\u05dd","label":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u2013 \u05e2\u05d9\u05d5\u05d5\u05e8\u05d5\u05df \u05e6\u05d1\u05e2\u05d9\u05dd","description":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05d6\u05d4 \u05de\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05db\u05dc\u05d9 \u05d4\u05e9\u05d9\u05e0\u05d5\u05d9 \u05d1\u05d4\u05d9\u05e8\u05d5\u05ea \u05d4\u05e6\u05d1\u05e2\u05d9\u05dd \u05d1\u05de\u05d8\u05e8\u05d4 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05d4\u05d0\u05ea\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05d5\u05d5\u05e8\u05d5\u05df \u05e6\u05d1\u05e2\u05d9\u05dd."},"dvmd_acsb_profile_visual_impairment":{"text":"\u05de\u05d5\u05d2\u05d1\u05dc\u05d5\u05ea \u05e8\u05d0\u05d9\u05d9\u05d4","label":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u2013 \u05de\u05d5\u05d2\u05d1\u05dc\u05d5\u05ea \u05e8\u05d0\u05d9\u05d9\u05d4","description":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05d6\u05d4 \u05de\u05e4\u05e2\u05d9\u05dc \u05de\u05e1\u05e4\u05e8 \u05db\u05dc\u05d9\u05dd \u05d1\u05de\u05d8\u05e8\u05d4 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05d4\u05d0\u05ea\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd \u05de\u05d5\u05d2\u05d1\u05dc\u05d5\u05ea \u05e8\u05d0\u05d9\u05d9\u05d4."},"dvmd_acsb_profile_motor_impairment":{"text":"\u05de\u05d5\u05d2\u05d1\u05dc\u05d5\u05ea \u05ea\u05e0\u05d5\u05e2\u05d4","label":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u2013 \u05de\u05d5\u05d2\u05d1\u05dc\u05d5\u05ea \u05ea\u05e0\u05d5\u05e2\u05d4","description":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05d6\u05d4 \u05de\u05e4\u05e2\u05d9\u05dc \u05de\u05e1\u05e4\u05e8 \u05db\u05dc\u05d9\u05dd \u05d1\u05de\u05d8\u05e8\u05d4 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05d4\u05d0\u05ea\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd \u05de\u05d5\u05d2\u05d1\u05dc\u05d5\u05ea \u05ea\u05e0\u05d5\u05e2\u05d4."},"dvmd_acsb_profile_cognitive_disability":{"text":"\u05de\u05d5\u05d2\u05d1\u05dc\u05d5\u05ea \u05e7\u05d5\u05d2\u05e0\u05d9\u05d8\u05d9\u05d1\u05d9\u05ea","label":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u2013 \u05de\u05d5\u05d2\u05d1\u05dc\u05d5\u05ea \u05e7\u05d5\u05d2\u05e0\u05d9\u05d8\u05d9\u05d1\u05d9\u05ea","description":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05d6\u05d4 \u05de\u05e4\u05e2\u05d9\u05dc \u05de\u05e1\u05e4\u05e8 \u05db\u05dc\u05d9\u05dd \u05d1\u05de\u05d8\u05e8\u05d4 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05d4\u05d0\u05ea\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd \u05de\u05d5\u05d2\u05d1\u05dc\u05d5\u05ea \u05e7\u05d5\u05d2\u05e0\u05d9\u05d8\u05d9\u05d1\u05d9\u05d5\u05ea."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"\u05e4\u05e8\u05e6\u05d5\u05ea \u05d5\u05d0\u05e4\u05d9\u05dc\u05e4\u05e1\u05d9\u05d4","label":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u2013 \u05e4\u05e8\u05e6\u05d5\u05ea \u05d5\u05d0\u05e4\u05d9\u05dc\u05e4\u05e1\u05d9\u05d4","description":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05d6\u05d4 \u05de\u05e4\u05e2\u05d9\u05dc \u05de\u05e1\u05e4\u05e8 \u05db\u05dc\u05d9\u05dd \u05d1\u05de\u05d8\u05e8\u05d4 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05d4\u05d0\u05ea\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd \u05e4\u05e8\u05e6\u05d5\u05ea \u05d0\u05d5 \u05d0\u05e4\u05d9\u05dc\u05e4\u05e1\u05d9\u05d4."},"dvmd_acsb_profile_dyslexia":{"text":"\u05d3\u05d9\u05e1\u05dc\u05e7\u05d8\u05d9\u05d4","label":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u2013 \u05d3\u05d9\u05e1\u05dc\u05e7\u05d8\u05d9\u05d4","description":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05d6\u05d4 \u05de\u05e4\u05e2\u05d9\u05dc \u05de\u05e1\u05e4\u05e8 \u05db\u05dc\u05d9\u05dd \u05d1\u05de\u05d8\u05e8\u05d4 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05d4\u05d0\u05ea\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd \u05d3\u05d9\u05e1\u05dc\u05e7\u05d8\u05d9\u05d4."},"dvmd_acsb_profile_adhd":{"text":"ADHD","label":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u2013 ADHD","description":"\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc \u05d6\u05d4 \u05de\u05e4\u05e2\u05d9\u05dc \u05de\u05e1\u05e4\u05e8 \u05db\u05dc\u05d9\u05dd \u05d1\u05de\u05d8\u05e8\u05d4 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05d4\u05d0\u05ea\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd ADHD."},"dvmd_acsb_screen_reader":{"text":"\u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da","label":"\u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da","description":"\u05e7\u05d5\u05e8\u05d0 \u05d4\u05de\u05e1\u05da \u05de\u05d8\u05e8\u05ea\u05d5 \u05dc\u05d4\u05de\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d8\u05e7\u05e1\u05d8 \u05d1\u05d0\u05ea\u05e8 \u05dc\u05d3\u05d9\u05d1\u05d5\u05e8 \u05e9\u05de\u05e2 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd \u05de\u05d5\u05d2\u05d1\u05dc\u05d5\u05d9\u05d5\u05ea \u05e8\u05d0\u05d9\u05d9\u05d4 \u05d0\u05d5 \u05e7\u05e9\u05d9\u05d9 \u05e7\u05e8\u05d9\u05d0\u05d4."},"dvmd_acsb_screen_reader_mode":{"text":"\u05de\u05e6\u05d1 \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da","label":"\u05de\u05e6\u05d1 \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da","description":"\u05d1\u05d7\u05e8 \u05de\u05e6\u05d1 \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da \u05dc\u05d4\u05de\u05e8\u05ea \u05d4\u05d8\u05e7\u05e1\u05d8 \u05d1\u05d0\u05ea\u05e8 \u05dc\u05d3\u05d9\u05d1\u05d5\u05e8 \u05e9\u05de\u05e2."},"dvmd_acsb_screen_reader_mode_off":{"label":"\u05de\u05e6\u05d1 \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da \u2013 \u05db\u05d1\u05d5\u05d9","description":"\u05d1\u05d7\u05e8 \u05de\u05e6\u05d1 \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da."},"dvmd_acsb_screen_reader_mode_manual":{"label":"\u05de\u05e6\u05d1 \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da \u2013 \u05d9\u05d3\u05e0\u05d9","description":"\u05d1\u05de\u05e6\u05d1 \u05d6\u05d4, \u05e7\u05d5\u05e8\u05d0 \u05d4\u05de\u05e1\u05da \u05d9\u05e7\u05e8\u05d0 \u05d0\u05ea \u05d0\u05dc\u05de\u05e0\u05d8 \u05d4\u05d0\u05ea\u05e8 \u05d4\u05e4\u05e2\u05d9\u05dc. \u05dc\u05d7\u05e5 \u05d0\u05d5 \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d8\u05d0\u05d1 \u05db\u05d3\u05d9 \u05dc\u05e0\u05d5\u05d5\u05d8 \u05dc\u05d0\u05dc\u05de\u05e0\u05d8 \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05e9\u05e7\u05d5\u05e8\u05d0 \u05d4\u05de\u05e1\u05da \u05d9\u05e7\u05e8\u05d0."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"\u05de\u05e6\u05d1 \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da \u2013 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","description":"\u05d1\u05de\u05e6\u05d1 \u05d6\u05d4, \u05e7\u05d5\u05e8\u05d0 \u05d4\u05de\u05e1\u05da \u05d9\u05e7\u05e8\u05d0 \u05d0\u05ea \u05db\u05dc \u05ea\u05d5\u05db\u05df \u05d4\u05d3\u05e3 \u05d1\u05d0\u05ea\u05e8. \u05dc\u05d7\u05e5 \u05e2\u05dc \u05d4\u05db\u05e4\u05ea\u05d5\u05e8 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e9\u05d4\u05d5\u05ea \u05d0\u05d5 \u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05d1\u05e7\u05e8\u05d9\u05d0\u05ea \u05e7\u05d5\u05e8\u05d0 \u05d4\u05de\u05e1\u05da."},"dvmd_acsb_screen_reader_speed":{"text":"\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da","label":"\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da","description":"\u05d1\u05d7\u05e8 \u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05dc\u05d3\u05d9\u05d1\u05d5\u05e8 \u05e9\u05de\u05e2 \u05e9\u05dc \u05e7\u05d5\u05e8\u05d0 \u05d4\u05de\u05e1\u05da."},"dvmd_acsb_screen_reader_speed_slow":{"text":"\u05d0\u05d9\u05d8\u05d9","label":"\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da \u2013 \u05d0\u05d9\u05d8\u05d9"},"dvmd_acsb_screen_reader_speed_medium":{"text":"\u05d1\u05d9\u05e0\u05d5\u05e0\u05d9","label":"\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da \u2013 \u05d1\u05d9\u05e0\u05d5\u05e0\u05d9"},"dvmd_acsb_screen_reader_speed_fast":{"text":"\u05de\u05d4\u05d9\u05e8","label":"\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da \u2013 \u05de\u05d4\u05d9\u05e8"},"dvmd_acsb_screen_reader_voice":{"text":"\u05e7\u05d5\u05dc \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da","label":"\u05e7\u05d5\u05dc \u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da","description":"\u05d1\u05d7\u05e8 \u05e7\u05d5\u05dc \u05dc\u05e7\u05d5\u05e8\u05d0 \u05d4\u05de\u05e1\u05da \u05e9\u05d9\u05ea\u05d0\u05d9\u05dd \u05dc\u05e6\u05e8\u05db\u05d9\u05dd \u05d0\u05d5 \u05d4\u05d4\u05e2\u05d3\u05e4\u05d5\u05ea \u05e9\u05dc\u05da."},"dvmd_acsb_screen_reader_voice_list":{"label":"\u05d1\u05d7\u05e8 \u05e7\u05d5\u05dc \u05dc\u05e7\u05d5\u05e8\u05d0 \u05d4\u05de\u05e1\u05da"},"dvmd_acsb_screen_reader_voice_error":{"text":"\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05e7\u05d1\u05dc\u05ea \u05d4\u05e7\u05d5\u05dc \u05e9\u05dc \u05e7\u05d5\u05e8\u05d0 \u05d4\u05de\u05e1\u05da","label":"\u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05e7\u05d1\u05dc\u05ea \u05d4\u05e7\u05d5\u05dc \u05e9\u05dc \u05e7\u05d5\u05e8\u05d0 \u05d4\u05de\u05e1\u05da"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"\u05d0\u05d7\u05e8"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d1\u05e8\u05d9\u05e8\u05ea \u05d4\u05de\u05d7\u05d3\u05dc \u05e9\u05dc \u05d4\u05de\u05e2\u05e8\u05db\u05ea"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"\u05d4\u05ea\u05d0\u05dd \u05dc\u05e9\u05e4\u05ea \u05d4\u05e1\u05e8\u05d2\u05dc"},"dvmd_acsb_navigation_tools":{"text":"\u05db\u05dc\u05d9\u05dd \u05dc\u05e0\u05d9\u05d5\u05d5\u05d8","label":"\u05db\u05dc\u05d9\u05dd \u05dc\u05e0\u05d9\u05d5\u05d5\u05d8","description":"\u05db\u05dc\u05d9 \u05d4\u05e0\u05d9\u05d5\u05d5\u05d8 \u05de\u05d8\u05e8\u05ea\u05dd \u05dc\u05e7\u05d3\u05dd \u05e0\u05d9\u05d5\u05d5\u05d8 \u05de\u05ea\u05d5\u05d7\u05dd \u05d1\u05d0\u05ea\u05e8 \u05dc\u05db\u05dc \u05d4\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd."},"dvmd_acsb_large_cursor":{"text":"\u05e1\u05de\u05df \u05d2\u05d3\u05d5\u05dc","label":"\u05e1\u05de\u05df \u05d2\u05d3\u05d5\u05dc","description":"\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05d2\u05d5\u05d3\u05dc \u05d5\u05e6\u05d1\u05e2 \u05e1\u05de\u05df \u05d4\u05d0\u05ea\u05e8."},"dvmd_acsb_large_cursor_off":{"label":"\u05e1\u05de\u05df \u05d2\u05d3\u05d5\u05dc \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_large_cursor_black":{"text":"\u05e9\u05d7\u05d5\u05e8","label":"\u05e1\u05de\u05df \u05d2\u05d3\u05d5\u05dc \u2013 \u05e9\u05d7\u05d5\u05e8"},"dvmd_acsb_large_cursor_white":{"text":"\u05dc\u05d1\u05df","label":"\u05e1\u05de\u05df \u05d2\u05d3\u05d5\u05dc \u2013 \u05dc\u05d1\u05df"},"dvmd_acsb_focus_ring":{"text":"\u05d8\u05d1\u05e2\u05ea \u05de\u05d5\u05e7\u05d3","label":"\u05d8\u05d1\u05e2\u05ea \u05de\u05d5\u05e7\u05d3","description":"\u05d4\u05e4\u05e2\u05dc \u05d8\u05d1\u05e2\u05ea \u05de\u05d5\u05e7\u05d3 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d3\u05d2\u05d9\u05e9 \u05d0\u05ea \u05d4\u05d0\u05dc\u05de\u05e0\u05d8 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9 \u05e9\u05d1\u05d5 \u05de\u05ea\u05e8\u05db\u05d6 \u05d4\u05e4\u05d5\u05e7\u05d5\u05e1 \u05d1\u05d0\u05ea\u05e8."},"dvmd_acsb_focus_ring_off":{"label":"\u05d8\u05d1\u05e2\u05ea \u05de\u05d5\u05e7\u05d3 \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_focus_ring_on":{"text":"\u05d8\u05d1\u05e2\u05ea \u05de\u05d5\u05e7\u05d3","label":"\u05d8\u05d1\u05e2\u05ea \u05de\u05d5\u05e7\u05d3 \u2013 \u05de\u05d5\u05e4\u05e2\u05dc\u05ea"},"dvmd_acsb_page_structure":{"text":"\u05de\u05d1\u05e0\u05d4 \u05d4\u05d3\u05e3","label":"\u05de\u05d1\u05e0\u05d4 \u05d4\u05d3\u05e3","description":"\u05d7\u05e9\u05d5\u05e3 \u05d0\u05ea \u05de\u05d1\u05e0\u05d4 \u05d4\u05d0\u05ea\u05e8 \u05e2\u05dc \u05d9\u05d3\u05d9 \u05e8\u05d9\u05db\u05d5\u05d6 \u05d5\u05d4\u05d3\u05d2\u05e9\u05ea \u05db\u05d5\u05ea\u05e8\u05d5\u05ea, \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05e2\u05e0\u05d9\u05d9\u05df \u05d5\u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd \u05e9\u05d1\u05d3\u05e3."},"dvmd_acsb_page_structure_off":{"label":"\u05de\u05d1\u05e0\u05d4 \u05d4\u05d3\u05e3 \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_page_structure_off_note":{"text":"\u05d1\u05d7\u05e8 \u05dc\u05e9\u05d5\u05e0\u05d9\u05ea \u05db\u05d3\u05d9 \u05dc\u05d4\u05e6\u05d9\u05d2 \u05d0\u05ea \u05de\u05d1\u05e0\u05d4 \u05d4\u05d3\u05e3."},"dvmd_acsb_page_structure_headings":{"text":"\u05db\u05d5\u05ea\u05e8\u05d5\u05ea","label":"\u05de\u05d1\u05e0\u05d4 \u05d4\u05d3\u05e3 \u2013 \u05db\u05d5\u05ea\u05e8\u05d5\u05ea"},"dvmd_acsb_page_structure_headings_note":{"text":"\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d5 \u05db\u05d5\u05ea\u05e8\u05d5\u05ea."},"dvmd_acsb_page_structure_landmarks":{"text":"\u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05e2\u05e0\u05d9\u05d9\u05df","label":"\u05de\u05d1\u05e0\u05d4 \u05d4\u05d3\u05e3 \u2013 \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05e2\u05e0\u05d9\u05d9\u05df"},"dvmd_acsb_page_structure_landmarks_note":{"text":"\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d5 \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05e2\u05e0\u05d9\u05d9\u05df."},"dvmd_acsb_page_structure_links":{"text":"\u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd","label":"\u05de\u05d1\u05e0\u05d4 \u05d4\u05d3\u05e3 \u2013 \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd"},"dvmd_acsb_page_structure_links_note":{"text":"\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d5 \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd."},"dvmd_acsb_reading_tools":{"text":"\u05db\u05dc\u05d9 \u05e7\u05e8\u05d9\u05d0\u05d4","label":"\u05db\u05dc\u05d9 \u05e7\u05e8\u05d9\u05d0\u05d4","description":"\u05db\u05dc\u05d9 \u05d4\u05e7\u05e8\u05d9\u05d0\u05d4 \u05de\u05d8\u05e8\u05ea\u05dd \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05e7\u05e8\u05d9\u05d0\u05ea \u05d4\u05d0\u05ea\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd \u05e7\u05e9\u05d9\u05d9 \u05e7\u05e8\u05d9\u05d0\u05d4."},"dvmd_acsb_tooltip":{"text":"\u05d8\u05e7\u05e1\u05d8 \u05de\u05d5\u05e1\u05d1\u05e8","label":"\u05d8\u05e7\u05e1\u05d8 \u05de\u05d5\u05e1\u05d1\u05e8","description":"\u05d4\u05e4\u05e2\u05dc \u05d8\u05e7\u05e1\u05d8 \u05de\u05d5\u05e1\u05d1\u05e8 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e6\u05d9\u05d2 \u05de\u05d9\u05d3\u05e2 \u05e0\u05d5\u05e1\u05e3 \u05e2\u05dc \u05d0\u05dc\u05de\u05e0\u05d8 \u05d4\u05d0\u05ea\u05e8 \u05d4\u05e4\u05e2\u05d9\u05dc."},"dvmd_acsb_tooltip_off":{"label":"\u05d8\u05e7\u05e1\u05d8 \u05de\u05d5\u05e1\u05d1\u05e8 \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_tooltip_small":{"text":"\u05e7\u05d8\u05df","label":"\u05d8\u05e7\u05e1\u05d8 \u05de\u05d5\u05e1\u05d1\u05e8 \u2013 \u05e7\u05d8\u05df"},"dvmd_acsb_tooltip_medium":{"text":"\u05d1\u05d9\u05e0\u05d5\u05e0\u05d9","label":"\u05d8\u05e7\u05e1\u05d8 \u05de\u05d5\u05e1\u05d1\u05e8 \u2013 \u05d1\u05d9\u05e0\u05d5\u05e0\u05d9"},"dvmd_acsb_tooltip_large":{"text":"\u05d2\u05d3\u05d5\u05dc","label":"\u05d8\u05e7\u05e1\u05d8 \u05de\u05d5\u05e1\u05d1\u05e8 \u2013 \u05d2\u05d3\u05d5\u05dc"},"dvmd_acsb_reading_guide":{"text":"\u05de\u05d3\u05e8\u05d9\u05da \u05e7\u05e8\u05d9\u05d0\u05d4","label":"\u05de\u05d3\u05e8\u05d9\u05da \u05e7\u05e8\u05d9\u05d0\u05d4","description":"\u05d4\u05e4\u05e2\u05dc \u05de\u05d3\u05e8\u05d9\u05da \u05e7\u05e8\u05d9\u05d0\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05ea\u05de\u05e7\u05d3 \u05d1\u05e9\u05d5\u05e8\u05d4 \u05d0\u05d7\u05ea \u05e9\u05dc \u05d8\u05e7\u05e1\u05d8 \u05d1\u05db\u05dc \u05e4\u05e2\u05dd."},"dvmd_acsb_reading_guide_off":{"label":"\u05de\u05d3\u05e8\u05d9\u05da \u05e7\u05e8\u05d9\u05d0\u05d4 \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_reading_guide_small":{"text":"\u05e7\u05d8\u05df","label":"\u05de\u05d3\u05e8\u05d9\u05da \u05e7\u05e8\u05d9\u05d0\u05d4 \u2013 \u05e7\u05d8\u05df"},"dvmd_acsb_reading_guide_medium":{"text":"\u05d1\u05d9\u05e0\u05d5\u05e0\u05d9","label":"\u05de\u05d3\u05e8\u05d9\u05da \u05e7\u05e8\u05d9\u05d0\u05d4 \u2013 \u05d1\u05d9\u05e0\u05d5\u05e0\u05d9"},"dvmd_acsb_reading_guide_large":{"text":"\u05d2\u05d3\u05d5\u05dc","label":"\u05de\u05d3\u05e8\u05d9\u05da \u05e7\u05e8\u05d9\u05d0\u05d4 \u2013 \u05d2\u05d3\u05d5\u05dc"},"dvmd_acsb_reading_mask":{"text":"\u05de\u05e1\u05db\u05ea \u05e7\u05e8\u05d9\u05d0\u05d4","label":"\u05de\u05e1\u05db\u05ea \u05e7\u05e8\u05d9\u05d0\u05d4","description":"\u05d4\u05e4\u05e2\u05dc \u05de\u05e1\u05db\u05ea \u05e7\u05e8\u05d9\u05d0\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05ea\u05de\u05e7\u05d3 \u05d1\u05ea\u05d5\u05db\u05df \u05de\u05e1\u05d5\u05d9\u05dd \u05e9\u05dc \u05d4\u05d0\u05ea\u05e8."},"dvmd_acsb_reading_mask_off":{"label":"\u05de\u05e1\u05db\u05ea \u05e7\u05e8\u05d9\u05d0\u05d4 \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_reading_mask_small":{"text":"\u05e7\u05d8\u05df","label":"\u05de\u05e1\u05db\u05ea \u05e7\u05e8\u05d9\u05d0\u05d4 \u2013 \u05e7\u05d8\u05df"},"dvmd_acsb_reading_mask_medium":{"text":"\u05d1\u05d9\u05e0\u05d5\u05e0\u05d9","label":"\u05de\u05e1\u05db\u05ea \u05e7\u05e8\u05d9\u05d0\u05d4 \u2013 \u05d1\u05d9\u05e0\u05d5\u05e0\u05d9"},"dvmd_acsb_reading_mask_large":{"text":"\u05d2\u05d3\u05d5\u05dc","label":"\u05de\u05e1\u05db\u05ea \u05e7\u05e8\u05d9\u05d0\u05d4 \u2013 \u05d2\u05d3\u05d5\u05dc"},"dvmd_acsb_text_tools":{"text":"\u05db\u05dc\u05d9 \u05d8\u05e7\u05e1\u05d8","label":"\u05db\u05dc\u05d9 \u05d8\u05e7\u05e1\u05d8","description":"\u05db\u05dc\u05d9 \u05d4\u05d8\u05e7\u05e1\u05d8 \u05de\u05d8\u05e8\u05ea\u05dd \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05e7\u05e8\u05d9\u05d0\u05ea \u05d4\u05d0\u05ea\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd \u05e7\u05e9\u05d9\u05d9 \u05e8\u05d0\u05d9\u05d4."},"dvmd_acsb_text_font":{"text":"\u05d2\u05d5\u05e4\u05df \u05d8\u05e7\u05e1\u05d8","label":"\u05d2\u05d5\u05e4\u05df \u05d8\u05e7\u05e1\u05d8","description":"\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05d2\u05d5\u05e4\u05df \u05d4\u05d8\u05e7\u05e1\u05d8 \u05d1\u05d0\u05ea\u05e8 \u05dc\u05e6\u05d5\u05e8\u05da \u05e9\u05d9\u05e4\u05d5\u05e8 \u05e7\u05e8\u05d9\u05d0\u05d5\u05ea \u05d4\u05d8\u05e7\u05e1\u05d8."},"dvmd_acsb_text_font_off":{"label":"\u05d2\u05d5\u05e4\u05df \u05d8\u05e7\u05e1\u05d8 \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_text_font_sansserif":{"text":"\u05e1\u05e0\u05e1 \u05e1\u05e8\u05d9\u05e3","label":"\u05d2\u05d5\u05e4\u05df \u05d8\u05e7\u05e1\u05d8 \u2013 \u05e1\u05e0\u05e1 \u05e1\u05e8\u05d9\u05e3"},"dvmd_acsb_text_font_dyslexic":{"text":"\u05d3\u05d9\u05e1\u05dc\u05e7\u05d8\u05d9","label":"\u05d2\u05d5\u05e4\u05df \u05d8\u05e7\u05e1\u05d8 \u2013 \u05d3\u05d9\u05e1\u05dc\u05e7\u05d8\u05d9"},"dvmd_acsb_text_size":{"text":"\u05d2\u05d5\u05d3\u05dc \u05d8\u05e7\u05e1\u05d8","label":"\u05d2\u05d5\u05d3\u05dc \u05d8\u05e7\u05e1\u05d8","description":"\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05d2\u05d5\u05d3\u05dc \u05d4\u05d8\u05e7\u05e1\u05d8 \u05d1\u05d0\u05ea\u05e8 \u05dc\u05e7\u05e8\u05d9\u05d0\u05d4 \u05e0\u05d5\u05d7\u05d4."},"dvmd_acsb_text_size_off":{"label":"\u05d2\u05d5\u05d3\u05dc \u05d8\u05e7\u05e1\u05d8 \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_text_size_1":{"label":"\u05d2\u05d5\u05d3\u05dc \u05d8\u05e7\u05e1\u05d8 \u2013 \u05d2\u05d3\u05d5\u05dc \u05d1-10%"},"dvmd_acsb_text_size_2":{"label":"\u05d2\u05d5\u05d3\u05dc \u05d8\u05e7\u05e1\u05d8 \u2013 \u05d2\u05d3\u05d5\u05dc \u05d1-30%"},"dvmd_acsb_text_size_3":{"label":"\u05d2\u05d5\u05d3\u05dc \u05d8\u05e7\u05e1\u05d8 \u2013 \u05d2\u05d3\u05d5\u05dc \u05d1-50%"},"dvmd_acsb_text_size_4":{"label":"\u05d2\u05d5\u05d3\u05dc \u05d8\u05e7\u05e1\u05d8 \u2013 \u05d2\u05d3\u05d5\u05dc \u05d1-70%"},"dvmd_acsb_line_height":{"text":"\u05d2\u05d5\u05d1\u05d4 \u05e9\u05d5\u05e8\u05d4","label":"\u05d2\u05d5\u05d1\u05d4 \u05e9\u05d5\u05e8\u05d4","description":"\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05de\u05e8\u05d5\u05d5\u05d7 \u05d4\u05e9\u05d5\u05e8\u05d4 \u05d1\u05d0\u05ea\u05e8 \u05dc\u05de\u05d8\u05e8\u05ea \u05d4\u05e4\u05d7\u05ea\u05ea \u05d4\u05ea\u05de\u05e6\u05d0\u05d5\u05ea \u05d4\u05e2\u05d9\u05e0\u05d9\u05d9\u05dd."},"dvmd_acsb_line_height_off":{"label":"\u05d2\u05d5\u05d1\u05d4 \u05e9\u05d5\u05e8\u05d4 \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_line_height_1":{"label":"\u05d2\u05d5\u05d1\u05d4 \u05e9\u05d5\u05e8\u05d4 \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"\u05d2\u05d5\u05d1\u05d4 \u05e9\u05d5\u05e8\u05d4 \u2013 2"},"dvmd_acsb_line_height_3":{"label":"\u05d2\u05d5\u05d1\u05d4 \u05e9\u05d5\u05e8\u05d4 \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"\u05d2\u05d5\u05d1\u05d4 \u05e9\u05d5\u05e8\u05d4 \u2013 3"},"dvmd_acsb_text_spacing":{"text":"\u05e8\u05d5\u05d5\u05d7 \u05d8\u05e7\u05e1\u05d8","label":"\u05e8\u05d5\u05d5\u05d7 \u05d8\u05e7\u05e1\u05d8","description":"\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05de\u05e8\u05d5\u05d5\u05d7 \u05d4\u05ea\u05d5\u05d5\u05d9\u05dd \u05d1\u05d0\u05ea\u05e8 \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05e7\u05e8\u05d9\u05d0\u05d5\u05ea \u05d4\u05d8\u05e7\u05e1\u05d8."},"dvmd_acsb_text_spacing_off":{"label":"\u05e8\u05d5\u05d5\u05d7 \u05d8\u05e7\u05e1\u05d8 \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_text_spacing_1":{"label":"\u05e8\u05d5\u05d5\u05d7 \u05d8\u05e7\u05e1\u05d8 \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"\u05e8\u05d5\u05d5\u05d7 \u05d8\u05e7\u05e1\u05d8 \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"\u05e8\u05d5\u05d5\u05d7 \u05d8\u05e7\u05e1\u05d8 \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"\u05e8\u05d5\u05d5\u05d7 \u05d8\u05e7\u05e1\u05d8 \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8","label":"\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8","description":"\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05d9\u05d9\u05e9\u05d5\u05e8 \u05d4\u05d8\u05e7\u05e1\u05d8 \u05d1\u05d0\u05ea\u05e8 \u05dc\u05e7\u05e8\u05d9\u05d0\u05d5\u05ea \u05de\u05d9\u05d8\u05d1\u05d9\u05ea."},"dvmd_acsb_text_alignment_off":{"label":"\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8 \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_text_alignment_left":{"label":"\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8 \u2013 \u05e9\u05de\u05d0\u05dc"},"dvmd_acsb_text_alignment_center":{"label":"\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8 \u2013 \u05de\u05e8\u05db\u05d6"},"dvmd_acsb_text_alignment_right":{"label":"\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8 \u2013 \u05d9\u05de\u05d9\u05df"},"dvmd_acsb_text_alignment_justify":{"label":"\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8 \u2013 \u05de\u05d9\u05d5\u05e9\u05d5\u05d5\u05d9\u05dd"},"dvmd_acsb_graphics_tools":{"text":"\u05db\u05dc\u05d9 \u05d2\u05e8\u05e4\u05d9\u05e7\u05d4","label":"\u05db\u05dc\u05d9 \u05d2\u05e8\u05e4\u05d9\u05e7\u05d4","description":"\u05db\u05dc\u05d9 \u05d4\u05d2\u05e8\u05e4\u05d9\u05e7\u05d4 \u05de\u05d8\u05e8\u05ea\u05dd \u05dc\u05d0\u05d5\u05e4\u05d8\u05d9\u05de\u05d9\u05d6\u05e6\u05d9\u05d4 \u05e9\u05dc \u05de\u05e8\u05d0\u05d4 \u05d4\u05d0\u05ea\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e2\u05dd \u05e7\u05e9\u05d9\u05d9 \u05e8\u05d0\u05d9\u05d4 \u05d5\u05e8\u05d2\u05d9\u05e9\u05d5\u05d9\u05d5\u05ea \u05d7\u05d5\u05e9\u05d9\u05d5\u05ea."},"dvmd_acsb_color_saturation":{"text":"\u05e8\u05d5\u05d5\u05d9 \u05e6\u05d1\u05e2\u05d9\u05dd","label":"\u05e8\u05d5\u05d5\u05d9 \u05e6\u05d1\u05e2\u05d9\u05dd","description":"\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05e2\u05d5\u05e6\u05de\u05ea \u05d4\u05e6\u05d1\u05e2\u05d9\u05dd \u05d1\u05d0\u05ea\u05e8 \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05d4\u05e0\u05e8\u05d0\u05d5\u05ea."},"dvmd_acsb_color_saturation_off":{"label":"\u05e8\u05d5\u05d5\u05d9 \u05e6\u05d1\u05e2\u05d9\u05dd \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_color_saturation_none":{"text":"\u05d0\u05d9\u05df","label":"\u05e8\u05d5\u05d5\u05d9 \u05e6\u05d1\u05e2\u05d9\u05dd \u2013 \u05d0\u05d9\u05df"},"dvmd_acsb_color_saturation_low":{"text":"\u05e0\u05de\u05d5\u05da","label":"\u05e8\u05d5\u05d5\u05d9 \u05e6\u05d1\u05e2\u05d9\u05dd \u2013 \u05e0\u05de\u05d5\u05da"},"dvmd_acsb_color_saturation_high":{"text":"\u05d2\u05d1\u05d5\u05d4","label":"\u05e8\u05d5\u05d5\u05d9 \u05e6\u05d1\u05e2\u05d9\u05dd \u2013 \u05d2\u05d1\u05d5\u05d4"},"dvmd_acsb_color_contrast":{"text":"\u05e0\u05d9\u05d2\u05d5\u05d3\u05d9\u05d5\u05ea \u05e6\u05d1\u05e2\u05d9\u05dd","label":"\u05e0\u05d9\u05d2\u05d5\u05d3\u05d9\u05d5\u05ea \u05e6\u05d1\u05e2\u05d9\u05dd","description":"\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05e8\u05de\u05ea \u05d4\u05e0\u05d9\u05d2\u05d5\u05d3\u05d9\u05d5\u05ea \u05d1\u05d9\u05df \u05d4\u05d8\u05e7\u05e1\u05d8 \u05dc\u05e8\u05e7\u05e2 \u05d1\u05d0\u05ea\u05e8 \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05e7\u05e8\u05d9\u05d0\u05d5\u05ea \u05d4\u05d8\u05e7\u05e1\u05d8."},"dvmd_acsb_color_contrast_off":{"label":"\u05e0\u05d9\u05d2\u05d5\u05d3\u05d9\u05d5\u05ea \u05e6\u05d1\u05e2\u05d9\u05dd \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_color_contrast_invert":{"text":"\u05d4\u05e4\u05d5\u05da","label":"\u05e0\u05d9\u05d2\u05d5\u05d3\u05d9\u05d5\u05ea \u05e6\u05d1\u05e2\u05d9\u05dd \u2013 \u05d4\u05e4\u05d5\u05da"},"dvmd_acsb_color_contrast_dark":{"text":"\u05db\u05d4\u05d4","label":"\u05e0\u05d9\u05d2\u05d5\u05d3\u05d9\u05d5\u05ea \u05e6\u05d1\u05e2\u05d9\u05dd \u2013 \u05db\u05d4\u05d4"},"dvmd_acsb_color_contrast_light":{"text":"\u05d1\u05d4\u05d9\u05e8","label":"\u05e0\u05d9\u05d2\u05d5\u05d3\u05d9\u05d5\u05ea \u05e6\u05d1\u05e2\u05d9\u05dd \u2013 \u05d1\u05d4\u05d9\u05e8"},"dvmd_acsb_hide_images":{"text":"\u05d4\u05e1\u05ea\u05e8 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea","label":"\u05d4\u05e1\u05ea\u05e8 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea","description":"\u05d4\u05e1\u05ea\u05e8 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05d1\u05d0\u05ea\u05e8 \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d4\u05e4\u05d7\u05d9\u05ea \u05d0\u05ea \u05d4\u05e2\u05d5\u05de\u05e1 \u05d4\u05d5\u05d5\u05d9\u05d6\u05d5\u05d0\u05dc\u05d9 \u05d5\u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05d4\u05de\u05d9\u05e7\u05d5\u05d3."},"dvmd_acsb_hide_images_off":{"label":"\u05d4\u05e1\u05ea\u05e8 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_hide_images_on":{"text":"\u05d4\u05e1\u05ea\u05e8 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea","label":"\u05d4\u05e1\u05ea\u05e8 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u2013 \u05de\u05d5\u05e4\u05e2\u05dc\u05ea"},"dvmd_acsb_stop_animations":{"text":"\u05e2\u05e6\u05d5\u05e8 \u05d0\u05e0\u05d9\u05de\u05e6\u05d9\u05d5\u05ea","label":"\u05e2\u05e6\u05d5\u05e8 \u05d0\u05e0\u05d9\u05de\u05e6\u05d9\u05d5\u05ea","description":"\u05d1\u05d8\u05dc \u05d0\u05e4\u05e7\u05d8\u05d9 \u05ea\u05e0\u05d5\u05e2\u05d4 \u05e9\u05dc CSS \u05d1\u05d0\u05ea\u05e8 \u05d5\u05d0\u05e0\u05d9\u05de\u05e6\u05d9\u05d5\u05ea GIF \u05dc\u05d4\u05e4\u05d7\u05ea\u05ea \u05d4\u05e4\u05e8\u05e2\u05d5\u05ea."},"dvmd_acsb_stop_animations_off":{"label":"\u05e2\u05e6\u05d5\u05e8 \u05d0\u05e0\u05d9\u05de\u05e6\u05d9\u05d5\u05ea \u2013 \u05de\u05d5\u05e9\u05d1\u05ea"},"dvmd_acsb_stop_animations_on":{"text":"\u05e2\u05e6\u05d5\u05e8 \u05d0\u05e0\u05d9\u05de\u05e6\u05d9\u05d5\u05ea","label":"\u05e2\u05e6\u05d5\u05e8 \u05d0\u05e0\u05d9\u05de\u05e6\u05d9\u05d5\u05ea \u2013 \u05de\u05d5\u05e4\u05e2\u05dc\u05ea"},"dvmd_acsb_accessibility_statement":{"text":"\u05d4\u05e6\u05d4\u05e8\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","label":"\u05d4\u05e6\u05d4\u05e8\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","description":"\u05d4\u05e6\u05d4\u05e8\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05de\u05e2\u05e0\u05d9\u05e7\u05d4 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d2\u05d9\u05e9\u05d4 \u05d9\u05e9\u05d9\u05e8\u05d4 \u05dc\u05de\u05d9\u05d3\u05e2 \u05d7\u05e9\u05d5\u05d1 \u05d0\u05d5\u05d3\u05d5\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05d4\u05d0\u05ea\u05e8."},"dvmd_acsb_statement_text":{"label":"\u05d8\u05e7\u05e1\u05d8 \u05d4\u05e6\u05d4\u05e8\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea"},"dvmd_acsb_statement_page":{"text":"\u05d3\u05e3 \u05d4\u05e6\u05d4\u05e8\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","label":"\u05d3\u05e3 \u05d4\u05e6\u05d4\u05e8\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","description":"\u05e2\u05d1\u05d5\u05e8 \u05dc\u05d3\u05e3 \u05d4\u05e6\u05d4\u05e8\u05ea \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea \u05d1\u05d0\u05ea\u05e8."},"dvmd_acsb_plugin_credit":{"text":"\u05e0\u05d5\u05e6\u05e8 \u05e2\u05dc \u05d9\u05d3\u05d9 Divi-Modules","label":"\u05e0\u05d5\u05e6\u05e8 \u05e2\u05dc \u05d9\u05d3\u05d9 Divi-Modules","description":"\u05d1\u05e7\u05e8\u05d5 \u05d1 divi-modules.com"}},"hi":{"locale":"hi","name_english":"Hindi","name_locale":"\u0939\u093f\u0928\u094d\u0926\u0940","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"\u0928\u0947\u0935\u093f\u0917\u0947\u0936\u0928 \u092a\u0930 \u091c\u093e\u090f\u0902","label":"\u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0928\u0947\u0935\u093f\u0917\u0947\u0936\u0928 \u092a\u0930 \u091c\u093e\u090f\u0902\u0964"},"dvmd_actw_skip_to_content":{"text":"\u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u092a\u0930 \u091c\u093e\u090f\u0902","label":"\u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u092a\u0930 \u091c\u093e\u090f\u0902\u0964"},"dvmd_actw_skip_to_footer":{"text":"\u092b\u093c\u0941\u091f\u0930 \u092a\u0930 \u091c\u093e\u090f\u0902","label":"\u0935\u0947\u092c\u0938\u093e\u0907\u091f \u092b\u093c\u0941\u091f\u0930 \u092a\u0930 \u091c\u093e\u090f\u0902\u0964"},"dvmd_actw_open_accessibility_sidebar":{"text":"\u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0916\u094b\u0932\u0947\u0902","label":"\u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0916\u094b\u0932\u0947\u0902"},"dvmd_acsb_button":{"label":"\u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0915\u094b \u091f\u0949\u0917\u0932 \u0915\u0930\u0947\u0902\u0964 (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"\u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930","description":"\u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0915\u0940 \u0909\u092a\u0938\u094d\u0925\u093f\u0924\u093f \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0915\u0940 \u0926\u093f\u0916\u093e\u0935\u091f \u0915\u094b \u0905\u0928\u0941\u0915\u0942\u0932\u093f\u0924 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_close_sidebar":{"text":"\u092c\u0902\u0926 \u0915\u0930\u0947\u0902","label":"\u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0915\u094b \u092c\u0902\u0926 \u0915\u0930\u0947\u0902\u0964 (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"\u0930\u0940\u0938\u0947\u091f \u0915\u0930\u0947\u0902","label":"\u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0915\u094b \u0930\u0940\u0938\u0947\u091f \u0915\u0930\u0947\u0902\u0964 (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0938\u0947\u091f\u093f\u0902\u0917\u094d\u0938","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0938\u0947\u091f\u093f\u0902\u0917\u094d\u0938","description":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0938\u0947\u091f\u093f\u0902\u0917\u094d\u0938 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u094b \u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0915\u0947 \u0926\u093f\u0916\u093e\u0935\u091f \u0915\u094b \u0935\u093f\u0928\u094d\u092f\u093e\u0938\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u0940 \u0905\u0928\u0941\u092e\u0924\u093f \u0926\u0947\u0924\u0947 \u0939\u0948\u0902\u0964"},"dvmd_acsb_sidebar_size":{"text":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0906\u0915\u093e\u0930","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0906\u0915\u093e\u0930","description":"\u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0915\u093e \u0906\u0915\u093e\u0930 \u0938\u092e\u093e\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0906\u0915\u093e\u0930 \u2013 \u0938\u092c\u0938\u0947 \u091b\u094b\u091f\u093e"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0906\u0915\u093e\u0930 \u2013 \u091b\u094b\u091f\u093e"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0906\u0915\u093e\u0930 \u2013 \u0938\u093e\u092e\u093e\u0928\u094d\u092f"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0906\u0915\u093e\u0930 \u2013 \u092c\u0921\u093c\u093e"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0906\u0915\u093e\u0930 \u2013 \u0938\u092c\u0938\u0947 \u092c\u0921\u093c\u093e"},"dvmd_acsb_sidebar_position":{"text":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0938\u094d\u0925\u093f\u0924\u093f","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0938\u094d\u0925\u093f\u0924\u093f","description":"\u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0915\u0940 \u0938\u094d\u0925\u093f\u0924\u093f \u0915\u094b \u0938\u092e\u093e\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_sidebar_position_left":{"text":"\u092c\u093e\u090f\u0901","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0938\u094d\u0925\u093f\u0924\u093f \u2013 \u092c\u093e\u090f\u0901"},"dvmd_acsb_sidebar_position_right":{"text":"\u0926\u093e\u090f\u0901","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0938\u094d\u0925\u093f\u0924\u093f \u2013 \u0926\u093e\u090f\u0901"},"dvmd_acsb_sidebar_language":{"text":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u092d\u093e\u0937\u093e","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u092d\u093e\u0937\u093e","description":"\u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0915\u0947 \u0932\u093f\u090f \u090f\u0915 \u092d\u093e\u0937\u093e \u0915\u093e \u091a\u092f\u0928 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_hide_sidebar":{"text":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u091b\u0941\u092a\u093e\u090f\u0902","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u091b\u0941\u092a\u093e\u090f\u0902","description":"\u090f\u0915 \u0938\u092a\u094d\u0924\u093e\u0939 \u0924\u0915 \u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0915\u094b \u091b\u0941\u092a\u093e\u090f\u0902\u0964"},"dvmd_acsb_hide_sidebar_once":{"text":"\u090f\u0915 \u092c\u093e\u0930","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u091b\u0941\u092a\u093e\u090f\u0902 \u2013 \u090f\u0915 \u092c\u093e\u0930","description":"\u092a\u0943\u0937\u094d\u0920 \u0915\u094b \u0924\u093e\u091c\u0917\u0940 \u0926\u0947\u0928\u0947 \u0924\u0915 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u091b\u0941\u092a\u093e\u090f\u0902\u0964"},"dvmd_acsb_hide_sidebar_session":{"text":"\u0938\u0924\u094d\u0930","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u091b\u0941\u092a\u093e\u090f\u0902 \u2013 \u0938\u0924\u094d\u0930","description":"\u092c\u094d\u0930\u093e\u0909\u091c\u093c\u0930 \u0915\u094b \u092a\u0941\u0928\u0903 \u0906\u0930\u0902\u092d \u0915\u0930\u0928\u0947 \u0924\u0915 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u091b\u0941\u092a\u093e\u090f\u0902\u0964"},"dvmd_acsb_hide_sidebar_day":{"text":"\u0926\u093f\u0928","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u091b\u0941\u092a\u093e\u090f\u0902 \u2013 \u0926\u093f\u0928","description":"\u090f\u0915 \u0926\u093f\u0928 \u0915\u0947 \u0932\u093f\u090f \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u091b\u0941\u092a\u093e\u090f\u0902\u0964"},"dvmd_acsb_hide_sidebar_week":{"text":"\u0938\u092a\u094d\u0924\u093e\u0939","label":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u091b\u0941\u092a\u093e\u090f\u0902 \u2013 \u0938\u092a\u094d\u0924\u093e\u0939","description":"\u090f\u0915 \u0938\u092a\u094d\u0924\u093e\u0939 \u0915\u0947 \u0932\u093f\u090f \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u091b\u0941\u092a\u093e\u090f\u0902\u0964"},"dvmd_acsb_hide_sidebar_button":{"text":"\u0905\u092c \u091b\u0941\u092a\u093e\u090f\u0902","label":"\u0905\u092c \u091b\u0941\u092a\u093e\u090f\u0902","description":"\u090f\u0915\u094d\u0938\u0947\u0938\u093f\u092c\u093f\u0932\u093f\u091f\u0940 \u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u0915\u094b \u0905\u092c \u091b\u0941\u092a\u093e\u090f\u0902\u0964"},"dvmd_acsb_accessibility_profiles":{"text":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932","label":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932","description":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0915\u0940 \u0906\u0935\u0936\u094d\u092f\u0915\u0924\u093e\u0913\u0902 \u092f\u093e \u092a\u0938\u0902\u0926\u094b\u0902 \u0915\u0947 \u0906\u0927\u093e\u0930 \u092a\u0930 \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u0928\u0947 \u0915\u0947 \u0932\u0915\u094d\u0937\u094d\u092f \u0938\u0947 \u0915\u0908 \u0909\u092a\u0915\u0930\u0923\u094b\u0902 \u0915\u094b \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0924\u093e \u0939\u0948\u0964"},"dvmd_acsb_profile":{"text":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932","label":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932","description":"\u0905\u092a\u0928\u0940 \u0906\u0935\u0936\u094d\u092f\u0915\u0924\u093e\u0913\u0902 \u092f\u093e \u092a\u0938\u0902\u0926\u094b\u0902 \u0915\u0947 \u0905\u0928\u0941\u0938\u093e\u0930 \u090f\u0915 \u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u0915\u093e \u091a\u092f\u0928 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_profile_none":{"text":"\u0915\u094b\u0908 \u0928\u0939\u0940\u0902","label":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u2013 \u0915\u094b\u0908 \u0928\u0939\u0940\u0902","description":"\u090f\u0915 \u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u0915\u093e \u091a\u092f\u0928 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_profile_blindness":{"text":"\u0905\u0902\u0927\u093e\u092a\u0928","label":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u2013 \u0905\u0902\u0927\u093e\u092a\u0928","description":"\u0907\u0938 \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u0905\u0902\u0927\u093e\u092a\u0928 \u0935\u093e\u0932\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u0928\u0947 \u0915\u0947 \u0932\u0915\u094d\u0937\u094d\u092f \u0938\u0947 \u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0909\u092a\u0915\u0930\u0923 \u0915\u094b \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0924\u093e \u0939\u0948\u0964"},"dvmd_acsb_profile_color_blindness":{"text":"\u0930\u0902\u0917 \u0905\u0902\u0927\u093e\u092a\u0928","label":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u2013 \u0930\u0902\u0917 \u0905\u0902\u0927\u093e\u092a\u0928","description":"\u0907\u0938 \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u0930\u0902\u0917 \u0905\u0902\u0927\u093e\u092a\u0928 \u0935\u093e\u0932\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u0928\u0947 \u0915\u0947 \u0932\u0915\u094d\u0937\u094d\u092f \u0938\u0947 \u0930\u0902\u0917 \u0938\u0902\u0924\u0941\u0937\u094d\u091f\u093f \u0909\u092a\u0915\u0930\u0923 \u0915\u094b \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0924\u093e \u0939\u0948\u0964"},"dvmd_acsb_profile_visual_impairment":{"text":"\u0926\u0943\u0937\u094d\u091f\u093f \u0905\u0935\u0930\u094b\u0927","label":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u2013 \u0926\u0943\u0937\u094d\u091f\u093f \u0905\u0935\u0930\u094b\u0927","description":"\u092f\u0939 \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u0926\u0943\u0937\u094d\u091f\u093f \u0905\u0935\u0930\u094b\u0927 \u0935\u093e\u0932\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u0928\u0947 \u0915\u0947 \u0932\u0915\u094d\u0937\u094d\u092f \u0938\u0947 \u0915\u0908 \u0909\u092a\u0915\u0930\u0923\u094b\u0902 \u0915\u094b \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0924\u093e \u0939\u0948\u0964"},"dvmd_acsb_profile_motor_impairment":{"text":"\u0917\u0924\u093f\u0936\u0915\u094d\u0924\u093f \u0905\u0935\u0930\u094b\u0927","label":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u2013 \u0917\u0924\u093f\u0936\u0915\u094d\u0924\u093f \u0905\u0935\u0930\u094b\u0927","description":"\u092f\u0939 \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u0917\u0924\u093f\u0936\u0915\u094d\u0924\u093f \u0905\u0935\u0930\u094b\u0927 \u0935\u093e\u0932\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u0928\u0947 \u0915\u0947 \u0932\u0915\u094d\u0937\u094d\u092f \u0938\u0947 \u0915\u0908 \u0909\u092a\u0915\u0930\u0923\u094b\u0902 \u0915\u094b \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0924\u093e \u0939\u0948\u0964"},"dvmd_acsb_profile_cognitive_disability":{"text":"\u092e\u093e\u0928\u0938\u093f\u0915 \u0905\u0915\u094d\u0937\u092e\u0924\u093e","label":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u2013 \u092e\u093e\u0928\u0938\u093f\u0915 \u0905\u0915\u094d\u0937\u092e\u0924\u093e","description":"\u092f\u0939 \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u092e\u093e\u0928\u0938\u093f\u0915 \u0905\u0915\u094d\u0937\u092e\u0924\u093e \u0935\u093e\u0932\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u0928\u0947 \u0915\u0947 \u0932\u0915\u094d\u0937\u094d\u092f \u0938\u0947 \u0915\u0908 \u0909\u092a\u0915\u0930\u0923\u094b\u0902 \u0915\u094b \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0924\u093e \u0939\u0948\u0964"},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"\u0905\u092a\u0938\u094d\u092e\u093e\u0930 \u0914\u0930 \u092e\u093f\u0930\u094d\u0917\u0940","label":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u2013 \u0905\u092a\u0938\u094d\u092e\u093e\u0930 \u0914\u0930 \u092e\u093f\u0930\u094d\u0917\u0940","description":"\u092f\u0939 \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u0905\u092a\u0938\u094d\u092e\u093e\u0930 \u092f\u093e \u092e\u093f\u0930\u094d\u0917\u0940 \u0935\u093e\u0932\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u0928\u0947 \u0915\u0947 \u0932\u0915\u094d\u0937\u094d\u092f \u0938\u0947 \u0915\u0908 \u0909\u092a\u0915\u0930\u0923\u094b\u0902 \u0915\u094b \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0924\u093e \u0939\u0948\u0964"},"dvmd_acsb_profile_dyslexia":{"text":"\u0921\u093f\u0938\u094d\u0932\u0947\u0915\u094d\u0938\u093f\u092f\u093e","label":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u2013 \u0921\u093f\u0938\u094d\u0932\u0947\u0915\u094d\u0938\u093f\u092f\u093e","description":"\u092f\u0939 \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u0921\u093f\u0938\u094d\u0932\u0947\u0915\u094d\u0938\u093f\u092f\u093e \u0935\u093e\u0932\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u0928\u0947 \u0915\u0947 \u0932\u0915\u094d\u0937\u094d\u092f \u0938\u0947 \u0915\u0908 \u0909\u092a\u0915\u0930\u0923\u094b\u0902 \u0915\u094b \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0924\u093e \u0939\u0948\u0964"},"dvmd_acsb_profile_adhd":{"text":"\u090f\u0921\u0940\u090f\u091a\u0921\u0940","label":"\u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u2013 \u090f\u0921\u0940\u090f\u091a\u0921\u0940","description":"\u092f\u0939 \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u090f\u0921\u0940\u090f\u091a\u0921\u0940 \u0935\u093e\u0932\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u092a\u0939\u0941\u0901\u091a\u0940\u092f\u0924\u093e \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u0928\u0947 \u0915\u0947 \u0932\u0915\u094d\u0937\u094d\u092f \u0938\u0947 \u0915\u0908 \u0909\u092a\u0915\u0930\u0923\u094b\u0902 \u0915\u094b \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0924\u093e \u0939\u0948\u0964"},"dvmd_acsb_screen_reader":{"text":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930","label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930","description":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0915\u093e \u0909\u0926\u094d\u0926\u0947\u0936\u094d\u092f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0915\u0947 \u092a\u093e\u0920 \u0915\u094b \u0927\u094d\u0935\u0928\u093f\u0915 \u092d\u093e\u0937\u093e \u092e\u0947\u0902 \u0930\u0942\u092a\u093e\u0902\u0924\u0930\u093f\u0924 \u0915\u0930\u0928\u093e \u0939\u0948, \u091c\u094b \u0935\u093f\u0915\u0932\u093e\u0902\u0917\u0924\u093e \u092f\u093e \u092a\u0920\u0928 \u0915\u0920\u093f\u0928\u093e\u0907\u092f\u094b\u0902 \u0935\u093e\u0932\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u0939\u094b\u0924\u093e \u0939\u0948\u0964"},"dvmd_acsb_screen_reader_mode":{"text":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u092e\u094b\u0921","label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u092e\u094b\u0921","description":"\u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0915\u0947 \u092a\u093e\u0920 \u0915\u094b \u0927\u094d\u0935\u0928\u093f\u0915 \u092d\u093e\u0937\u093e \u092e\u0947\u0902 \u0930\u0942\u092a\u093e\u0902\u0924\u0930\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u090f\u0915 \u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u092e\u094b\u0921 \u0915\u093e \u091a\u092f\u0928 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_screen_reader_mode_off":{"label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u092e\u094b\u0921 \u2013 \u092c\u0902\u0926","description":"\u090f\u0915 \u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u092e\u094b\u0921 \u0915\u093e \u091a\u092f\u0928 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_screen_reader_mode_manual":{"label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u092e\u094b\u0921 \u2013 \u092e\u0948\u0928\u0941\u0905\u0932","description":"\u0907\u0938 \u092e\u094b\u0921 \u092e\u0947\u0902, \u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0938\u0915\u094d\u0930\u093f\u092f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0924\u0924\u094d\u0935 \u0915\u094b \u092a\u0922\u093c\u0947\u0917\u093e\u0964 \u0909\u0938 \u0924\u0924\u094d\u0935 \u0915\u094b \u092a\u0922\u093c\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0915\u094d\u0932\u093f\u0915 \u0915\u0930\u0947\u0902 \u092f\u093e \u091f\u0948\u092c \u0915\u0930\u0947\u0902 \u091c\u093f\u0938\u0947 \u0906\u092a \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902 \u0915\u093f \u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u092a\u0922\u093c\u0947\u0964"},"dvmd_acsb_screen_reader_mode_automatic":{"label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u092e\u094b\u0921 \u2013 \u0938\u094d\u0935\u091a\u093e\u0932\u093f\u0924","description":"\u0907\u0938 \u092e\u094b\u0921 \u092e\u0947\u0902, \u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u092a\u0942\u0930\u0947 \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u092a\u0943\u0937\u094d\u0920 \u0915\u0940 \u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u0915\u094b \u092a\u0922\u093c\u0947\u0917\u093e\u0964 \u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0915\u094b \u0930\u094b\u0915\u0928\u0947 \u0914\u0930 \u092b\u093f\u0930 \u0938\u0947 \u0906\u0930\u0902\u092d \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u092c\u091f\u0928 \u092a\u0930 \u0915\u094d\u0932\u093f\u0915 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_screen_reader_speed":{"text":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0915\u0940 \u0917\u0924\u093f","label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0915\u0940 \u0917\u0924\u093f","description":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0927\u094d\u0935\u0928\u093f \u0915\u0947 \u0932\u093f\u090f \u090f\u0915 \u0917\u0924\u093f \u0915\u093e \u091a\u092f\u0928 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_screen_reader_speed_slow":{"text":"\u0927\u0940\u092e\u0940","label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0915\u0940 \u0917\u0924\u093f \u2013 \u0927\u0940\u092e\u0940"},"dvmd_acsb_screen_reader_speed_medium":{"text":"\u092e\u0927\u094d\u092f\u092e","label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0915\u0940 \u0917\u0924\u093f \u2013 \u092e\u0927\u094d\u092f\u092e"},"dvmd_acsb_screen_reader_speed_fast":{"text":"\u0924\u0947\u091c","label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0915\u0940 \u0917\u0924\u093f \u2013 \u0924\u0947\u091c"},"dvmd_acsb_screen_reader_voice":{"text":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0927\u094d\u0935\u0928\u093f","label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0927\u094d\u0935\u0928\u093f","description":"\u0905\u092a\u0928\u0940 \u0906\u0935\u0936\u094d\u092f\u0915\u0924\u093e\u0913\u0902 \u092f\u093e \u092a\u0938\u0902\u0926\u094b\u0902 \u0915\u0947 \u0905\u0928\u0941\u0938\u093e\u0930 \u090f\u0915 \u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0927\u094d\u0935\u0928\u093f \u0915\u093e \u091a\u092f\u0928 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_screen_reader_voice_list":{"label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0927\u094d\u0935\u0928\u093f \u0915\u093e \u091a\u092f\u0928 \u0915\u0930\u0947\u0902"},"dvmd_acsb_screen_reader_voice_error":{"text":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0927\u094d\u0935\u0928\u093f \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u0924\u094d\u0930\u0941\u091f\u093f","label":"\u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0930\u0940\u0921\u0930 \u0927\u094d\u0935\u0928\u093f \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u0924\u094d\u0930\u0941\u091f\u093f \u0906\u0908"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"\u0905\u0928\u094d\u092f"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"\u0938\u093f\u0938\u094d\u091f\u092e \u0921\u093f\u092b\u093c\u0949\u0932\u094d\u091f \u0915\u093e \u092a\u094d\u0930\u092f\u094b\u0917 \u0915\u0930\u0947\u0902"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"\u0938\u093e\u0907\u0921\u092c\u093e\u0930 \u092d\u093e\u0937\u093e \u0915\u0947 \u0938\u093e\u0925 \u092e\u0947\u0932 \u0916\u093e\u090f\u0902"},"dvmd_acsb_navigation_tools":{"text":"\u0928\u0947\u0935\u093f\u0917\u0947\u0936\u0928 \u0909\u092a\u0915\u0930\u0923","label":"\u0928\u0947\u0935\u093f\u0917\u0947\u0936\u0928 \u0909\u092a\u0915\u0930\u0923","description":"\u0928\u0947\u0935\u093f\u0917\u0947\u0936\u0928 \u0909\u092a\u0915\u0930\u0923 \u0915\u093e \u0909\u0926\u094d\u0926\u0947\u0936\u094d\u092f \u0938\u092d\u0940 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u0905\u0928\u0941\u0915\u0942\u0932\u093f\u0924 \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0928\u0947\u0935\u093f\u0917\u0947\u0936\u0928 \u0915\u094b \u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u093e \u0939\u0948\u0964"},"dvmd_acsb_large_cursor":{"text":"\u092c\u0921\u093c\u093e \u0915\u0930\u094d\u0938\u0930","label":"\u092c\u0921\u093c\u093e \u0915\u0930\u094d\u0938\u0930","description":"\u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0915\u0947 \u0915\u0930\u094d\u0938\u0930 \u0915\u093e \u0906\u0915\u093e\u0930 \u0914\u0930 \u0930\u0902\u0917 \u0938\u092e\u093e\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_large_cursor_off":{"label":"\u092c\u0921\u093c\u093e \u0915\u0930\u094d\u0938\u0930 \u2013 \u092c\u0902\u0926"},"dvmd_acsb_large_cursor_black":{"text":"\u0915\u093e\u0932\u093e","label":"\u092c\u0921\u093c\u093e \u0915\u0930\u094d\u0938\u0930 \u2013 \u0915\u093e\u0932\u093e"},"dvmd_acsb_large_cursor_white":{"text":"\u0938\u092b\u0947\u0926","label":"\u092c\u0921\u093c\u093e \u0915\u0930\u094d\u0938\u0930 \u2013 \u0938\u092b\u0947\u0926"},"dvmd_acsb_focus_ring":{"text":"\u092b\u094b\u0915\u0938 \u0930\u093f\u0902\u0917","label":"\u092b\u094b\u0915\u0938 \u0930\u093f\u0902\u0917","description":"\u0935\u0930\u094d\u0924\u092e\u093e\u0928 \u092e\u0947\u0902 \u092b\u094b\u0915\u0938 \u0939\u0941\u090f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0924\u0924\u094d\u0935 \u0915\u094b \u0939\u093e\u0907\u0932\u093e\u0907\u091f \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u090f\u0915 \u092b\u094b\u0915\u0938 \u0930\u093f\u0902\u0917 \u0915\u094b \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_focus_ring_off":{"label":"\u092b\u094b\u0915\u0938 \u0930\u093f\u0902\u0917 \u2013 \u092c\u0902\u0926"},"dvmd_acsb_focus_ring_on":{"text":"\u092b\u094b\u0915\u0938 \u0930\u093f\u0902\u0917","label":"\u092b\u094b\u0915\u0938 \u0930\u093f\u0902\u0917 \u2013 \u091a\u093e\u0932\u0942"},"dvmd_acsb_page_structure":{"text":"\u092a\u0943\u0937\u094d\u0920 \u0938\u0902\u0930\u091a\u0928\u093e","label":"\u092a\u0943\u0937\u094d\u0920 \u0938\u0902\u0930\u091a\u0928\u093e","description":"\u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0938\u0902\u0930\u091a\u0928\u093e \u0915\u094b \u0939\u093e\u0907\u0932\u093e\u0907\u091f \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u090f\u0915 \u092a\u0943\u0937\u094d\u0920 \u0915\u0947 \u0939\u0947\u0921\u093f\u0902\u0917, \u0932\u0948\u0902\u0921\u092e\u093e\u0930\u094d\u0915\u094d\u0938, \u0914\u0930 \u0932\u093f\u0902\u0915\u094d\u0938 \u0915\u094b \u0938\u0942\u091a\u0940\u092c\u0926\u094d\u0927 \u0914\u0930 \u0939\u093e\u0907\u0932\u093e\u0907\u091f \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_page_structure_off":{"label":"\u092a\u0943\u0937\u094d\u0920 \u0938\u0902\u0930\u091a\u0928\u093e \u2013 \u092c\u0902\u0926"},"dvmd_acsb_page_structure_off_note":{"text":"\u092a\u0943\u0937\u094d\u0920 \u0938\u0902\u0930\u091a\u0928\u093e \u0926\u0947\u0916\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u090f\u0915 \u091f\u0948\u092c \u0915\u093e \u091a\u092f\u0928 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_page_structure_headings":{"text":"\u0939\u0947\u0921\u093f\u0902\u0917","label":"\u092a\u0943\u0937\u094d\u0920 \u0938\u0902\u0930\u091a\u0928\u093e \u2013 \u0939\u0947\u0921\u093f\u0902\u0917"},"dvmd_acsb_page_structure_headings_note":{"text":"\u0915\u094b\u0908 \u0939\u0947\u0921\u093f\u0902\u0917 \u0928\u0939\u0940\u0902 \u092e\u093f\u0932\u0940\u0964"},"dvmd_acsb_page_structure_landmarks":{"text":"\u0932\u0948\u0902\u0921\u092e\u093e\u0930\u094d\u0915\u094d\u0938","label":"\u092a\u0943\u0937\u094d\u0920 \u0938\u0902\u0930\u091a\u0928\u093e \u2013 \u0932\u0948\u0902\u0921\u092e\u093e\u0930\u094d\u0915\u094d\u0938"},"dvmd_acsb_page_structure_landmarks_note":{"text":"\u0915\u094b\u0908 \u0932\u0948\u0902\u0921\u092e\u093e\u0930\u094d\u0915\u094d\u0938 \u0928\u0939\u0940\u0902 \u092e\u093f\u0932\u0947\u0964"},"dvmd_acsb_page_structure_links":{"text":"\u0932\u093f\u0902\u0915\u094d\u0938","label":"\u092a\u0943\u0937\u094d\u0920 \u0938\u0902\u0930\u091a\u0928\u093e \u2013 \u0932\u093f\u0902\u0915\u094d\u0938"},"dvmd_acsb_page_structure_links_note":{"text":"\u0915\u094b\u0908 \u0932\u093f\u0902\u0915\u094d\u0938 \u0928\u0939\u0940\u0902 \u092e\u093f\u0932"},"dvmd_acsb_reading_tools":{"text":"\u092a\u0922\u093c\u0928\u0947 \u0915\u0947 \u0909\u092a\u0915\u0930\u0923","label":"\u092a\u0922\u093c\u0928\u0947 \u0915\u0947 \u0909\u092a\u0915\u0930\u0923","description":"\u092a\u0922\u093c\u0928\u0947 \u0915\u0947 \u0909\u092a\u0915\u0930\u0923 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u092a\u0920\u0928 \u0915\u094b \u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u0947 \u0915\u093e \u0909\u0926\u094d\u0926\u0947\u0936\u094d\u092f \u0930\u0916\u0924\u0947 \u0939\u0948\u0902\u0964"},"dvmd_acsb_tooltip":{"text":"\u091f\u0942\u0932\u091f\u093f\u092a","label":"\u091f\u0942\u0932\u091f\u093f\u092a","description":"\u0938\u0915\u094d\u0930\u093f\u092f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0924\u0924\u094d\u0935 \u0915\u0947 \u0932\u093f\u090f \u0905\u0924\u093f\u0930\u093f\u0915\u094d\u0924 \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u092a\u094d\u0930\u0926\u0930\u094d\u0936\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u090f\u0915 \u091f\u0942\u0932\u091f\u093f\u092a \u0915\u094b \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_tooltip_off":{"label":"\u091f\u0942\u0932\u091f\u093f\u092a \u2013 \u092c\u0902\u0926"},"dvmd_acsb_tooltip_small":{"text":"\u091b\u094b\u091f\u093e","label":"\u091f\u0942\u0932\u091f\u093f\u092a \u2013 \u091b\u094b\u091f\u093e"},"dvmd_acsb_tooltip_medium":{"text":"\u092e\u0927\u094d\u092f\u092e","label":"\u091f\u0942\u0932\u091f\u093f\u092a \u2013 \u092e\u0927\u094d\u092f\u092e"},"dvmd_acsb_tooltip_large":{"text":"\u092c\u0921\u093c\u093e","label":"\u091f\u0942\u0932\u091f\u093f\u092a \u2013 \u092c\u0921\u093c\u093e"},"dvmd_acsb_reading_guide":{"text":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928","label":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928","description":"\u090f\u0915 \u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0947\u0902 \u0924\u093e\u0915\u093f \u090f\u0915 \u0938\u092e\u092f \u092e\u0947\u0902 \u090f\u0915 \u092a\u0902\u0915\u094d\u0924\u093f \u092a\u093e\u0920 \u092a\u0930 \u0927\u094d\u092f\u093e\u0928 \u0915\u0947\u0902\u0926\u094d\u0930\u093f\u0924 \u0915\u093f\u092f\u093e \u091c\u093e \u0938\u0915\u0947\u0964"},"dvmd_acsb_reading_guide_off":{"label":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u2013 \u092c\u0902\u0926"},"dvmd_acsb_reading_guide_small":{"text":"\u091b\u094b\u091f\u093e","label":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u2013 \u091b\u094b\u091f\u093e"},"dvmd_acsb_reading_guide_medium":{"text":"\u092e\u0927\u094d\u092f\u092e","label":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u2013 \u092e\u0927\u094d\u092f\u092e"},"dvmd_acsb_reading_guide_large":{"text":"\u092c\u0921\u093c\u093e","label":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u2013 \u092c\u0921\u093c\u093e"},"dvmd_acsb_reading_mask":{"text":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0938\u094d\u0915","label":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0938\u094d\u0915","description":"\u0935\u093f\u0936\u093f\u0937\u094d\u091f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u092a\u0930 \u0927\u094d\u092f\u093e\u0928 \u0915\u0947\u0902\u0926\u094d\u0930\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u090f\u0915 \u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0938\u094d\u0915 \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_reading_mask_off":{"label":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0938\u094d\u0915 \u2013 \u092c\u0902\u0926"},"dvmd_acsb_reading_mask_small":{"text":"\u091b\u094b\u091f\u093e","label":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0938\u094d\u0915 \u2013 \u091b\u094b\u091f\u093e"},"dvmd_acsb_reading_mask_medium":{"text":"\u092e\u0927\u094d\u092f\u092e","label":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0938\u094d\u0915 \u2013 \u092e\u0927\u094d\u092f\u092e"},"dvmd_acsb_reading_mask_large":{"text":"\u092c\u0921\u093c\u093e","label":"\u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u092e\u093e\u0938\u094d\u0915 \u2013 \u092c\u0921\u093c\u093e"},"dvmd_acsb_text_tools":{"text":"\u092a\u093e\u0920 \u0909\u092a\u0915\u0930\u0923","label":"\u092a\u093e\u0920 \u0909\u092a\u0915\u0930\u0923","description":"\u092a\u093e\u0920 \u0909\u092a\u0915\u0930\u0923 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u092a\u0920\u0928 \u0915\u094b \u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u0947 \u0915\u093e \u0909\u0926\u094d\u0926\u0947\u0936\u094d\u092f \u0930\u0916\u0924\u0947 \u0939\u0948\u0902\u0964"},"dvmd_acsb_text_font":{"text":"\u092a\u093e\u0920 \u092b\u093c\u0949\u0928\u094d\u091f","label":"\u092a\u093e\u0920 \u092b\u093c\u0949\u0928\u094d\u091f","description":"\u0935\u0947\u092c\u0938\u093e\u0907\u091f \u092a\u093e\u0920 \u092b\u093c\u0949\u0928\u094d\u091f \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u093f\u0924 \u092a\u0920\u0928 \u0915\u0947 \u0932\u093f\u090f \u0938\u092e\u093e\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_text_font_off":{"label":"\u092a\u093e\u0920 \u092b\u093c\u0949\u0928\u094d\u091f \u2013 \u092c\u0902\u0926"},"dvmd_acsb_text_font_sansserif":{"text":"\u0938\u0948\u0902\u0938-\u0938\u0947\u0930\u093f\u092b\u093c","label":"\u092a\u093e\u0920 \u092b\u093c\u0949\u0928\u094d\u091f \u2013 \u0938\u0948\u0902\u0938-\u0938\u0947\u0930\u093f\u092b\u093c"},"dvmd_acsb_text_font_dyslexic":{"text":"\u0921\u093f\u0938\u0932\u0947\u0915\u094d\u0938\u093f\u0915","label":"\u092a\u093e\u0920 \u092b\u093c\u0949\u0928\u094d\u091f \u2013 \u0921\u093f\u0938\u0932\u0947\u0915\u094d\u0938\u093f\u0915"},"dvmd_acsb_text_size":{"text":"\u092a\u093e\u0920 \u0906\u0915\u093e\u0930","label":"\u092a\u093e\u0920 \u0906\u0915\u093e\u0930","description":"\u0906\u0930\u093e\u092e\u0926\u093e\u092f\u0915 \u092a\u0920\u0928 \u0915\u0947 \u0932\u093f\u090f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u092a\u093e\u0920 \u0906\u0915\u093e\u0930 \u0915\u094b \u0938\u092e\u093e\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_text_size_off":{"label":"\u092a\u093e\u0920 \u0906\u0915\u093e\u0930 \u2013 \u092c\u0902\u0926"},"dvmd_acsb_text_size_1":{"label":"\u092a\u093e\u0920 \u0906\u0915\u093e\u0930 \u2013 10% \u092c\u0921\u093c\u093e"},"dvmd_acsb_text_size_2":{"label":"\u092a\u093e\u0920 \u0906\u0915\u093e\u0930 \u2013 30% \u092c\u0921\u093c\u093e"},"dvmd_acsb_text_size_3":{"label":"\u092a\u093e\u0920 \u0906\u0915\u093e\u0930 \u2013 50% \u092c\u0921\u093c\u093e"},"dvmd_acsb_text_size_4":{"label":"\u092a\u093e\u0920 \u0906\u0915\u093e\u0930 \u2013 70% \u092c\u0921\u093c\u093e"},"dvmd_acsb_line_height":{"text":"\u0932\u093e\u0907\u0928 \u090a\u0901\u091a\u093e\u0908","label":"\u0932\u093e\u0907\u0928 \u090a\u0901\u091a\u093e\u0908","description":"\u0906\u0902\u0916\u094b\u0902 \u092e\u0947\u0902 \u0926\u092c\u093e\u0935 \u0915\u094b \u0915\u092e \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0932\u093e\u0907\u0928 \u0905\u0902\u0924\u0930\u0923 \u0915\u094b \u0938\u092e\u093e\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_line_height_off":{"label":"\u0932\u093e\u0907\u0928 \u090a\u0901\u091a\u093e\u0908 \u2013 \u092c\u0902\u0926"},"dvmd_acsb_line_height_1":{"label":"\u0932\u093e\u0907\u0928 \u090a\u0901\u091a\u093e\u0908 \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"\u0932\u093e\u0907\u0928 \u090a\u0901\u091a\u093e\u0908 \u2013 2"},"dvmd_acsb_line_height_3":{"label":"\u0932\u093e\u0907\u0928 \u090a\u0901\u091a\u093e\u0908 \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"\u0932\u093e\u0907\u0928 \u090a\u0901\u091a\u093e\u0908 \u2013 3"},"dvmd_acsb_text_spacing":{"text":"\u092a\u093e\u0920 \u0905\u0902\u0924\u0930\u0923","label":"\u092a\u093e\u0920 \u0905\u0902\u0924\u0930\u0923","description":"\u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0935\u0930\u094d\u0923 \u0905\u0902\u0924\u0930\u0923 \u0915\u094b \u0938\u0941\u0927\u093e\u0930\u093f\u0924 \u092a\u0920\u0928 \u0915\u0947 \u0932\u093f\u090f \u0938\u092e\u093e\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_text_spacing_off":{"label":"\u092a\u093e\u0920 \u0905\u0902\u0924\u0930\u0923 \u2013 \u092c\u0902\u0926"},"dvmd_acsb_text_spacing_1":{"label":"\u092a\u093e\u0920 \u0905\u0902\u0924\u0930\u0923 \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"\u092a\u093e\u0920 \u0905\u0902\u0924\u0930\u0923 \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"\u092a\u093e\u0920 \u0905\u0902\u0924\u0930\u0923 \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"\u092a\u093e\u0920 \u0905\u0902\u0924\u0930\u0923 \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"\u092a\u093e\u0920 \u0938\u0902\u0930\u0947\u0916\u0923","label":"\u092a\u093e\u0920 \u0938\u0902\u0930\u0947\u0916\u0923","description":"\u0909\u0924\u094d\u0924\u092e \u092a\u0920\u0928 \u0915\u0947 \u0932\u093f\u090f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u092a\u093e\u0920 \u0938\u0902\u0930\u0947\u0916\u0923 \u0915\u094b \u0938\u092e\u093e\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_text_alignment_off":{"label":"\u092a\u093e\u0920 \u0938\u0902\u0930\u0947\u0916\u0923 \u2013 \u092c\u0902\u0926"},"dvmd_acsb_text_alignment_left":{"label":"\u092a\u093e\u0920 \u0938\u0902\u0930\u0947\u0916\u0923 \u2013 \u092c\u093e\u090f\u0902"},"dvmd_acsb_text_alignment_center":{"label":"\u092a\u093e\u0920 \u0938\u0902\u0930\u0947\u0916\u0923 \u2013 \u0915\u0947\u0902\u0926\u094d\u0930"},"dvmd_acsb_text_alignment_right":{"label":"\u092a\u093e\u0920 \u0938\u0902\u0930\u0947\u0916\u0923 \u2013 \u0926\u093e\u090f\u0902"},"dvmd_acsb_text_alignment_justify":{"label":"\u092a\u093e\u0920 \u0938\u0902\u0930\u0947\u0916\u0923 \u2013 \u0928\u094d\u092f\u093e\u092f"},"dvmd_acsb_graphics_tools":{"text":"\u0917\u094d\u0930\u093e\u092b\u093f\u0915\u094d\u0938 \u0909\u092a\u0915\u0930\u0923","label":"\u0917\u094d\u0930\u093e\u092b\u093f\u0915\u094d\u0938 \u0909\u092a\u0915\u0930\u0923","description":"\u0917\u094d\u0930\u093e\u092b\u093f\u0915\u094d\u0938 \u0909\u092a\u0915\u0930\u0923 \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0926\u093f\u0916\u093e\u0935\u091f \u0915\u094b \u0935\u0943\u0939\u0926\u0930\u094d\u0925 \u0930\u0942\u092a \u0938\u0947 \u0938\u0902\u0938\u093e\u0927\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u093e \u0909\u0926\u094d\u0926\u0947\u0936\u094d\u092f \u0930\u0916\u0924\u0947 \u0939\u0948\u0902, \u091c\u094b \u0926\u0943\u0936\u094d\u092f \u0935\u093f\u0915\u0932\u093e\u0902\u0917\u0924\u093e \u092f\u093e \u0938\u0902\u0935\u0947\u0926\u0928\u0936\u0940\u0932\u0924\u093e \u0938\u0947 \u092a\u094d\u0930\u092d\u093e\u0935\u093f\u0924 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u0939\u094b\u0924\u0947 \u0939\u0948\u0902\u0964"},"dvmd_acsb_color_saturation":{"text":"\u0930\u0902\u0917 \u0938\u0902\u0924\u0943\u092a\u094d\u0924\u093f","label":"\u0930\u0902\u0917 \u0938\u0902\u0924\u0943\u092a\u094d\u0924\u093f","description":"\u0938\u0941\u0927\u093e\u0930\u0940\u0924 \u0926\u093f\u0916\u093e\u0935\u091f \u0915\u0947 \u0932\u093f\u090f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u0930\u0902\u0917\u094b\u0902 \u0915\u0940 \u0905\u0927\u093f\u0915\u0924\u093e \u0915\u094b \u0938\u092e\u093e\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_color_saturation_off":{"label":"\u0930\u0902\u0917 \u0938\u0902\u0924\u0943\u092a\u094d\u0924\u093f \u2013 \u092c\u0902\u0926"},"dvmd_acsb_color_saturation_none":{"text":"\u0915\u094b\u0908 \u0928\u0939\u0940\u0902","label":"\u0930\u0902\u0917 \u0938\u0902\u0924\u0943\u092a\u094d\u0924\u093f \u2013 \u0915\u094b\u0908 \u0928\u0939\u0940\u0902"},"dvmd_acsb_color_saturation_low":{"text":"\u0915\u092e","label":"\u0930\u0902\u0917 \u0938\u0902\u0924\u0943\u092a\u094d\u0924\u093f \u2013 \u0915\u092e"},"dvmd_acsb_color_saturation_high":{"text":"\u0905\u0927\u093f\u0915","label":"\u0930\u0902\u0917 \u0938\u0902\u0924\u0943\u092a\u094d\u0924\u093f \u2013 \u0905\u0927\u093f\u0915"},"dvmd_acsb_color_contrast":{"text":"\u0930\u0902\u0917 \u0935\u093f\u092a\u0930\u0940\u0924\u0924\u093e","label":"\u0930\u0902\u0917 \u0935\u093f\u092a\u0930\u0940\u0924\u0924\u093e","description":"\u0938\u0941\u0927\u093e\u0930\u093f\u0924 \u092a\u0920\u0928 \u0915\u0947 \u0932\u093f\u090f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u092a\u093e\u0920 \u0914\u0930 \u092a\u0943\u0937\u094d\u0920\u092d\u0942\u092e\u093f \u0915\u0947 \u092c\u0940\u091a \u0935\u093f\u092a\u0930\u0940\u0924\u0924\u093e \u0915\u094b \u0938\u092e\u093e\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_color_contrast_off":{"label":"\u0930\u0902\u0917 \u0935\u093f\u092a\u0930\u0940\u0924\u0924\u093e \u2013 \u092c\u0902\u0926"},"dvmd_acsb_color_contrast_invert":{"text":"\u0909\u0932\u091f\u093e","label":"\u0930\u0902\u0917 \u0935\u093f\u092a\u0930\u0940\u0924\u0924\u093e \u2013 \u0909\u0932\u091f\u093e"},"dvmd_acsb_color_contrast_dark":{"text":"\u0905\u0902\u0927\u0947\u0930\u093e","label":"\u0930\u0902\u0917 \u0935\u093f\u092a\u0930\u0940\u0924\u0924\u093e \u2013 \u0905\u0902\u0927\u0947\u0930\u093e"},"dvmd_acsb_color_contrast_light":{"text":"\u092a\u094d\u0930\u0915\u093e\u0936","label":"\u0930\u0902\u0917 \u0935\u093f\u092a\u0930\u0940\u0924\u0924\u093e \u2013 \u092a\u094d\u0930\u0915\u093e\u0936"},"dvmd_acsb_hide_images":{"text":"\u091b\u0935\u093f\u092f\u093e\u0901 \u091b\u0941\u092a\u093e\u090f\u0902","label":"\u091b\u0935\u093f\u092f\u093e\u0901 \u091b\u0941\u092a\u093e\u090f\u0902","description":"\u0915\u092e \u0926\u0943\u0936\u094d\u092f \u092a\u094d\u0930\u0915\u094d\u0937\u094b\u092d \u0914\u0930 \u092c\u0947\u0939\u0924\u0930 \u0927\u094d\u092f\u093e\u0928 \u0915\u0947 \u0932\u093f\u090f \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u091b\u0935\u093f\u092f\u093e\u0901 \u091b\u093f\u092a\u093e\u090f\u0902\u0964"},"dvmd_acsb_hide_images_off":{"label":"\u091b\u0935\u093f\u092f\u093e\u0901 \u091b\u0941\u092a\u093e\u090f\u0902 \u2013 \u092c\u0902\u0926"},"dvmd_acsb_hide_images_on":{"text":"\u091b\u0935\u093f\u092f\u093e\u0901 \u091b\u0941\u092a\u093e\u090f\u0902","label":"\u091b\u0935\u093f\u092f\u093e\u0901 \u091b\u0941\u092a\u093e\u090f\u0902 \u2013 \u091a\u093e\u0932\u0942"},"dvmd_acsb_stop_animations":{"text":"\u090f\u0928\u093f\u092e\u0947\u0936\u0928 \u092c\u0902\u0926 \u0915\u0930\u0947\u0902","label":"\u090f\u0928\u093f\u092e\u0947\u0936\u0928 \u092c\u0902\u0926 \u0915\u0930\u0947\u0902","description":"\u0915\u092e \u0935\u094d\u092f\u093e\u0935\u0939\u093e\u0930\u093f\u0915\u0924\u093e \u0915\u0947 \u0932\u093f\u090f \u0935\u0947\u092c\u0938\u093e\u0907\u091f CSS \u0917\u0924\u093f\u0935\u093f\u0927\u093f\u092f\u094b\u0902 \u0914\u0930 GIF \u090f\u0928\u093f\u092e\u0947\u0936\u0928\u094b\u0902 \u0915\u094b \u0905\u0915\u094d\u0937\u092e \u0915\u0930\u0947\u0902\u0964"},"dvmd_acsb_stop_animations_off":{"label":"\u090f\u0928\u093f\u092e\u0947\u0936\u0928 \u092c\u0902\u0926 \u0915\u0930\u0947\u0902 \u2013 \u092c\u0902\u0926"},"dvmd_acsb_stop_animations_on":{"text":"\u090f\u0928\u093f\u092e\u0947\u0936\u0928 \u092c\u0902\u0926 \u0915\u0930\u0947\u0902","label":"\u090f\u0928\u093f\u092e\u0947\u0936\u0928 \u092c\u0902\u0926 \u0915\u0930\u0947\u0902 \u2013 \u091a\u093e\u0932\u0942"},"dvmd_acsb_accessibility_statement":{"text":"\u092a\u0939\u0941\u0902\u091a\u0928\u0947 \u0915\u0940 \u0918\u094b\u0937\u0923\u093e","label":"\u092a\u0939\u0941\u0902\u091a\u0928\u0947 \u0915\u0940 \u0918\u094b\u0937\u0923\u093e","description":"\u092a\u0939\u0941\u0902\u091a\u0928\u0947 \u0915\u0940 \u0918\u094b\u0937\u0923\u093e \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u094b \u092e\u0939\u0924\u094d\u0935\u092a\u0942\u0930\u094d\u0923 \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u092a\u0939\u0941\u0902\u091a\u0928\u0947 \u0915\u0940 \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u0924\u0915 \u0938\u0940\u0927\u0947 \u092a\u0939\u0941\u0902\u091a \u092a\u094d\u0930\u0926\u093e\u0928 \u0915\u0930\u0924\u0940 \u0939\u0948\u0964"},"dvmd_acsb_statement_text":{"label":"\u092a\u0939\u0941\u0902\u091a\u0928\u0947 \u0915\u0940 \u0918\u094b\u0937\u0923\u093e \u091f\u0947\u0915\u094d\u0938\u094d\u091f"},"dvmd_acsb_statement_page":{"text":"\u0918\u094b\u0937\u0923\u093e \u092a\u0943\u0937\u094d\u0920","label":"\u092a\u0939\u0941\u0902\u091a\u0928\u0947 \u0915\u0940 \u0918\u094b\u0937\u0923\u093e \u092a\u0943\u0937\u094d\u0920","description":"\u0935\u0947\u092c\u0938\u093e\u0907\u091f \u092a\u0939\u0941\u0902\u091a\u0928\u0947 \u0915\u0940 \u0918\u094b\u0937\u0923\u093e \u092a\u0943\u0937\u094d\u0920 \u092a\u0930 \u091c\u093e\u090f\u0902\u0964"},"dvmd_acsb_plugin_credit":{"text":"\u0926\u094d\u0935\u093e\u0930\u093e \u0928\u093f\u0930\u094d\u092e\u093f\u0924 Divi-Modules","label":"\u0926\u094d\u0935\u093e\u0930\u093e \u0928\u093f\u0930\u094d\u092e\u093f\u0924 Divi-Modules","description":"divi-modules.com \u092a\u0930 \u091c\u093e\u090f\u0902"}},"id":{"locale":"id","name_english":"Indonesian","name_locale":"Bahasa Indonesia","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"Lewati ke Navigasi","label":"Lewati ke navigasi situs web."},"dvmd_actw_skip_to_content":{"text":"Lewati ke Konten","label":"Lewati ke konten situs web."},"dvmd_actw_skip_to_footer":{"text":"Lewati ke Footer","label":"Lewati ke footer situs web."},"dvmd_actw_open_accessibility_sidebar":{"text":"Buka Sidebar Aksesibilitas","label":"Buka sidebar aksesibilitas"},"dvmd_acsb_button":{"label":"Alihkan sidebar aksesibilitas. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"Sidebar Aksesibilitas","description":"Sesuaikan penampilan situs web untuk meningkatkan aksesibilitas."},"dvmd_acsb_close_sidebar":{"text":"Tutup","label":"Tutup sidebar aksesibilitas. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"Setel Ulang","label":"Setel Ulang sidebar aksesibilitas. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"Pengaturan Sidebar","label":"Pengaturan Sidebar","description":"Pengaturan sidebar memungkinkan pengguna mengonfigurasi penampilan sidebar aksesibilitas."},"dvmd_acsb_sidebar_size":{"text":"Ukuran Sidebar","label":"Ukuran Sidebar","description":"Sesuaikan ukuran sidebar aksesibilitas."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"Ukuran Sidebar \u2013 Terkecil"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"Ukuran Sidebar \u2013 Lebih Kecil"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"Ukuran Sidebar \u2013 Reguler"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"Ukuran Sidebar \u2013 Lebih Besar"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"Ukuran Sidebar \u2013 Terbesar"},"dvmd_acsb_sidebar_position":{"text":"Posisi Sidebar","label":"Posisi Sidebar","description":"Sesuaikan posisi sidebar aksesibilitas."},"dvmd_acsb_sidebar_position_left":{"text":"Kiri","label":"Posisi Sidebar \u2013 Kiri"},"dvmd_acsb_sidebar_position_right":{"text":"Kanan","label":"Posisi Sidebar \u2013 Kanan"},"dvmd_acsb_sidebar_language":{"text":"Bahasa Sidebar","label":"Bahasa Sidebar","description":"Pilih bahasa untuk sidebar aksesibilitas."},"dvmd_acsb_hide_sidebar":{"text":"Sembunyikan Sidebar","label":"Sembunyikan Sidebar","description":"Sembunyikan sidebar aksesibilitas selama satu minggu."},"dvmd_acsb_hide_sidebar_once":{"text":"Sekali","label":"Sembunyikan Sidebar \u2013 Sekali","description":"Sembunyikan sidebar sampai halaman diperbarui."},"dvmd_acsb_hide_sidebar_session":{"text":"Sesi","label":"Sembunyikan Sidebar \u2013 Sesi","description":"Sembunyikan sidebar sampai browser dijalankan ulang."},"dvmd_acsb_hide_sidebar_day":{"text":"Hari","label":"Sembunyikan Sidebar \u2013 Hari","description":"Sembunyikan sidebar selama satu hari."},"dvmd_acsb_hide_sidebar_week":{"text":"Minggu","label":"Sembunyikan Sidebar \u2013 Minggu","description":"Sembunyikan sidebar selama satu minggu."},"dvmd_acsb_hide_sidebar_button":{"text":"Sembunyikan Sekarang","label":"Sembunyikan Sekarang","description":"Sembunyikan sidebar aksesibilitas sekarang."},"dvmd_acsb_accessibility_profiles":{"text":"Profil Aksesibilitas","label":"Profil Aksesibilitas","description":"Profil aksesibilitas mengaktifkan beberapa alat dengan tujuan meningkatkan aksesibilitas situs web berdasarkan kebutuhan atau preferensi pengguna."},"dvmd_acsb_profile":{"text":"Profil Aksesibilitas","label":"Profil Aksesibilitas","description":"Pilih profil aksesibilitas yang sesuai dengan kebutuhan atau preferensi Anda."},"dvmd_acsb_profile_none":{"text":"Tidak Ada","label":"Profil Aksesibilitas \u2013 Tidak Ada","description":"Pilih profil aksesibilitas."},"dvmd_acsb_profile_blindness":{"text":"Buta","label":"Profil Aksesibilitas \u2013 Buta","description":"Profil ini mengaktifkan alat Pembaca Layar dengan tujuan meningkatkan aksesibilitas untuk pengguna yang buta."},"dvmd_acsb_profile_color_blindness":{"text":"Buta Warna","label":"Profil Aksesibilitas \u2013 Buta Warna","description":"Profil ini mengaktifkan alat Saturasi Warna dengan tujuan meningkatkan aksesibilitas untuk pengguna yang buta warna."},"dvmd_acsb_profile_visual_impairment":{"text":"Gangguan Penglihatan","label":"Profil Aksesibilitas \u2013 Gangguan Penglihatan","description":"Profil ini mengaktifkan beberapa alat dengan tujuan meningkatkan aksesibilitas untuk pengguna dengan gangguan penglihatan."},"dvmd_acsb_profile_motor_impairment":{"text":"Gangguan Motorik","label":"Profil Aksesibilitas \u2013 Gangguan Motorik","description":"Profil ini mengaktifkan beberapa alat dengan tujuan meningkatkan aksesibilitas untuk pengguna dengan gangguan motorik."},"dvmd_acsb_profile_cognitive_disability":{"text":"Kecacatan Kognitif","label":"Profil Aksesibilitas \u2013 Kecacatan Kognitif","description":"Profil ini mengaktifkan beberapa alat dengan tujuan meningkatkan aksesibilitas untuk pengguna dengan kecacatan kognitif."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"Serangan dan Epilepsi","label":"Profil Aksesibilitas \u2013 Serangan dan Epilepsi","description":"Profil ini mengaktifkan beberapa alat dengan tujuan meningkatkan aksesibilitas untuk pengguna dengan serangan atau epilepsi."},"dvmd_acsb_profile_dyslexia":{"text":"Disleksia","label":"Profil Aksesibilitas \u2013 Disleksia","description":"Profil ini mengaktifkan beberapa alat dengan tujuan meningkatkan aksesibilitas untuk pengguna dengan disleksia."},"dvmd_acsb_profile_adhd":{"text":"ADHD","label":"Profil Aksesibilitas \u2013 ADHD","description":"Profil ini mengaktifkan beberapa alat dengan tujuan meningkatkan aksesibilitas untuk pengguna dengan ADHD."},"dvmd_acsb_screen_reader":{"text":"Pembaca Layar","label":"Pembaca Layar","description":"Pembaca layar bertujuan untuk mengonversi teks situs web menjadi ucapan lisan untuk pengguna dengan gangguan penglihatan atau kesulitan membaca."},"dvmd_acsb_screen_reader_mode":{"text":"Mode Pembaca Layar","label":"Mode Pembaca Layar","description":"Pilih mode pembaca layar untuk mengonversi teks situs web menjadi ucapan lisan."},"dvmd_acsb_screen_reader_mode_off":{"label":"Mode Pembaca Layar \u2013 Mati","description":"Pilih mode pembaca layar."},"dvmd_acsb_screen_reader_mode_manual":{"label":"Mode Pembaca Layar \u2013 Manual","description":"Dalam mode ini, pembaca layar akan membaca elemen situs web yang aktif. Klik atau tekan tab untuk menavigasi ke elemen yang ingin Anda dibaca oleh pembaca layar."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"Mode Pembaca Layar \u2013 Otomatis","description":"Dalam mode ini, pembaca layar akan membaca seluruh konten halaman situs web. Klik tombol untuk menjeda dan melanjutkan pembaca layar."},"dvmd_acsb_screen_reader_speed":{"text":"Kecepatan Pembaca Layar","label":"Kecepatan Pembaca Layar","description":"Pilih kecepatan untuk suara pembaca layar."},"dvmd_acsb_screen_reader_speed_slow":{"text":"Lambat","label":"Kecepatan Pembaca Layar \u2013 Lambat"},"dvmd_acsb_screen_reader_speed_medium":{"text":"Sedang","label":"Kecepatan Pembaca Layar \u2013 Sedang"},"dvmd_acsb_screen_reader_speed_fast":{"text":"Cepat","label":"Kecepatan Pembaca Layar \u2013 Cepat"},"dvmd_acsb_screen_reader_voice":{"text":"Suara Pembaca Layar","label":"Suara Pembaca Layar","description":"Pilih suara pembaca layar yang sesuai dengan kebutuhan atau preferensi Anda."},"dvmd_acsb_screen_reader_voice_list":{"label":"Pilih suara pembaca layar"},"dvmd_acsb_screen_reader_voice_error":{"text":"Terjadi kesalahan dalam mendapatkan suara pembaca layar","label":"Ada kesalahan dalam mendapatkan suara pembaca layar"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"Lainnya"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"Gunakan default sistem"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"Sesuaikan dengan bahasa sidebar"},"dvmd_acsb_navigation_tools":{"text":"Alat Navigasi","label":"Alat Navigasi","description":"Alat navigasi bertujuan untuk memfasilitasi navigasi situs web yang dioptimalkan untuk semua pengguna."},"dvmd_acsb_large_cursor":{"text":"Kursor Besar","label":"Kursor Besar","description":"Sesuaikan ukuran dan warna kursor situs web."},"dvmd_acsb_large_cursor_off":{"label":"Kursor Besar \u2013 Mati"},"dvmd_acsb_large_cursor_black":{"text":"Hitam","label":"Kursor Besar \u2013 Hitam"},"dvmd_acsb_large_cursor_white":{"text":"Putih","label":"Kursor Besar \u2013 Putih"},"dvmd_acsb_focus_ring":{"text":"Cincin Fokus","label":"Cincin Fokus","description":"Aktifkan cincin fokus untuk menyorot elemen situs web yang sedang difokuskan saat ini."},"dvmd_acsb_focus_ring_off":{"label":"Cincin Fokus \u2013 Mati"},"dvmd_acsb_focus_ring_on":{"text":"Cincin Fokus","label":"Cincin Fokus \u2013 Hidup"},"dvmd_acsb_page_structure":{"text":"Struktur Halaman","label":"Struktur Halaman","description":"Tampilkan struktur situs web dengan menampilkan dan menyoroti judul, landmark, dan tautan halaman."},"dvmd_acsb_page_structure_off":{"label":"Struktur Halaman \u2013 Mati"},"dvmd_acsb_page_structure_off_note":{"text":"Pilih tab untuk melihat struktur halaman."},"dvmd_acsb_page_structure_headings":{"text":"Judul","label":"Struktur Halaman \u2013 Judul"},"dvmd_acsb_page_structure_headings_note":{"text":"Tidak ada judul ditemukan."},"dvmd_acsb_page_structure_landmarks":{"text":"Landmark","label":"Struktur Halaman \u2013 Landmark"},"dvmd_acsb_page_structure_landmarks_note":{"text":"Tidak ada landmark ditemukan."},"dvmd_acsb_page_structure_links":{"text":"Tautan","label":"Struktur Halaman \u2013 Tautan"},"dvmd_acsb_page_structure_links_note":{"text":"Tidak ada tautan ditemukan."},"dvmd_acsb_reading_tools":{"text":"Alat Membaca","label":"Alat Membaca","description":"Alat membaca bertujuan untuk meningkatkan keterbacaan situs web bagi pengguna dengan kesulitan membaca."},"dvmd_acsb_tooltip":{"text":"Tooltip","label":"Tooltip","description":"Aktifkan tooltip untuk menampilkan informasi tambahan untuk elemen situs web yang aktif."},"dvmd_acsb_tooltip_off":{"label":"Tooltip \u2013 Mati"},"dvmd_acsb_tooltip_small":{"text":"Kecil","label":"Tooltip \u2013 Kecil"},"dvmd_acsb_tooltip_medium":{"text":"Sedang","label":"Tooltip \u2013 Sedang"},"dvmd_acsb_tooltip_large":{"text":"Besar","label":"Tooltip \u2013 Besar"},"dvmd_acsb_reading_guide":{"text":"Panduan Membaca","label":"Panduan Membaca","description":"Aktifkan panduan membaca untuk fokus pada satu baris teks pada satu waktu."},"dvmd_acsb_reading_guide_off":{"label":"Panduan Membaca \u2013 Mati"},"dvmd_acsb_reading_guide_small":{"text":"Kecil","label":"Panduan Membaca \u2013 Kecil"},"dvmd_acsb_reading_guide_medium":{"text":"Sedang","label":"Panduan Membaca \u2013 Sedang"},"dvmd_acsb_reading_guide_large":{"text":"Besar","label":"Panduan Membaca \u2013 Besar"},"dvmd_acsb_reading_mask":{"text":"Masker Membaca","label":"Masker Membaca","description":"Aktifkan masker membaca untuk fokus pada konten situs web tertentu."},"dvmd_acsb_reading_mask_off":{"label":"Masker Membaca \u2013 Mati"},"dvmd_acsb_reading_mask_small":{"text":"Kecil","label":"Masker Membaca \u2013 Kecil"},"dvmd_acsb_reading_mask_medium":{"text":"Sedang","label":"Masker Membaca \u2013 Sedang"},"dvmd_acsb_reading_mask_large":{"text":"Besar","label":"Masker Membaca \u2013 Besar"},"dvmd_acsb_text_tools":{"text":"Alat Teks","label":"Alat Teks","description":"Alat teks bertujuan untuk meningkatkan keterbacaan situs web bagi pengguna dengan gangguan penglihatan."},"dvmd_acsb_text_font":{"text":"Jenis Huruf","label":"Jenis Huruf","description":"Sesuaikan jenis huruf teks situs web untuk keterbacaan yang ditingkatkan."},"dvmd_acsb_text_font_off":{"label":"Jenis Huruf \u2013 Mati"},"dvmd_acsb_text_font_sansserif":{"text":"Sans-Serif","label":"Jenis Huruf \u2013 Sans-Serif"},"dvmd_acsb_text_font_dyslexic":{"text":"Disleksia","label":"Jenis Huruf \u2013 Disleksia"},"dvmd_acsb_text_size":{"text":"Ukuran Teks","label":"Ukuran Teks","description":"Sesuaikan ukuran teks situs web untuk membaca yang nyaman."},"dvmd_acsb_text_size_off":{"label":"Ukuran Teks \u2013 Mati"},"dvmd_acsb_text_size_1":{"label":"Ukuran Teks \u2013 10% lebih besar"},"dvmd_acsb_text_size_2":{"label":"Ukuran Teks \u2013 30% lebih besar"},"dvmd_acsb_text_size_3":{"label":"Ukuran Teks \u2013 50% lebih besar"},"dvmd_acsb_text_size_4":{"label":"Ukuran Teks \u2013 70% lebih besar"},"dvmd_acsb_line_height":{"text":"Ketinggian Baris","label":"Ketinggian Baris","description":"Sesuaikan jarak baris situs web untuk mengurangi ketegangan mata."},"dvmd_acsb_line_height_off":{"label":"Ketinggian Baris \u2013 Mati"},"dvmd_acsb_line_height_1":{"label":"Ketinggian Baris \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"Ketinggian Baris \u2013 2"},"dvmd_acsb_line_height_3":{"label":"Ketinggian Baris \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"Ketinggian Baris \u2013 3"},"dvmd_acsb_text_spacing":{"text":"Spasi Teks","label":"Spasi Teks","description":"Sesuaikan spasi karakter situs web untuk keterbacaan yang ditingkatkan."},"dvmd_acsb_text_spacing_off":{"label":"Spasi Teks \u2013 Mati"},"dvmd_acsb_text_spacing_1":{"label":"Spasi Teks \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"Spasi Teks \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"Spasi Teks \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"Spasi Teks \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"Penyelarasan Teks","label":"Penyelarasan Teks","description":"Sesuaikan penyelarasan teks situs web untuk keterbacaan optimal."},"dvmd_acsb_text_alignment_off":{"label":"Penyelarasan Teks \u2013 Mati"},"dvmd_acsb_text_alignment_left":{"label":"Penyelarasan Teks \u2013 Kiri"},"dvmd_acsb_text_alignment_center":{"label":"Penyelarasan Teks \u2013 Tengah"},"dvmd_acsb_text_alignment_right":{"label":"Penyelarasan Teks \u2013 Kanan"},"dvmd_acsb_text_alignment_justify":{"label":"Penyelarasan Teks \u2013 Justifikasi"},"dvmd_acsb_graphics_tools":{"text":"Alat Grafis","label":"Alat Grafis","description":"Alat grafis bertujuan untuk mengoptimalkan tampilan situs web bagi pengguna dengan gangguan penglihatan atau sensitivitas sensorik."},"dvmd_acsb_color_saturation":{"text":"Saturasi Warna","label":"Saturasi Warna","description":"Sesuaikan intensitas warna situs web untuk meningkatkan visibilitas."},"dvmd_acsb_color_saturation_off":{"label":"Saturasi Warna \u2013 Mati"},"dvmd_acsb_color_saturation_none":{"text":"Tidak Ada","label":"Saturasi Warna \u2013 Tidak Ada"},"dvmd_acsb_color_saturation_low":{"text":"Rendah","label":"Saturasi Warna \u2013 Rendah"},"dvmd_acsb_color_saturation_high":{"text":"Tinggi","label":"Saturasi Warna \u2013 Tinggi"},"dvmd_acsb_color_contrast":{"text":"Kontras Warna","label":"Kontras Warna","description":"Sesuaikan kontras antara teks situs web dan latar belakang untuk meningkatkan keterbacaan."},"dvmd_acsb_color_contrast_off":{"label":"Kontras Warna \u2013 Mati"},"dvmd_acsb_color_contrast_invert":{"text":"Balik","label":"Kontras Warna \u2013 Balik"},"dvmd_acsb_color_contrast_dark":{"text":"Gelap","label":"Kontras Warna \u2013 Gelap"},"dvmd_acsb_color_contrast_light":{"text":"Terang","label":"Kontras Warna \u2013 Terang"},"dvmd_acsb_hide_images":{"text":"Sembunyikan Gambar","label":"Sembunyikan Gambar","description":"Sembunyikan gambar situs web untuk mengurangi kekacauan visual dan meningkatkan fokus."},"dvmd_acsb_hide_images_off":{"label":"Sembunyikan Gambar \u2013 Mati"},"dvmd_acsb_hide_images_on":{"text":"Sembunyikan Gambar","label":"Sembunyikan Gambar \u2013 Hidup"},"dvmd_acsb_stop_animations":{"text":"Hentikan Animasi","label":"Hentikan Animasi","description":"Nonaktifkan efek gerakan CSS situs web dan animasi GIF untuk mengurangi gangguan."},"dvmd_acsb_stop_animations_off":{"label":"Hentikan Animasi \u2013 Mati"},"dvmd_acsb_stop_animations_on":{"text":"Hentikan Animasi","label":"Hentikan Animasi \u2013 Hidup"},"dvmd_acsb_accessibility_statement":{"text":"Pernyataan Aksesibilitas","label":"Pernyataan Aksesibilitas","description":"Pernyataan aksesibilitas memberikan akses langsung kepada pengguna untuk informasi penting mengenai aksesibilitas situs web."},"dvmd_acsb_statement_text":{"label":"Teks Pernyataan Aksesibilitas"},"dvmd_acsb_statement_page":{"text":"Halaman Pernyataan","label":"Halaman Pernyataan Aksesibilitas","description":"Buka halaman pernyataan aksesibilitas situs web."},"dvmd_acsb_plugin_credit":{"text":"Dibuat oleh Divi-Modules","label":"Dibuat oleh Divi-Modules","description":"Kunjungi divi-modules.com"}},"it":{"locale":"it","name_english":"Italian","name_locale":"Italiano","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"Vai alla navigazione","label":"Vai alla navigazione del sito web."},"dvmd_actw_skip_to_content":{"text":"Vai al contenuto","label":"Vai al contenuto del sito web."},"dvmd_actw_skip_to_footer":{"text":"Vai al pi\u00e8 di pagina","label":"Vai al pi\u00e8 di pagina del sito web."},"dvmd_actw_open_accessibility_sidebar":{"text":"Apri la barra laterale dell'accessibilit\u00e0","label":"Apri la barra laterale dell'accessibilit\u00e0"},"dvmd_acsb_button":{"label":"Attiva\/disattiva la barra laterale dell'accessibilit\u00e0. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"Barra laterale dell'accessibilit\u00e0","description":"Personalizza l'aspetto del sito web per migliorare l'accessibilit\u00e0."},"dvmd_acsb_close_sidebar":{"text":"Chiudi","label":"Chiudi la barra laterale dell'accessibilit\u00e0. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"Reset","label":"Reimposta la barra laterale dell'accessibilit\u00e0. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"Impostazioni della barra laterale","label":"Impostazioni della barra laterale","description":"Le impostazioni della barra laterale consentono agli utenti di configurare l'aspetto della barra laterale dell'accessibilit\u00e0."},"dvmd_acsb_sidebar_size":{"text":"Dimensioni della barra laterale","label":"Dimensioni della barra laterale","description":"Regola le dimensioni della barra laterale dell'accessibilit\u00e0."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"Dimensioni della barra laterale \u2013 Pi\u00f9 piccole"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"Dimensioni della barra laterale \u2013 Piccole"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"Dimensioni della barra laterale \u2013 Regolari"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"Dimensioni della barra laterale \u2013 Grandi"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"Dimensioni della barra laterale \u2013 Pi\u00f9 grandi"},"dvmd_acsb_sidebar_position":{"text":"Posizione della barra laterale","label":"Posizione della barra laterale","description":"Regola la posizione della barra laterale dell'accessibilit\u00e0."},"dvmd_acsb_sidebar_position_left":{"text":"Sinistra","label":"Posizione della barra laterale \u2013 Sinistra"},"dvmd_acsb_sidebar_position_right":{"text":"Destra","label":"Posizione della barra laterale \u2013 Destra"},"dvmd_acsb_sidebar_language":{"text":"Lingua della barra laterale","label":"Lingua della barra laterale","description":"Seleziona una lingua per la barra laterale dell'accessibilit\u00e0."},"dvmd_acsb_hide_sidebar":{"text":"Nascondi la barra laterale","label":"Nascondi la barra laterale","description":"Nascondi la barra laterale dell'accessibilit\u00e0 per un massimo di una settimana."},"dvmd_acsb_hide_sidebar_once":{"text":"Una volta","label":"Nascondi la barra laterale \u2013 Una volta","description":"Nascondi la barra laterale fino al ricaricamento della pagina."},"dvmd_acsb_hide_sidebar_session":{"text":"Sessione","label":"Nascondi la barra laterale \u2013 Sessione","description":"Nascondi la barra laterale fino al riavvio del browser."},"dvmd_acsb_hide_sidebar_day":{"text":"Giorno","label":"Nascondi la barra laterale \u2013 Giorno","description":"Nascondi la barra laterale per un giorno."},"dvmd_acsb_hide_sidebar_week":{"text":"Settimana","label":"Nascondi la barra laterale \u2013 Settimana","description":"Nascondi la barra laterale per una settimana."},"dvmd_acsb_hide_sidebar_button":{"text":"Nascondi ora","label":"Nascondi ora","description":"Nascondi la barra laterale dell'accessibilit\u00e0 adesso."},"dvmd_acsb_accessibility_profiles":{"text":"Profili di accessibilit\u00e0","label":"Profili di accessibilit\u00e0","description":"I profili di accessibilit\u00e0 attivano pi\u00f9 strumenti con l'obiettivo di migliorare l'accessibilit\u00e0 del sito web in base alle esigenze o alle preferenze dell'utente."},"dvmd_acsb_profile":{"text":"Profilo di accessibilit\u00e0","label":"Profilo di accessibilit\u00e0","description":"Seleziona un profilo di accessibilit\u00e0 che soddisfi le tue esigenze o preferenze."},"dvmd_acsb_profile_none":{"text":"Nessuno","label":"Profilo di accessibilit\u00e0 \u2013 Nessuno","description":"Seleziona un profilo di accessibilit\u00e0."},"dvmd_acsb_profile_blindness":{"text":"Cecit\u00e0","label":"Profilo di accessibilit\u00e0 \u2013 Cecit\u00e0","description":"Questo profilo attiva lo strumento Lettore di schermo con l'obiettivo di migliorare l'accessibilit\u00e0 per gli utenti non vedenti."},"dvmd_acsb_profile_color_blindness":{"text":"Daltonismo","label":"Profilo di accessibilit\u00e0 \u2013 Daltonismo","description":"Questo profilo attiva lo strumento di Saturazione del colore con l'obiettivo di migliorare l'accessibilit\u00e0 per gli utenti daltonici."},"dvmd_acsb_profile_visual_impairment":{"text":"Deficit visivo","label":"Profilo di accessibilit\u00e0 \u2013 Deficit visivo","description":"Questo profilo attiva pi\u00f9 strumenti con l'obiettivo di migliorare l'accessibilit\u00e0 per gli utenti con deficit visivi."},"dvmd_acsb_profile_motor_impairment":{"text":"Deficit motorio","label":"Profilo di accessibilit\u00e0 \u2013 Deficit motorio","description":"Questo profilo attiva pi\u00f9 strumenti con l'obiettivo di migliorare l'accessibilit\u00e0 per gli utenti con deficit motori."},"dvmd_acsb_profile_cognitive_disability":{"text":"Disabilit\u00e0 cognitiva","label":"Profilo di accessibilit\u00e0 \u2013 Disabilit\u00e0 cognitiva","description":"Questo profilo attiva pi\u00f9 strumenti con l'obiettivo di migliorare l'accessibilit\u00e0 per gli utenti con disabilit\u00e0 cognitive."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"Crisi epilettiche ed epilessia","label":"Profilo di accessibilit\u00e0 \u2013 Crisi epilettiche ed epilessia","description":"Questo profilo attiva pi\u00f9 strumenti con l'obiettivo di migliorare l'accessibilit\u00e0 per gli utenti con crisi epilettiche o epilessia."},"dvmd_acsb_profile_dyslexia":{"text":"Dislessia","label":"Profilo di accessibilit\u00e0 \u2013 Dislessia","description":"Questo profilo attiva pi\u00f9 strumenti con l'obiettivo di migliorare l'accessibilit\u00e0 per gli utenti con dislessia."},"dvmd_acsb_profile_adhd":{"text":"ADHD","label":"Profilo di accessibilit\u00e0 \u2013 ADHD","description":"Questo profilo attiva pi\u00f9 strumenti con l'obiettivo di migliorare l'accessibilit\u00e0 per gli utenti con ADHD."},"dvmd_acsb_screen_reader":{"text":"Lettore di schermo","label":"Lettore di schermo","description":"Il lettore di schermo mira a convertire il testo del sito web in discorso udibile per gli utenti con disabilit\u00e0 visiva o difficolt\u00e0 di lettura."},"dvmd_acsb_screen_reader_mode":{"text":"Modalit\u00e0 lettore di schermo","label":"Modalit\u00e0 lettore di schermo","description":"Seleziona una modalit\u00e0 lettore di schermo per convertire il testo del sito web in discorso udibile."},"dvmd_acsb_screen_reader_mode_off":{"label":"Modalit\u00e0 lettore di schermo \u2013 Disattivato","description":"Seleziona una modalit\u00e0 lettore di schermo."},"dvmd_acsb_screen_reader_mode_manual":{"label":"Modalit\u00e0 lettore di schermo \u2013 Manuale","description":"In questa modalit\u00e0, il lettore di schermo legger\u00e0 l'elemento attivo del sito web. Clicca o utilizza il tasto di tabulazione per navigare all'elemento che desideri far leggere al lettore di schermo."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"Modalit\u00e0 lettore di schermo \u2013 Automatico","description":"In questa modalit\u00e0, il lettore di schermo legger\u00e0 l'intero contenuto della pagina web. Clicca sul pulsante per mettere in pausa e riprendere il lettore di schermo."},"dvmd_acsb_screen_reader_speed":{"text":"Velocit\u00e0 lettore di schermo","label":"Velocit\u00e0 lettore di schermo","description":"Seleziona una velocit\u00e0 per la voce del lettore di schermo."},"dvmd_acsb_screen_reader_speed_slow":{"text":"Lenta","label":"Velocit\u00e0 lettore di schermo \u2013 Lenta"},"dvmd_acsb_screen_reader_speed_medium":{"text":"Media","label":"Velocit\u00e0 lettore di schermo \u2013 Media"},"dvmd_acsb_screen_reader_speed_fast":{"text":"Veloce","label":"Velocit\u00e0 lettore di schermo \u2013 Veloce"},"dvmd_acsb_screen_reader_voice":{"text":"Voce lettore di schermo","label":"Voce lettore di schermo","description":"Seleziona una voce per il lettore di schermo che soddisfi le tue esigenze o preferenze."},"dvmd_acsb_screen_reader_voice_list":{"label":"Seleziona una voce del lettore di schermo"},"dvmd_acsb_screen_reader_voice_error":{"text":"Errore durante il recupero della voce del lettore di schermo","label":"Si \u00e8 verificato un errore durante il recupero della voce del lettore di schermo"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"Altro"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"Usa impostazioni predefinite del sistema"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"Corrispondi alla lingua della barra laterale"},"dvmd_acsb_navigation_tools":{"text":"Strumenti di navigazione","label":"Strumenti di navigazione","description":"Gli strumenti di navigazione mirano a facilitare la navigazione ottimizzata del sito web per tutti gli utenti."},"dvmd_acsb_large_cursor":{"text":"Cursore grande","label":"Cursore grande","description":"Regola la dimensione e il colore del cursore del sito web."},"dvmd_acsb_large_cursor_off":{"label":"Cursore grande \u2013 Disattivato"},"dvmd_acsb_large_cursor_black":{"text":"Nero","label":"Cursore grande \u2013 Nero"},"dvmd_acsb_large_cursor_white":{"text":"Bianco","label":"Cursore grande \u2013 Bianco"},"dvmd_acsb_focus_ring":{"text":"Anello di focus","label":"Anello di focus","description":"Attiva un anello di focus per evidenziare l'elemento attualmente in focus del sito web."},"dvmd_acsb_focus_ring_off":{"label":"Anello di focus \u2013 Disattivato"},"dvmd_acsb_focus_ring_on":{"text":"Anello di focus","label":"Anello di focus \u2013 Attivato"},"dvmd_acsb_page_structure":{"text":"Struttura della pagina","label":"Struttura della pagina","description":"Rivela la struttura del sito web elencando e evidenziando i titoli, i landmark e i collegamenti di una pagina."},"dvmd_acsb_page_structure_off":{"label":"Struttura della pagina \u2013 Disattivato"},"dvmd_acsb_page_structure_off_note":{"text":"Seleziona una scheda per visualizzare la struttura della pagina."},"dvmd_acsb_page_structure_headings":{"text":"Titoli","label":"Struttura della pagina \u2013 Titoli"},"dvmd_acsb_page_structure_headings_note":{"text":"Nessun titolo trovato."},"dvmd_acsb_page_structure_landmarks":{"text":"Landmark","label":"Struttura della pagina \u2013 Landmark"},"dvmd_acsb_page_structure_landmarks_note":{"text":"Nessun landmark trovato."},"dvmd_acsb_page_structure_links":{"text":"Collegamenti","label":"Struttura della pagina \u2013 Collegamenti"},"dvmd_acsb_page_structure_links_note":{"text":"Nessun collegamento trovato."},"dvmd_acsb_reading_tools":{"text":"Strumenti di lettura","label":"Strumenti di lettura","description":"Gli strumenti di lettura mirano a migliorare la leggibilit\u00e0 del sito web per gli utenti con difficolt\u00e0 di lettura."},"dvmd_acsb_tooltip":{"text":"Tooltip","label":"Tooltip","description":"Abilita un tooltip per visualizzare informazioni aggiuntive per l'elemento attivo del sito web."},"dvmd_acsb_tooltip_off":{"label":"Tooltip \u2013 Disattivato"},"dvmd_acsb_tooltip_small":{"text":"Piccolo","label":"Tooltip \u2013 Piccolo"},"dvmd_acsb_tooltip_medium":{"text":"Medio","label":"Tooltip \u2013 Medio"},"dvmd_acsb_tooltip_large":{"text":"Grande","label":"Tooltip \u2013 Grande"},"dvmd_acsb_reading_guide":{"text":"Guida alla lettura","label":"Guida alla lettura","description":"Abilita una guida alla lettura per concentrarsi su una riga di testo alla volta."},"dvmd_acsb_reading_guide_off":{"label":"Guida alla lettura \u2013 Disattivata"},"dvmd_acsb_reading_guide_small":{"text":"Piccola","label":"Guida alla lettura \u2013 Piccola"},"dvmd_acsb_reading_guide_medium":{"text":"Media","label":"Guida alla lettura \u2013 Media"},"dvmd_acsb_reading_guide_large":{"text":"Grande","label":"Guida alla lettura \u2013 Grande"},"dvmd_acsb_reading_mask":{"text":"Maschera di lettura","label":"Maschera di lettura","description":"Abilita una maschera di lettura per concentrarsi su contenuti specifici del sito web."},"dvmd_acsb_reading_mask_off":{"label":"Maschera di lettura \u2013 Disattivata"},"dvmd_acsb_reading_mask_small":{"text":"Piccola","label":"Maschera di lettura \u2013 Piccola"},"dvmd_acsb_reading_mask_medium":{"text":"Media","label":"Maschera di lettura \u2013 Media"},"dvmd_acsb_reading_mask_large":{"text":"Grande","label":"Maschera di lettura \u2013 Grande"},"dvmd_acsb_text_tools":{"text":"Strumenti di testo","label":"Strumenti di testo","description":"Gli strumenti di testo mirano a migliorare la leggibilit\u00e0 del sito web per gli utenti con disabilit\u00e0 visiva."},"dvmd_acsb_text_font":{"text":"Carattere del testo","label":"Carattere del testo","description":"Regola il carattere del testo del sito web per una migliore leggibilit\u00e0."},"dvmd_acsb_text_font_off":{"label":"Carattere del testo \u2013 Disattivato"},"dvmd_acsb_text_font_sansserif":{"text":"Sans-Serif","label":"Carattere del testo \u2013 Sans-Serif"},"dvmd_acsb_text_font_dyslexic":{"text":"Dislessico","label":"Carattere del testo \u2013 Dislessico"},"dvmd_acsb_text_size":{"text":"Dimensione del testo","label":"Dimensione del testo","description":"Regola la dimensione del testo del sito web per una lettura confortevole."},"dvmd_acsb_text_size_off":{"label":"Dimensione del testo \u2013 Disattivato"},"dvmd_acsb_text_size_1":{"label":"Dimensione del testo \u2013 10% pi\u00f9 grande"},"dvmd_acsb_text_size_2":{"label":"Dimensione del testo \u2013 30% pi\u00f9 grande"},"dvmd_acsb_text_size_3":{"label":"Dimensione del testo \u2013 50% pi\u00f9 grande"},"dvmd_acsb_text_size_4":{"label":"Dimensione del testo \u2013 70% pi\u00f9 grande"},"dvmd_acsb_line_height":{"text":"Interlinea","label":"Interlinea","description":"Regola lo spaziamento tra le righe del sito web per ridurre l'affaticamento degli occhi."},"dvmd_acsb_line_height_off":{"label":"Interlinea \u2013 Disattivata"},"dvmd_acsb_line_height_1":{"label":"Interlinea \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"Interlinea \u2013 2"},"dvmd_acsb_line_height_3":{"label":"Interlinea \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"Interlinea \u2013 3"},"dvmd_acsb_text_spacing":{"text":"Spaziatura del testo","label":"Spaziatura del testo","description":"Regola lo spaziamento dei caratteri del sito web per una migliore leggibilit\u00e0."},"dvmd_acsb_text_spacing_off":{"label":"Spaziatura del testo \u2013 Disattivata"},"dvmd_acsb_text_spacing_1":{"label":"Spaziatura del testo \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"Spaziatura del testo \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"Spaziatura del testo \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"Spaziatura del testo \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"Allineamento del testo","label":"Allineamento del testo","description":"Regola l'allineamento del testo del sito web per una leggibilit\u00e0 ottimale."},"dvmd_acsb_text_alignment_off":{"label":"Allineamento del testo \u2013 Disattivato"},"dvmd_acsb_text_alignment_left":{"label":"Allineamento del testo \u2013 Sinistra"},"dvmd_acsb_text_alignment_center":{"label":"Allineamento del testo \u2013 Centro"},"dvmd_acsb_text_alignment_right":{"label":"Allineamento del testo \u2013 Destra"},"dvmd_acsb_text_alignment_justify":{"label":"Allineamento del testo \u2013 Giustifica"},"dvmd_acsb_graphics_tools":{"text":"Strumenti grafici","label":"Strumenti grafici","description":"Gli strumenti grafici mirano a ottimizzare l'aspetto del sito web per gli utenti con disabilit\u00e0 visiva o sensibilit\u00e0 sensoriali."},"dvmd_acsb_color_saturation":{"text":"Saturazione del colore","label":"Saturazione del colore","description":"Regola l'intensit\u00e0 dei colori del sito web per una visibilit\u00e0 migliorata."},"dvmd_acsb_color_saturation_off":{"label":"Saturazione del colore \u2013 Disattivata"},"dvmd_acsb_color_saturation_none":{"text":"Nessuno","label":"Saturazione del colore \u2013 Nessuno"},"dvmd_acsb_color_saturation_low":{"text":"Bassa","label":"Saturazione del colore \u2013 Bassa"},"dvmd_acsb_color_saturation_high":{"text":"Alta","label":"Saturazione del colore \u2013 Alta"},"dvmd_acsb_color_contrast":{"text":"Contrasto dei colori","label":"Contrasto dei colori","description":"Regola il contrasto tra il testo del sito web e lo sfondo per una migliore leggibilit\u00e0."},"dvmd_acsb_color_contrast_off":{"label":"Contrasto dei colori \u2013 Disattivato"},"dvmd_acsb_color_contrast_invert":{"text":"Inverti","label":"Contrasto dei colori \u2013 Inverti"},"dvmd_acsb_color_contrast_dark":{"text":"Scuro","label":"Contrasto dei colori \u2013 Scuro"},"dvmd_acsb_color_contrast_light":{"text":"Chiaro","label":"Contrasto dei colori \u2013 Chiaro"},"dvmd_acsb_hide_images":{"text":"Nascondi immagini","label":"Nascondi immagini","description":"Nascondi le immagini del sito web per ridurre il disordine visivo e migliorare la concentrazione."},"dvmd_acsb_hide_images_off":{"label":"Nascondi immagini \u2013 Disattivato"},"dvmd_acsb_hide_images_on":{"text":"Nascondi immagini","label":"Nascondi immagini \u2013 Attivato"},"dvmd_acsb_stop_animations":{"text":"Arresta le animazioni","label":"Arresta le animazioni","description":"Disabilita gli effetti di movimento CSS del sito web e le animazioni GIF per ridurre le distrazioni."},"dvmd_acsb_stop_animations_off":{"label":"Arresta le animazioni \u2013 Disattivato"},"dvmd_acsb_stop_animations_on":{"text":"Arresta le animazioni","label":"Arresta le animazioni \u2013 Attivato"},"dvmd_acsb_accessibility_statement":{"text":"Dichiarazione di accessibilit\u00e0","label":"Dichiarazione di accessibilit\u00e0","description":"La dichiarazione di accessibilit\u00e0 fornisce agli utenti accesso diretto alle informazioni importanti sull'accessibilit\u00e0 del sito web."},"dvmd_acsb_statement_text":{"label":"Testo della dichiarazione di accessibilit\u00e0"},"dvmd_acsb_statement_page":{"text":"Pagina della dichiarazione","label":"Pagina della dichiarazione di accessibilit\u00e0","description":"Vai alla pagina della dichiarazione di accessibilit\u00e0 del sito web."},"dvmd_acsb_plugin_credit":{"text":"Creato da Divi-Modules","label":"Creato da Divi-Modules","description":"Visita divi-modules.com"}},"ja":{"locale":"ja","name_english":"Japanese","name_locale":"\u65e5\u672c\u8a9e","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3078\u30b9\u30ad\u30c3\u30d7","label":"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u306b\u30b9\u30ad\u30c3\u30d7\u3057\u307e\u3059\u3002"},"dvmd_actw_skip_to_content":{"text":"\u30b3\u30f3\u30c6\u30f3\u30c4\u3078\u30b9\u30ad\u30c3\u30d7","label":"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u30b9\u30ad\u30c3\u30d7\u3057\u307e\u3059\u3002"},"dvmd_actw_skip_to_footer":{"text":"\u30d5\u30c3\u30bf\u30fc\u3078\u30b9\u30ad\u30c3\u30d7","label":"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30d5\u30c3\u30bf\u30fc\u306b\u30b9\u30ad\u30c3\u30d7\u3057\u307e\u3059\u3002"},"dvmd_actw_open_accessibility_sidebar":{"text":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u958b\u304f","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u958b\u304d\u307e\u3059"},"dvmd_acsb_button":{"label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u5207\u308a\u66ff\u3048\u307e\u3059\u3002 (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc","description":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u3092\u5411\u4e0a\u3055\u305b\u308b\u305f\u3081\u306b\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u5916\u89b3\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3057\u307e\u3059\u3002"},"dvmd_acsb_close_sidebar":{"text":"\u9589\u3058\u308b","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u9589\u3058\u307e\u3059\u3002 (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"\u30ea\u30bb\u30c3\u30c8","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u30ea\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002 (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u8a2d\u5b9a","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u8a2d\u5b9a","description":"\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u8a2d\u5b9a\u3092\u5909\u66f4\u3057\u3066\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u5916\u89b3\u3092\u69cb\u6210\u3057\u307e\u3059\u3002"},"dvmd_acsb_sidebar_size":{"text":"\u30b5\u30a4\u30c9\u30d0\u30fc\u30b5\u30a4\u30ba","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u30b5\u30a4\u30ba","description":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u30b5\u30a4\u30ba\u3092\u8abf\u6574\u3057\u307e\u3059\u3002"},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u30b5\u30a4\u30ba \u2013 \u6700\u5c0f"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u30b5\u30a4\u30ba \u2013 \u3088\u308a\u5c0f\u3055\u3044"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u30b5\u30a4\u30ba \u2013 \u6a19\u6e96"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u30b5\u30a4\u30ba \u2013 \u3088\u308a\u5927\u304d\u3044"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u30b5\u30a4\u30ba \u2013 \u6700\u5927"},"dvmd_acsb_sidebar_position":{"text":"\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u4f4d\u7f6e","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u4f4d\u7f6e","description":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u4f4d\u7f6e\u3092\u8abf\u6574\u3057\u307e\u3059\u3002"},"dvmd_acsb_sidebar_position_left":{"text":"\u5de6","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u4f4d\u7f6e \u2013 \u5de6"},"dvmd_acsb_sidebar_position_right":{"text":"\u53f3","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u4f4d\u7f6e \u2013 \u53f3"},"dvmd_acsb_sidebar_language":{"text":"\u30b5\u30a4\u30c9\u30d0\u30fc\u8a00\u8a9e","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u8a00\u8a9e","description":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u8a00\u8a9e\u3092\u9078\u629e\u3057\u307e\u3059\u3002"},"dvmd_acsb_hide_sidebar":{"text":"\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u975e\u8868\u793a\u306b\u3059\u308b","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u975e\u8868\u793a\u306b\u3059\u308b","description":"\u6700\u59271\u9031\u9593\u3001\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u975e\u8868\u793a\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_hide_sidebar_once":{"text":"\u4e00\u5ea6","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u975e\u8868\u793a\u306b\u3059\u308b \u2013 \u4e00\u5ea6","description":"\u30da\u30fc\u30b8\u304c\u66f4\u65b0\u3055\u308c\u308b\u307e\u3067\u3001\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u975e\u8868\u793a\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_hide_sidebar_session":{"text":"\u30bb\u30c3\u30b7\u30e7\u30f3","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u975e\u8868\u793a\u306b\u3059\u308b \u2013 \u30bb\u30c3\u30b7\u30e7\u30f3","description":"\u30d6\u30e9\u30a6\u30b6\u304c\u518d\u8d77\u52d5\u3055\u308c\u308b\u307e\u3067\u3001\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u975e\u8868\u793a\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_hide_sidebar_day":{"text":"\u65e5","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u975e\u8868\u793a\u306b\u3059\u308b \u2013 \u65e5","description":"1\u65e5\u9593\u3001\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u975e\u8868\u793a\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_hide_sidebar_week":{"text":"\u9031","label":"\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u975e\u8868\u793a\u306b\u3059\u308b \u2013 \u9031","description":"1\u9031\u9593\u3001\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u975e\u8868\u793a\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_hide_sidebar_button":{"text":"\u4eca\u3059\u3050\u975e\u8868\u793a","label":"\u4eca\u3059\u3050\u975e\u8868\u793a","description":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u4eca\u3059\u3050\u975e\u8868\u793a\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_accessibility_profiles":{"text":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb","description":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u306f\u3001\u30e6\u30fc\u30b6\u30fc\u306e\u30cb\u30fc\u30ba\u3084\u597d\u307f\u306b\u57fa\u3065\u3044\u3066\u8907\u6570\u306e\u30c4\u30fc\u30eb\u3092\u6d3b\u6027\u5316\u3057\u3001\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u3092\u5411\u4e0a\u3055\u305b\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002"},"dvmd_acsb_profile":{"text":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb","description":"\u30cb\u30fc\u30ba\u3084\u597d\u307f\u306b\u5408\u3063\u305f\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3092\u9078\u629e\u3057\u307e\u3059\u3002"},"dvmd_acsb_profile_none":{"text":"\u306a\u3057","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u2013 \u306a\u3057","description":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3092\u9078\u629e\u3057\u307e\u3059\u3002"},"dvmd_acsb_profile_blindness":{"text":"\u8996\u899a\u969c\u5bb3","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u2013 \u8996\u899a\u969c\u5bb3","description":"\u3053\u306e\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u3001\u8996\u899a\u969c\u5bb3\u306e\u30e6\u30fc\u30b6\u30fc\u5411\u3051\u306b\u753b\u9762\u8aad\u307f\u4e0a\u3052\u30c4\u30fc\u30eb\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_profile_color_blindness":{"text":"\u8272\u899a\u7570\u5e38","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u2013 \u8272\u899a\u7570\u5e38","description":"\u3053\u306e\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u3001\u8272\u899a\u7570\u5e38\u306e\u30e6\u30fc\u30b6\u30fc\u5411\u3051\u306b\u8272\u5f69\u98fd\u548c\u5ea6\u30c4\u30fc\u30eb\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_profile_visual_impairment":{"text":"\u8996\u899a\u969c\u5bb3","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u2013 \u8996\u899a\u969c\u5bb3","description":"\u3053\u306e\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u3001\u8996\u899a\u969c\u5bb3\u306e\u30e6\u30fc\u30b6\u30fc\u5411\u3051\u306b\u8907\u6570\u306e\u30c4\u30fc\u30eb\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_profile_motor_impairment":{"text":"\u904b\u52d5\u969c\u5bb3","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u2013 \u904b\u52d5\u969c\u5bb3","description":"\u3053\u306e\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u3001\u904b\u52d5\u969c\u5bb3\u306e\u30e6\u30fc\u30b6\u30fc\u5411\u3051\u306b\u8907\u6570\u306e\u30c4\u30fc\u30eb\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_profile_cognitive_disability":{"text":"\u8a8d\u77e5\u969c\u5bb3","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u2013 \u8a8d\u77e5\u969c\u5bb3","description":"\u3053\u306e\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u3001\u8a8d\u77e5\u969c\u5bb3\u306e\u30e6\u30fc\u30b6\u30fc\u5411\u3051\u306b\u8907\u6570\u306e\u30c4\u30fc\u30eb\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"\u3066\u3093\u304b\u3093","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u2013 \u3066\u3093\u304b\u3093","description":"\u3053\u306e\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u3001\u3066\u3093\u304b\u3093\u3084\u767a\u4f5c\u306e\u30e6\u30fc\u30b6\u30fc\u5411\u3051\u306b\u8907\u6570\u306e\u30c4\u30fc\u30eb\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_profile_dyslexia":{"text":"\u30c7\u30a3\u30b9\u30ec\u30af\u30b7\u30a2","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u2013 \u30c7\u30a3\u30b9\u30ec\u30af\u30b7\u30a2","description":"\u3053\u306e\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u3001\u30c7\u30a3\u30b9\u30ec\u30af\u30b7\u30a2\u306e\u30e6\u30fc\u30b6\u30fc\u5411\u3051\u306b\u8907\u6570\u306e\u30c4\u30fc\u30eb\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_profile_adhd":{"text":"ADHD","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u2013 ADHD","description":"\u3053\u306e\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u3001ADHD\u306e\u30e6\u30fc\u30b6\u30fc\u5411\u3051\u306b\u8907\u6570\u306e\u30c4\u30fc\u30eb\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_screen_reader":{"text":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc","label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc","description":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u306f\u3001\u8996\u899a\u969c\u5bb3\u3084\u8aad\u66f8\u306e\u56f0\u96e3\u3092\u62b1\u3048\u308b\u30e6\u30fc\u30b6\u30fc\u5411\u3051\u306b\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u8074\u899a\u7684\u306a\u97f3\u58f0\u306b\u5909\u63db\u3059\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002"},"dvmd_acsb_screen_reader_mode":{"text":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u30e2\u30fc\u30c9","label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u30e2\u30fc\u30c9","description":"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u8074\u899a\u7684\u306a\u97f3\u58f0\u306b\u5909\u63db\u3059\u308b\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u30e2\u30fc\u30c9\u3092\u9078\u629e\u3057\u307e\u3059\u3002"},"dvmd_acsb_screen_reader_mode_off":{"label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u30e2\u30fc\u30c9 \u2013 \u30aa\u30d5","description":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u30e2\u30fc\u30c9\u3092\u9078\u629e\u3057\u307e\u3059\u3002"},"dvmd_acsb_screen_reader_mode_manual":{"label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u30e2\u30fc\u30c9 \u2013 \u30de\u30cb\u30e5\u30a2\u30eb","description":"\u3053\u306e\u30e2\u30fc\u30c9\u3067\u306f\u3001\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u306f\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u8981\u7d20\u3092\u8aad\u307f\u4e0a\u3052\u307e\u3059\u3002\u8aad\u307f\u4e0a\u3052\u305f\u3044\u8981\u7d20\u306b\u79fb\u52d5\u3059\u308b\u306b\u306f\u3001\u30af\u30ea\u30c3\u30af\u307e\u305f\u306f\u30bf\u30d6\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002"},"dvmd_acsb_screen_reader_mode_automatic":{"label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u30e2\u30fc\u30c9 \u2013 \u81ea\u52d5","description":"\u3053\u306e\u30e2\u30fc\u30c9\u3067\u306f\u3001\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u306f\u5b8c\u5168\u306a\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u30da\u30fc\u30b8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u8aad\u307f\u4e0a\u3052\u307e\u3059\u3002\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u3092\u4e00\u6642\u505c\u6b62\u304a\u3088\u3073\u518d\u958b\u3057\u307e\u3059\u3002"},"dvmd_acsb_screen_reader_speed":{"text":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u901f\u5ea6","label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u901f\u5ea6","description":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u306e\u97f3\u58f0\u901f\u5ea6\u3092\u9078\u629e\u3057\u307e\u3059\u3002"},"dvmd_acsb_screen_reader_speed_slow":{"text":"\u9045\u3044","label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u901f\u5ea6 \u2013 \u9045\u3044"},"dvmd_acsb_screen_reader_speed_medium":{"text":"\u4e2d","label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u901f\u5ea6 \u2013 \u4e2d"},"dvmd_acsb_screen_reader_speed_fast":{"text":"\u901f\u3044","label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u901f\u5ea6 \u2013 \u901f\u3044"},"dvmd_acsb_screen_reader_voice":{"text":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u306e\u58f0","label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u306e\u58f0","description":"\u30cb\u30fc\u30ba\u3084\u597d\u307f\u306b\u5408\u308f\u305b\u3066\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u306e\u58f0\u3092\u9078\u629e\u3057\u307e\u3059\u3002"},"dvmd_acsb_screen_reader_voice_list":{"label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u306e\u58f0\u3092\u9078\u629e"},"dvmd_acsb_screen_reader_voice_error":{"text":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u306e\u58f0\u306e\u53d6\u5f97\u30a8\u30e9\u30fc","label":"\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c0\u30fc\u306e\u58f0\u306e\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"\u305d\u306e\u4ed6"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"\u30b7\u30b9\u30c6\u30e0\u30c7\u30d5\u30a9\u30eb\u30c8\u3092\u4f7f\u7528"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u8a00\u8a9e\u306b\u5408\u308f\u305b\u308b"},"dvmd_acsb_navigation_tools":{"text":"\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30c4\u30fc\u30eb","label":"\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30c4\u30fc\u30eb","description":"\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30c4\u30fc\u30eb\u306f\u3001\u3059\u3079\u3066\u306e\u30e6\u30fc\u30b6\u30fc\u306b\u6700\u9069\u306a\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u5bb9\u6613\u306b\u3059\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002"},"dvmd_acsb_large_cursor":{"text":"\u5927\u304d\u306a\u30ab\u30fc\u30bd\u30eb","label":"\u5927\u304d\u306a\u30ab\u30fc\u30bd\u30eb","description":"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30ab\u30fc\u30bd\u30eb\u306e\u30b5\u30a4\u30ba\u3068\u8272\u3092\u8abf\u6574\u3057\u307e\u3059\u3002"},"dvmd_acsb_large_cursor_off":{"label":"\u5927\u304d\u306a\u30ab\u30fc\u30bd\u30eb \u2013 \u30aa\u30d5"},"dvmd_acsb_large_cursor_black":{"text":"\u9ed2","label":"\u5927\u304d\u306a\u30ab\u30fc\u30bd\u30eb \u2013 \u9ed2"},"dvmd_acsb_large_cursor_white":{"text":"\u767d","label":"\u5927\u304d\u306a\u30ab\u30fc\u30bd\u30eb \u2013 \u767d"},"dvmd_acsb_focus_ring":{"text":"\u30d5\u30a9\u30fc\u30ab\u30b9\u30ea\u30f3\u30b0","label":"\u30d5\u30a9\u30fc\u30ab\u30b9\u30ea\u30f3\u30b0","description":"\u30d5\u30a9\u30fc\u30ab\u30b9\u30ea\u30f3\u30b0\u3092\u6709\u52b9\u306b\u3057\u3066\u3001\u73fe\u5728\u30d5\u30a9\u30fc\u30ab\u30b9\u3055\u308c\u3066\u3044\u308b\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u8981\u7d20\u3092\u30cf\u30a4\u30e9\u30a4\u30c8\u8868\u793a\u3057\u307e\u3059\u3002"},"dvmd_acsb_focus_ring_off":{"label":"\u30d5\u30a9\u30fc\u30ab\u30b9\u30ea\u30f3\u30b0 \u2013 \u30aa\u30d5"},"dvmd_acsb_focus_ring_on":{"text":"\u30d5\u30a9\u30fc\u30ab\u30b9\u30ea\u30f3\u30b0","label":"\u30d5\u30a9\u30fc\u30ab\u30b9\u30ea\u30f3\u30b0 \u2013 \u30aa\u30f3"},"dvmd_acsb_page_structure":{"text":"\u30da\u30fc\u30b8\u69cb\u9020","label":"\u30da\u30fc\u30b8\u69cb\u9020","description":"\u30da\u30fc\u30b8\u306e\u898b\u51fa\u3057\u3001\u30e9\u30f3\u30c9\u30de\u30fc\u30af\u3001\u30ea\u30f3\u30af\u3092\u30ea\u30b9\u30c8\u5316\u3057\u3001\u5f37\u8abf\u8868\u793a\u3057\u3066\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u69cb\u9020\u3092\u8868\u793a\u3057\u307e\u3059\u3002"},"dvmd_acsb_page_structure_off":{"label":"\u30da\u30fc\u30b8\u69cb\u9020 \u2013 \u30aa\u30d5"},"dvmd_acsb_page_structure_off_note":{"text":"\u30da\u30fc\u30b8\u69cb\u9020\u3092\u8868\u793a\u3059\u308b\u30bf\u30d6\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},"dvmd_acsb_page_structure_headings":{"text":"\u898b\u51fa\u3057","label":"\u30da\u30fc\u30b8\u69cb\u9020 \u2013 \u898b\u51fa\u3057"},"dvmd_acsb_page_structure_headings_note":{"text":"\u898b\u51fa\u3057\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002"},"dvmd_acsb_page_structure_landmarks":{"text":"\u30e9\u30f3\u30c9\u30de\u30fc\u30af","label":"\u30da\u30fc\u30b8\u69cb\u9020 \u2013 \u30e9\u30f3\u30c9\u30de\u30fc\u30af"},"dvmd_acsb_page_structure_landmarks_note":{"text":"\u30e9\u30f3\u30c9\u30de\u30fc\u30af\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002"},"dvmd_acsb_page_structure_links":{"text":"\u30ea\u30f3\u30af","label":"\u30da\u30fc\u30b8\u69cb\u9020 \u2013 \u30ea\u30f3\u30af"},"dvmd_acsb_page_structure_links_note":{"text":"\u30ea\u30f3\u30af\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002"},"dvmd_acsb_reading_tools":{"text":"\u8aad\u307f\u53d6\u308a\u30c4\u30fc\u30eb","label":"\u8aad\u307f\u53d6\u308a\u30c4\u30fc\u30eb","description":"\u8aad\u307f\u53d6\u308a\u30c4\u30fc\u30eb\u306f\u3001\u8aad\u89e3\u56f0\u96e3\u3092\u62b1\u3048\u308b\u30e6\u30fc\u30b6\u30fc\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u8aad\u307f\u3084\u3059\u3055\u3092\u5411\u4e0a\u3055\u305b\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002"},"dvmd_acsb_tooltip":{"text":"\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7","label":"\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7","description":"\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u8981\u7d20\u306b\u8ffd\u52a0\u60c5\u5831\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_tooltip_off":{"label":"\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7 \u2013 \u30aa\u30d5"},"dvmd_acsb_tooltip_small":{"text":"\u5c0f","label":"\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7 \u2013 \u5c0f"},"dvmd_acsb_tooltip_medium":{"text":"\u4e2d","label":"\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7 \u2013 \u4e2d"},"dvmd_acsb_tooltip_large":{"text":"\u5927","label":"\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7 \u2013 \u5927"},"dvmd_acsb_reading_guide":{"text":"\u8aad\u307f\u53d6\u308a\u30ac\u30a4\u30c9","label":"\u8aad\u307f\u53d6\u308a\u30ac\u30a4\u30c9","description":"\u4e00\u5ea6\u306b1\u884c\u306e\u30c6\u30ad\u30b9\u30c8\u306b\u7126\u70b9\u3092\u5f53\u3066\u308b\u305f\u3081\u306b\u8aad\u307f\u53d6\u308a\u30ac\u30a4\u30c9\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_reading_guide_off":{"label":"\u8aad\u307f\u53d6\u308a\u30ac\u30a4\u30c9 \u2013 \u30aa\u30d5"},"dvmd_acsb_reading_guide_small":{"text":"\u5c0f","label":"\u8aad\u307f\u53d6\u308a\u30ac\u30a4\u30c9 \u2013 \u5c0f"},"dvmd_acsb_reading_guide_medium":{"text":"\u4e2d","label":"\u8aad\u307f\u53d6\u308a\u30ac\u30a4\u30c9 \u2013 \u4e2d"},"dvmd_acsb_reading_guide_large":{"text":"\u5927","label":"\u8aad\u307f\u53d6\u308a\u30ac\u30a4\u30c9 \u2013 \u5927"},"dvmd_acsb_reading_mask":{"text":"\u8aad\u307f\u53d6\u308a\u30de\u30b9\u30af","label":"\u8aad\u307f\u53d6\u308a\u30de\u30b9\u30af","description":"\u7279\u5b9a\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u7126\u70b9\u3092\u5f53\u3066\u308b\u305f\u3081\u306b\u8aad\u307f\u53d6\u308a\u30de\u30b9\u30af\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_reading_mask_off":{"label":"\u8aad\u307f\u53d6\u308a\u30de\u30b9\u30af \u2013 \u30aa\u30d5"},"dvmd_acsb_reading_mask_small":{"text":"\u5c0f","label":"\u8aad\u307f\u53d6\u308a\u30de\u30b9\u30af \u2013 \u5c0f"},"dvmd_acsb_reading_mask_medium":{"text":"\u4e2d","label":"\u8aad\u307f\u53d6\u308a\u30de\u30b9\u30af \u2013 \u4e2d"},"dvmd_acsb_reading_mask_large":{"text":"\u5927","label":"\u8aad\u307f\u53d6\u308a\u30de\u30b9\u30af \u2013 \u5927"},"dvmd_acsb_text_tools":{"text":"\u30c6\u30ad\u30b9\u30c8\u30c4\u30fc\u30eb","label":"\u30c6\u30ad\u30b9\u30c8\u30c4\u30fc\u30eb","description":"\u30c6\u30ad\u30b9\u30c8\u30c4\u30fc\u30eb\u306f\u3001\u8996\u899a\u969c\u5bb3\u3092\u6301\u3064\u30e6\u30fc\u30b6\u30fc\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u8aad\u307f\u3084\u3059\u3055\u3092\u5411\u4e0a\u3055\u305b\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002"},"dvmd_acsb_text_font":{"text":"\u30c6\u30ad\u30b9\u30c8\u30d5\u30a9\u30f3\u30c8","label":"\u30c6\u30ad\u30b9\u30c8\u30d5\u30a9\u30f3\u30c8","description":"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30c6\u30ad\u30b9\u30c8\u30d5\u30a9\u30f3\u30c8\u3092\u8abf\u6574\u3057\u3066\u3001\u8aad\u307f\u3084\u3059\u3055\u3092\u5411\u4e0a\u3055\u305b\u307e\u3059\u3002"},"dvmd_acsb_text_font_off":{"label":"\u30c6\u30ad\u30b9\u30c8\u30d5\u30a9\u30f3\u30c8 \u2013 \u30aa\u30d5"},"dvmd_acsb_text_font_sansserif":{"text":"\u30b5\u30f3\u30bb\u30ea\u30d5","label":"\u30c6\u30ad\u30b9\u30c8\u30d5\u30a9\u30f3\u30c8 \u2013 \u30b5\u30f3\u30bb\u30ea\u30d5"},"dvmd_acsb_text_font_dyslexic":{"text":"\u30c7\u30a3\u30b9\u30ec\u30af\u30b7\u30c3\u30af","label":"\u30c6\u30ad\u30b9\u30c8\u30d5\u30a9\u30f3\u30c8 \u2013 \u30c7\u30a3\u30b9\u30ec\u30af\u30b7\u30c3\u30af"},"dvmd_acsb_text_size":{"text":"\u30c6\u30ad\u30b9\u30c8\u30b5\u30a4\u30ba","label":"\u30c6\u30ad\u30b9\u30c8\u30b5\u30a4\u30ba","description":"\u5feb\u9069\u306a\u8aad\u66f8\u306e\u305f\u3081\u306b\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30c6\u30ad\u30b9\u30c8\u30b5\u30a4\u30ba\u3092\u8abf\u6574\u3057\u307e\u3059\u3002"},"dvmd_acsb_text_size_off":{"label":"\u30c6\u30ad\u30b9\u30c8\u30b5\u30a4\u30ba \u2013 \u30aa\u30d5"},"dvmd_acsb_text_size_1":{"label":"\u30c6\u30ad\u30b9\u30c8\u30b5\u30a4\u30ba \u2013 10% \u5927\u304d\u3044"},"dvmd_acsb_text_size_2":{"label":"\u30c6\u30ad\u30b9\u30c8\u30b5\u30a4\u30ba \u2013 30% \u5927\u304d\u3044"},"dvmd_acsb_text_size_3":{"label":"\u30c6\u30ad\u30b9\u30c8\u30b5\u30a4\u30ba \u2013 50% \u5927\u304d\u3044"},"dvmd_acsb_text_size_4":{"label":"\u30c6\u30ad\u30b9\u30c8\u30b5\u30a4\u30ba \u2013 70% \u5927\u304d\u3044"},"dvmd_acsb_line_height":{"text":"\u884c\u306e\u9ad8\u3055","label":"\u884c\u306e\u9ad8\u3055","description":"\u76ee\u306e\u75b2\u308c\u3092\u8efd\u6e1b\u3059\u308b\u305f\u3081\u306b\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u884c\u9593\u3092\u8abf\u6574\u3057\u307e\u3059\u3002"},"dvmd_acsb_line_height_off":{"label":"\u884c\u306e\u9ad8\u3055 \u2013 \u30aa\u30d5"},"dvmd_acsb_line_height_1":{"label":"\u884c\u306e\u9ad8\u3055 \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"\u884c\u306e\u9ad8\u3055 \u2013 2"},"dvmd_acsb_line_height_3":{"label":"\u884c\u306e\u9ad8\u3055 \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"\u884c\u306e\u9ad8\u3055 \u2013 3"},"dvmd_acsb_text_spacing":{"text":"\u30c6\u30ad\u30b9\u30c8\u9593\u9694","label":"\u30c6\u30ad\u30b9\u30c8\u9593\u9694","description":"\u8aad\u307f\u3084\u3059\u3055\u3092\u5411\u4e0a\u3055\u305b\u308b\u305f\u3081\u306b\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u6587\u5b57\u9593\u9694\u3092\u8abf\u6574\u3057\u307e\u3059\u3002"},"dvmd_acsb_text_spacing_off":{"label":"\u30c6\u30ad\u30b9\u30c8\u9593\u9694 \u2013 \u30aa\u30d5"},"dvmd_acsb_text_spacing_1":{"label":"\u30c6\u30ad\u30b9\u30c8\u9593\u9694 \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"\u30c6\u30ad\u30b9\u30c8\u9593\u9694 \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"\u30c6\u30ad\u30b9\u30c8\u9593\u9694 \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"\u30c6\u30ad\u30b9\u30c8\u9593\u9694 \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"\u30c6\u30ad\u30b9\u30c8\u914d\u7f6e","label":"\u30c6\u30ad\u30b9\u30c8\u914d\u7f6e","description":"\u6700\u9069\u306a\u8aad\u307f\u3084\u3059\u3055\u306e\u305f\u3081\u306b\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30c6\u30ad\u30b9\u30c8\u914d\u7f6e\u3092\u8abf\u6574\u3057\u307e\u3059\u3002"},"dvmd_acsb_text_alignment_off":{"label":"\u30c6\u30ad\u30b9\u30c8\u914d\u7f6e \u2013 \u30aa\u30d5"},"dvmd_acsb_text_alignment_left":{"label":"\u30c6\u30ad\u30b9\u30c8\u914d\u7f6e \u2013 \u5de6\u5bc4\u305b"},"dvmd_acsb_text_alignment_center":{"label":"\u30c6\u30ad\u30b9\u30c8\u914d\u7f6e \u2013 \u4e2d\u592e\u5bc4\u305b"},"dvmd_acsb_text_alignment_right":{"label":"\u30c6\u30ad\u30b9\u30c8\u914d\u7f6e \u2013 \u53f3\u5bc4\u305b"},"dvmd_acsb_text_alignment_justify":{"label":"\u30c6\u30ad\u30b9\u30c8\u914d\u7f6e \u2013 \u4e21\u7aef\u63c3\u3048"},"dvmd_acsb_graphics_tools":{"text":"\u30b0\u30e9\u30d5\u30a3\u30c3\u30af\u30c4\u30fc\u30eb","label":"\u30b0\u30e9\u30d5\u30a3\u30c3\u30af\u30c4\u30fc\u30eb","description":"\u30b0\u30e9\u30d5\u30a3\u30c3\u30af\u30c4\u30fc\u30eb\u306f\u3001\u8996\u899a\u969c\u5bb3\u3084\u611f\u899a\u904e\u654f\u3092\u6301\u3064\u30e6\u30fc\u30b6\u30fc\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u5916\u89b3\u3092\u6700\u9069\u5316\u3059\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002"},"dvmd_acsb_color_saturation":{"text":"\u5f69\u5ea6","label":"\u5f69\u5ea6","description":"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u8272\u306e\u5f37\u5ea6\u3092\u8abf\u6574\u3057\u3066\u8996\u8a8d\u6027\u3092\u5411\u4e0a\u3055\u305b\u307e\u3059\u3002"},"dvmd_acsb_color_saturation_off":{"label":"\u5f69\u5ea6 \u2013 \u30aa\u30d5"},"dvmd_acsb_color_saturation_none":{"text":"\u306a\u3057","label":"\u5f69\u5ea6 \u2013 \u306a\u3057"},"dvmd_acsb_color_saturation_low":{"text":"\u4f4e","label":"\u5f69\u5ea6 \u2013 \u4f4e"},"dvmd_acsb_color_saturation_high":{"text":"\u9ad8","label":"\u5f69\u5ea6 \u2013 \u9ad8"},"dvmd_acsb_color_contrast":{"text":"\u8272\u306e\u30b3\u30f3\u30c8\u30e9\u30b9\u30c8","label":"\u8272\u306e\u30b3\u30f3\u30c8\u30e9\u30b9\u30c8","description":"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30c6\u30ad\u30b9\u30c8\u3068\u80cc\u666f\u3068\u306e\u30b3\u30f3\u30c8\u30e9\u30b9\u30c8\u3092\u8abf\u6574\u3057\u3066\u8aad\u307f\u3084\u3059\u3055\u3092\u5411\u4e0a\u3055\u305b\u307e\u3059\u3002"},"dvmd_acsb_color_contrast_off":{"label":"\u8272\u306e\u30b3\u30f3\u30c8\u30e9\u30b9\u30c8 \u2013 \u30aa\u30d5"},"dvmd_acsb_color_contrast_invert":{"text":"\u53cd\u8ee2","label":"\u8272\u306e\u30b3\u30f3\u30c8\u30e9\u30b9\u30c8 \u2013 \u53cd\u8ee2"},"dvmd_acsb_color_contrast_dark":{"text":"\u30c0\u30fc\u30af","label":"\u8272\u306e\u30b3\u30f3\u30c8\u30e9\u30b9\u30c8 \u2013 \u30c0\u30fc\u30af"},"dvmd_acsb_color_contrast_light":{"text":"\u30e9\u30a4\u30c8","label":"\u8272\u306e\u30b3\u30f3\u30c8\u30e9\u30b9\u30c8 \u2013 \u30e9\u30a4\u30c8"},"dvmd_acsb_hide_images":{"text":"\u753b\u50cf\u975e\u8868\u793a","label":"\u753b\u50cf\u975e\u8868\u793a","description":"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u753b\u50cf\u3092\u975e\u8868\u793a\u306b\u3057\u3066\u3001\u8996\u899a\u7684\u306a\u6df7\u96d1\u3092\u6e1b\u3089\u3057\u3001\u96c6\u4e2d\u529b\u3092\u5411\u4e0a\u3055\u305b\u307e\u3059\u3002"},"dvmd_acsb_hide_images_off":{"label":"\u753b\u50cf\u975e\u8868\u793a \u2013 \u30aa\u30d5"},"dvmd_acsb_hide_images_on":{"text":"\u753b\u50cf\u975e\u8868\u793a","label":"\u753b\u50cf\u975e\u8868\u793a \u2013 \u30aa\u30f3"},"dvmd_acsb_stop_animations":{"text":"\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u505c\u6b62","label":"\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u505c\u6b62","description":"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306eCSS\u30e2\u30fc\u30b7\u30e7\u30f3\u30a8\u30d5\u30a7\u30af\u30c8\u3068GIF\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3092\u7121\u52b9\u306b\u3057\u3066\u3001\u6c17\u3092\u6563\u3089\u3059\u8981\u7d20\u3092\u6e1b\u3089\u3057\u307e\u3059\u3002"},"dvmd_acsb_stop_animations_off":{"label":"\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u505c\u6b62 \u2013 \u30aa\u30d5"},"dvmd_acsb_stop_animations_on":{"text":"\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u505c\u6b62","label":"\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u505c\u6b62 \u2013 \u30aa\u30f3"},"dvmd_acsb_accessibility_statement":{"text":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u58f0\u660e","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u58f0\u660e","description":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u58f0\u660e\u306f\u3001\u30e6\u30fc\u30b6\u30fc\u304c\u91cd\u8981\u306a\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u60c5\u5831\u306b\u76f4\u63a5\u30a2\u30af\u30bb\u30b9\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u307e\u3059\u3002"},"dvmd_acsb_statement_text":{"label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u58f0\u660e\u306e\u30c6\u30ad\u30b9\u30c8"},"dvmd_acsb_statement_page":{"text":"\u58f0\u660e\u30da\u30fc\u30b8","label":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u58f0\u660e\u30da\u30fc\u30b8","description":"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u58f0\u660e\u30da\u30fc\u30b8\u306b\u79fb\u52d5\u3057\u307e\u3059\u3002"},"dvmd_acsb_plugin_credit":{"text":"Divi-Modules\u306b\u3088\u3063\u3066\u4f5c\u6210\u3055\u308c\u307e\u3057\u305f","label":"Divi-Modules\u306b\u3088\u3063\u3066\u4f5c\u6210\u3055\u308c\u307e\u3057\u305f","description":"divi-modules.com\u3092\u8a2a\u554f\u3057\u3066\u304f\u3060\u3055\u3044"}},"ko":{"locale":"ko","name_english":"Korean","name_locale":"\ud55c\uad6d\uc5b4","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"\ub124\ube44\uac8c\uc774\uc158\uc73c\ub85c \uac74\ub108\ub6f0\uae30","label":"\uc6f9\uc0ac\uc774\ud2b8 \ub124\ube44\uac8c\uc774\uc158\uc73c\ub85c \uac74\ub108\ub701\ub2c8\ub2e4."},"dvmd_actw_skip_to_content":{"text":"\ucf58\ud150\uce20\ub85c \uac74\ub108\ub6f0\uae30","label":"\uc6f9\uc0ac\uc774\ud2b8 \ucf58\ud150\uce20\ub85c \uac74\ub108\ub701\ub2c8\ub2e4."},"dvmd_actw_skip_to_footer":{"text":"\ud478\ud130\ub85c \uac74\ub108\ub6f0\uae30","label":"\uc6f9\uc0ac\uc774\ud2b8 \ud478\ud130\ub85c \uac74\ub108\ub701\ub2c8\ub2e4."},"dvmd_actw_open_accessibility_sidebar":{"text":"\uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14 \uc5f4\uae30","label":"\uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14 \uc5f4\uae30"},"dvmd_acsb_button":{"label":"\uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14 \uc804\ud658. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"\uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14","description":"\uc6f9\uc0ac\uc774\ud2b8 \uc678\uad00\uc744 \uc0ac\uc6a9\uc790\uc758 \uc811\uadfc\uc131 \ud5a5\uc0c1\uc744 \uc704\ud574 \uc0ac\uc6a9\uc790 \uc815\uc758\ud569\ub2c8\ub2e4."},"dvmd_acsb_close_sidebar":{"text":"\ub2eb\uae30","label":"\uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14 \ub2eb\uae30. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"\uc7ac\uc124\uc815","label":"\uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14 \uc7ac\uc124\uc815. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"\uc0ac\uc774\ub4dc\ubc14 \uc124\uc815","label":"\uc0ac\uc774\ub4dc\ubc14 \uc124\uc815","description":"\uc0ac\uc774\ub4dc\ubc14 \uc124\uc815\uc744 \ud1b5\ud574 \uc0ac\uc6a9\uc790\ub294 \uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14 \uc678\uad00\uc744 \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4."},"dvmd_acsb_sidebar_size":{"text":"\uc0ac\uc774\ub4dc\ubc14 \ud06c\uae30","label":"\uc0ac\uc774\ub4dc\ubc14 \ud06c\uae30","description":"\uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14 \ud06c\uae30\ub97c \uc870\uc815\ud569\ub2c8\ub2e4."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"\uc0ac\uc774\ub4dc\ubc14 \ud06c\uae30 \u2013 \uac00\uc7a5 \uc791\uc740"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"\uc0ac\uc774\ub4dc\ubc14 \ud06c\uae30 \u2013 \ub354 \uc791\uc740"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"\uc0ac\uc774\ub4dc\ubc14 \ud06c\uae30 \u2013 \ubcf4\ud1b5"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"\uc0ac\uc774\ub4dc\ubc14 \ud06c\uae30 \u2013 \ub354 \ud070"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"\uc0ac\uc774\ub4dc\ubc14 \ud06c\uae30 \u2013 \uac00\uc7a5 \ud070"},"dvmd_acsb_sidebar_position":{"text":"\uc0ac\uc774\ub4dc\ubc14 \uc704\uce58","label":"\uc0ac\uc774\ub4dc\ubc14 \uc704\uce58","description":"\uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14 \uc704\uce58\ub97c \uc870\uc815\ud569\ub2c8\ub2e4."},"dvmd_acsb_sidebar_position_left":{"text":"\uc67c\ucabd","label":"\uc0ac\uc774\ub4dc\ubc14 \uc704\uce58 \u2013 \uc67c\ucabd"},"dvmd_acsb_sidebar_position_right":{"text":"\uc624\ub978\ucabd","label":"\uc0ac\uc774\ub4dc\ubc14 \uc704\uce58 \u2013 \uc624\ub978\ucabd"},"dvmd_acsb_sidebar_language":{"text":"\uc0ac\uc774\ub4dc\ubc14 \uc5b8\uc5b4","label":"\uc0ac\uc774\ub4dc\ubc14 \uc5b8\uc5b4","description":"\uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14\uc758 \uc5b8\uc5b4\ub97c \uc120\ud0dd\ud569\ub2c8\ub2e4."},"dvmd_acsb_hide_sidebar":{"text":"\uc0ac\uc774\ub4dc\ubc14 \uc228\uae30\uae30","label":"\uc0ac\uc774\ub4dc\ubc14 \uc228\uae30\uae30","description":"\ucd5c\ub300 \uc77c\uc8fc\uc77c \ub3d9\uc548 \uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14\ub97c \uc228\uae41\ub2c8\ub2e4."},"dvmd_acsb_hide_sidebar_once":{"text":"\ud55c \ubc88","label":"\uc0ac\uc774\ub4dc\ubc14 \uc228\uae30\uae30 \u2013 \ud55c \ubc88","description":"\ud398\uc774\uc9c0\uac00 \uc0c8\ub85c \uace0\uccd0\uc9c8 \ub54c\uae4c\uc9c0 \uc0ac\uc774\ub4dc\ubc14\ub97c \uc228\uae41\ub2c8\ub2e4."},"dvmd_acsb_hide_sidebar_session":{"text":"\uc138\uc158","label":"\uc0ac\uc774\ub4dc\ubc14 \uc228\uae30\uae30 \u2013 \uc138\uc158","description":"\ube0c\ub77c\uc6b0\uc800\uac00 \ub2e4\uc2dc \uc2dc\uc791\ub420 \ub54c\uae4c\uc9c0 \uc0ac\uc774\ub4dc\ubc14\ub97c \uc228\uae41\ub2c8\ub2e4."},"dvmd_acsb_hide_sidebar_day":{"text":"\uc77c","label":"\uc0ac\uc774\ub4dc\ubc14 \uc228\uae30\uae30 \u2013 \ud558\ub8e8","description":"\ud558\ub8e8 \ub3d9\uc548 \uc0ac\uc774\ub4dc\ubc14\ub97c \uc228\uae41\ub2c8\ub2e4."},"dvmd_acsb_hide_sidebar_week":{"text":"\uc8fc","label":"\uc0ac\uc774\ub4dc\ubc14 \uc228\uae30\uae30 \u2013 \uc77c\uc8fc\uc77c","description":"\uc77c\uc8fc\uc77c \ub3d9\uc548 \uc0ac\uc774\ub4dc\ubc14\ub97c \uc228\uae41\ub2c8\ub2e4."},"dvmd_acsb_hide_sidebar_button":{"text":"\uc9c0\uae08 \uc228\uae30\uae30","label":"\uc9c0\uae08 \uc228\uae30\uae30","description":"\uc9c0\uae08 \uc811\uadfc\uc131 \uc0ac\uc774\ub4dc\ubc14\ub97c \uc228\uae41\ub2c8\ub2e4."},"dvmd_acsb_accessibility_profiles":{"text":"\uc811\uadfc\uc131 \ud504\ub85c\ud544","label":"\uc811\uadfc\uc131 \ud504\ub85c\ud544","description":"\uc0ac\uc6a9\uc790\uc758 \uc694\uad6c\uc0ac\ud56d \ub610\ub294 \uae30\ud638\uc5d0 \ub530\ub77c \uc6f9\uc0ac\uc774\ud2b8 \uc811\uadfc\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574 \uc5ec\ub7ec \ub3c4\uad6c\ub97c \ud65c\uc131\ud654\ud558\ub294 \uc811\uadfc\uc131 \ud504\ub85c\ud544\uc785\ub2c8\ub2e4."},"dvmd_acsb_profile":{"text":"\uc811\uadfc\uc131 \ud504\ub85c\ud544","label":"\uc811\uadfc\uc131 \ud504\ub85c\ud544","description":"\uadc0\ud558\uc758 \uc694\uad6c\uc0ac\ud56d\uc774\ub098 \uae30\ud638\uc5d0 \ub9de\ub294 \uc811\uadfc\uc131 \ud504\ub85c\ud544\uc744 \uc120\ud0dd\ud558\uc138\uc694."},"dvmd_acsb_profile_none":{"text":"\uc5c6\uc74c","label":"\uc811\uadfc\uc131 \ud504\ub85c\ud544 \u2013 \uc5c6\uc74c","description":"\uc811\uadfc\uc131 \ud504\ub85c\ud544\uc744 \uc120\ud0dd\ud558\uc138\uc694."},"dvmd_acsb_profile_blindness":{"text":"\uc2e4\uba85","label":"\uc811\uadfc\uc131 \ud504\ub85c\ud544 \u2013 \uc2e4\uba85","description":"\uc774 \ud504\ub85c\ud544\uc740 \uc2dc\uac01 \uc7a5\uc560\uac00 \uc788\ub294 \uc0ac\uc6a9\uc790\ub4e4\uc758 \uc811\uadfc\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574 \uc2a4\ud06c\ub9b0 \ub9ac\ub354 \ub3c4\uad6c\ub97c \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_profile_color_blindness":{"text":"\uc0c9\ub9f9","label":"\uc811\uadfc\uc131 \ud504\ub85c\ud544 \u2013 \uc0c9\ub9f9","description":"\uc774 \ud504\ub85c\ud544\uc740 \uc0c9\ub9f9 \uc0ac\uc6a9\uc790\ub4e4\uc758 \uc811\uadfc\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574 \uc0c9\uc0c1 \ud3ec\ud654 \ub3c4\uad6c\ub97c \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_profile_visual_impairment":{"text":"\uc2dc\uac01 \uc7a5\uc560","label":"\uc811\uadfc\uc131 \ud504\ub85c\ud544 \u2013 \uc2dc\uac01 \uc7a5\uc560","description":"\uc774 \ud504\ub85c\ud544\uc740 \uc2dc\uac01 \uc7a5\uc560\uac00 \uc788\ub294 \uc0ac\uc6a9\uc790\ub4e4\uc758 \uc811\uadfc\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574 \uc5ec\ub7ec \ub3c4\uad6c\ub97c \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_profile_motor_impairment":{"text":"\uc6b4\ub3d9 \uc7a5\uc560","label":"\uc811\uadfc\uc131 \ud504\ub85c\ud544 \u2013 \uc6b4\ub3d9 \uc7a5\uc560","description":"\uc774 \ud504\ub85c\ud544\uc740 \uc6b4\ub3d9 \uc7a5\uc560\uac00 \uc788\ub294 \uc0ac\uc6a9\uc790\ub4e4\uc758 \uc811\uadfc\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574 \uc5ec\ub7ec \ub3c4\uad6c\ub97c \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_profile_cognitive_disability":{"text":"\uc778\uc9c0 \uc7a5\uc560","label":"\uc811\uadfc\uc131 \ud504\ub85c\ud544 \u2013 \uc778\uc9c0 \uc7a5\uc560","description":"\uc774 \ud504\ub85c\ud544\uc740 \uc778\uc9c0 \uc7a5\uc560\uac00 \uc788\ub294 \uc0ac\uc6a9\uc790\ub4e4\uc758 \uc811\uadfc\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574 \uc5ec\ub7ec \ub3c4\uad6c\ub97c \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"\uacbd\ub828 \ubc0f \uac04\uc9c8","label":"\uc811\uadfc\uc131 \ud504\ub85c\ud544 \u2013 \uacbd\ub828 \ubc0f \uac04\uc9c8","description":"\uc774 \ud504\ub85c\ud544\uc740 \uacbd\ub828\uc774\ub098 \uac04\uc9c8\uc744 \uac00\uc9c4 \uc0ac\uc6a9\uc790\ub4e4\uc758 \uc811\uadfc\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574 \uc5ec\ub7ec \ub3c4\uad6c\ub97c \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_profile_dyslexia":{"text":"\uc2e4\uc5b4\uc99d","label":"\uc811\uadfc\uc131 \ud504\ub85c\ud544 \u2013 \uc2e4\uc5b4\uc99d","description":"\uc774 \ud504\ub85c\ud544\uc740 \uc2e4\uc5b4\uc99d\uc744 \uac00\uc9c4 \uc0ac\uc6a9\uc790\ub4e4\uc758 \uc811\uadfc\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574 \uc5ec\ub7ec \ub3c4\uad6c\ub97c \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_profile_adhd":{"text":"ADHD","label":"\uc811\uadfc\uc131 \ud504\ub85c\ud544 \u2013 ADHD","description":"\uc774 \ud504\ub85c\ud544\uc740 ADHD\ub97c \uac00\uc9c4 \uc0ac\uc6a9\uc790\ub4e4\uc758 \uc811\uadfc\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574 \uc5ec\ub7ec \ub3c4\uad6c\ub97c \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_screen_reader":{"text":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354","label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354","description":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354\ub294 \uc2dc\uac01 \uc7a5\uc560\ub098 \ub3c5\ud574 \uc7a5\uc560\ub97c \uac00\uc9c4 \uc0ac\uc6a9\uc790\ub97c \uc704\ud574 \uc6f9\uc0ac\uc774\ud2b8 \ud14d\uc2a4\ud2b8\ub97c \uccad\ucde8 \uac00\ub2a5\ud55c \uc74c\uc131\uc73c\ub85c \ubcc0\ud658\ud558\ub294 \uac83\uc744 \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4."},"dvmd_acsb_screen_reader_mode":{"text":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \ubaa8\ub4dc","label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \ubaa8\ub4dc","description":"\uc6f9\uc0ac\uc774\ud2b8 \ud14d\uc2a4\ud2b8\ub97c \uccad\ucde8 \uac00\ub2a5\ud55c \uc74c\uc131\uc73c\ub85c \ubcc0\ud658\ud558\uae30 \uc704\ud55c \uc2a4\ud06c\ub9b0 \ub9ac\ub354 \ubaa8\ub4dc\ub97c \uc120\ud0dd\ud558\uc138\uc694."},"dvmd_acsb_screen_reader_mode_off":{"label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \ubaa8\ub4dc \u2013 \ub044\uae30","description":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \ubaa8\ub4dc\ub97c \uc120\ud0dd\ud558\uc138\uc694."},"dvmd_acsb_screen_reader_mode_manual":{"label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \ubaa8\ub4dc \u2013 \uc218\ub3d9","description":"\uc774 \ubaa8\ub4dc\uc5d0\uc11c\ub294 \uc2a4\ud06c\ub9b0 \ub9ac\ub354\uac00 \ud65c\uc131 \uc6f9\uc0ac\uc774\ud2b8 \uc694\uc18c\ub97c \uc77d\uc2b5\ub2c8\ub2e4. \uc6d0\ud558\ub294 \uc694\uc18c\ub85c \uc774\ub3d9\ud558\ub824\uba74 \ud074\ub9ad\ud558\uac70\ub098 \ud0ed\ud558\uc138\uc694."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \ubaa8\ub4dc \u2013 \uc790\ub3d9","description":"\uc774 \ubaa8\ub4dc\uc5d0\uc11c\ub294 \uc2a4\ud06c\ub9b0 \ub9ac\ub354\uac00 \uc804\uccb4 \uc6f9\uc0ac\uc774\ud2b8 \ud398\uc774\uc9c0 \ucf58\ud150\uce20\ub97c \uc77d\uc2b5\ub2c8\ub2e4. \ubc84\ud2bc\uc744 \ud074\ub9ad\ud558\uc5ec \uc2a4\ud06c\ub9b0 \ub9ac\ub354\ub97c \uc77c\uc2dc \uc911\uc9c0\ud558\uac70\ub098 \ub2e4\uc2dc \uc2dc\uc791\ud558\uc138\uc694."},"dvmd_acsb_screen_reader_speed":{"text":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc18d\ub3c4","label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc18d\ub3c4","description":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc74c\uc131\uc758 \uc18d\ub3c4\ub97c \uc120\ud0dd\ud558\uc138\uc694."},"dvmd_acsb_screen_reader_speed_slow":{"text":"\ub290\ub9bc","label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc18d\ub3c4 \u2013 \ub290\ub9bc"},"dvmd_acsb_screen_reader_speed_medium":{"text":"\ubcf4\ud1b5","label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc18d\ub3c4 \u2013 \ubcf4\ud1b5"},"dvmd_acsb_screen_reader_speed_fast":{"text":"\ube60\ub984","label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc18d\ub3c4 \u2013 \ube60\ub984"},"dvmd_acsb_screen_reader_voice":{"text":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc74c\uc131","label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc74c\uc131","description":"\uadc0\ud558\uc758 \uc694\uad6c\uc0ac\ud56d\uc774\ub098 \uae30\ud638\uc5d0 \ub9de\ub294 \uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc74c\uc131\uc744 \uc120\ud0dd\ud558\uc138\uc694."},"dvmd_acsb_screen_reader_voice_list":{"label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc74c\uc131 \uc120\ud0dd"},"dvmd_acsb_screen_reader_voice_error":{"text":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc74c\uc131 \uac00\uc838\uc624\uae30 \uc624\ub958","label":"\uc2a4\ud06c\ub9b0 \ub9ac\ub354 \uc74c\uc131 \uac00\uc838\uc624\uae30 \uc911 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4."},"dvmd_acsb_screen_reader_voice_other_group":{"text":"\uae30\ud0c0"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"\uc2dc\uc2a4\ud15c \uae30\ubcf8\uac12 \uc0ac\uc6a9"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"\uc0ac\uc774\ub4dc\ubc14 \uc5b8\uc5b4\uc640 \uc77c\uce58\uc2dc\ud0a4\uae30"},"dvmd_acsb_navigation_tools":{"text":"\ub0b4\ube44\uac8c\uc774\uc158 \ub3c4\uad6c","label":"\ub0b4\ube44\uac8c\uc774\uc158 \ub3c4\uad6c","description":"\ub0b4\ube44\uac8c\uc774\uc158 \ub3c4\uad6c\ub294 \ubaa8\ub4e0 \uc0ac\uc6a9\uc790\uc5d0\uac8c \ucd5c\uc801\ud654\ub41c \uc6f9\uc0ac\uc774\ud2b8 \ub0b4\ube44\uac8c\uc774\uc158\uc744 \uc6a9\uc774\ud558\uac8c \ud569\ub2c8\ub2e4."},"dvmd_acsb_large_cursor":{"text":"\ud070 \ucee4\uc11c","label":"\ud070 \ucee4\uc11c","description":"\uc6f9\uc0ac\uc774\ud2b8 \ucee4\uc11c\uc758 \ud06c\uae30\uc640 \uc0c9\uc0c1\uc744 \uc870\uc808\ud569\ub2c8\ub2e4."},"dvmd_acsb_large_cursor_off":{"label":"\ud070 \ucee4\uc11c \u2013 \ub044\uae30"},"dvmd_acsb_large_cursor_black":{"text":"\uac80\uc740\uc0c9","label":"\ud070 \ucee4\uc11c \u2013 \uac80\uc740\uc0c9"},"dvmd_acsb_large_cursor_white":{"text":"\ud770\uc0c9","label":"\ud070 \ucee4\uc11c \u2013 \ud770\uc0c9"},"dvmd_acsb_focus_ring":{"text":"\ud3ec\ucee4\uc2a4 \ub9c1","label":"\ud3ec\ucee4\uc2a4 \ub9c1","description":"\ud604\uc7ac \ud3ec\ucee4\uc2a4\ub41c \uc6f9\uc0ac\uc774\ud2b8 \uc694\uc18c\ub97c \uac15\uc870\ud558\uae30 \uc704\ud574 \ud3ec\ucee4\uc2a4 \ub9c1\uc744 \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_focus_ring_off":{"label":"\ud3ec\ucee4\uc2a4 \ub9c1 \u2013 \ub044\uae30"},"dvmd_acsb_focus_ring_on":{"text":"\ud3ec\ucee4\uc2a4 \ub9c1","label":"\ud3ec\ucee4\uc2a4 \ub9c1 \u2013 \ucf1c\uae30"},"dvmd_acsb_page_structure":{"text":"\ud398\uc774\uc9c0 \uad6c\uc870","label":"\ud398\uc774\uc9c0 \uad6c\uc870","description":"\ud398\uc774\uc9c0\uc758 \uc81c\ubaa9, \ub79c\ub4dc\ub9c8\ud06c \ubc0f \ub9c1\ud06c\ub97c \ub098\uc5f4\ud558\uace0 \uac15\uc870\ud558\uc5ec \uc6f9\uc0ac\uc774\ud2b8 \uad6c\uc870\ub97c \ub4dc\ub7ec\ub0c5\ub2c8\ub2e4."},"dvmd_acsb_page_structure_off":{"label":"\ud398\uc774\uc9c0 \uad6c\uc870 \u2013 \ub044\uae30"},"dvmd_acsb_page_structure_off_note":{"text":"\ud398\uc774\uc9c0 \uad6c\uc870\ub97c \ubcf4\ub824\uba74 \ud0ed\uc744 \uc120\ud0dd\ud558\uc138\uc694."},"dvmd_acsb_page_structure_headings":{"text":"\uc81c\ubaa9","label":"\ud398\uc774\uc9c0 \uad6c\uc870 \u2013 \uc81c\ubaa9"},"dvmd_acsb_page_structure_headings_note":{"text":"\uc81c\ubaa9\uc744 \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."},"dvmd_acsb_page_structure_landmarks":{"text":"\ub79c\ub4dc\ub9c8\ud06c","label":"\ud398\uc774\uc9c0 \uad6c\uc870 \u2013 \ub79c\ub4dc\ub9c8\ud06c"},"dvmd_acsb_page_structure_landmarks_note":{"text":"\ub79c\ub4dc\ub9c8\ud06c\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."},"dvmd_acsb_page_structure_links":{"text":"\ub9c1\ud06c","label":"\ud398\uc774\uc9c0 \uad6c\uc870 \u2013 \ub9c1\ud06c"},"dvmd_acsb_page_structure_links_note":{"text":"\ub9c1\ud06c\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."},"dvmd_acsb_reading_tools":{"text":"\ub3c5\ud574 \ub3c4\uad6c","label":"\ub3c5\ud574 \ub3c4\uad6c","description":"\ub3c5\ud574 \ub3c4\uad6c\ub294 \ub3c5\ud574\uc5d0 \uc5b4\ub824\uc6c0\uc744 \uacaa\ub294 \uc0ac\uc6a9\uc790\ub97c \uc704\ud574 \uc6f9\uc0ac\uc774\ud2b8 \uac00\ub3c5\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\ub294 \uac83\uc744 \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4."},"dvmd_acsb_tooltip":{"text":"\ud234\ud301","label":"\ud234\ud301","description":"\ud65c\uc131 \uc6f9\uc0ac\uc774\ud2b8 \uc694\uc18c\uc5d0 \ub300\ud55c \ucd94\uac00 \uc815\ubcf4\ub97c \ud45c\uc2dc\ud558\uae30 \uc704\ud574 \ud234\ud301\uc744 \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_tooltip_off":{"label":"\ud234\ud301 \u2013 \ub044\uae30"},"dvmd_acsb_tooltip_small":{"text":"\uc791\uac8c","label":"\ud234\ud301 \u2013 \uc791\uac8c"},"dvmd_acsb_tooltip_medium":{"text":"\uc911\uac04","label":"\ud234\ud301 \u2013 \uc911\uac04"},"dvmd_acsb_tooltip_large":{"text":"\ud06c\uac8c","label":"\ud234\ud301 \u2013 \ud06c\uac8c"},"dvmd_acsb_reading_guide":{"text":"\ub3c5\ud574 \uac00\uc774\ub4dc","label":"\ub3c5\ud574 \uac00\uc774\ub4dc","description":"\ud55c \ubc88\uc5d0 \ud55c \uc904\uc758 \ud14d\uc2a4\ud2b8\uc5d0 \uc9d1\uc911\ud558\uae30 \uc704\ud574 \ub3c5\ud574 \uac00\uc774\ub4dc\ub97c \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_reading_guide_off":{"label":"\ub3c5\ud574 \uac00\uc774\ub4dc \u2013 \ub044\uae30"},"dvmd_acsb_reading_guide_small":{"text":"\uc791\uac8c","label":"\ub3c5\ud574 \uac00\uc774\ub4dc \u2013 \uc791\uac8c"},"dvmd_acsb_reading_guide_medium":{"text":"\uc911\uac04","label":"\ub3c5\ud574 \uac00\uc774\ub4dc \u2013 \uc911\uac04"},"dvmd_acsb_reading_guide_large":{"text":"\ud06c\uac8c","label":"\ub3c5\ud574 \uac00\uc774\ub4dc \u2013 \ud06c\uac8c"},"dvmd_acsb_reading_mask":{"text":"\ub3c5\ud574 \ub9c8\uc2a4\ud06c","label":"\ub3c5\ud574 \ub9c8\uc2a4\ud06c","description":"\ud2b9\uc815 \uc6f9\uc0ac\uc774\ud2b8 \ucf58\ud150\uce20\uc5d0 \uc9d1\uc911\ud558\uae30 \uc704\ud574 \ub3c5\ud574 \ub9c8\uc2a4\ud06c\ub97c \ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_reading_mask_off":{"label":"\ub3c5\ud574 \ub9c8\uc2a4\ud06c \u2013 \ub044\uae30"},"dvmd_acsb_reading_mask_small":{"text":"\uc791\uac8c","label":"\ub3c5\ud574 \ub9c8\uc2a4\ud06c \u2013 \uc791\uac8c"},"dvmd_acsb_reading_mask_medium":{"text":"\uc911\uac04","label":"\ub3c5\ud574 \ub9c8\uc2a4\ud06c \u2013 \uc911\uac04"},"dvmd_acsb_reading_mask_large":{"text":"\ud06c\uac8c","label":"\ub3c5\ud574 \ub9c8\uc2a4\ud06c \u2013 \ud06c\uac8c"},"dvmd_acsb_text_tools":{"text":"\ud14d\uc2a4\ud2b8 \ub3c4\uad6c","label":"\ud14d\uc2a4\ud2b8 \ub3c4\uad6c","description":"\ud14d\uc2a4\ud2b8 \ub3c4\uad6c\ub294 \uc2dc\uac01 \uc7a5\uc560\ub97c \uac00\uc9c4 \uc0ac\uc6a9\uc790\ub97c \uc704\ud55c \uc6f9\uc0ac\uc774\ud2b8 \uac00\ub3c5\uc131\uc744 \uac1c\uc120\ud558\ub294 \uac83\uc744 \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4."},"dvmd_acsb_text_font":{"text":"\ud14d\uc2a4\ud2b8 \uae00\uaf34","label":"\ud14d\uc2a4\ud2b8 \uae00\uaf34","description":"\ud5a5\uc0c1\ub41c \uac00\ub3c5\uc131\uc744 \uc704\ud574 \uc6f9\uc0ac\uc774\ud2b8 \ud14d\uc2a4\ud2b8 \uae00\uaf34\uc744 \uc870\uc808\ud569\ub2c8\ub2e4."},"dvmd_acsb_text_font_off":{"label":"\ud14d\uc2a4\ud2b8 \uae00\uaf34 \u2013 \ub044\uae30"},"dvmd_acsb_text_font_sansserif":{"text":"\uc0b0\uc138\ub9ac\ud504","label":"\ud14d\uc2a4\ud2b8 \uae00\uaf34 \u2013 \uc0b0\uc138\ub9ac\ud504"},"dvmd_acsb_text_font_dyslexic":{"text":"\ub514\uc2a4\ub809\uc2dc\uc544","label":"\ud14d\uc2a4\ud2b8 \uae00\uaf34 \u2013 \ub514\uc2a4\ub809\uc2dc\uc544"},"dvmd_acsb_text_size":{"text":"\ud14d\uc2a4\ud2b8 \ud06c\uae30","label":"\ud14d\uc2a4\ud2b8 \ud06c\uae30","description":"\ud3b8\uc548\ud55c \uc77d\uae30\ub97c \uc704\ud574 \uc6f9\uc0ac\uc774\ud2b8 \ud14d\uc2a4\ud2b8 \ud06c\uae30\ub97c \uc870\uc808\ud569\ub2c8\ub2e4."},"dvmd_acsb_text_size_off":{"label":"\ud14d\uc2a4\ud2b8 \ud06c\uae30 \u2013 \ub044\uae30"},"dvmd_acsb_text_size_1":{"label":"\ud14d\uc2a4\ud2b8 \ud06c\uae30 \u2013 10% \ub354 \ud07c"},"dvmd_acsb_text_size_2":{"label":"\ud14d\uc2a4\ud2b8 \ud06c\uae30 \u2013 30% \ub354 \ud07c"},"dvmd_acsb_text_size_3":{"label":"\ud14d\uc2a4\ud2b8 \ud06c\uae30 \u2013 50% \ub354 \ud07c"},"dvmd_acsb_text_size_4":{"label":"\ud14d\uc2a4\ud2b8 \ud06c\uae30 \u2013 70% \ub354 \ud07c"},"dvmd_acsb_line_height":{"text":"\uc904 \uac04\uaca9","label":"\uc904 \uac04\uaca9","description":"\uc2dc\ub825 \ud53c\ub85c\ub97c \uc904\uc774\uae30 \uc704\ud574 \uc6f9\uc0ac\uc774\ud2b8 \uc904 \uac04\uaca9\uc744 \uc870\uc808\ud569\ub2c8\ub2e4."},"dvmd_acsb_line_height_off":{"label":"\uc904 \uac04\uaca9 \u2013 \ub044\uae30"},"dvmd_acsb_line_height_1":{"label":"\uc904 \uac04\uaca9 \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"\uc904 \uac04\uaca9 \u2013 2"},"dvmd_acsb_line_height_3":{"label":"\uc904 \uac04\uaca9 \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"\uc904 \uac04\uaca9 \u2013 3"},"dvmd_acsb_text_spacing":{"text":"\ud14d\uc2a4\ud2b8 \uac04\uaca9","label":"\ud14d\uc2a4\ud2b8 \uac04\uaca9","description":"\ud5a5\uc0c1\ub41c \uac00\ub3c5\uc131\uc744 \uc704\ud574 \uc6f9\uc0ac\uc774\ud2b8 \ubb38\uc790 \uac04\uaca9\uc744 \uc870\uc808\ud569\ub2c8\ub2e4."},"dvmd_acsb_text_spacing_off":{"label":"\ud14d\uc2a4\ud2b8 \uac04\uaca9 \u2013 \ub044\uae30"},"dvmd_acsb_text_spacing_1":{"label":"\ud14d\uc2a4\ud2b8 \uac04\uaca9 \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"\ud14d\uc2a4\ud2b8 \uac04\uaca9 \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"\ud14d\uc2a4\ud2b8 \uac04\uaca9 \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"\ud14d\uc2a4\ud2b8 \uac04\uaca9 \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"\ud14d\uc2a4\ud2b8 \uc815\ub82c","label":"\ud14d\uc2a4\ud2b8 \uc815\ub82c","description":"\ucd5c\uc801\uc758 \uac00\ub3c5\uc131\uc744 \uc704\ud574 \uc6f9\uc0ac\uc774\ud2b8 \ud14d\uc2a4\ud2b8 \uc815\ub82c\uc744 \uc870\uc808\ud569\ub2c8\ub2e4."},"dvmd_acsb_text_alignment_off":{"label":"\ud14d\uc2a4\ud2b8 \uc815\ub82c \u2013 \ub044\uae30"},"dvmd_acsb_text_alignment_left":{"label":"\ud14d\uc2a4\ud2b8 \uc815\ub82c \u2013 \uc67c\ucabd"},"dvmd_acsb_text_alignment_center":{"label":"\ud14d\uc2a4\ud2b8 \uc815\ub82c \u2013 \uac00\uc6b4\ub370"},"dvmd_acsb_text_alignment_right":{"label":"\ud14d\uc2a4\ud2b8 \uc815\ub82c \u2013 \uc624\ub978\ucabd"},"dvmd_acsb_text_alignment_justify":{"label":"\ud14d\uc2a4\ud2b8 \uc815\ub82c \u2013 \ub9de\ucd94\uae30"},"dvmd_acsb_graphics_tools":{"text":"\uadf8\ub798\ud53d \ub3c4\uad6c","label":"\uadf8\ub798\ud53d \ub3c4\uad6c","description":"\uadf8\ub798\ud53d \ub3c4\uad6c\ub294 \uc2dc\uac01 \uc7a5\uc560 \ub610\ub294 \uac10\uac01 \ubbfc\uac10\uc131\uc744 \uac00\uc9c4 \uc0ac\uc6a9\uc790\ub97c \uc704\ud574 \uc6f9\uc0ac\uc774\ud2b8 \uc678\uad00\uc744 \ucd5c\uc801\ud654\ud558\ub294 \uac83\uc744 \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4."},"dvmd_acsb_color_saturation":{"text":"\uc0c9\uc0c1 \ucc44\ub3c4","label":"\uc0c9\uc0c1 \ucc44\ub3c4","description":"\ud5a5\uc0c1\ub41c \uac00\uc2dc\uc131\uc744 \uc704\ud574 \uc6f9\uc0ac\uc774\ud2b8 \uc0c9\uc0c1\uc758 \uac15\ub3c4\ub97c \uc870\uc808\ud569\ub2c8\ub2e4."},"dvmd_acsb_color_saturation_off":{"label":"\uc0c9\uc0c1 \ucc44\ub3c4 \u2013 \ub044\uae30"},"dvmd_acsb_color_saturation_none":{"text":"\uc5c6\uc74c","label":"\uc0c9\uc0c1 \ucc44\ub3c4 \u2013 \uc5c6\uc74c"},"dvmd_acsb_color_saturation_low":{"text":"\ub0ae\uc74c","label":"\uc0c9\uc0c1 \ucc44\ub3c4 \u2013 \ub0ae\uc74c"},"dvmd_acsb_color_saturation_high":{"text":"\ub192\uc74c","label":"\uc0c9\uc0c1 \ucc44\ub3c4 \u2013 \ub192\uc74c"},"dvmd_acsb_color_contrast":{"text":"\uc0c9\uc0c1 \ub300\ube44","label":"\uc0c9\uc0c1 \ub300\ube44","description":"\ud5a5\uc0c1\ub41c \uac00\ub3c5\uc131\uc744 \uc704\ud574 \uc6f9\uc0ac\uc774\ud2b8 \ud14d\uc2a4\ud2b8\uc640 \ubc30\uacbd \uac04 \ub300\ube44\ub97c \uc870\uc808\ud569\ub2c8\ub2e4."},"dvmd_acsb_color_contrast_off":{"label":"\uc0c9\uc0c1 \ub300\ube44 \u2013 \ub044\uae30"},"dvmd_acsb_color_contrast_invert":{"text":"\ubc18\uc804","label":"\uc0c9\uc0c1 \ub300\ube44 \u2013 \ubc18\uc804"},"dvmd_acsb_color_contrast_dark":{"text":"\uc5b4\ub461\uac8c","label":"\uc0c9\uc0c1 \ub300\ube44 \u2013 \uc5b4\ub461\uac8c"},"dvmd_acsb_color_contrast_light":{"text":"\ubc1d\uac8c","label":"\uc0c9\uc0c1 \ub300\ube44 \u2013 \ubc1d\uac8c"},"dvmd_acsb_hide_images":{"text":"\uc774\ubbf8\uc9c0 \uc228\uae30\uae30","label":"\uc774\ubbf8\uc9c0 \uc228\uae30\uae30","description":"\uc2dc\uac01\uc801 \ud63c\ub780\uc744 \uc904\uc774\uace0 \uc9d1\uc911\ub3c4\ub97c \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574 \uc6f9\uc0ac\uc774\ud2b8 \uc774\ubbf8\uc9c0\ub97c \uc228\uae41\ub2c8\ub2e4."},"dvmd_acsb_hide_images_off":{"label":"\uc774\ubbf8\uc9c0 \uc228\uae30\uae30 \u2013 \ub044\uae30"},"dvmd_acsb_hide_images_on":{"text":"\uc774\ubbf8\uc9c0 \uc228\uae30\uae30","label":"\uc774\ubbf8\uc9c0 \uc228\uae30\uae30 \u2013 \ucf1c\uae30"},"dvmd_acsb_stop_animations":{"text":"\uc560\ub2c8\uba54\uc774\uc158 \uc911\uc9c0","label":"\uc560\ub2c8\uba54\uc774\uc158 \uc911\uc9c0","description":"\uc2dc\uac01\uc801\uc73c\ub85c \ud63c\ub780\uc2a4\ub7ec\uc6b4 CSS \ubaa8\uc158 \ud6a8\uacfc \ubc0f GIF \uc560\ub2c8\uba54\uc774\uc158\uc744 \ube44\ud65c\uc131\ud654\ud569\ub2c8\ub2e4."},"dvmd_acsb_stop_animations_off":{"label":"\uc560\ub2c8\uba54\uc774\uc158 \uc911\uc9c0 \u2013 \ub044\uae30"},"dvmd_acsb_stop_animations_on":{"text":"\uc560\ub2c8\uba54\uc774\uc158 \uc911\uc9c0","label":"\uc560\ub2c8\uba54\uc774\uc158 \uc911\uc9c0 \u2013 \ucf1c\uae30"},"dvmd_acsb_accessibility_statement":{"text":"\uc811\uadfc\uc131 \uc131\uba85","label":"\uc811\uadfc\uc131 \uc131\uba85","description":"\uc811\uadfc\uc131 \uc131\uba85\uc740 \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc911\uc694\ud55c \uc6f9\uc0ac\uc774\ud2b8 \uc811\uadfc\uc131 \uc815\ubcf4\uc5d0 \uc9c1\uc811 \uc561\uc138\uc2a4\ud560 \uc218 \uc788\ub3c4\ub85d \ud569\ub2c8\ub2e4."},"dvmd_acsb_statement_text":{"label":"\uc811\uadfc\uc131 \uc131\uba85 \ud14d\uc2a4\ud2b8"},"dvmd_acsb_statement_page":{"text":"\uc131\uba85 \ud398\uc774\uc9c0","label":"\uc811\uadfc\uc131 \uc131\uba85 \ud398\uc774\uc9c0","description":"\uc6f9\uc0ac\uc774\ud2b8 \uc811\uadfc\uc131 \uc131\uba85 \ud398\uc774\uc9c0\ub85c \uc774\ub3d9\ud569\ub2c8\ub2e4."},"dvmd_acsb_plugin_credit":{"text":"Divi-Modules\uc5d0\uc11c \uc0dd\uc131\ub428","label":"Divi-Modules\uc5d0\uc11c \uc0dd\uc131\ub428","description":"divi-modules.com \ubc29\ubb38"}},"nl":{"locale":"nl","name_english":"Dutch","name_locale":"Nederlands","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"Naar Navigatie Springen","label":"Spring naar de website-navigatie."},"dvmd_actw_skip_to_content":{"text":"Naar Inhoud Springen","label":"Spring naar de website-inhoud."},"dvmd_actw_skip_to_footer":{"text":"Naar Footer Springen","label":"Spring naar de website-footer."},"dvmd_actw_open_accessibility_sidebar":{"text":"Toegankelijkheidssidebar Openen","label":"Open de toegankelijkheidssidebar"},"dvmd_acsb_button":{"label":"Schakel de toegankelijkheidssidebar in. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"Toegankelijkheidssidebar","description":"Pas de website-uitstraling aan om de toegankelijkheid te verbeteren."},"dvmd_acsb_close_sidebar":{"text":"Sluiten","label":"Sluit de toegankelijkheidssidebar. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"Herstellen","label":"Herstel de toegankelijkheidssidebar. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"Sidebar-instellingen","label":"Sidebar-instellingen","description":"Sidebar-instellingen stellen gebruikers in staat om de uitstraling van de toegankelijkheidssidebar te configureren."},"dvmd_acsb_sidebar_size":{"text":"Sidebar-formaat","label":"Sidebar-formaat","description":"Pas het formaat van de toegankelijkheidssidebar aan."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"Sidebar-formaat \u2013 Kleinst"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"Sidebar-formaat \u2013 Kleiner"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"Sidebar-formaat \u2013 Standaard"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"Sidebar-formaat \u2013 Groter"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"Sidebar-formaat \u2013 Grootst"},"dvmd_acsb_sidebar_position":{"text":"Sidebar-positie","label":"Sidebar-positie","description":"Pas de positie van de toegankelijkheidssidebar aan."},"dvmd_acsb_sidebar_position_left":{"text":"Links","label":"Sidebar-positie \u2013 Links"},"dvmd_acsb_sidebar_position_right":{"text":"Rechts","label":"Sidebar-positie \u2013 Rechts"},"dvmd_acsb_sidebar_language":{"text":"Sidebar Taal","label":"Sidebar Taal","description":"Selecteer een taal voor de toegankelijkheidssidebar."},"dvmd_acsb_hide_sidebar":{"text":"Verberg Sidebar","label":"Verberg Sidebar","description":"Verberg de toegankelijkheidssidebar tot maximaal \u00e9\u00e9n week."},"dvmd_acsb_hide_sidebar_once":{"text":"Eenmalig","label":"Verberg Sidebar \u2013 Eenmalig","description":"Verberg de sidebar totdat de pagina wordt vernieuwd."},"dvmd_acsb_hide_sidebar_session":{"text":"Sessie","label":"Verberg Sidebar \u2013 Sessie","description":"Verberg de sidebar totdat de browser opnieuw wordt gestart."},"dvmd_acsb_hide_sidebar_day":{"text":"Dag","label":"Verberg Sidebar \u2013 Dag","description":"Verberg de sidebar voor \u00e9\u00e9n dag."},"dvmd_acsb_hide_sidebar_week":{"text":"Week","label":"Verberg Sidebar \u2013 Week","description":"Verberg de sidebar voor \u00e9\u00e9n week."},"dvmd_acsb_hide_sidebar_button":{"text":"Nu Verbergen","label":"Nu Verbergen","description":"Verberg de toegankelijkheidssidebar nu."},"dvmd_acsb_accessibility_profiles":{"text":"Toegankelijkheidsprofielen","label":"Toegankelijkheidsprofielen","description":"Toegankelijkheidsprofielen activeren meerdere tools met als doel de toegankelijkheid van de website te verbeteren op basis van gebruikersbehoeften of -voorkeuren."},"dvmd_acsb_profile":{"text":"Toegankelijkheidsprofiel","label":"Toegankelijkheidsprofiel","description":"Selecteer een toegankelijkheidsprofiel dat past bij uw behoeften of voorkeuren."},"dvmd_acsb_profile_none":{"text":"Geen","label":"Toegankelijkheidsprofiel \u2013 Geen","description":"Selecteer een toegankelijkheidsprofiel."},"dvmd_acsb_profile_blindness":{"text":"Blindheid","label":"Toegankelijkheidsprofiel \u2013 Blindheid","description":"Dit profiel activeert de Schermlezer-tool met als doel de toegankelijkheid te verbeteren voor gebruikers met blindheid."},"dvmd_acsb_profile_color_blindness":{"text":"Kleurenblindheid","label":"Toegankelijkheidsprofiel \u2013 Kleurenblindheid","description":"Dit profiel activeert de Kleurverzadiging-tool met als doel de toegankelijkheid te verbeteren voor gebruikers met kleurenblindheid."},"dvmd_acsb_profile_visual_impairment":{"text":"Visuele Beperking","label":"Toegankelijkheidsprofiel \u2013 Visuele Beperking","description":"Dit profiel activeert meerdere tools met als doel de toegankelijkheid te verbeteren voor gebruikers met een visuele beperking."},"dvmd_acsb_profile_motor_impairment":{"text":"Motorische Beperking","label":"Toegankelijkheidsprofiel \u2013 Motorische Beperking","description":"Dit profiel activeert meerdere tools met als doel de toegankelijkheid te verbeteren voor gebruikers met een motorische beperking."},"dvmd_acsb_profile_cognitive_disability":{"text":"Cognitieve Beperking","label":"Toegankelijkheidsprofiel \u2013 Cognitieve Beperking","description":"Dit profiel activeert meerdere tools met als doel de toegankelijkheid te verbeteren voor gebruikers met een cognitieve beperking."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"Epilepsie en Aanvallen","label":"Toegankelijkheidsprofiel \u2013 Epilepsie en Aanvallen","description":"Dit profiel activeert meerdere tools met als doel de toegankelijkheid te verbeteren voor gebruikers met epilepsie of aanvallen."},"dvmd_acsb_profile_dyslexia":{"text":"Dyslexie","label":"Toegankelijkheidsprofiel \u2013 Dyslexie","description":"Dit profiel activeert meerdere tools met als doel de toegankelijkheid te verbeteren voor gebruikers met dyslexie."},"dvmd_acsb_profile_adhd":{"text":"ADHD","label":"Toegankelijkheidsprofiel \u2013 ADHD","description":"Dit profiel activeert meerdere tools met als doel de toegankelijkheid te verbeteren voor gebruikers met ADHD."},"dvmd_acsb_screen_reader":{"text":"Schermlezer","label":"Schermlezer","description":"Een schermlezer heeft als doel website tekst om te zetten in hoorbare spraak voor gebruikers met visuele beperkingen of leesproblemen."},"dvmd_acsb_screen_reader_mode":{"text":"Schermlezer Modus","label":"Schermlezer Modus","description":"Selecteer een schermlezer modus om website tekst om te zetten in hoorbare spraak."},"dvmd_acsb_screen_reader_mode_off":{"label":"Schermlezer Modus \u2013 Uit","description":"Selecteer een schermlezer modus."},"dvmd_acsb_screen_reader_mode_manual":{"label":"Schermlezer Modus \u2013 Handmatig","description":"In deze modus zal de schermlezer het actieve element op de website voorlezen. Klik of tab om naar het element te navigeren dat u wilt laten voorlezen door de schermlezer."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"Schermlezer Modus \u2013 Automatisch","description":"In deze modus zal de schermlezer de complete inhoud van de website voorlezen. Klik op de knop om de schermlezer te pauzeren en te hervatten."},"dvmd_acsb_screen_reader_speed":{"text":"Schermlezer Snelheid","label":"Schermlezer Snelheid","description":"Selecteer een snelheid voor de stem van de schermlezer."},"dvmd_acsb_screen_reader_speed_slow":{"text":"Langzaam","label":"Schermlezer Snelheid \u2013 Langzaam"},"dvmd_acsb_screen_reader_speed_medium":{"text":"Gemiddeld","label":"Schermlezer Snelheid \u2013 Gemiddeld"},"dvmd_acsb_screen_reader_speed_fast":{"text":"Snel","label":"Schermlezer Snelheid \u2013 Snel"},"dvmd_acsb_screen_reader_voice":{"text":"Schermlezer Stem","label":"Schermlezer Stem","description":"Selecteer een schermlezer stem die past bij uw behoeften of voorkeuren."},"dvmd_acsb_screen_reader_voice_list":{"label":"Selecteer een schermlezer stem"},"dvmd_acsb_screen_reader_voice_error":{"text":"Fout bij het ophalen van de schermlezer stem","label":"Er is een fout opgetreden bij het ophalen van de schermlezer stem"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"Anders"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"Gebruik systeemstandaard"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"Overeenkomstig met sidebar taal"},"dvmd_acsb_navigation_tools":{"text":"Navigatiehulpmiddelen","label":"Navigatiehulpmiddelen","description":"Navigatiehulpmiddelen hebben als doel geoptimaliseerde website navigatie te vergemakkelijken voor alle gebruikers."},"dvmd_acsb_large_cursor":{"text":"Grote Cursor","label":"Grote Cursor","description":"Pas de grootte en kleur van de website cursor aan."},"dvmd_acsb_large_cursor_off":{"label":"Grote Cursor \u2013 Uit"},"dvmd_acsb_large_cursor_black":{"text":"Zwart","label":"Grote Cursor \u2013 Zwart"},"dvmd_acsb_large_cursor_white":{"text":"Wit","label":"Grote Cursor \u2013 Wit"},"dvmd_acsb_focus_ring":{"text":"Focus Ring","label":"Focus Ring","description":"Schakel een focus ring in om het momenteel geselecteerde website element te markeren."},"dvmd_acsb_focus_ring_off":{"label":"Focus Ring \u2013 Uit"},"dvmd_acsb_focus_ring_on":{"text":"Focus Ring","label":"Focus Ring \u2013 Aan"},"dvmd_acsb_page_structure":{"text":"Paginastructuur","label":"Paginastructuur","description":"Onthul de website structuur door een lijst te tonen en de nadruk te leggen op de koppen, landmarks en links van een pagina."},"dvmd_acsb_page_structure_off":{"label":"Paginastructuur \u2013 Uit"},"dvmd_acsb_page_structure_off_note":{"text":"Selecteer een tabblad om de paginastructuur te bekijken."},"dvmd_acsb_page_structure_headings":{"text":"Koppen","label":"Paginastructuur \u2013 Koppen"},"dvmd_acsb_page_structure_headings_note":{"text":"Geen koppen gevonden."},"dvmd_acsb_page_structure_landmarks":{"text":"Landmarks","label":"Paginastructuur \u2013 Landmarks"},"dvmd_acsb_page_structure_landmarks_note":{"text":"Geen landmarks gevonden."},"dvmd_acsb_page_structure_links":{"text":"Links","label":"Paginastructuur \u2013 Links"},"dvmd_acsb_page_structure_links_note":{"text":"Geen links gevonden."},"dvmd_acsb_reading_tools":{"text":"Leeshulpmiddelen","label":"Leeshulpmiddelen","description":"Leeshulpmiddelen hebben als doel de leesbaarheid van de website te verbeteren voor gebruikers met leesmoeilijkheden."},"dvmd_acsb_tooltip":{"text":"Tooltip","label":"Tooltip","description":"Schakel een tooltip in om extra informatie weer te geven voor het actieve website-element."},"dvmd_acsb_tooltip_off":{"label":"Tooltip \u2013 Uit"},"dvmd_acsb_tooltip_small":{"text":"Klein","label":"Tooltip \u2013 Klein"},"dvmd_acsb_tooltip_medium":{"text":"Gemiddeld","label":"Tooltip \u2013 Gemiddeld"},"dvmd_acsb_tooltip_large":{"text":"Groot","label":"Tooltip \u2013 Groot"},"dvmd_acsb_reading_guide":{"text":"Leesgids","label":"Leesgids","description":"Schakel een leesgids in om te focussen op \u00e9\u00e9n regel tekst tegelijk."},"dvmd_acsb_reading_guide_off":{"label":"Leesgids \u2013 Uit"},"dvmd_acsb_reading_guide_small":{"text":"Klein","label":"Leesgids \u2013 Klein"},"dvmd_acsb_reading_guide_medium":{"text":"Gemiddeld","label":"Leesgids \u2013 Gemiddeld"},"dvmd_acsb_reading_guide_large":{"text":"Groot","label":"Leesgids \u2013 Groot"},"dvmd_acsb_reading_mask":{"text":"Leesmasker","label":"Leesmasker","description":"Schakel een leesmasker in om te focussen op specifieke website-inhoud."},"dvmd_acsb_reading_mask_off":{"label":"Leesmasker \u2013 Uit"},"dvmd_acsb_reading_mask_small":{"text":"Klein","label":"Leesmasker \u2013 Klein"},"dvmd_acsb_reading_mask_medium":{"text":"Gemiddeld","label":"Leesmasker \u2013 Gemiddeld"},"dvmd_acsb_reading_mask_large":{"text":"Groot","label":"Leesmasker \u2013 Groot"},"dvmd_acsb_text_tools":{"text":"Teksthulpmiddelen","label":"Teksthulpmiddelen","description":"Teksthulpmiddelen hebben als doel de leesbaarheid van de website te verbeteren voor gebruikers met visuele beperkingen."},"dvmd_acsb_text_font":{"text":"Tekstlettertype","label":"Tekstlettertype","description":"Pas het lettertype van de website tekst aan voor verbeterde leesbaarheid."},"dvmd_acsb_text_font_off":{"label":"Tekstlettertype \u2013 Uit"},"dvmd_acsb_text_font_sansserif":{"text":"Sans-Serif","label":"Tekstlettertype \u2013 Sans-Serif"},"dvmd_acsb_text_font_dyslexic":{"text":"Dyslexie","label":"Tekstlettertype \u2013 Dyslexie"},"dvmd_acsb_text_size":{"text":"Tekstgrootte","label":"Tekstgrootte","description":"Pas de tekstgrootte van de website aan voor comfortabel lezen."},"dvmd_acsb_text_size_off":{"label":"Tekstgrootte \u2013 Uit"},"dvmd_acsb_text_size_1":{"label":"Tekstgrootte \u2013 10% groter"},"dvmd_acsb_text_size_2":{"label":"Tekstgrootte \u2013 30% groter"},"dvmd_acsb_text_size_3":{"label":"Tekstgrootte \u2013 50% groter"},"dvmd_acsb_text_size_4":{"label":"Tekstgrootte \u2013 70% groter"},"dvmd_acsb_line_height":{"text":"Regelhoogte","label":"Regelhoogte","description":"Pas de regelafstand van de website aan voor verminderde oogbelasting."},"dvmd_acsb_line_height_off":{"label":"Regelhoogte \u2013 Uit"},"dvmd_acsb_line_height_1":{"label":"Regelhoogte \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"Regelhoogte \u2013 2"},"dvmd_acsb_line_height_3":{"label":"Regelhoogte \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"Regelhoogte \u2013 3"},"dvmd_acsb_text_spacing":{"text":"Tekstafstand","label":"Tekstafstand","description":"Pas de tekenspati\u00ebring van de website aan voor verbeterde leesbaarheid."},"dvmd_acsb_text_spacing_off":{"label":"Tekstafstand \u2013 Uit"},"dvmd_acsb_text_spacing_1":{"label":"Tekstafstand \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"Tekstafstand \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"Tekstafstand \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"Tekstafstand \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"Tekstuitlijning","label":"Tekstuitlijning","description":"Pas de tekstuitlijning van de website aan voor optimale leesbaarheid."},"dvmd_acsb_text_alignment_off":{"label":"Tekstuitlijning \u2013 Uit"},"dvmd_acsb_text_alignment_left":{"label":"Tekstuitlijning \u2013 Links"},"dvmd_acsb_text_alignment_center":{"label":"Tekstuitlijning \u2013 Midden"},"dvmd_acsb_text_alignment_right":{"label":"Tekstuitlijning \u2013 Rechts"},"dvmd_acsb_text_alignment_justify":{"label":"Tekstuitlijning \u2013 Uitvullen"},"dvmd_acsb_graphics_tools":{"text":"Grafische Hulpmiddelen","label":"Grafische Hulpmiddelen","description":"Grafische hulpmiddelen hebben als doel de website-uitstraling te optimaliseren voor gebruikers met visuele beperkingen of sensorische gevoeligheden."},"dvmd_acsb_color_saturation":{"text":"Kleursaturatie","label":"Kleursaturatie","description":"Pas de intensiteit van websitekleuren aan voor verbeterde zichtbaarheid."},"dvmd_acsb_color_saturation_off":{"label":"Kleursaturatie \u2013 Uit"},"dvmd_acsb_color_saturation_none":{"text":"Geen","label":"Kleursaturatie \u2013 Geen"},"dvmd_acsb_color_saturation_low":{"text":"Laag","label":"Kleursaturatie \u2013 Laag"},"dvmd_acsb_color_saturation_high":{"text":"Hoog","label":"Kleursaturatie \u2013 Hoog"},"dvmd_acsb_color_contrast":{"text":"Kleurcontrast","label":"Kleurcontrast","description":"Pas het contrast tussen de website tekst en achtergrond aan voor verbeterde leesbaarheid."},"dvmd_acsb_color_contrast_off":{"label":"Kleurcontrast \u2013 Uit"},"dvmd_acsb_color_contrast_invert":{"text":"Inverteren","label":"Kleurcontrast \u2013 Inverteren"},"dvmd_acsb_color_contrast_dark":{"text":"Donker","label":"Kleurcontrast \u2013 Donker"},"dvmd_acsb_color_contrast_light":{"text":"Licht","label":"Kleurcontrast \u2013 Licht"},"dvmd_acsb_hide_images":{"text":"Afbeeldingen verbergen","label":"Afbeeldingen verbergen","description":"Verberg website afbeeldingen voor verminderde visuele rommel en verbeterde focus."},"dvmd_acsb_hide_images_off":{"label":"Afbeeldingen verbergen \u2013 Uit"},"dvmd_acsb_hide_images_on":{"text":"Afbeeldingen verbergen","label":"Afbeeldingen verbergen \u2013 Aan"},"dvmd_acsb_stop_animations":{"text":"Animaties stoppen","label":"Animaties stoppen","description":"Schakel CSS-bewegingseffecten en GIF-animaties op de website uit voor verminderde afleiding."},"dvmd_acsb_stop_animations_off":{"label":"Animaties stoppen \u2013 Uit"},"dvmd_acsb_stop_animations_on":{"text":"Animaties stoppen","label":"Animaties stoppen \u2013 Aan"},"dvmd_acsb_accessibility_statement":{"text":"Toegankelijkheidsverklaring","label":"Toegankelijkheidsverklaring","description":"De toegankelijkheidsverklaring geeft gebruikers rechtstreeks toegang tot belangrijke informatie over de toegankelijkheid van de website."},"dvmd_acsb_statement_text":{"label":"Tekst van toegankelijkheidsverklaring"},"dvmd_acsb_statement_page":{"text":"Verklaringspagina","label":"Toegankelijkheidsverklaringspagina","description":"Ga naar de pagina met de toegankelijkheidsverklaring van de website."},"dvmd_acsb_plugin_credit":{"text":"Gemaakt door Divi-Modules","label":"Gemaakt door Divi-Modules","description":"Bezoek divi-modules.com"}},"pt":{"locale":"pt","name_english":"Portuguese","name_locale":"Portugu\u00eas","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"Ir para a Navega\u00e7\u00e3o","label":"Ir para a navega\u00e7\u00e3o do site."},"dvmd_actw_skip_to_content":{"text":"Ir para o Conte\u00fado","label":"Ir para o conte\u00fado do site."},"dvmd_actw_skip_to_footer":{"text":"Ir para o Rodap\u00e9","label":"Ir para o rodap\u00e9 do site."},"dvmd_actw_open_accessibility_sidebar":{"text":"Abrir Barra Lateral de Acessibilidade","label":"Abrir a barra lateral de acessibilidade"},"dvmd_acsb_button":{"label":"Alternar a barra lateral de acessibilidade. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"Barra Lateral de Acessibilidade","description":"Personalize a apar\u00eancia do site para melhorar a acessibilidade."},"dvmd_acsb_close_sidebar":{"text":"Fechar","label":"Fechar a barra lateral de acessibilidade. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"Redefinir","label":"Redefinir a barra lateral de acessibilidade. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"Configura\u00e7\u00f5es da Barra Lateral","label":"Configura\u00e7\u00f5es da Barra Lateral","description":"As configura\u00e7\u00f5es da barra lateral permitem que os usu\u00e1rios configurem a apar\u00eancia da barra lateral de acessibilidade."},"dvmd_acsb_sidebar_size":{"text":"Tamanho da Barra Lateral","label":"Tamanho da Barra Lateral","description":"Ajuste o tamanho da barra lateral de acessibilidade."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"Tamanho da Barra Lateral \u2013 Menor"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"Tamanho da Barra Lateral \u2013 Pequeno"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"Tamanho da Barra Lateral \u2013 Regular"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"Tamanho da Barra Lateral \u2013 Grande"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"Tamanho da Barra Lateral \u2013 Maior"},"dvmd_acsb_sidebar_position":{"text":"Posi\u00e7\u00e3o da Barra Lateral","label":"Posi\u00e7\u00e3o da Barra Lateral","description":"Ajuste a posi\u00e7\u00e3o da barra lateral de acessibilidade."},"dvmd_acsb_sidebar_position_left":{"text":"Esquerda","label":"Posi\u00e7\u00e3o da Barra Lateral \u2013 Esquerda"},"dvmd_acsb_sidebar_position_right":{"text":"Direita","label":"Posi\u00e7\u00e3o da Barra Lateral \u2013 Direita"},"dvmd_acsb_sidebar_language":{"text":"Idioma da Barra Lateral","label":"Idioma da Barra Lateral","description":"Selecione um idioma para a barra lateral de acessibilidade."},"dvmd_acsb_hide_sidebar":{"text":"Ocultar Barra Lateral","label":"Ocultar Barra Lateral","description":"Ocultar a barra lateral de acessibilidade por at\u00e9 uma semana."},"dvmd_acsb_hide_sidebar_once":{"text":"Uma vez","label":"Ocultar Barra Lateral \u2013 Uma vez","description":"Ocultar a barra lateral at\u00e9 que a p\u00e1gina seja atualizada."},"dvmd_acsb_hide_sidebar_session":{"text":"Sess\u00e3o","label":"Ocultar Barra Lateral \u2013 Sess\u00e3o","description":"Ocultar a barra lateral at\u00e9 que o navegador seja reiniciado."},"dvmd_acsb_hide_sidebar_day":{"text":"Dia","label":"Ocultar Barra Lateral \u2013 Dia","description":"Ocultar a barra lateral por um dia."},"dvmd_acsb_hide_sidebar_week":{"text":"Semana","label":"Ocultar Barra Lateral \u2013 Semana","description":"Ocultar a barra lateral por uma semana."},"dvmd_acsb_hide_sidebar_button":{"text":"Ocultar Agora","label":"Ocultar Agora","description":"Ocultar a barra lateral de acessibilidade agora."},"dvmd_acsb_accessibility_profiles":{"text":"Perfis de Acessibilidade","label":"Perfis de Acessibilidade","description":"Os perfis de acessibilidade ativam v\u00e1rias ferramentas com o objetivo de melhorar a acessibilidade do site com base nas necessidades ou prefer\u00eancias do usu\u00e1rio."},"dvmd_acsb_profile":{"text":"Perfil de Acessibilidade","label":"Perfil de Acessibilidade","description":"Selecione um perfil de acessibilidade que atenda \u00e0s suas necessidades ou prefer\u00eancias."},"dvmd_acsb_profile_none":{"text":"Nenhum","label":"Perfil de Acessibilidade \u2013 Nenhum","description":"Selecione um perfil de acessibilidade."},"dvmd_acsb_profile_blindness":{"text":"Cegueira","label":"Perfil de Acessibilidade \u2013 Cegueira","description":"Este perfil habilita a ferramenta Leitor de Tela com o objetivo de melhorar a acessibilidade para usu\u00e1rios com cegueira."},"dvmd_acsb_profile_color_blindness":{"text":"Daltonismo","label":"Perfil de Acessibilidade \u2013 Daltonismo","description":"Este perfil habilita a ferramenta de Satura\u00e7\u00e3o de Cor com o objetivo de melhorar a acessibilidade para usu\u00e1rios com daltonismo."},"dvmd_acsb_profile_visual_impairment":{"text":"Defici\u00eancia Visual","label":"Perfil de Acessibilidade \u2013 Defici\u00eancia Visual","description":"Este perfil habilita v\u00e1rias ferramentas com o objetivo de melhorar a acessibilidade para usu\u00e1rios com defici\u00eancia visual."},"dvmd_acsb_profile_motor_impairment":{"text":"Defici\u00eancia Motora","label":"Perfil de Acessibilidade \u2013 Defici\u00eancia Motora","description":"Este perfil habilita v\u00e1rias ferramentas com o objetivo de melhorar a acessibilidade para usu\u00e1rios com defici\u00eancia motora."},"dvmd_acsb_profile_cognitive_disability":{"text":"Defici\u00eancia Cognitiva","label":"Perfil de Acessibilidade \u2013 Defici\u00eancia Cognitiva","description":"Este perfil habilita v\u00e1rias ferramentas com o objetivo de melhorar a acessibilidade para usu\u00e1rios com defici\u00eancia cognitiva."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"Convuls\u00f5es e Epilepsia","label":"Perfil de Acessibilidade \u2013 Convuls\u00f5es e Epilepsia","description":"Este perfil habilita v\u00e1rias ferramentas com o objetivo de melhorar a acessibilidade para usu\u00e1rios com convuls\u00f5es ou epilepsia."},"dvmd_acsb_profile_dyslexia":{"text":"Dislexia","label":"Perfil de Acessibilidade \u2013 Dislexia","description":"Este perfil habilita v\u00e1rias ferramentas com o objetivo de melhorar a acessibilidade para usu\u00e1rios com dislexia."},"dvmd_acsb_profile_adhd":{"text":"TDAH","label":"Perfil de Acessibilidade \u2013 TDAH","description":"Este perfil habilita v\u00e1rias ferramentas com o objetivo de melhorar a acessibilidade para usu\u00e1rios com TDAH."},"dvmd_acsb_screen_reader":{"text":"Leitor de Tela","label":"Leitor de Tela","description":"O leitor de tela tem como objetivo converter o texto do site em discurso aud\u00edvel para usu\u00e1rios com defici\u00eancias visuais ou dificuldades de leitura."},"dvmd_acsb_screen_reader_mode":{"text":"Modo de Leitor de Tela","label":"Modo de Leitor de Tela","description":"Selecione um modo de leitor de tela para converter o texto do site em discurso aud\u00edvel."},"dvmd_acsb_screen_reader_mode_off":{"label":"Modo de Leitor de Tela \u2013 Desativado","description":"Selecione um modo de leitor de tela."},"dvmd_acsb_screen_reader_mode_manual":{"label":"Modo de Leitor de Tela \u2013 Manual","description":"Neste modo, o leitor de tela ler\u00e1 o elemento ativo do site. Clique ou pressione a tecla Tab para navegar at\u00e9 o elemento que deseja que o leitor de tela leia."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"Modo de Leitor de Tela \u2013 Autom\u00e1tico","description":"Neste modo, o leitor de tela ler\u00e1 o conte\u00fado completo da p\u00e1gina do site. Clique no bot\u00e3o para pausar e retomar o leitor de tela."},"dvmd_acsb_screen_reader_speed":{"text":"Velocidade do Leitor de Tela","label":"Velocidade do Leitor de Tela","description":"Selecione uma velocidade para a voz do leitor de tela."},"dvmd_acsb_screen_reader_speed_slow":{"text":"Lenta","label":"Velocidade do Leitor de Tela \u2013 Lenta"},"dvmd_acsb_screen_reader_speed_medium":{"text":"M\u00e9dia","label":"Velocidade do Leitor de Tela \u2013 M\u00e9dia"},"dvmd_acsb_screen_reader_speed_fast":{"text":"R\u00e1pida","label":"Velocidade do Leitor de Tela \u2013 R\u00e1pida"},"dvmd_acsb_screen_reader_voice":{"text":"Voz do Leitor de Tela","label":"Voz do Leitor de Tela","description":"Selecione uma voz do leitor de tela que atenda \u00e0s suas necessidades ou prefer\u00eancias."},"dvmd_acsb_screen_reader_voice_list":{"label":"Selecione uma voz do leitor de tela"},"dvmd_acsb_screen_reader_voice_error":{"text":"Erro ao obter voz do leitor de tela","label":"Ocorreu um erro ao obter a voz do leitor de tela"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"Outra"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"Usar padr\u00e3o do sistema"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"Corresponder ao idioma da barra lateral"},"dvmd_acsb_navigation_tools":{"text":"Ferramentas de Navega\u00e7\u00e3o","label":"Ferramentas de Navega\u00e7\u00e3o","description":"As ferramentas de navega\u00e7\u00e3o visam facilitar a navega\u00e7\u00e3o otimizada do site para todos os usu\u00e1rios."},"dvmd_acsb_large_cursor":{"text":"Cursor Grande","label":"Cursor Grande","description":"Ajuste o tamanho e a cor do cursor do site."},"dvmd_acsb_large_cursor_off":{"label":"Cursor Grande \u2013 Desativado"},"dvmd_acsb_large_cursor_black":{"text":"Preto","label":"Cursor Grande \u2013 Preto"},"dvmd_acsb_large_cursor_white":{"text":"Branco","label":"Cursor Grande \u2013 Branco"},"dvmd_acsb_focus_ring":{"text":"Anel de Foco","label":"Anel de Foco","description":"Ative um anel de foco para destacar o elemento do site atualmente focado."},"dvmd_acsb_focus_ring_off":{"label":"Anel de Foco \u2013 Desativado"},"dvmd_acsb_focus_ring_on":{"text":"Anel de Foco","label":"Anel de Foco \u2013 Ativado"},"dvmd_acsb_page_structure":{"text":"Estrutura da P\u00e1gina","label":"Estrutura da P\u00e1gina","description":"Revele a estrutura do site listando e destacando os cabe\u00e7alhos, marcos e links de uma p\u00e1gina."},"dvmd_acsb_page_structure_off":{"label":"Estrutura da P\u00e1gina \u2013 Desativada"},"dvmd_acsb_page_structure_off_note":{"text":"Selecione uma guia para visualizar a estrutura da p\u00e1gina."},"dvmd_acsb_page_structure_headings":{"text":"Cabe\u00e7alhos","label":"Estrutura da P\u00e1gina \u2013 Cabe\u00e7alhos"},"dvmd_acsb_page_structure_headings_note":{"text":"Nenhum cabe\u00e7alho encontrado."},"dvmd_acsb_page_structure_landmarks":{"text":"Marcos","label":"Estrutura da P\u00e1gina \u2013 Marcos"},"dvmd_acsb_page_structure_landmarks_note":{"text":"Nenhum marco encontrado."},"dvmd_acsb_page_structure_links":{"text":"Links","label":"Estrutura da P\u00e1gina \u2013 Links"},"dvmd_acsb_page_structure_links_note":{"text":"Nenhum link encontrado."},"dvmd_acsb_reading_tools":{"text":"Ferramentas de Leitura","label":"Ferramentas de Leitura","description":"As ferramentas de leitura t\u00eam como objetivo melhorar a legibilidade do site para usu\u00e1rios com dificuldades de leitura."},"dvmd_acsb_tooltip":{"text":"Dica de Ferramenta","label":"Dica de Ferramenta","description":"Ative uma dica de ferramenta para exibir informa\u00e7\u00f5es adicionais sobre o elemento do site ativo."},"dvmd_acsb_tooltip_off":{"label":"Dica de Ferramenta \u2013 Desativada"},"dvmd_acsb_tooltip_small":{"text":"Pequeno","label":"Dica de Ferramenta \u2013 Pequeno"},"dvmd_acsb_tooltip_medium":{"text":"M\u00e9dio","label":"Dica de Ferramenta \u2013 M\u00e9dio"},"dvmd_acsb_tooltip_large":{"text":"Grande","label":"Dica de Ferramenta \u2013 Grande"},"dvmd_acsb_reading_guide":{"text":"Guia de Leitura","label":"Guia de Leitura","description":"Ative um guia de leitura para focar em uma linha de texto por vez."},"dvmd_acsb_reading_guide_off":{"label":"Guia de Leitura \u2013 Desativado"},"dvmd_acsb_reading_guide_small":{"text":"Pequeno","label":"Guia de Leitura \u2013 Pequeno"},"dvmd_acsb_reading_guide_medium":{"text":"M\u00e9dio","label":"Guia de Leitura \u2013 M\u00e9dio"},"dvmd_acsb_reading_guide_large":{"text":"Grande","label":"Guia de Leitura \u2013 Grande"},"dvmd_acsb_reading_mask":{"text":"M\u00e1scara de Leitura","label":"M\u00e1scara de Leitura","description":"Ative uma m\u00e1scara de leitura para focar em conte\u00fado espec\u00edfico do site."},"dvmd_acsb_reading_mask_off":{"label":"M\u00e1scara de Leitura \u2013 Desativada"},"dvmd_acsb_reading_mask_small":{"text":"Pequeno","label":"M\u00e1scara de Leitura \u2013 Pequeno"},"dvmd_acsb_reading_mask_medium":{"text":"M\u00e9dio","label":"M\u00e1scara de Leitura \u2013 M\u00e9dio"},"dvmd_acsb_reading_mask_large":{"text":"Grande","label":"M\u00e1scara de Leitura \u2013 Grande"},"dvmd_acsb_text_tools":{"text":"Ferramentas de Texto","label":"Ferramentas de Texto","description":"As ferramentas de texto t\u00eam como objetivo melhorar a legibilidade do site para usu\u00e1rios com defici\u00eancias visuais."},"dvmd_acsb_text_font":{"text":"Fonte do Texto","label":"Fonte do Texto","description":"Ajuste a fonte do texto do site para uma legibilidade aprimorada."},"dvmd_acsb_text_font_off":{"label":"Fonte do Texto \u2013 Desativada"},"dvmd_acsb_text_font_sansserif":{"text":"Sem Serifa","label":"Fonte do Texto \u2013 Sem Serifa"},"dvmd_acsb_text_font_dyslexic":{"text":"Disl\u00e9xica","label":"Fonte do Texto \u2013 Disl\u00e9xica"},"dvmd_acsb_text_size":{"text":"Tamanho do Texto","label":"Tamanho do Texto","description":"Ajuste o tamanho do texto do site para leitura confort\u00e1vel."},"dvmd_acsb_text_size_off":{"label":"Tamanho do Texto \u2013 Desativado"},"dvmd_acsb_text_size_1":{"label":"Tamanho do Texto \u2013 10% maior"},"dvmd_acsb_text_size_2":{"label":"Tamanho do Texto \u2013 30% maior"},"dvmd_acsb_text_size_3":{"label":"Tamanho do Texto \u2013 50% maior"},"dvmd_acsb_text_size_4":{"label":"Tamanho do Texto \u2013 70% maior"},"dvmd_acsb_line_height":{"text":"Altura da Linha","label":"Altura da Linha","description":"Ajuste o espa\u00e7amento entre linhas do site para reduzir a fadiga ocular."},"dvmd_acsb_line_height_off":{"label":"Altura da Linha \u2013 Desativada"},"dvmd_acsb_line_height_1":{"label":"Altura da Linha \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"Altura da Linha \u2013 2"},"dvmd_acsb_line_height_3":{"label":"Altura da Linha \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"Altura da Linha \u2013 3"},"dvmd_acsb_text_spacing":{"text":"Espa\u00e7amento do Texto","label":"Espa\u00e7amento do Texto","description":"Ajuste o espa\u00e7amento entre caracteres do site para melhor legibilidade."},"dvmd_acsb_text_spacing_off":{"label":"Espa\u00e7amento do Texto \u2013 Desativado"},"dvmd_acsb_text_spacing_1":{"label":"Espa\u00e7amento do Texto \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"Espa\u00e7amento do Texto \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"Espa\u00e7amento do Texto \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"Espa\u00e7amento do Texto \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"Alinhamento do Texto","label":"Alinhamento do Texto","description":"Ajuste o alinhamento do texto do site para legibilidade \u00f3tima."},"dvmd_acsb_text_alignment_off":{"label":"Alinhamento do Texto \u2013 Desativado"},"dvmd_acsb_text_alignment_left":{"label":"Alinhamento do Texto \u2013 Esquerda"},"dvmd_acsb_text_alignment_center":{"label":"Alinhamento do Texto \u2013 Centro"},"dvmd_acsb_text_alignment_right":{"label":"Alinhamento do Texto \u2013 Direita"},"dvmd_acsb_text_alignment_justify":{"label":"Alinhamento do Texto \u2013 Justificado"},"dvmd_acsb_graphics_tools":{"text":"Ferramentas Gr\u00e1ficas","label":"Ferramentas Gr\u00e1ficas","description":"As ferramentas gr\u00e1ficas t\u00eam como objetivo otimizar a apar\u00eancia do site para usu\u00e1rios com defici\u00eancias visuais ou sensibilidades sensoriais."},"dvmd_acsb_color_saturation":{"text":"Satura\u00e7\u00e3o de Cor","label":"Satura\u00e7\u00e3o de Cor","description":"Ajuste a intensidade das cores do site para melhor visibilidade."},"dvmd_acsb_color_saturation_off":{"label":"Satura\u00e7\u00e3o de Cor \u2013 Desativada"},"dvmd_acsb_color_saturation_none":{"text":"Nenhuma","label":"Satura\u00e7\u00e3o de Cor \u2013 Nenhuma"},"dvmd_acsb_color_saturation_low":{"text":"Baixa","label":"Satura\u00e7\u00e3o de Cor \u2013 Baixa"},"dvmd_acsb_color_saturation_high":{"text":"Alta","label":"Satura\u00e7\u00e3o de Cor \u2013 Alta"},"dvmd_acsb_color_contrast":{"text":"Contraste de Cor","label":"Contraste de Cor","description":"Ajuste o contraste entre o texto do site e o fundo para melhorar a legibilidade."},"dvmd_acsb_color_contrast_off":{"label":"Contraste de Cor \u2013 Desativado"},"dvmd_acsb_color_contrast_invert":{"text":"Inverter","label":"Contraste de Cor \u2013 Inverter"},"dvmd_acsb_color_contrast_dark":{"text":"Escuro","label":"Contraste de Cor \u2013 Escuro"},"dvmd_acsb_color_contrast_light":{"text":"Claro","label":"Contraste de Cor \u2013 Claro"},"dvmd_acsb_hide_images":{"text":"Ocultar Imagens","label":"Ocultar Imagens","description":"Oculte imagens do site para reduzir a polui\u00e7\u00e3o visual e melhorar o foco."},"dvmd_acsb_hide_images_off":{"label":"Ocultar Imagens \u2013 Desativado"},"dvmd_acsb_hide_images_on":{"text":"Ocultar Imagens","label":"Ocultar Imagens \u2013 Ativado"},"dvmd_acsb_stop_animations":{"text":"Parar Anima\u00e7\u00f5es","label":"Parar Anima\u00e7\u00f5es","description":"Desative os efeitos de movimento CSS e as anima\u00e7\u00f5es GIF do site para reduzir distra\u00e7\u00f5es."},"dvmd_acsb_stop_animations_off":{"label":"Parar Anima\u00e7\u00f5es \u2013 Desativado"},"dvmd_acsb_stop_animations_on":{"text":"Parar Anima\u00e7\u00f5es","label":"Parar Anima\u00e7\u00f5es \u2013 Ativado"},"dvmd_acsb_accessibility_statement":{"text":"Declara\u00e7\u00e3o de Acessibilidade","label":"Declara\u00e7\u00e3o de Acessibilidade","description":"A declara\u00e7\u00e3o de acessibilidade fornece aos usu\u00e1rios acesso direto a informa\u00e7\u00f5es importantes sobre acessibilidade do site."},"dvmd_acsb_statement_text":{"label":"Texto da Declara\u00e7\u00e3o de Acessibilidade"},"dvmd_acsb_statement_page":{"text":"P\u00e1gina de Declara\u00e7\u00e3o","label":"P\u00e1gina de Declara\u00e7\u00e3o de Acessibilidade","description":"Acesse a p\u00e1gina de declara\u00e7\u00e3o de acessibilidade do site."},"dvmd_acsb_plugin_credit":{"text":"Criado por Divi-Modules","label":"Criado por Divi-Modules","description":"Visite divi-modules.com"}},"ru":{"locale":"ru","name_english":"Russian","name_locale":"\u0420\u0443\u0441\u0441\u043a\u0438\u0439","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u0438","label":"\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u0438 \u043f\u043e \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0443."},"dvmd_actw_skip_to_content":{"text":"\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u043c\u0443","label":"\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u043c\u0443 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430."},"dvmd_actw_skip_to_footer":{"text":"\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u043d\u0438\u0436\u043d\u0435\u043c\u0443 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b\u0443","label":"\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u043d\u0438\u0436\u043d\u0435\u043c\u0443 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b\u0443 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430."},"dvmd_actw_open_accessibility_sidebar":{"text":"\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438","label":"\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438"},"dvmd_acsb_button":{"label":"\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438. (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"\u0411\u043e\u043a\u043e\u0432\u0430\u044f \u043f\u0430\u043d\u0435\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438","description":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0432\u043d\u0435\u0448\u043d\u0438\u0439 \u0432\u0438\u0434 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438."},"dvmd_acsb_close_sidebar":{"text":"\u0417\u0430\u043a\u0440\u044b\u0442\u044c","label":"\u0417\u0430\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438. (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c","label":"\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438. (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438","label":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438","description":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0442 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0442\u044c \u0432\u043d\u0435\u0448\u043d\u0438\u0439 \u0432\u0438\u0434 \u043f\u0430\u043d\u0435\u043b\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438."},"dvmd_acsb_sidebar_size":{"text":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438","label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438","description":"\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u0435 \u0440\u0430\u0437\u043c\u0435\u0440 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438."},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u2013 \u0421\u0430\u043c\u044b\u0439 \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0439"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u2013 \u041c\u0435\u043d\u044c\u0448\u0438\u0439"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u2013 \u041e\u0431\u044b\u0447\u043d\u044b\u0439"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u2013 \u0411\u043e\u043b\u044c\u0448\u0438\u0439"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u2013 \u0421\u0430\u043c\u044b\u0439 \u0431\u043e\u043b\u044c\u0448\u043e\u0439"},"dvmd_acsb_sidebar_position":{"text":"\u041f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438","label":"\u041f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438","description":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438."},"dvmd_acsb_sidebar_position_left":{"text":"\u0421\u043b\u0435\u0432\u0430","label":"\u041f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u2013 \u0421\u043b\u0435\u0432\u0430"},"dvmd_acsb_sidebar_position_right":{"text":"\u0421\u043f\u0440\u0430\u0432\u0430","label":"\u041f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u2013 \u0421\u043f\u0440\u0430\u0432\u0430"},"dvmd_acsb_sidebar_language":{"text":"\u042f\u0437\u044b\u043a \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438","label":"\u042f\u0437\u044b\u043a \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438","description":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u044f\u0437\u044b\u043a \u0434\u043b\u044f \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438."},"dvmd_acsb_hide_sidebar":{"text":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c","label":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c","description":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u043d\u0430 \u043d\u0435\u0434\u0435\u043b\u044e."},"dvmd_acsb_hide_sidebar_once":{"text":"\u041e\u0434\u0438\u043d \u0440\u0430\u0437","label":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u2013 \u041e\u0434\u0438\u043d \u0440\u0430\u0437","description":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u0434\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b."},"dvmd_acsb_hide_sidebar_session":{"text":"\u0421\u0435\u0441\u0441\u0438\u044f","label":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u2013 \u0421\u0435\u0441\u0441\u0438\u044f","description":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u0434\u043e \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u043a\u0430 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430."},"dvmd_acsb_hide_sidebar_day":{"text":"\u0414\u0435\u043d\u044c","label":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u2013 \u0414\u0435\u043d\u044c","description":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u043d\u0430 \u043e\u0434\u0438\u043d \u0434\u0435\u043d\u044c."},"dvmd_acsb_hide_sidebar_week":{"text":"\u041d\u0435\u0434\u0435\u043b\u044f","label":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u2013 \u041d\u0435\u0434\u0435\u043b\u044f","description":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u043d\u0430 \u043e\u0434\u043d\u0443 \u043d\u0435\u0434\u0435\u043b\u044e."},"dvmd_acsb_hide_sidebar_button":{"text":"\u0421\u043a\u0440\u044b\u0442\u044c \u0441\u0435\u0439\u0447\u0430\u0441","label":"\u0421\u043a\u0440\u044b\u0442\u044c \u0441\u0435\u0439\u0447\u0430\u0441","description":"\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u0443\u044e \u043f\u0430\u043d\u0435\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0441\u0435\u0439\u0447\u0430\u0441."},"dvmd_acsb_accessibility_profiles":{"text":"\u041f\u0440\u043e\u0444\u0438\u043b\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438","label":"\u041f\u0440\u043e\u0444\u0438\u043b\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438","description":"\u041f\u0440\u043e\u0444\u0438\u043b\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u044e\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0441 \u0446\u0435\u043b\u044c\u044e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0435\u0439 \u0438\u043b\u0438 \u043f\u0440\u0435\u0434\u043f\u043e\u0447\u0442\u0435\u043d\u0438\u0439 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439."},"dvmd_acsb_profile":{"text":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438","label":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438","description":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438, \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0438\u0439 \u0434\u043b\u044f \u0432\u0430\u0448\u0438\u0445 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0435\u0439 \u0438\u043b\u0438 \u043f\u0440\u0435\u0434\u043f\u043e\u0447\u0442\u0435\u043d\u0438\u0439."},"dvmd_acsb_profile_none":{"text":"\u041d\u0435\u0442","label":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u2013 \u041d\u0435\u0442","description":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438."},"dvmd_acsb_profile_blindness":{"text":"\u0421\u043b\u0435\u043f\u043e\u0442\u0430","label":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u2013 \u0421\u043b\u0435\u043f\u043e\u0442\u0430","description":"\u042d\u0442\u043e\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0435\u0442 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0421\u043a\u0440\u0438\u043d-\u0440\u0438\u0434\u0435\u0440 \u0441 \u0446\u0435\u043b\u044c\u044e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441\u043e \u0441\u043b\u0435\u043f\u043e\u0442\u043e\u0439."},"dvmd_acsb_profile_color_blindness":{"text":"\u0414\u0430\u043b\u044c\u0442\u043e\u043d\u0438\u0437\u043c","label":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u2013 \u0414\u0430\u043b\u044c\u0442\u043e\u043d\u0438\u0437\u043c","description":"\u042d\u0442\u043e\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0435\u0442 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u043d\u0430\u0441\u044b\u0449\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0446\u0432\u0435\u0442\u0430 \u0441 \u0446\u0435\u043b\u044c\u044e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u0434\u0430\u043b\u044c\u0442\u043e\u043d\u0438\u0437\u043c\u043e\u043c."},"dvmd_acsb_profile_visual_impairment":{"text":"\u041d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435 \u0437\u0440\u0435\u043d\u0438\u044f","label":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u2013 \u041d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435 \u0437\u0440\u0435\u043d\u0438\u044f","description":"\u042d\u0442\u043e\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0435\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0441 \u0446\u0435\u043b\u044c\u044e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435\u043c \u0437\u0440\u0435\u043d\u0438\u044f."},"dvmd_acsb_profile_motor_impairment":{"text":"\u041d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435 \u0434\u0432\u0438\u0433\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439","label":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u2013 \u041d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435 \u0434\u0432\u0438\u0433\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439","description":"\u042d\u0442\u043e\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0435\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0441 \u0446\u0435\u043b\u044c\u044e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435\u043c \u0434\u0432\u0438\u0433\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439."},"dvmd_acsb_profile_cognitive_disability":{"text":"\u041d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435 \u043aognit\u0438\u0432\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439","label":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u2013 \u041d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435 \u043a\u043e\u0433\u043d\u0438\u0442\u0438\u0432\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439","description":"\u042d\u0442\u043e\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0435\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0441 \u0446\u0435\u043b\u044c\u044e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u043a\u043e\u0433\u043d\u0438\u0442\u0438\u0432\u043d\u044b\u043c\u0438 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u044f\u043c\u0438."},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"\u0421\u0443\u0434\u043e\u0440\u043e\u0433\u0438 \u0438 \u044d\u043f\u0438\u043b\u0435\u043f\u0441\u0438\u044f","label":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u2013 \u0421\u0443\u0434\u043e\u0440\u043e\u0433\u0438 \u0438 \u044d\u043f\u0438\u043b\u0435\u043f\u0441\u0438\u044f","description":"\u042d\u0442\u043e\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0435\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0441 \u0446\u0435\u043b\u044c\u044e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u0441\u0443\u0434\u043e\u0440\u043e\u0433\u0430\u043c\u0438 \u0438\u043b\u0438 \u044d\u043f\u0438\u043b\u0435\u043f\u0441\u0438\u0435\u0439."},"dvmd_acsb_profile_dyslexia":{"text":"\u0414\u0438\u0441\u043b\u0435\u043a\u0441\u0438\u044f","label":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u2013 \u0414\u0438\u0441\u043b\u0435\u043a\u0441\u0438\u044f","description":"\u042d\u0442\u043e\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0435\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0441 \u0446\u0435\u043b\u044c\u044e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u0434\u0438\u0441\u043b\u0435\u043a\u0441\u0438\u0435\u0439."},"dvmd_acsb_profile_adhd":{"text":"\u0421\u0414\u0412\u0413","label":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u2013 \u0421\u0414\u0412\u0413","description":"\u042d\u0442\u043e\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0435\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0441 \u0446\u0435\u043b\u044c\u044e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u0421\u0414\u0412\u0413."},"dvmd_acsb_screen_reader":{"text":"\u042d\u043a\u0440\u0430\u043d\u043d\u043e\u0435 \u0447\u0442\u0435\u043d\u0438\u0435","label":"\u042d\u043a\u0440\u0430\u043d\u043d\u043e\u0435 \u0447\u0442\u0435\u043d\u0438\u0435","description":"\u042d\u043a\u0440\u0430\u043d\u043d\u043e\u0435 \u0447\u0442\u0435\u043d\u0438\u0435 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u0443\u0435\u0442 \u0442\u0435\u043a\u0441\u0442 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0432 \u0437\u0432\u0443\u043a\u043e\u0432\u0443\u044e \u0440\u0435\u0447\u044c \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u044f\u043c\u0438 \u0437\u0440\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u0442\u0440\u0443\u0434\u043d\u043e\u0441\u0442\u044f\u043c\u0438 \u0432 \u0447\u0442\u0435\u043d\u0438\u0438."},"dvmd_acsb_screen_reader_mode":{"text":"\u0420\u0435\u0436\u0438\u043c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f","label":"\u0420\u0435\u0436\u0438\u043c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f","description":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0440\u0435\u0436\u0438\u043c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0442\u0435\u043a\u0441\u0442\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0432 \u0437\u0432\u0443\u043a\u043e\u0432\u0443\u044e \u0440\u0435\u0447\u044c."},"dvmd_acsb_screen_reader_mode_off":{"label":"\u0420\u0435\u0436\u0438\u043c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f \u2013 \u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d","description":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0440\u0435\u0436\u0438\u043c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f."},"dvmd_acsb_screen_reader_mode_manual":{"label":"\u0420\u0435\u0436\u0438\u043c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f \u2013 \u0420\u0443\u0447\u043d\u043e\u0439","description":"\u0412 \u044d\u0442\u043e\u043c \u0440\u0435\u0436\u0438\u043c\u0435 \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0435 \u0447\u0442\u0435\u043d\u0438\u0435 \u0431\u0443\u0434\u0435\u0442 \u0447\u0438\u0442\u0430\u0442\u044c \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u0438\u043b\u0438 \u043d\u0430\u0436\u043c\u0438\u0442\u0435 Tab, \u0447\u0442\u043e\u0431\u044b \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0443, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0435 \u0447\u0442\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043b\u043e."},"dvmd_acsb_screen_reader_mode_automatic":{"label":"\u0420\u0435\u0436\u0438\u043c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f \u2013 \u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439","description":"\u0412 \u044d\u0442\u043e\u043c \u0440\u0435\u0436\u0438\u043c\u0435 \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0435 \u0447\u0442\u0435\u043d\u0438\u0435 \u0431\u0443\u0434\u0435\u0442 \u0447\u0438\u0442\u0430\u0442\u044c \u0432\u0441\u0451 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 \u0432\u0435\u0431-\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u0438\u043e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0438 \u0432\u043e\u0437\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0447\u0442\u0435\u043d\u0438\u0435 \u044d\u043a\u0440\u0430\u043d\u0430."},"dvmd_acsb_screen_reader_speed":{"text":"\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f","label":"\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f","description":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0433\u043e\u043b\u043e\u0441\u0430 \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f."},"dvmd_acsb_screen_reader_speed_slow":{"text":"\u041c\u0435\u0434\u043b\u0435\u043d\u043d\u043e","label":"\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f \u2013 \u041c\u0435\u0434\u043b\u0435\u043d\u043d\u043e"},"dvmd_acsb_screen_reader_speed_medium":{"text":"\u0421\u0440\u0435\u0434\u043d\u0435","label":"\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f \u2013 \u0421\u0440\u0435\u0434\u043d\u0435"},"dvmd_acsb_screen_reader_speed_fast":{"text":"\u0411\u044b\u0441\u0442\u0440\u043e","label":"\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f \u2013 \u0411\u044b\u0441\u0442\u0440\u043e"},"dvmd_acsb_screen_reader_voice":{"text":"\u0413\u043e\u043b\u043e\u0441 \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f","label":"\u0413\u043e\u043b\u043e\u0441 \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f","description":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0433\u043e\u043b\u043e\u0441 \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f, \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0438\u0439 \u0434\u043b\u044f \u0432\u0430\u0448\u0438\u0445 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0435\u0439 \u0438\u043b\u0438 \u043f\u0440\u0435\u0434\u043f\u043e\u0447\u0442\u0435\u043d\u0438\u0439."},"dvmd_acsb_screen_reader_voice_list":{"label":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0433\u043e\u043b\u043e\u0441 \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f"},"dvmd_acsb_screen_reader_voice_error":{"text":"\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0438 \u0433\u043e\u043b\u043e\u0441\u0430 \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f","label":"\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0438 \u0433\u043e\u043b\u043e\u0441\u0430 \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"\u0414\u0440\u0443\u0433\u043e\u0435"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u044b\u0439 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"\u0421\u043e\u0432\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u0441 \u044f\u0437\u044b\u043a\u043e\u043c \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438"},"dvmd_acsb_navigation_tools":{"text":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u0438","label":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u0438","description":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u0438 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u044b \u043d\u0430 \u043e\u0431\u043b\u0435\u0433\u0447\u0435\u043d\u0438\u0435 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u0438 \u043f\u043e \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0443 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439."},"dvmd_acsb_large_cursor":{"text":"\u0411\u043e\u043b\u044c\u0448\u043e\u0439 \u043a\u0443\u0440\u0441\u043e\u0440","label":"\u0411\u043e\u043b\u044c\u0448\u043e\u0439 \u043a\u0443\u0440\u0441\u043e\u0440","description":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0440\u0430\u0437\u043c\u0435\u0440 \u0438 \u0446\u0432\u0435\u0442 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043d\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0435."},"dvmd_acsb_large_cursor_off":{"label":"\u0411\u043e\u043b\u044c\u0448\u043e\u0439 \u043a\u0443\u0440\u0441\u043e\u0440 \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_large_cursor_black":{"text":"\u0427\u0435\u0440\u043d\u044b\u0439","label":"\u0411\u043e\u043b\u044c\u0448\u043e\u0439 \u043a\u0443\u0440\u0441\u043e\u0440 \u2013 \u0427\u0435\u0440\u043d\u044b\u0439"},"dvmd_acsb_large_cursor_white":{"text":"\u0411\u0435\u043b\u044b\u0439","label":"\u0411\u043e\u043b\u044c\u0448\u043e\u0439 \u043a\u0443\u0440\u0441\u043e\u0440 \u2013 \u0411\u0435\u043b\u044b\u0439"},"dvmd_acsb_focus_ring":{"text":"\u041a\u043e\u043b\u044c\u0446\u043e \u0444\u043e\u043a\u0443\u0441\u0430","label":"\u041a\u043e\u043b\u044c\u0446\u043e \u0444\u043e\u043a\u0443\u0441\u0430","description":"\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u043a\u043e\u043b\u044c\u0446\u043e \u0444\u043e\u043a\u0443\u0441\u0430, \u0447\u0442\u043e\u0431\u044b \u0432\u044b\u0434\u0435\u043b\u0438\u0442\u044c \u0442\u0435\u043a\u0443\u0449\u0438\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0441\u0444\u043e\u043a\u0443\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435."},"dvmd_acsb_focus_ring_off":{"label":"\u041a\u043e\u043b\u044c\u0446\u043e \u0444\u043e\u043a\u0443\u0441\u0430 \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_focus_ring_on":{"text":"\u041a\u043e\u043b\u044c\u0446\u043e \u0444\u043e\u043a\u0443\u0441\u0430","label":"\u041a\u043e\u043b\u044c\u0446\u043e \u0444\u043e\u043a\u0443\u0441\u0430 \u2013 \u0412\u043a\u043b."},"dvmd_acsb_page_structure":{"text":"\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b","label":"\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b","description":"\u0420\u0430\u0441\u043a\u0440\u043e\u0439\u0442\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0443 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430, \u043f\u0435\u0440\u0435\u0447\u0438\u0441\u043b\u0438\u0432 \u0438 \u0432\u044b\u0434\u0435\u043b\u0438\u0432 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438, \u043e\u0440\u0438\u0435\u043d\u0442\u0438\u0440\u044b \u0438 \u0441\u0441\u044b\u043b\u043a\u0438 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b."},"dvmd_acsb_page_structure_off":{"label":"\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_page_structure_off_note":{"text":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u043a\u043b\u0430\u0434\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0443 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b."},"dvmd_acsb_page_structure_headings":{"text":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438","label":"\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b \u2013 \u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438"},"dvmd_acsb_page_structure_headings_note":{"text":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b."},"dvmd_acsb_page_structure_landmarks":{"text":"\u041e\u0440\u0438\u0435\u043d\u0442\u0438\u0440\u044b","label":"\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b \u2013 \u041e\u0440\u0438\u0435\u043d\u0442\u0438\u0440\u044b"},"dvmd_acsb_page_structure_landmarks_note":{"text":"\u041e\u0440\u0438\u0435\u043d\u0442\u0438\u0440\u044b \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b."},"dvmd_acsb_page_structure_links":{"text":"\u0421\u0441\u044b\u043b\u043a\u0438","label":"\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b \u2013 \u0421\u0441\u044b\u043b\u043a\u0438"},"dvmd_acsb_page_structure_links_note":{"text":"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b."},"dvmd_acsb_reading_tools":{"text":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f","label":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f","description":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u044b \u043d\u0430 \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 \u0447\u0438\u0442\u0430\u0435\u043c\u043e\u0441\u0442\u0438 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u0442\u0440\u0443\u0434\u043d\u043e\u0441\u0442\u044f\u043c\u0438 \u0432 \u0447\u0442\u0435\u043d\u0438\u0438."},"dvmd_acsb_tooltip":{"text":"\u041f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0430","label":"\u041f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0430","description":"\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u043f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0443 \u0434\u043b\u044f \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043e \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u043c \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0435 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430."},"dvmd_acsb_tooltip_off":{"label":"\u041f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0430 \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_tooltip_small":{"text":"\u041c\u0430\u043b\u0435\u043d\u044c\u043a\u0430\u044f","label":"\u041f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0430 \u2013 \u041c\u0430\u043b\u0435\u043d\u044c\u043a\u0430\u044f"},"dvmd_acsb_tooltip_medium":{"text":"\u0421\u0440\u0435\u0434\u043d\u044f\u044f","label":"\u041f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0430 \u2013 \u0421\u0440\u0435\u0434\u043d\u044f\u044f"},"dvmd_acsb_tooltip_large":{"text":"\u0411\u043e\u043b\u044c\u0448\u0430\u044f","label":"\u041f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0430 \u2013 \u0411\u043e\u043b\u044c\u0448\u0430\u044f"},"dvmd_acsb_reading_guide":{"text":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0447\u0442\u0435\u043d\u0438\u044e","label":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0447\u0442\u0435\u043d\u0438\u044e","description":"\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0447\u0442\u0435\u043d\u0438\u044e \u0434\u043b\u044f \u0444\u043e\u043a\u0443\u0441\u0438\u0440\u043e\u0432\u043a\u0438 \u043d\u0430 \u043e\u0434\u043d\u043e\u0439 \u0441\u0442\u0440\u043e\u043a\u0435 \u0442\u0435\u043a\u0441\u0442\u0430 \u0437\u0430 \u0440\u0430\u0437."},"dvmd_acsb_reading_guide_off":{"label":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0447\u0442\u0435\u043d\u0438\u044e \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_reading_guide_small":{"text":"\u041c\u0430\u043b\u0435\u043d\u044c\u043a\u0430\u044f","label":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0447\u0442\u0435\u043d\u0438\u044e \u2013 \u041c\u0430\u043b\u0435\u043d\u044c\u043a\u0430\u044f"},"dvmd_acsb_reading_guide_medium":{"text":"\u0421\u0440\u0435\u0434\u043d\u044f\u044f","label":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0447\u0442\u0435\u043d\u0438\u044e \u2013 \u0421\u0440\u0435\u0434\u043d\u044f\u044f"},"dvmd_acsb_reading_guide_large":{"text":"\u0411\u043e\u043b\u044c\u0448\u0430\u044f","label":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0447\u0442\u0435\u043d\u0438\u044e \u2013 \u0411\u043e\u043b\u044c\u0448\u0430\u044f"},"dvmd_acsb_reading_mask":{"text":"\u041c\u0430\u0441\u043a\u0430 \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f","label":"\u041c\u0430\u0441\u043a\u0430 \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f","description":"\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u043c\u0430\u0441\u043a\u0443 \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u0441\u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u043c \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0435 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430."},"dvmd_acsb_reading_mask_off":{"label":"\u041c\u0430\u0441\u043a\u0430 \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_reading_mask_small":{"text":"\u041c\u0430\u043b\u0435\u043d\u044c\u043a\u0430\u044f","label":"\u041c\u0430\u0441\u043a\u0430 \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f \u2013 \u041c\u0430\u043b\u0435\u043d\u044c\u043a\u0430\u044f"},"dvmd_acsb_reading_mask_medium":{"text":"\u0421\u0440\u0435\u0434\u043d\u044f\u044f","label":"\u041c\u0430\u0441\u043a\u0430 \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f \u2013 \u0421\u0440\u0435\u0434\u043d\u044f\u044f"},"dvmd_acsb_reading_mask_large":{"text":"\u0411\u043e\u043b\u044c\u0448\u0430\u044f","label":"\u041c\u0430\u0441\u043a\u0430 \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f \u2013 \u0411\u043e\u043b\u044c\u0448\u0430\u044f"},"dvmd_acsb_text_tools":{"text":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0442\u0435\u043a\u0441\u0442\u0430","label":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0442\u0435\u043a\u0441\u0442\u0430","description":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0442\u0435\u043a\u0441\u0442\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u044b \u043d\u0430 \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 \u0447\u0438\u0442\u0430\u0435\u043c\u043e\u0441\u0442\u0438 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u044f\u043c\u0438 \u0437\u0440\u0435\u043d\u0438\u044f."},"dvmd_acsb_text_font":{"text":"\u0428\u0440\u0438\u0444\u0442 \u0442\u0435\u043a\u0441\u0442\u0430","label":"\u0428\u0440\u0438\u0444\u0442 \u0442\u0435\u043a\u0441\u0442\u0430","description":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0448\u0440\u0438\u0444\u0442 \u0442\u0435\u043a\u0441\u0442\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0447\u0438\u0442\u0430\u0435\u043c\u043e\u0441\u0442\u0438."},"dvmd_acsb_text_font_off":{"label":"\u0428\u0440\u0438\u0444\u0442 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_text_font_sansserif":{"text":"\u0411\u0435\u0437 \u0437\u0430\u0441\u0435\u0447\u0435\u043a","label":"\u0428\u0440\u0438\u0444\u0442 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u0411\u0435\u0437 \u0437\u0430\u0441\u0435\u0447\u0435\u043a"},"dvmd_acsb_text_font_dyslexic":{"text":"\u0414\u0438\u0441\u043b\u0435\u043a\u0441\u0438\u0447\u0435\u0441\u043a\u0438\u0439","label":"\u0428\u0440\u0438\u0444\u0442 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u0414\u0438\u0441\u043b\u0435\u043a\u0441\u0438\u0447\u0435\u0441\u043a\u0438\u0439"},"dvmd_acsb_text_size":{"text":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0442\u0435\u043a\u0441\u0442\u0430","label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0442\u0435\u043a\u0441\u0442\u0430","description":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0440\u0430\u0437\u043c\u0435\u0440 \u0442\u0435\u043a\u0441\u0442\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u043a\u043e\u043c\u0444\u043e\u0440\u0442\u043d\u043e\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u044f."},"dvmd_acsb_text_size_off":{"label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_text_size_1":{"label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u041d\u0430 10% \u0431\u043e\u043b\u044c\u0448\u0435"},"dvmd_acsb_text_size_2":{"label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u041d\u0430 30% \u0431\u043e\u043b\u044c\u0448\u0435"},"dvmd_acsb_text_size_3":{"label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u041d\u0430 50% \u0431\u043e\u043b\u044c\u0448\u0435"},"dvmd_acsb_text_size_4":{"label":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u041d\u0430 70% \u0431\u043e\u043b\u044c\u0448\u0435"},"dvmd_acsb_line_height":{"text":"\u041c\u0435\u0436\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b","label":"\u041c\u0435\u0436\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b","description":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u043c\u0435\u0436\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u044f \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f \u0433\u043b\u0430\u0437."},"dvmd_acsb_line_height_off":{"label":"\u041c\u0435\u0436\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_line_height_1":{"label":"\u041c\u0435\u0436\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"\u041c\u0435\u0436\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u2013 2"},"dvmd_acsb_line_height_3":{"label":"\u041c\u0435\u0436\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"\u041c\u0435\u0436\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u2013 3"},"dvmd_acsb_text_spacing":{"text":"\u041c\u0435\u0436\u0441\u0438\u043c\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b","label":"\u041c\u0435\u0436\u0441\u0438\u043c\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b","description":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u043c\u0435\u0436\u0441\u0438\u043c\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0447\u0438\u0442\u0430\u0435\u043c\u043e\u0441\u0442\u0438."},"dvmd_acsb_text_spacing_off":{"label":"\u041c\u0435\u0436\u0441\u0438\u043c\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_text_spacing_1":{"label":"\u041c\u0435\u0436\u0441\u0438\u043c\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u2013 10%"},"dvmd_acsb_text_spacing_2":{"label":"\u041c\u0435\u0436\u0441\u0438\u043c\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u2013 20%"},"dvmd_acsb_text_spacing_3":{"label":"\u041c\u0435\u0436\u0441\u0438\u043c\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u2013 30%"},"dvmd_acsb_text_spacing_4":{"label":"\u041c\u0435\u0436\u0441\u0438\u043c\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u2013 40%"},"dvmd_acsb_text_alignment":{"text":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u0430","label":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u0430","description":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u043e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0439 \u0447\u0438\u0442\u0430\u0435\u043c\u043e\u0441\u0442\u0438."},"dvmd_acsb_text_alignment_off":{"label":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_text_alignment_left":{"label":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u0421\u043b\u0435\u0432\u0430"},"dvmd_acsb_text_alignment_center":{"label":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443"},"dvmd_acsb_text_alignment_right":{"label":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u0421\u043f\u0440\u0430\u0432\u0430"},"dvmd_acsb_text_alignment_justify":{"label":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u0430 \u2013 \u041f\u043e \u0448\u0438\u0440\u0438\u043d\u0435"},"dvmd_acsb_graphics_tools":{"text":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0433\u0440\u0430\u0444\u0438\u043a\u0438","label":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0433\u0440\u0430\u0444\u0438\u043a\u0438","description":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0433\u0440\u0430\u0444\u0438\u043a\u0438 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u044b \u043d\u0430 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044e \u0432\u043d\u0435\u0448\u043d\u0435\u0433\u043e \u0432\u0438\u0434\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0441 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u044f\u043c\u0438 \u0437\u0440\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c\u044e \u043a \u0432\u043e\u0441\u043f\u0440\u0438\u044f\u0442\u0438\u044e."},"dvmd_acsb_color_saturation":{"text":"\u041d\u0430\u0441\u044b\u0449\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0446\u0432\u0435\u0442\u0430","label":"\u041d\u0430\u0441\u044b\u0449\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0446\u0432\u0435\u0442\u0430","description":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0438\u043d\u0442\u0435\u043d\u0441\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u0446\u0432\u0435\u0442\u043e\u0432 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u043d\u043e\u0439 \u0432\u0438\u0434\u0438\u043c\u043e\u0441\u0442\u0438."},"dvmd_acsb_color_saturation_off":{"label":"\u041d\u0430\u0441\u044b\u0449\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0446\u0432\u0435\u0442\u0430 \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_color_saturation_none":{"text":"\u041d\u0435\u0442","label":"\u041d\u0430\u0441\u044b\u0449\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0446\u0432\u0435\u0442\u0430 \u2013 \u041d\u0435\u0442"},"dvmd_acsb_color_saturation_low":{"text":"\u041d\u0438\u0437\u043a\u0430\u044f","label":"\u041d\u0430\u0441\u044b\u0449\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0446\u0432\u0435\u0442\u0430 \u2013 \u041d\u0438\u0437\u043a\u0430\u044f"},"dvmd_acsb_color_saturation_high":{"text":"\u0412\u044b\u0441\u043e\u043a\u0430\u044f","label":"\u041d\u0430\u0441\u044b\u0449\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0446\u0432\u0435\u0442\u0430 \u2013 \u0412\u044b\u0441\u043e\u043a\u0430\u044f"},"dvmd_acsb_color_contrast":{"text":"\u041a\u043e\u043d\u0442\u0440\u0430\u0441\u0442 \u0446\u0432\u0435\u0442\u0430","label":"\u041a\u043e\u043d\u0442\u0440\u0430\u0441\u0442 \u0446\u0432\u0435\u0442\u0430","description":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u043a\u043e\u043d\u0442\u0440\u0430\u0441\u0442 \u043c\u0435\u0436\u0434\u0443 \u0442\u0435\u043a\u0441\u0442\u043e\u043c \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0438 \u0444\u043e\u043d\u043e\u043c \u0434\u043b\u044f \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0447\u0438\u0442\u0430\u0435\u043c\u043e\u0441\u0442\u0438."},"dvmd_acsb_color_contrast_off":{"label":"\u041a\u043e\u043d\u0442\u0440\u0430\u0441\u0442 \u0446\u0432\u0435\u0442\u0430 \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_color_contrast_invert":{"text":"\u0418\u043d\u0432\u0435\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c","label":"\u041a\u043e\u043d\u0442\u0440\u0430\u0441\u0442 \u0446\u0432\u0435\u0442\u0430 \u2013 \u0418\u043d\u0432\u0435\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c"},"dvmd_acsb_color_contrast_dark":{"text":"\u0422\u0435\u043c\u043d\u044b\u0439","label":"\u041a\u043e\u043d\u0442\u0440\u0430\u0441\u0442 \u0446\u0432\u0435\u0442\u0430 \u2013 \u0422\u0435\u043c\u043d\u044b\u0439"},"dvmd_acsb_color_contrast_light":{"text":"\u0421\u0432\u0435\u0442\u043b\u044b\u0439","label":"\u041a\u043e\u043d\u0442\u0440\u0430\u0441\u0442 \u0446\u0432\u0435\u0442\u0430 \u2013 \u0421\u0432\u0435\u0442\u043b\u044b\u0439"},"dvmd_acsb_hide_images":{"text":"\u0421\u043a\u0440\u044b\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","label":"\u0421\u043a\u0440\u044b\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","description":"\u0421\u043a\u0440\u044b\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u0443\u043c\u0435\u043d\u044c\u0448\u0435\u043d\u0438\u044f \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0431\u0435\u0441\u043f\u043e\u0440\u044f\u0434\u043a\u0430 \u0438 \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u044f \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0446\u0438\u0438."},"dvmd_acsb_hide_images_off":{"label":"\u0421\u043a\u0440\u044b\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_hide_images_on":{"text":"\u0421\u043a\u0440\u044b\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","label":"\u0421\u043a\u0440\u044b\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u2013 \u0412\u043a\u043b."},"dvmd_acsb_stop_animations":{"text":"\u041e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044e","label":"\u041e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044e","description":"\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044e CSS \u0438 GIF-\u0430\u043d\u0438\u043c\u0430\u0446\u0438\u0438 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0434\u043b\u044f \u0443\u043c\u0435\u043d\u044c\u0448\u0435\u043d\u0438\u044f \u043e\u0442\u0432\u043b\u0435\u0447\u0435\u043d\u0438\u0439."},"dvmd_acsb_stop_animations_off":{"label":"\u041e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044e \u2013 \u0412\u044b\u043a\u043b."},"dvmd_acsb_stop_animations_on":{"text":"\u041e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044e","label":"\u041e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044e \u2013 \u0412\u043a\u043b."},"dvmd_acsb_accessibility_statement":{"text":"\u0417\u0430\u044f\u0432\u043b\u0435\u043d\u0438\u0435 \u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438","label":"\u0417\u0430\u044f\u0432\u043b\u0435\u043d\u0438\u0435 \u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438","description":"\u0417\u0430\u044f\u0432\u043b\u0435\u043d\u0438\u0435 \u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0434\u0430\u0435\u0442 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c \u043f\u0440\u044f\u043c\u043e\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0432\u0430\u0436\u043d\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430."},"dvmd_acsb_statement_text":{"label":"\u0422\u0435\u043a\u0441\u0442 \u0437\u0430\u044f\u0432\u043b\u0435\u043d\u0438\u044f \u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438"},"dvmd_acsb_statement_page":{"text":"\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u0437\u0430\u044f\u0432\u043b\u0435\u043d\u0438\u044f","label":"\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u0437\u0430\u044f\u0432\u043b\u0435\u043d\u0438\u044f \u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438","description":"\u041f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 \u0437\u0430\u044f\u0432\u043b\u0435\u043d\u0438\u044f \u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430."},"dvmd_acsb_plugin_credit":{"text":"\u0421\u043e\u0437\u0434\u0430\u043d\u043e Divi-Modules","label":"\u0421\u043e\u0437\u0434\u0430\u043d\u043e Divi-Modules","description":"\u041f\u043e\u0441\u0435\u0442\u0438\u0442\u0435 divi-modules.com"}},"zh":{"locale":"zh","name_english":"Chinese","name_locale":"\u7b80\u4f53\u4e2d\u6587","is_rtl":false,"dvmd_actw_skip_to_navigation":{"text":"\u8df3\u8f6c\u81f3\u5bfc\u822a","label":"\u8df3\u8f6c\u81f3\u7f51\u7ad9\u5bfc\u822a\u3002"},"dvmd_actw_skip_to_content":{"text":"\u8df3\u8f6c\u81f3\u5185\u5bb9","label":"\u8df3\u8f6c\u81f3\u7f51\u7ad9\u5185\u5bb9\u3002"},"dvmd_actw_skip_to_footer":{"text":"\u8df3\u8f6c\u81f3\u9875\u811a","label":"\u8df3\u8f6c\u81f3\u7f51\u7ad9\u9875\u811a\u3002"},"dvmd_actw_open_accessibility_sidebar":{"text":"\u6253\u5f00\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f","label":"\u6253\u5f00\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f"},"dvmd_acsb_button":{"label":"\u5207\u6362\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f\u3002 (\u21e7\u2303K)"},"dvmd_acsb_sidebar":{"label":"\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f","description":"\u5b9a\u5236\u7f51\u7ad9\u5916\u89c2\u4ee5\u6539\u5584\u8f85\u52a9\u529f\u80fd\u3002"},"dvmd_acsb_close_sidebar":{"text":"\u5173\u95ed","label":"\u5173\u95ed\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f\u3002 (\u21e7\u2303K)"},"dvmd_acsb_reset_sidebar":{"text":"\u91cd\u7f6e","label":"\u91cd\u7f6e\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f\u3002 (\u21e7\u2303L)"},"dvmd_acsb_sidebar_settings":{"text":"\u4fa7\u8fb9\u680f\u8bbe\u7f6e","label":"\u4fa7\u8fb9\u680f\u8bbe\u7f6e","description":"\u4fa7\u8fb9\u680f\u8bbe\u7f6e\u5141\u8bb8\u7528\u6237\u914d\u7f6e\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f\u5916\u89c2\u3002"},"dvmd_acsb_sidebar_size":{"text":"\u4fa7\u8fb9\u680f\u5c3a\u5bf8","label":"\u4fa7\u8fb9\u680f\u5c3a\u5bf8","description":"\u8c03\u6574\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f\u7684\u5927\u5c0f\u3002"},"dvmd_acsb_sidebar_size_1":{"text":"1","label":"\u4fa7\u8fb9\u680f\u5c3a\u5bf8 \u2013 \u6700\u5c0f"},"dvmd_acsb_sidebar_size_2":{"text":"2","label":"\u4fa7\u8fb9\u680f\u5c3a\u5bf8 \u2013 \u8f83\u5c0f"},"dvmd_acsb_sidebar_size_3":{"text":"3","label":"\u4fa7\u8fb9\u680f\u5c3a\u5bf8 \u2013 \u6b63\u5e38"},"dvmd_acsb_sidebar_size_4":{"text":"4","label":"\u4fa7\u8fb9\u680f\u5c3a\u5bf8 \u2013 \u8f83\u5927"},"dvmd_acsb_sidebar_size_5":{"text":"5","label":"\u4fa7\u8fb9\u680f\u5c3a\u5bf8 \u2013 \u6700\u5927"},"dvmd_acsb_sidebar_position":{"text":"\u4fa7\u8fb9\u680f\u4f4d\u7f6e","label":"\u4fa7\u8fb9\u680f\u4f4d\u7f6e","description":"\u8c03\u6574\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f\u7684\u4f4d\u7f6e\u3002"},"dvmd_acsb_sidebar_position_left":{"text":"\u5de6\u4fa7","label":"\u4fa7\u8fb9\u680f\u4f4d\u7f6e \u2013 \u5de6\u4fa7"},"dvmd_acsb_sidebar_position_right":{"text":"\u53f3\u4fa7","label":"\u4fa7\u8fb9\u680f\u4f4d\u7f6e \u2013 \u53f3\u4fa7"},"dvmd_acsb_sidebar_language":{"text":"\u4fa7\u8fb9\u680f\u8bed\u8a00","label":"\u4fa7\u8fb9\u680f\u8bed\u8a00","description":"\u9009\u62e9\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f\u7684\u8bed\u8a00\u3002"},"dvmd_acsb_hide_sidebar":{"text":"\u9690\u85cf\u4fa7\u8fb9\u680f","label":"\u9690\u85cf\u4fa7\u8fb9\u680f","description":"\u5c06\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f\u9690\u85cf\u4e00\u5468\u3002"},"dvmd_acsb_hide_sidebar_once":{"text":"\u4e00\u6b21","label":"\u9690\u85cf\u4fa7\u8fb9\u680f \u2013 \u4e00\u6b21","description":"\u9690\u85cf\u4fa7\u8fb9\u680f\u76f4\u5230\u9875\u9762\u5237\u65b0\u3002"},"dvmd_acsb_hide_sidebar_session":{"text":"\u4f1a\u8bdd","label":"\u9690\u85cf\u4fa7\u8fb9\u680f \u2013 \u4f1a\u8bdd","description":"\u9690\u85cf\u4fa7\u8fb9\u680f\u76f4\u5230\u6d4f\u89c8\u5668\u91cd\u65b0\u542f\u52a8\u3002"},"dvmd_acsb_hide_sidebar_day":{"text":"\u4e00\u5929","label":"\u9690\u85cf\u4fa7\u8fb9\u680f \u2013 \u4e00\u5929","description":"\u5c06\u4fa7\u8fb9\u680f\u9690\u85cf\u4e00\u5929\u3002"},"dvmd_acsb_hide_sidebar_week":{"text":"\u4e00\u5468","label":"\u9690\u85cf\u4fa7\u8fb9\u680f \u2013 \u4e00\u5468","description":"\u5c06\u4fa7\u8fb9\u680f\u9690\u85cf\u4e00\u5468\u3002"},"dvmd_acsb_hide_sidebar_button":{"text":"\u7acb\u5373\u9690\u85cf","label":"\u7acb\u5373\u9690\u85cf","description":"\u7acb\u5373\u9690\u85cf\u8f85\u52a9\u529f\u80fd\u4fa7\u8fb9\u680f\u3002"},"dvmd_acsb_accessibility_profiles":{"text":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6","label":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6","description":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6\u6fc0\u6d3b\u591a\u4e2a\u5de5\u5177\uff0c\u65e8\u5728\u6839\u636e\u7528\u6237\u9700\u6c42\u6216\u504f\u597d\u6539\u5584\u7f51\u7ad9\u7684\u53ef\u8bbf\u95ee\u6027\u3002"},"dvmd_acsb_profile":{"text":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6","label":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6","description":"\u9009\u62e9\u4e00\u4e2a\u9002\u5408\u60a8\u9700\u6c42\u6216\u504f\u597d\u7684\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6\u3002"},"dvmd_acsb_profile_none":{"text":"\u65e0","label":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6 \u2013 \u65e0","description":"\u9009\u62e9\u4e00\u4e2a\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6\u3002"},"dvmd_acsb_profile_blindness":{"text":"\u5931\u660e","label":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6 \u2013 \u5931\u660e","description":"\u6b64\u914d\u7f6e\u6587\u4ef6\u542f\u7528\u5c4f\u5e55\u9605\u8bfb\u5668\u5de5\u5177\uff0c\u65e8\u5728\u6539\u5584\u89c6\u969c\u7528\u6237\u7684\u53ef\u8bbf\u95ee\u6027\u3002"},"dvmd_acsb_profile_color_blindness":{"text":"\u8272\u76f2","label":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6 \u2013 \u8272\u76f2","description":"\u6b64\u914d\u7f6e\u6587\u4ef6\u542f\u7528\u989c\u8272\u9971\u548c\u5ea6\u5de5\u5177\uff0c\u65e8\u5728\u6539\u5584\u8272\u76f2\u7528\u6237\u7684\u53ef\u8bbf\u95ee\u6027\u3002"},"dvmd_acsb_profile_visual_impairment":{"text":"\u89c6\u89c9\u969c\u788d","label":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6 \u2013 \u89c6\u89c9\u969c\u788d","description":"\u6b64\u914d\u7f6e\u6587\u4ef6\u542f\u7528\u591a\u4e2a\u5de5\u5177\uff0c\u65e8\u5728\u6539\u5584\u89c6\u89c9\u969c\u788d\u7528\u6237\u7684\u53ef\u8bbf\u95ee\u6027\u3002"},"dvmd_acsb_profile_motor_impairment":{"text":"\u8fd0\u52a8\u969c\u788d","label":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6 \u2013 \u8fd0\u52a8\u969c\u788d","description":"\u6b64\u914d\u7f6e\u6587\u4ef6\u542f\u7528\u591a\u4e2a\u5de5\u5177\uff0c\u65e8\u5728\u6539\u5584\u8fd0\u52a8\u969c\u788d\u7528\u6237\u7684\u53ef\u8bbf\u95ee\u6027\u3002"},"dvmd_acsb_profile_cognitive_disability":{"text":"\u8ba4\u77e5\u969c\u788d","label":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6 \u2013 \u8ba4\u77e5\u969c\u788d","description":"\u6b64\u914d\u7f6e\u6587\u4ef6\u542f\u7528\u591a\u4e2a\u5de5\u5177\uff0c\u65e8\u5728\u6539\u5584\u8ba4\u77e5\u969c\u788d\u7528\u6237\u7684\u53ef\u8bbf\u95ee\u6027\u3002"},"dvmd_acsb_profile_seizures_and_epilepsy":{"text":"\u766b\u75eb\u548c\u766b\u75eb","label":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6 \u2013 \u766b\u75eb\u548c\u766b\u75eb","description":"\u6b64\u914d\u7f6e\u6587\u4ef6\u542f\u7528\u591a\u4e2a\u5de5\u5177\uff0c\u65e8\u5728\u6539\u5584\u766b\u75eb\u6216\u766b\u75eb\u7528\u6237\u7684\u53ef\u8bbf\u95ee\u6027\u3002"},"dvmd_acsb_profile_dyslexia":{"text":"\u9605\u8bfb\u969c\u788d","label":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6 \u2013 \u9605\u8bfb\u969c\u788d","description":"\u6b64\u914d\u7f6e\u6587\u4ef6\u542f\u7528\u591a\u4e2a\u5de5\u5177\uff0c\u65e8\u5728\u6539\u5584\u9605\u8bfb\u969c\u788d\u7528\u6237\u7684\u53ef\u8bbf\u95ee\u6027\u3002"},"dvmd_acsb_profile_adhd":{"text":"\u6ce8\u610f\u529b\u7f3a\u9677\u591a\u52a8\u969c\u788d","label":"\u8f85\u52a9\u529f\u80fd\u914d\u7f6e\u6587\u4ef6 \u2013 \u6ce8\u610f\u529b\u7f3a\u9677\u591a\u52a8\u969c\u788d","description":"\u6b64\u914d\u7f6e\u6587\u4ef6\u542f\u7528\u591a\u4e2a\u5de5\u5177\uff0c\u65e8\u5728\u6539\u5584\u6ce8\u610f\u529b\u7f3a\u9677\u591a\u52a8\u969c\u788d\u7528\u6237\u7684\u53ef\u8bbf\u95ee\u6027\u3002"},"dvmd_acsb_screen_reader":{"text":"\u5c4f\u5e55\u9605\u8bfb\u5668","label":"\u5c4f\u5e55\u9605\u8bfb\u5668","description":"\u5c4f\u5e55\u9605\u8bfb\u5668\u65e8\u5728\u5c06\u7f51\u7ad9\u6587\u672c\u8f6c\u6362\u4e3a\u53ef\u542c\u7684\u8bed\u97f3\uff0c\u4ee5\u4f9b\u89c6\u529b\u969c\u788d\u6216\u9605\u8bfb\u56f0\u96be\u7684\u7528\u6237\u4f7f\u7528\u3002"},"dvmd_acsb_screen_reader_mode":{"text":"\u5c4f\u5e55\u9605\u8bfb\u5668\u6a21\u5f0f","label":"\u5c4f\u5e55\u9605\u8bfb\u5668\u6a21\u5f0f","description":"\u9009\u62e9\u4e00\u4e2a\u5c4f\u5e55\u9605\u8bfb\u5668\u6a21\u5f0f\uff0c\u5c06\u7f51\u7ad9\u6587\u672c\u8f6c\u6362\u4e3a\u53ef\u542c\u7684\u8bed\u97f3\u3002"},"dvmd_acsb_screen_reader_mode_off":{"label":"\u5c4f\u5e55\u9605\u8bfb\u5668\u6a21\u5f0f \u2013 \u5173\u95ed","description":"\u9009\u62e9\u4e00\u4e2a\u5c4f\u5e55\u9605\u8bfb\u5668\u6a21\u5f0f\u3002"},"dvmd_acsb_screen_reader_mode_manual":{"label":"\u5c4f\u5e55\u9605\u8bfb\u5668\u6a21\u5f0f \u2013 \u624b\u52a8","description":"\u5728\u6b64\u6a21\u5f0f\u4e0b\uff0c\u5c4f\u5e55\u9605\u8bfb\u5668\u5c06\u9605\u8bfb\u6d3b\u52a8\u7684\u7f51\u7ad9\u5143\u7d20\u3002\u5355\u51fb\u6216\u4f7f\u7528 Tab \u952e\u5bfc\u822a\u5230\u60a8\u5e0c\u671b\u5c4f\u5e55\u9605\u8bfb\u5668\u9605\u8bfb\u7684\u5143\u7d20\u3002"},"dvmd_acsb_screen_reader_mode_automatic":{"label":"\u5c4f\u5e55\u9605\u8bfb\u5668\u6a21\u5f0f \u2013 \u81ea\u52a8","description":"\u5728\u6b64\u6a21\u5f0f\u4e0b\uff0c\u5c4f\u5e55\u9605\u8bfb\u5668\u5c06\u9605\u8bfb\u5b8c\u6574\u7684\u7f51\u7ad9\u9875\u9762\u5185\u5bb9\u3002\u5355\u51fb\u6309\u94ae\u4ee5\u6682\u505c\u548c\u6062\u590d\u5c4f\u5e55\u9605\u8bfb\u5668\u3002"},"dvmd_acsb_screen_reader_speed":{"text":"\u5c4f\u5e55\u9605\u8bfb\u5668\u901f\u5ea6","label":"\u5c4f\u5e55\u9605\u8bfb\u5668\u901f\u5ea6","description":"\u9009\u62e9\u5c4f\u5e55\u9605\u8bfb\u5668\u8bed\u97f3\u7684\u901f\u5ea6\u3002"},"dvmd_acsb_screen_reader_speed_slow":{"text":"\u6162","label":"\u5c4f\u5e55\u9605\u8bfb\u5668\u901f\u5ea6 \u2013 \u6162"},"dvmd_acsb_screen_reader_speed_medium":{"text":"\u4e2d\u7b49","label":"\u5c4f\u5e55\u9605\u8bfb\u5668\u901f\u5ea6 \u2013 \u4e2d\u7b49"},"dvmd_acsb_screen_reader_speed_fast":{"text":"\u5feb","label":"\u5c4f\u5e55\u9605\u8bfb\u5668\u901f\u5ea6 \u2013 \u5feb"},"dvmd_acsb_screen_reader_voice":{"text":"\u5c4f\u5e55\u9605\u8bfb\u5668\u8bed\u97f3","label":"\u5c4f\u5e55\u9605\u8bfb\u5668\u8bed\u97f3","description":"\u9009\u62e9\u4e00\u4e2a\u5c4f\u5e55\u9605\u8bfb\u5668\u8bed\u97f3\uff0c\u4ee5\u6ee1\u8db3\u60a8\u7684\u9700\u6c42\u6216\u504f\u597d\u3002"},"dvmd_acsb_screen_reader_voice_list":{"label":"\u9009\u62e9\u5c4f\u5e55\u9605\u8bfb\u5668\u8bed\u97f3"},"dvmd_acsb_screen_reader_voice_error":{"text":"\u83b7\u53d6\u5c4f\u5e55\u9605\u8bfb\u5668\u8bed\u97f3\u65f6\u51fa\u9519","label":"\u83b7\u53d6\u5c4f\u5e55\u9605\u8bfb\u5668\u8bed\u97f3\u65f6\u51fa\u9519"},"dvmd_acsb_screen_reader_voice_other_group":{"text":"\u5176\u4ed6"},"dvmd_acsb_screen_reader_voice_system_option":{"text":"\u4f7f\u7528\u7cfb\u7edf\u9ed8\u8ba4"},"dvmd_acsb_screen_reader_voice_sidebar_option":{"text":"\u4e0e\u4fa7\u8fb9\u680f\u8bed\u8a00\u5339\u914d"},"dvmd_acsb_navigation_tools":{"text":"\u5bfc\u822a\u5de5\u5177","label":"\u5bfc\u822a\u5de5\u5177","description":"\u5bfc\u822a\u5de5\u5177\u65e8\u5728\u4e3a\u6240\u6709\u7528\u6237\u7b80\u5316\u4f18\u5316\u7684\u7f51\u7ad9\u5bfc\u822a\u3002"},"dvmd_acsb_large_cursor":{"text":"\u5927\u5149\u6807","label":"\u5927\u5149\u6807","description":"\u8c03\u6574\u7f51\u7ad9\u5149\u6807\u7684\u5927\u5c0f\u548c\u989c\u8272\u3002"},"dvmd_acsb_large_cursor_off":{"label":"\u5927\u5149\u6807 \u2013 \u5173\u95ed"},"dvmd_acsb_large_cursor_black":{"text":"\u9ed1\u8272","label":"\u5927\u5149\u6807 \u2013 \u9ed1\u8272"},"dvmd_acsb_large_cursor_white":{"text":"\u767d\u8272","label":"\u5927\u5149\u6807 \u2013 \u767d\u8272"},"dvmd_acsb_focus_ring":{"text":"\u7126\u70b9\u73af","label":"\u7126\u70b9\u73af","description":"\u542f\u7528\u7126\u70b9\u73af\u4ee5\u7a81\u51fa\u5f53\u524d\u7126\u70b9\u7684\u7f51\u7ad9\u5143\u7d20\u3002"},"dvmd_acsb_focus_ring_off":{"label":"\u7126\u70b9\u73af \u2013 \u5173\u95ed"},"dvmd_acsb_focus_ring_on":{"text":"\u7126\u70b9\u73af","label":"\u7126\u70b9\u73af \u2013 \u5f00\u542f"},"dvmd_acsb_page_structure":{"text":"\u9875\u9762\u7ed3\u6784","label":"\u9875\u9762\u7ed3\u6784","description":"\u901a\u8fc7\u5217\u51fa\u548c\u7a81\u51fa\u663e\u793a\u9875\u9762\u7684\u6807\u9898\u3001\u5730\u6807\u548c\u94fe\u63a5\u6765\u663e\u793a\u7f51\u7ad9\u7ed3\u6784\u3002"},"dvmd_acsb_page_structure_off":{"label":"\u9875\u9762\u7ed3\u6784 \u2013 \u5173\u95ed"},"dvmd_acsb_page_structure_off_note":{"text":"\u9009\u62e9\u4e00\u4e2a\u9009\u9879\u5361\u4ee5\u67e5\u770b\u9875\u9762\u7ed3\u6784\u3002"},"dvmd_acsb_page_structure_headings":{"text":"\u6807\u9898","label":"\u9875\u9762\u7ed3\u6784 \u2013 \u6807\u9898"},"dvmd_acsb_page_structure_headings_note":{"text":"\u672a\u627e\u5230\u6807\u9898\u3002"},"dvmd_acsb_page_structure_landmarks":{"text":"\u5730\u6807","label":"\u9875\u9762\u7ed3\u6784 \u2013 \u5730\u6807"},"dvmd_acsb_page_structure_landmarks_note":{"text":"\u672a\u627e\u5230\u5730\u6807\u3002"},"dvmd_acsb_page_structure_links":{"text":"\u94fe\u63a5","label":"\u9875\u9762\u7ed3\u6784 \u2013 \u94fe\u63a5"},"dvmd_acsb_page_structure_links_note":{"text":"\u672a\u627e\u5230\u94fe\u63a5\u3002"},"dvmd_acsb_reading_tools":{"text":"\u9605\u8bfb\u5de5\u5177","label":"\u9605\u8bfb\u5de5\u5177","description":"\u9605\u8bfb\u5de5\u5177\u65e8\u5728\u6539\u5584\u5177\u6709\u9605\u8bfb\u56f0\u96be\u7684\u7528\u6237\u7684\u7f51\u7ad9\u53ef\u8bfb\u6027\u3002"},"dvmd_acsb_tooltip":{"text":"\u5de5\u5177\u63d0\u793a","label":"\u5de5\u5177\u63d0\u793a","description":"\u542f\u7528\u5de5\u5177\u63d0\u793a\uff0c\u4ee5\u663e\u793a\u6d3b\u52a8\u7f51\u7ad9\u5143\u7d20\u7684\u9644\u52a0\u4fe1\u606f\u3002"},"dvmd_acsb_tooltip_off":{"label":"\u5de5\u5177\u63d0\u793a \u2013 \u5173\u95ed"},"dvmd_acsb_tooltip_small":{"text":"\u5c0f","label":"\u5de5\u5177\u63d0\u793a \u2013 \u5c0f"},"dvmd_acsb_tooltip_medium":{"text":"\u4e2d","label":"\u5de5\u5177\u63d0\u793a \u2013 \u4e2d"},"dvmd_acsb_tooltip_large":{"text":"\u5927","label":"\u5de5\u5177\u63d0\u793a \u2013 \u5927"},"dvmd_acsb_reading_guide":{"text":"\u9605\u8bfb\u6307\u5357","label":"\u9605\u8bfb\u6307\u5357","description":"\u542f\u7528\u9605\u8bfb\u6307\u5357\uff0c\u4e00\u6b21\u805a\u7126\u4e8e\u4e00\u884c\u6587\u672c\u3002"},"dvmd_acsb_reading_guide_off":{"label":"\u9605\u8bfb\u6307\u5357 \u2013 \u5173\u95ed"},"dvmd_acsb_reading_guide_small":{"text":"\u5c0f","label":"\u9605\u8bfb\u6307\u5357 \u2013 \u5c0f"},"dvmd_acsb_reading_guide_medium":{"text":"\u4e2d","label":"\u9605\u8bfb\u6307\u5357 \u2013 \u4e2d"},"dvmd_acsb_reading_guide_large":{"text":"\u5927","label":"\u9605\u8bfb\u6307\u5357 \u2013 \u5927"},"dvmd_acsb_reading_mask":{"text":"\u9605\u8bfb\u8499\u7248","label":"\u9605\u8bfb\u8499\u7248","description":"\u542f\u7528\u9605\u8bfb\u8499\u7248\uff0c\u805a\u7126\u4e8e\u7279\u5b9a\u7684\u7f51\u7ad9\u5185\u5bb9\u3002"},"dvmd_acsb_reading_mask_off":{"label":"\u9605\u8bfb\u8499\u7248 \u2013 \u5173\u95ed"},"dvmd_acsb_reading_mask_small":{"text":"\u5c0f","label":"\u9605\u8bfb\u8499\u7248 \u2013 \u5c0f"},"dvmd_acsb_reading_mask_medium":{"text":"\u4e2d","label":"\u9605\u8bfb\u8499\u7248 \u2013 \u4e2d"},"dvmd_acsb_reading_mask_large":{"text":"\u5927","label":"\u9605\u8bfb\u8499\u7248 \u2013 \u5927"},"dvmd_acsb_text_tools":{"text":"\u6587\u672c\u5de5\u5177","label":"\u6587\u672c\u5de5\u5177","description":"\u6587\u672c\u5de5\u5177\u65e8\u5728\u6539\u5584\u5177\u6709\u89c6\u529b\u969c\u788d\u7684\u7528\u6237\u7684\u7f51\u7ad9\u53ef\u8bfb\u6027\u3002"},"dvmd_acsb_text_font":{"text":"\u6587\u672c\u5b57\u4f53","label":"\u6587\u672c\u5b57\u4f53","description":"\u8c03\u6574\u7f51\u7ad9\u6587\u672c\u5b57\u4f53\u4ee5\u589e\u5f3a\u53ef\u8bfb\u6027\u3002"},"dvmd_acsb_text_font_off":{"label":"\u6587\u672c\u5b57\u4f53 \u2013 \u5173\u95ed"},"dvmd_acsb_text_font_sansserif":{"text":"\u65e0\u886c\u7ebf\u5b57\u4f53","label":"\u6587\u672c\u5b57\u4f53 \u2013 \u65e0\u886c\u7ebf\u5b57\u4f53"},"dvmd_acsb_text_font_dyslexic":{"text":"\u5931\u8bfb\u75c7\u5b57\u4f53","label":"\u6587\u672c\u5b57\u4f53 \u2013 \u5931\u8bfb\u75c7\u5b57\u4f53"},"dvmd_acsb_text_size":{"text":"\u6587\u672c\u5927\u5c0f","label":"\u6587\u672c\u5927\u5c0f","description":"\u8c03\u6574\u7f51\u7ad9\u6587\u672c\u5927\u5c0f\u4ee5\u4fbf\u8212\u9002\u9605\u8bfb\u3002"},"dvmd_acsb_text_size_off":{"label":"\u6587\u672c\u5927\u5c0f \u2013 \u5173\u95ed"},"dvmd_acsb_text_size_1":{"label":"\u6587\u672c\u5927\u5c0f \u2013 \u589e\u592710%"},"dvmd_acsb_text_size_2":{"label":"\u6587\u672c\u5927\u5c0f \u2013 \u589e\u592730%"},"dvmd_acsb_text_size_3":{"label":"\u6587\u672c\u5927\u5c0f \u2013 \u589e\u592750%"},"dvmd_acsb_text_size_4":{"label":"\u6587\u672c\u5927\u5c0f \u2013 \u589e\u592770%"},"dvmd_acsb_line_height":{"text":"\u884c\u9ad8","label":"\u884c\u9ad8","description":"\u8c03\u6574\u7f51\u7ad9\u884c\u95f4\u8ddd\u4ee5\u51cf\u5c11\u773c\u90e8\u538b\u529b\u3002"},"dvmd_acsb_line_height_off":{"label":"\u884c\u9ad8 \u2013 \u5173\u95ed"},"dvmd_acsb_line_height_1":{"label":"\u884c\u9ad8 \u2013 1.5"},"dvmd_acsb_line_height_2":{"label":"\u884c\u9ad8 \u2013 2"},"dvmd_acsb_line_height_3":{"label":"\u884c\u9ad8 \u2013 2.5"},"dvmd_acsb_line_height_4":{"label":"\u884c\u9ad8 \u2013 3"},"dvmd_acsb_text_spacing":{"text":"\u6587\u672c\u95f4\u8ddd","label":"\u6587\u672c\u95f4\u8ddd","description":"\u8c03\u6574\u7f51\u7ad9\u5b57\u7b26\u95f4\u8ddd\u4ee5\u589e\u5f3a\u53ef\u8bfb\u6027\u3002"},"dvmd_acsb_text_spacing_off":{"label":"\u6587\u672c\u95f4\u8ddd \u2013 \u5173\u95ed"},"dvmd_acsb_text_spacing_1":{"label":"\u6587\u672c\u95f4\u8ddd \u2013 \u589e\u592710%"},"dvmd_acsb_text_spacing_2":{"label":"\u6587\u672c\u95f4\u8ddd \u2013 \u589e\u592720%"},"dvmd_acsb_text_spacing_3":{"label":"\u6587\u672c\u95f4\u8ddd \u2013 \u589e\u592730%"},"dvmd_acsb_text_spacing_4":{"label":"\u6587\u672c\u95f4\u8ddd \u2013 \u589e\u592740%"},"dvmd_acsb_text_alignment":{"text":"\u6587\u672c\u5bf9\u9f50","label":"\u6587\u672c\u5bf9\u9f50","description":"\u8c03\u6574\u7f51\u7ad9\u6587\u672c\u5bf9\u9f50\u65b9\u5f0f\u4ee5\u83b7\u5f97\u6700\u4f73\u7684\u53ef\u8bfb\u6027\u3002"},"dvmd_acsb_text_alignment_off":{"label":"\u6587\u672c\u5bf9\u9f50 \u2013 \u5173\u95ed"},"dvmd_acsb_text_alignment_left":{"label":"\u6587\u672c\u5bf9\u9f50 \u2013 \u5de6\u5bf9\u9f50"},"dvmd_acsb_text_alignment_center":{"label":"\u6587\u672c\u5bf9\u9f50 \u2013 \u5c45\u4e2d"},"dvmd_acsb_text_alignment_right":{"label":"\u6587\u672c\u5bf9\u9f50 \u2013 \u53f3\u5bf9\u9f50"},"dvmd_acsb_text_alignment_justify":{"label":"\u6587\u672c\u5bf9\u9f50 \u2013 \u4e24\u7aef\u5bf9\u9f50"},"dvmd_acsb_graphics_tools":{"text":"\u56fe\u5f62\u5de5\u5177","label":"\u56fe\u5f62\u5de5\u5177","description":"\u56fe\u5f62\u5de5\u5177\u65e8\u5728\u4e3a\u5177\u6709\u89c6\u529b\u969c\u788d\u6216\u611f\u5b98\u654f\u611f\u6027\u7684\u7528\u6237\u4f18\u5316\u7f51\u7ad9\u5916\u89c2\u3002"},"dvmd_acsb_color_saturation":{"text":"\u989c\u8272\u9971\u548c\u5ea6","label":"\u989c\u8272\u9971\u548c\u5ea6","description":"\u8c03\u6574\u7f51\u7ad9\u989c\u8272\u7684\u5f3a\u5ea6\u4ee5\u589e\u5f3a\u53ef\u89c1\u6027\u3002"},"dvmd_acsb_color_saturation_off":{"label":"\u989c\u8272\u9971\u548c\u5ea6 \u2013 \u5173\u95ed"},"dvmd_acsb_color_saturation_none":{"text":"\u65e0","label":"\u989c\u8272\u9971\u548c\u5ea6 \u2013 \u65e0"},"dvmd_acsb_color_saturation_low":{"text":"\u4f4e","label":"\u989c\u8272\u9971\u548c\u5ea6 \u2013 \u4f4e"},"dvmd_acsb_color_saturation_high":{"text":"\u9ad8","label":"\u989c\u8272\u9971\u548c\u5ea6 \u2013 \u9ad8"},"dvmd_acsb_color_contrast":{"text":"\u989c\u8272\u5bf9\u6bd4\u5ea6","label":"\u989c\u8272\u5bf9\u6bd4\u5ea6","description":"\u8c03\u6574\u7f51\u7ad9\u6587\u672c\u548c\u80cc\u666f\u4e4b\u95f4\u7684\u5bf9\u6bd4\u5ea6\u4ee5\u63d0\u9ad8\u53ef\u8bfb\u6027\u3002"},"dvmd_acsb_color_contrast_off":{"label":"\u989c\u8272\u5bf9\u6bd4\u5ea6 \u2013 \u5173\u95ed"},"dvmd_acsb_color_contrast_invert":{"text":"\u53cd\u8f6c","label":"\u989c\u8272\u5bf9\u6bd4\u5ea6 \u2013 \u53cd\u8f6c"},"dvmd_acsb_color_contrast_dark":{"text":"\u6df1\u8272","label":"\u989c\u8272\u5bf9\u6bd4\u5ea6 \u2013 \u6df1\u8272"},"dvmd_acsb_color_contrast_light":{"text":"\u6d45\u8272","label":"\u989c\u8272\u5bf9\u6bd4\u5ea6 \u2013 \u6d45\u8272"},"dvmd_acsb_hide_images":{"text":"\u9690\u85cf\u56fe\u7247","label":"\u9690\u85cf\u56fe\u7247","description":"\u9690\u85cf\u7f51\u7ad9\u56fe\u7247\u4ee5\u51cf\u5c11\u89c6\u89c9\u6742\u4e71\uff0c\u63d0\u9ad8\u6ce8\u610f\u529b\u96c6\u4e2d\u3002"},"dvmd_acsb_hide_images_off":{"label":"\u9690\u85cf\u56fe\u7247 \u2013 \u5173\u95ed"},"dvmd_acsb_hide_images_on":{"text":"\u9690\u85cf\u56fe\u7247","label":"\u9690\u85cf\u56fe\u7247 \u2013 \u5f00\u542f"},"dvmd_acsb_stop_animations":{"text":"\u505c\u6b62\u52a8\u753b","label":"\u505c\u6b62\u52a8\u753b","description":"\u7981\u7528\u7f51\u7ad9CSS\u52a8\u6548\u548cGIF\u52a8\u753b\u4ee5\u51cf\u5c11\u5e72\u6270\u3002"},"dvmd_acsb_stop_animations_off":{"label":"\u505c\u6b62\u52a8\u753b \u2013 \u5173\u95ed"},"dvmd_acsb_stop_animations_on":{"text":"\u505c\u6b62\u52a8\u753b","label":"\u505c\u6b62\u52a8\u753b \u2013 \u5f00\u542f"},"dvmd_acsb_accessibility_statement":{"text":"\u65e0\u969c\u788d\u58f0\u660e","label":"\u65e0\u969c\u788d\u58f0\u660e","description":"\u65e0\u969c\u788d\u58f0\u660e\u5411\u7528\u6237\u63d0\u4f9b\u91cd\u8981\u7684\u7f51\u7ad9\u65e0\u969c\u788d\u4fe1\u606f\u3002"},"dvmd_acsb_statement_text":{"label":"\u65e0\u969c\u788d\u58f0\u660e\u6587\u672c"},"dvmd_acsb_statement_page":{"text":"\u58f0\u660e\u9875\u9762","label":"\u65e0\u969c\u788d\u58f0\u660e\u9875\u9762","description":"\u524d\u5f80\u7f51\u7ad9\u65e0\u969c\u788d\u58f0\u660e\u9875\u9762\u3002"},"dvmd_acsb_plugin_credit":{"text":"\u7531Divi-Modules\u521b\u5efa","label":"\u7531Divi-Modules\u521b\u5efa","description":"\u8bbf\u95eedivi-modules.com"}}},"options":{"general":{"sidebar_language":"auto","visibility_breakpoint":"off","visibility_post_types":[],"quick_key_modifier_keys":["shift","control"],"quick_key_toggle_sidebar":"k","quick_key_reset_sidebar":"l","font_source":"local","cookie_enabled":true},"appearance":{"button_size":"50","button_icon":"uai","button_position":"bottom_left","button_position_rtl":"bottom_left","button_margin_horz":"25","button_margin_vert":"25","button_foreground_color":"#ffffff","button_background_color":"#d22f3e","button_border_width":"2","button_drop_shadow":true,"sidebar_size":"3","sidebar_position":"left","sidebar_toggle":"dvmd_acsb_sidebar_settings","sidebar_background_color":"#e8eef6","sidebar_foreground_color":"#ffffff","sidebar_button_color":"#d22f3e","sidebar_text_color":"#444444","sidebar_plugin_credit":false,"highlight_screen_reader_color":"#d22f3e","highlight_focus_ring_color":"#d22f3e","highlight_headings_color":"#d22f3e","highlight_landmarks_color":"#d22f3e","highlight_links_color":"#d22f3e","highlight_tooltip_color":"#d22f3e"},"features":{"sidebar_size":true,"sidebar_position":true,"sidebar_language":true,"hide_sidebar":true,"profile_blindness":true,"profile_color_blindness":true,"profile_visual_impairment":true,"profile_motor_impairment":true,"profile_cognitive_disability":true,"profile_seizures_and_epilepsy":true,"profile_dyslexia":true,"profile_adhd":true,"screen_reader_mode":true,"screen_reader_speed":true,"screen_reader_voice":"sidebar","screen_reader_id":"#main-content","large_cursor":true,"focus_ring":true,"page_structure":true,"tooltip":true,"reading_guide":true,"reading_mask":true,"text_font":true,"text_size":true,"line_height":true,"text_spacing":true,"text_alignment":true,"color_saturation":true,"color_contrast":true,"hide_images":true,"stop_animations":["divi_animation","gif_animation","css_animation","css_transition"],"statement_text":false,"statement_page":true},"statement":{"statement_page":"\/privacy-and-accessibility-policy","statement_text":""}},"defaults":{"sidebar_size":"3","sidebar_position":"left","sidebar_language":"en","sidebar_toggle":"dvmd_acsb_sidebar_settings","hide_sidebar":"once","profile":"none","screen_reader_mode":"off","screen_reader_speed":"medium","screen_reader_voice":"sidebar","large_cursor":"off","focus_ring":"off","page_structure":"off","tooltip":"off","reading_guide":"off","reading_mask":"off","text_font":"off","text_size":"off","text_spacing":"off","line_height":"off","text_alignment":"off","color_saturation":"off","color_contrast":"off","hide_images":"off","stop_animations":"off"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-modules-accessibility-sidebar/extensions/scripts/app-script-min.js?ver=2.0.0" id="dvmd-acsb-app-script-js"></script>
<script type="text/javascript" id="dvmd-actw-app-script-js-extra">
/* <![CDATA[ */
var DVMD_ACTW_Script_Data = {"tweaks":{"focus_ring":"none","focus_ring_color":"#d22f3e","main_menu":true,"main_menu_ids":true,"search_forms":true,"social_media_icons":true,"website_scaling":true,"reduced_motion":true,"accordion_module":true,"contact_form_module":true,"menu_module":true,"person_module":true,"search_module":true,"tabs_module":true,"toggle_module":true,"tab_navigation":"enabled","navigation_direction":"visual","submenu_behavior":"automatic"},"links":{"skip_to_navigation":true,"skip_to_navigation_text":"","skip_to_navigation_id":"#top-menu-nav\n#et-navigation","skip_to_content":true,"skip_to_content_text":"","skip_to_content_id":"#main-content","skip_to_footer":true,"skip_to_footer_text":"","skip_to_footer_id":"#main-footer\n#footer","open_accessibility_sidebar":true,"open_accessibility_sidebar_text":"","text_color":"#444444","background_color":"#ffffff","border_color":"#2266ff","border_width":"2","drop_shadow":true},"strings":{"menu_desktop_module":"Menu","menu_desktop_primary":"Primary Menu","menu_desktop_secondary":"Secondary Menu","menu_desktop_footer":"Footer Menu","menu_mobile_module":"Mobile Menu","menu_mobile_primary":"Primary Mobile Menu","menu_mobile_secondary":"Secondary Mobile Menu","menu_mobile_footer":"Footer Mobile Menu","items":"items","link_to_cart":"Link to Cart","close":"Close","search":"Search","search_form":"Search Form","search_for":"Search for:","search_submit":"Submit search","open_search_form":"Open search form","close_search_form":"Close search form","link_to_blogger":"Link to Blogger","link_to_delicious":"Link to Delicious","link_to_deviantart":"Link to DeviantArt","link_to_dribbble":"Link to Dribbble","link_to_facebook":"Link to Facebook","link_to_flickr":"Link to Flickr","link_to_google-plus":"Link to Google Plus","link_to_googleplus":"Link to Google Plus","link_to_instagram":"Link to Instagram","link_to_linkedin":"Link to Linkedin","link_to_myspace":"Link to Myspace","link_to_picassa":"Link to Picassa","link_to_pinterest":"Link to Pinterest","link_to_rss":"Link to RSS","link_to_skype":"Link to Skype","link_to_spotify":"Link to Spotify","link_to_stumbleupon":"Link to StumbleUpon","link_to_tumblr":"Link to Tumblr","link_to_twitter":"Link to X (Twitter)","link_to_vimeo":"Link to Vimeo","link_to_wordpress":"Link to WordPress","link_to_youtube":"Link to YouTube","telephone_number":"Telephone Number","email_address":"Email Address","skip_to_navigation":"Skip To Navigation","skip_to_content":"Skip To Content","skip_to_footer":"Skip To Footer","open_accessibility_sidebar":"Open Accessibility Sidebar"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-modules-accessibility-tweaks/extensions/scripts/app-script-min.js?ver=2.0.0" id="dvmd-actw-app-script-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/vendor/js/modernizr.custom.js?ver=1.0.0" id="dipi-popup-maker-modernizr-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/popup_effect.min.js?ver=1.0.0" id="dipi-popup-maker-popup-effect-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/Breakpoint.min.js?ver=2.36.1" id="DIPI_Breakpoint-js"></script>
<script type="text/javascript" id="DIPI_CollapseSubmenu-js-extra">
/* <![CDATA[ */
var dipi_CollapseSubmenu_data = {"collapse_submenu_prevent_parent_opening":""};
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/CollapseSubmenu.min.js?ver=2.36.1" id="DIPI_CollapseSubmenu-js"></script>
<script type="text/javascript" id="DIPI_MobileMenuFullscreen-js-extra">
/* <![CDATA[ */
var dipi_data = {"slide_menu_class":"dipi-menu-animation-slide-bottom","background_animation_class":"dipi-menu-background-animation-grow"};
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/Fullscreen.min.js?ver=2.36.1" id="DIPI_MobileMenuFullscreen-js"></script>
<script type="text/javascript" id="dipi_scroll_top_js-js-extra">
/* <![CDATA[ */
var dipi_scroll_top_vars = {"use_btt_custom_link":"","btt_link":"","btt_custom_text":"Top","btt_button_style":"display_icon","btt_text_placement":"vertically","btt_hover_anim":"zoomup"};
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/scroll-top.min.js?ver=2.36.1" id="dipi_scroll_top_js-js"></script>
<script type="text/javascript" id="divi-custom-script-js-extra">
/* <![CDATA[ */
var DIVI = {"item_count":"%d Item","items_count":"%d Items"};
var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"};
var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"};
var et_pb_custom = {"ajaxurl":"https:\/\/goamo.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/goamo.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/goamo.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"6bd659fa73","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"e474f0bbec","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"2","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/goamo.com\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#1b1b1b","waypoints_options":[]};
var et_pb_box_shadow_elements = [];
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.4" id="divi-custom-script-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=4.27.4" id="fitvids-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/scripts/frontend-bundle.min.js?ver=1.0.0" id="divi-pixel-frontend-bundle-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.27.4" id="et-core-common-js"></script>
<script type="text/javascript" id="mediaelement-core-js-before">
/* <![CDATA[ */
var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.7.1" id="mediaelement-migrate-js"></script>
<script type="text/javascript" id="mediaelement-js-extra">
/* <![CDATA[ */
var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"};
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.7.1" id="wp-mediaelement-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/morphext.min.js?ver=2.36.1" id="dipi_morphext-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/FancyText.min.js?ver=2.36.1" id="dipi_fancy_text_public-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/vendor/js/ResizeSensor.js?ver=2.36.1" id="dipi_resize_sensor-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/FlipBox.min.js?ver=2.36.1" id="dipi_flip_box_public-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/vendor/js/dotlottie-player.min.js?ver=2.36.1" id="dipi_dotlottie_player-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/vendor/js/lottie-player.min.js?ver=2.36.1" id="dipi_lottie_player-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/vendor/js/lottie-interactivity.min.js?ver=2.36.1" id="dipi_lottie_interactivity-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/vendor/js/lottie.min.js?ver=2.36.1" id="dipi_lottie-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/LottieIcon.min.js?ver=2.36.1" id="dipi_lottie_icon_public-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/vendor/js/easypiechart.js?ver=2.36.1" id="easypiechart-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/vendor/js/circliful.js?ver=2.36.1" id="circliful-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/Counter.min.js?ver=2.36.1" id="dipi_counter_public-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/vendor/js/swiper.5.3.8.min.js?ver=2.36.1" id="dipi_swiper-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/vendor/js/magnific-popup.min.js?ver=2.36.1" id="magnific-popup-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/public/js/Testimonial.min.js?ver=2.36.1" id="dipi_testimonial_public-js"></script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/vendor/js/jquery.exitintent.min.js?ver=1.0.0" id="exit-intent-js"></script>
<script type="text/javascript" id="DIPI_ClearDiviCache-js-extra">
/* <![CDATA[ */
var dipi_cache_data = {"adminAjaxURL":"https:\/\/goamo.com\/wp-admin\/admin-ajax.php","isAdmin":""};
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-content/plugins/divi-pixel/dist/admin/js/ClearDiviCache.min.js?ver=2.36.1" id="DIPI_ClearDiviCache-js"></script>
<script type="text/javascript" id="et-builder-modules-script-motion-js-extra">
/* <![CDATA[ */
var et_pb_motion_elements = {"desktop":[{"id":".et_pb_row_2","start":0,"midStart":15,"midEnd":15,"end":100,"startValue":1,"midValue":0,"endValue":0,"resolver":"translateY","module_type":"et_pb_row","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_row_2","start":0,"midStart":50,"midEnd":50,"end":100,"startValue":0,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_row","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_12","start":0,"midStart":30,"midEnd":30,"end":100,"startValue":0,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_13","start":0,"midStart":30,"midEnd":30,"end":100,"startValue":0,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_15","start":0,"midStart":20,"midEnd":20,"end":100,"startValue":-1,"midValue":0,"endValue":0,"resolver":"translateX","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_15","start":0,"midStart":20,"midEnd":20,"end":100,"startValue":0,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_button_9","start":0,"midStart":35,"midEnd":35,"end":100,"startValue":-3,"midValue":0,"endValue":0,"resolver":"translateX","module_type":"et_pb_button","trigger_start":"middle","trigger_end":"middle"}],"tablet":[{"id":".et_pb_row_2","start":0,"midStart":15,"midEnd":15,"end":100,"startValue":1,"midValue":0,"endValue":0,"resolver":"translateY","module_type":"et_pb_row","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_row_2","start":0,"midStart":50,"midEnd":50,"end":100,"startValue":0,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_row","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_12","start":0,"midStart":30,"midEnd":30,"end":100,"startValue":0,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_13","start":0,"midStart":30,"midEnd":30,"end":100,"startValue":0,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_15","start":0,"midStart":20,"midEnd":20,"end":100,"startValue":-1,"midValue":0,"endValue":0,"resolver":"translateX","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_15","start":0,"midStart":20,"midEnd":20,"end":100,"startValue":0,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_button_9","start":0,"midStart":35,"midEnd":35,"end":100,"startValue":-3,"midValue":0,"endValue":0,"resolver":"translateX","module_type":"et_pb_button","trigger_start":"middle","trigger_end":"middle"}],"phone":[{"id":".et_pb_row_2","start":0,"midStart":15,"midEnd":15,"end":100,"startValue":1,"midValue":0,"endValue":0,"resolver":"translateY","module_type":"et_pb_row","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_row_2","start":0,"midStart":50,"midEnd":50,"end":100,"startValue":0,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_row","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_12","start":0,"midStart":30,"midEnd":30,"end":100,"startValue":100,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_13","start":0,"midStart":30,"midEnd":30,"end":100,"startValue":100,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_15","start":0,"midStart":20,"midEnd":20,"end":100,"startValue":-1,"midValue":0,"endValue":0,"resolver":"translateX","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_column_15","start":0,"midStart":20,"midEnd":20,"end":100,"startValue":0,"midValue":100,"endValue":100,"resolver":"opacity","module_type":"et_pb_column","trigger_start":"middle","trigger_end":"middle"},{"id":".et_pb_button_9","start":0,"midStart":35,"midEnd":35,"end":100,"startValue":-3,"midValue":0,"endValue":0,"resolver":"translateX","module_type":"et_pb_button","trigger_start":"middle","trigger_end":"middle"}]};
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/motion-effects.js?ver=4.27.4" id="et-builder-modules-script-motion-js"></script>
<script type="text/javascript" id="et-builder-modules-script-sticky-js-extra">
/* <![CDATA[ */
var et_pb_sticky_elements = {"et_pb_section_1_tb_header":{"id":"et_pb_section_1_tb_header","selector":".et_pb_section_1_tb_header","position":"top","topOffset":"0px","bottomOffset":"0px","topLimit":"none","bottomLimit":"none","offsetSurrounding":"on","transition":"on","styles":{"module_alignment":{"desktop":"","tablet":"","phone":""},"positioning":"relative"},"stickyStyles":{"position_origin_r":"top_left","horizontal_offset":"","vertical_offset":""}},"et_pb_section_2_tb_header":{"id":"et_pb_section_2_tb_header","selector":".et_pb_section_2_tb_header","position":"top","topOffset":"0px","bottomOffset":"0px","topLimit":"none","bottomLimit":"none","offsetSurrounding":"on","transition":"on","styles":{"module_alignment":{"desktop":"","tablet":"","phone":""},"positioning":"relative"},"stickyStyles":{"position_origin_r":"top_left","horizontal_offset":"","vertical_offset":""}},"et_pb_section_0":{"id":"et_pb_section_0","selector":".et_pb_section_0","position":"top","topOffset":"0px","bottomOffset":"0px","topLimit":"none","bottomLimit":"none","offsetSurrounding":"on","transition":"on","styles":{"module_alignment":{"desktop":"","tablet":"","phone":""},"positioning":"relative"},"stickyStyles":{"position_origin_r":"top_left","horizontal_offset":"","vertical_offset":""}}};
/* ]]> */
</script>
<script type="text/javascript" src="https://goamo.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/sticky-elements.js?ver=4.27.4" id="et-builder-modules-script-sticky-js"></script>

<style type="text/css">
.et_pb_scroll_top.et-pb-icon {
    transition: all.3s ease-in-out;
    right: 20px;
    bottom: 20px;
    background: none;
    padding: 0 !important;
}

.et_pb_scroll_top.et-pb-icon:hover {
    background: none;
}

.et_pb_scroll_top.et-pb-icon .dipi_btt_wrapper {
    background: rgba(0,0,0,0.4);
    color:  #ffffff;
    font-size: 20px;
    transition: all.3s ease-in-out;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.et_pb_scroll_top.et-pb-icon:hover .dipi_btt_wrapper {
    background: #000000;
    color: #ffffff;
}



.et_pb_scroll_top .dipi_btt_wrapper {
	display: flex;
	align-items: center;
	flex-direction: column;
}

.et_pb_scroll_top .dipi_btt_wrapper:before{
    content: '!';
	font-family: ETmodules;
}

.dipi-custom-text .dipi_btt_wrapper:before {
    content: none !important;
}

.et_pb_scroll_top:before {
        content: '2';
}

.et_pb_scroll_top.et-pb-icon.dipi-custom-text .btt_custom_text,
.et_pb_scroll_top.et-pb-icon.dipi-custom-text-icon .btt_custom_text {
	font-size: px !important;
	letter-spacing: px !important;
	font-weight: 400;
    font-family: 'none', sans-serif;	}

.et_pb_scroll_top.et-pb-icon.dipi-custom-text .dipi-text-horizontally,
.et_pb_scroll_top.et-pb-icon.dipi-custom-text-icon .dipi-text-horizontally{
	transform: rotate(0deg);
}

.et_pb_scroll_top.et-pb-icon.dipi-custom-text .dipi-text-vertically,
.et_pb_scroll_top.et-pb-icon.dipi-custom-text-icon .dipi-text-vertically {
    writing-mode: vertical-rl;
	transform: rotate(180deg);
}

.et_pb_scroll_top.et-pb-icon.dipi-custom-text-icon .dipi_btt_wrapper:before {
	margin-bottom: 10px;
}

.et_pb_scroll_top:before {
	content: none !important;
	font-family: none !important;
}

</style>
<script id="dipi-menu-hover-styles-js">
    jQuery(document).ready(function($){
        $("#top-menu-nav #top-menu li a").not(".dipi-cta-button").wrapInner("<span></span>");
        $(".et_pb_menu__menu > nav > ul > li > a").not(".dipi-cta-button").wrapInner("<span></span>");
    });
</script>

<style id="dipi-menu-hover-styles">

    #top-menu li a,
    .et_pb_menu__menu > nav > ul > li a {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    #top-menu li > a > span,
    .et_pb_menu__menu > nav > ul > li a > span {
        position: relative;
    }

        .three_dots #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after,
    .three_dots .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after
     {
        position: absolute;
        content: '';
        left: 50%;
        top: 20px;
        transition: all .3s ease-in-out;
        text-shadow: 0 0 transparent;
        width: 5px;
        height: 5px;
        border-radius: 100px;
        transform: translateX(-50%);
    }

        .three_dots #top-menu li.current-menu-ancestor > a > span:after,
    .three_dots .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:after,
                .three_dots #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover > a > span:after,
    .three_dots .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover > a > span:after
     {
        background-color: #e43634;
        box-shadow: 10px 0 #e43634, -10px 0 #e43634;
    }

        .three_dots .et-fixed-header #top-menu li.current-menu-ancestor > a > span:after,
        
        .three_dots .et-fixed-header #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover > a > span:after
     {
        background-color: #e43634 !important;
        box-shadow: 10px 0 #e43634, -10px 0 #e43634 !important;
    }
    
        
        .filled_background #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span,
    .filled_background .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span
     {
        border-style: solid;
        border-color: transparent;
        background-color: transparent;
        transition: background-color .1s ease-in-out, box-shadow .1s ease-in-out, border-color .2s ease-in-out, margin .1s ease, padding .1s ease;
        border-width: 2px;
        border-top-left-radius: px;
        border-top-right-radius: px;
        border-bottom-left-radius: px;
        border-bottom-right-radius: px;
    }

        .filled_background #top-menu li.current-menu-ancestor > a > span,
    .filled_background .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span,
    
    
        .filled_background #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover > a > span,
    .filled_background .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover > a > span
     {
        border-color: #f2592b;
        background-color: #e43634;
            }




        .filled_background #top-menu  li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover > a > span,
    .filled_background .et_pb_menu__menu > nav  ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover > a > span
    {
        padding: 5px 10px;
        margin: -5px -10px;
    }

    .filled_background #top-menu li.menu-item-has-children > a > span,
    .filled_background .et_pb_menu__menu > nav > ul > li.menu-item-has-children > a > span,
    .filled_background #top-menu li.menu-item-has-children:hover > a > span,
    .filled_background .et_pb_menu__menu > nav > ul > li.menu-item-has-children:hover > a > span {
        padding: 5px 25px 5px 10px;
        margin: -5px -25px -5px -10px;
    }

        .filled_background .et-fixed-header #top-menu li.current-menu-ancestor > a > span,
        
        .filled_background .et-fixed-header #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover > a > span
     {
        background-color: #e43634 !important;
    }

        .slide_up_below #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after,
    .slide_up_below .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after
      {
        content: '';
        display: block;
        background: #e43634;
        width: 100%;
        height: 2px;
        left: 0;
        position: absolute;
        top: 20px;
        transition: all .3s ease-in-out;
        opacity: 0;
        border-radius: 0px;
    }

        .slide_up_below #top-menu li.current-menu-ancestor > a > span:after,
    .slide_up_below .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:after,
    
    
        .slide_up_below #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover > a > span:after,
    .slide_up_below .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover > a > span:after
     {
        top: calc(20px - 5px) !important;
        opacity: 1 !important;
    }

        .slide_up_below .et-fixed-header #top-menu li.current-menu-ancestor > a > span:after,
                .slide_up_below .et-fixed-header #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after
     {
        background-color: #e43634 !important;
    }

        .slide_down_below #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:after,
    .slide_down_below .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:after
     {
        content: '';
        display: block;
        background: #e43634;
        width: 100%;
        height: 2px;
        left: 0;
        position: absolute;
        top: 20px;
        transition: all .3s ease-in-out;
        opacity: 0;
        border-radius: 0px;
    }

        .slide_down_below #top-menu li.current-menu-ancestor > a > span:after,
    .slide_down_below .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:after,
    
    
        .slide_down_below #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap):hover a > span:after,
    .slide_down_below .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap):hover a > span:after
     {
        top: calc(20px + 5px) !important;
        opacity: 1 !important;
    }
    
        .slide_down_below .et-fixed-header #top-menu li.current-menu-ancestor > a > span:after,
                .slide_down_below .et-fixed-header #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after
     {
        background-color: #e43634 !important;
    }

        .grow_below_left #top-menu > li:not(.menu-item-has-children):not(.centered-inline-logo-wrap) a > span:after,
    .grow_below_left .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children) a > span:after,
    .grow_above_and_below_left #top-menu > li:not(.menu-item-has-children) a > span:after,
    .grow_above_and_below_left .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children) a > span:after
     {
        content: '';
        display: block;
        background: #e43634;
        width: 0;
        height: 2px;
        left: 0;
        position: absolute;
        top: 20px;
        transition: all .3s ease-in-out;
        opacity: 0;
        border-radius: 0px;
    }

        .grow_above_and_below_left #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:before,
    .grow_above_and_below_left .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:before
     {
        content: '';
        display: block;
        background: #e43634;
        width: 0;
        height: 2px;
        left: 0;
        position: absolute;
        top: -5px;
        transition: all .3s ease-in-out;
        opacity: 0;
        border-radius: 0px;
    }

        .grow_below_left #top-menu li.current-menu-ancestor > a > span:after,
    .grow_below_left .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_left #top-menu li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_left #top-menu li.current-menu-ancestor > a > span:before,
    .grow_above_and_below_left .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_left .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:before,
    
    
        .grow_below_left #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .grow_below_left .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .grow_above_and_below_left #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap):hover a > span:after,
    .grow_above_and_below_left #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap):hover a > span:before,
    .grow_above_and_below_left .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .grow_above_and_below_left .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:before
     {
        width: 100% !important;
        opacity: 1 !important;
    }

        .grow_below_left .et-fixed-header #top-menu li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_left .et-fixed-header #top-menu li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_left .et-fixed-header #top-menu li.current-menu-ancestor > a > span:before,
        
        .grow_below_left .et-fixed-header #top-menu li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after,
    .grow_above_and_below_left .et-fixed-header #top-menu li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after,
    .grow_above_and_below_left .et-fixed-header #top-menu li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:before
     {
        background-color: #e43634 !important;
    }

        .grow_below_center #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap) a > span:after,
    .grow_above_and_below_center #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap) a > span:after,
    .grow_below_center .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:after,
    .grow_above_and_below_center .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:after
     {
        content: '';
        display: block;
        background: #e43634;
        width: 0;
        height: 2px;
        left: 50%;
        position: absolute;
        top: 20px;
        transition: all .3s ease-in-out;
        opacity: 0;
        border-radius: 0px;
    }

        .grow_above_and_below_center #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap) a > span:before,
    .grow_above_and_below_center .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:before
     {
        content: '';
        display: block;
        background: #e43634;
        width: 0;
        height: 2px;
        left: 50%;
        position: absolute;
        top: -5px;
        transition: all .3s ease-in-out;
        opacity: 0;
        border-radius: 0px;
    }

        .grow_below_center #top-menu li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_center #top-menu li.current-menu-ancestor > a > span:before,
    .grow_above_and_below_center #top-menu li.current-menu-ancestor > a > span:after,
    .grow_below_center .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_center .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:before,
    .grow_above_and_below_center .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:after,
    
    
        .grow_below_center #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .grow_above_and_below_center #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:before,
    .grow_above_and_below_center #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .grow_below_center .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .grow_above_and_below_center .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:before,
    .grow_above_and_below_center .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after
     {
        width: 100% !important;
        opacity: 1 !important;
        left: 0 !important;
    }

        .grow_below_center .et-fixed-header #top-menu li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_center .et-fixed-header #top-menu li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_center .et-fixed-header #top-menu li.current-menu-ancestor > a > span:before,
        
        .grow_below_center .et-fixed-header #top-menu li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after,
    .grow_above_and_below_center .et-fixed-header #top-menu li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after,
    .grow_above_and_below_center .et-fixed-header #top-menu li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:before
     {
        background-color: #e43634 !important;
    }

        .grow_below_right #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap) a > span:after,
    .grow_above_and_below_right #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap) a > span:after,
    .grow_below_right .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:after,
    .grow_above_and_below_right .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:after
     {
        content: '';
        display: block;
        background: #e43634;
        width: 0;
        height: 2px;
        right: 0;
        position: absolute;
        top: 20px;
        transition: all .3s ease-in-out;
        opacity: 0;
        border-radius: 0px;
    }

        .grow_above_and_below_right #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap) a > span:before,
    .grow_above_and_below_right .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:before
     {
        content: '';
        display: block;
        background: #e43634;
        width: 0;
        height: 2px;
        right: 0;
        position: absolute;
        top: -5px;
        transition: all .3s ease-in-out;
        opacity: 0;
        border-radius: 0px;
    }

        .grow_below_right #top-menu li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_right #top-menu li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_right #top-menu li.current-menu-ancestor > a > span:before,
    .grow_below_right .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_right .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_right .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:before,
    
    
        .grow_below_right #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .grow_above_and_below_right #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .grow_above_and_below_right #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:before,
    .grow_below_right .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .grow_above_and_below_right .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .grow_above_and_below_right .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:before

     {
        width: 100% !important;
        opacity: 1 !important;
    }

        .grow_below_right .et-fixed-header #top-menu li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_right .et-fixed-header #top-menu li.current-menu-ancestor > a > span:after,
    .grow_above_and_below_right .et-fixed-header #top-menu li.current-menu-ancestor > a > span:before,
    
    
        .grow_below_right .et-fixed-header #top-menu li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after,
    .grow_above_and_below_right .et-fixed-header #top-menu li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:after,
    .grow_above_and_below_right .et-fixed-header #top-menu li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) > a > span:before
     {
        background-color: #e43634 !important;
    }

        .bracketed_out #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap) a > span:before,
    .bracketed_out .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:before
     {
        content: '[';
        display: inline-block;
        color: #e43634;
        transition: all .15s ease-in-out;
        opacity: 0;
        left: 0;
        position: absolute;
        top: 0;
        font-size: 120%;
    }

        .bracketed_out #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap) a > span:after,
    .bracketed_out .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:after
     {
        content: ']';
        display: inline-block;
        color: #e43634;
        transition: all .15s ease-in-out;
        opacity: 0;
        right: 0;
        position: absolute;
        top: 0;
        font-size: 120%;
    }

        .bracketed_in #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap) a > span:before,
    .bracketed_in .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:before
     {
        content: '[';
        display: inline-block;
        color: #e43634;
        transition: all .15s ease-in-out;
        opacity: 0;
        left: -20px;
        position: absolute;
        top: 0;
        font-size: 120%;
    }

        .bracketed_in #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):not(.centered-inline-logo-wrap) a > span:after,
    .bracketed_in .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:after
     {
        content: ']';
        display: inline-block;
        color: #e43634;
        transition: all .15s ease-in-out;
        opacity: 0;
        right: -20px;
        position: absolute;
        top: 0;
        font-size: 120%;
    }

        .bracketed_out #top-menu li.current-menu-ancestor > a > span:before,
    .bracketed_in #top-menu li.current-menu-ancestor > a > span:before,
    .bracketed_out .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:before,
    .bracketed_in .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:before,
    
    
        .bracketed_out #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:before,
    .bracketed_in #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:before,

    .bracketed_out .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:before,
    .bracketed_in .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:before
     {
        left: -10px !important;
        opacity: 1 !important;
    }

        .bracketed_out #top-menu li.current-menu-ancestor > a > span:after,
    .bracketed_in #top-menu li.current-menu-ancestor > a > span:after,
    .bracketed_out .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:after,
    .bracketed_in .et_pb_menu__menu > nav > ul > li.current-menu-ancestor > a > span:after,
    
    
        .bracketed_out #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .bracketed_in #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .bracketed_out .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after,
    .bracketed_in .et_pb_menu__menu > nav > ul > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item):hover a > span:after

     {
        right: -10px !important;
        opacity: 1 !important;
    }

    @-moz-document url-prefix() { 
        .filled_background #top-menu li:not(.dipi-cta-button-menu-item) > a > span,
        .filled_background .et_pb_menu__menu > nav > ul > li:not(.dipi-cta-button-menu-item) > a > span,
        .filled_background #top-menu li:not(.dipi-cta-button-menu-item):hover > a > span,
        .filled_background .et_pb_menu__menu > nav > ul > li:not(.dipi-cta-button-menu-item):hover > a > span {
            margin: 0 !important;
        }
    }

        .bracketed_out .et-fixed-header #top-menu > li.current-menu-ancestor a > span:before,
    .bracketed_in .et-fixed-header #top-menu > li.current-menu-ancestor a > span:before,
    .bracketed_out .et-fixed-header #top-menu > li.current-menu-ancestor a > span:after,
    .bracketed_in .et-fixed-header #top-menu > li.current-menu-ancestor a > span:after,
    
    
        .bracketed_out .et-fixed-header #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:before,
    .bracketed_in .et-fixed-header #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:before,
    .bracketed_out .et-fixed-header #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:after,
    .bracketed_in .et-fixed-header #top-menu > li:not(.menu-item-has-children):not(.dipi-cta-button-menu-item) a > span:after
     {
        color: #e43634 !important;
    }

</style>	
	</body>
</html>
                               

Whois info of domain

Domain Name: GOAMO.COM
Registry Domain ID: 75314325_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.networksolutions.com
Registrar URL: http://networksolutions.com
Updated Date: 2024-07-09T08:55:38Z
Creation Date: 2001-07-24T14:38:39Z
Registry Expiry Date: 2025-07-24T14:38:39Z
Registrar: Network Solutions, LLC
Registrar IANA ID: 2
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8777228662
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.XYMMETRIX.NET
Name Server: NS2.XYMMETRIX.NET
Name Server: NS3.XYMMETRIX.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T10:00:23Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass