diff --git a/.gitignore b/.gitignore
index c0161c6..aff2038 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,8 +32,6 @@ ENV/
*.swo
# Benchmark specific
-results/
-data/ground_truth/*.png
*.log
# Environment variables
diff --git a/data/dom_tasks.jsonl b/data/dom_tasks.jsonl
index 6165cc0..8dba4f3 100644
--- a/data/dom_tasks.jsonl
+++ b/data/dom_tasks.jsonl
@@ -1 +1,80 @@
-{"web_name": "Cambridge Dictionary", "id": "cambridge_lookup_1", "task": "Click the search box and type 'hello'", "web": "https://dictionary.cambridge.org/", "element_type": "input", "interaction": "type", "target_element": {"type": "id", "value": "searchword"}, "input_text": "hello", "ground_truth": {"screenshot": "cambridge_lookup_1_gt.png", "description": "The word 'hello' has been entered in the search box", "visual_changes": ["Text 'hello' appears in search box", "Text cursor visible at end of input", "Search suggestions may appear"], "success_criteria": ["Input text matches 'hello' exactly", "Text is visible in search box", "Search box maintains focus"]}}
\ No newline at end of file
+{"web_name": "Cambridge Dictionary", "id": "cambridge_lookup_1", "task": "Click the search box and type 'hello'", "web": "https://dictionary.cambridge.org/", "element_type": "input", "interaction": "type", "target_element": {"type": "id", "value": "searchword"}, "input_text": "hello", "ground_truth": {"screenshot": "cambridge_lookup_1_gt.png", "description": "The word 'hello' has been entered in the search box", "visual_changes": ["Text 'hello' appears in search box", "Text cursor visible at end of input", "Search suggestions may appear"], "success_criteria": ["Input text matches 'hello' exactly", "Text is visible in search box", "Search box maintains focus"]}}
+{"web_name": "Cambridge Dictionary", "id": "cambridge_search_1", "task": "Click the search button", "web": "https://dictionary.cambridge.org/", "element_type": "button", "interaction": "click", "target_element": {"type": "class", "value": "cdo-search-button"}, "ground_truth": {"screenshot": "cambridge_search_1_gt.png", "description": "The search results for 'hello' are displayed", "visual_changes": ["Search button appears pressed", "Page transitions to search results", "Definition of 'hello' is displayed"], "success_criteria": ["Search button responds to click", "Results page loads", "No error messages displayed"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_search_1", "task": "Click the search box and type 'vegetarian lasagna'", "web": "https://www.allrecipes.com/", "element_type": "input", "interaction": "type", "target_element": {"type": "id", "value": "search-box"}, "input_text": "vegetarian lasagna", "ground_truth": {"screenshot": "allrecipes_search_1_gt.png", "description": "Search term entered in search box", "visual_changes": ["Text appears in search box", "Search suggestions may appear"], "success_criteria": ["Text matches exactly", "Search box contains text"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_filter_1", "task": "Click the 'Ratings' filter button", "web": "https://www.allrecipes.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Ratings"}, "ground_truth": {"screenshot": "allrecipes_filter_1_gt.png", "description": "Ratings filter dropdown opens", "visual_changes": ["Dropdown menu appears", "Filter options visible"], "success_criteria": ["Dropdown menu is visible", "Filter options are clickable"]}}
+{"web_name": "Amazon", "id": "amazon_search_1", "task": "Click the search box and type 'laptop'", "web": "https://www.amazon.com/", "element_type": "input", "interaction": "type", "target_element": {"type": "id", "value": "twotabsearchtextbox"}, "input_text": "laptop", "ground_truth": {"screenshot": "amazon_search_1_gt.png", "description": "Search term entered", "visual_changes": ["Text appears in search box", "Search suggestions appear"], "success_criteria": ["Text matches exactly", "Search suggestions visible"]}}
+{"web_name": "Amazon", "id": "amazon_menu_1", "task": "Click the hamburger menu button", "web": "https://www.amazon.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "id", "value": "nav-hamburger-menu"}, "ground_truth": {"screenshot": "amazon_menu_1_gt.png", "description": "Side menu opens", "visual_changes": ["Menu slides in from left", "Menu options visible"], "success_criteria": ["Menu is visible", "Menu items are clickable"]}}
+{"web_name": "Apple", "id": "apple_menu_1", "task": "Click the 'Mac' menu item", "web": "https://www.apple.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Mac"}, "ground_truth": {"screenshot": "apple_menu_1_gt.png", "description": "Mac page loads", "visual_changes": ["Page transitions to Mac section", "Mac products visible"], "success_criteria": ["Page URL changes", "Mac content visible"]}}
+{"web_name": "Apple", "id": "apple_search_1", "task": "Click the search icon", "web": "https://www.apple.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "class", "value": "globalnav-search-trigger"}, "ground_truth": {"screenshot": "apple_search_1_gt.png", "description": "Search overlay opens", "visual_changes": ["Search overlay appears", "Search box focused"], "success_criteria": ["Search overlay visible", "Search box is active"]}}
+{"web_name": "ArXiv", "id": "arxiv_search_1", "task": "Click the search box and type 'quantum computing'", "web": "https://arxiv.org/", "element_type": "input", "interaction": "type", "target_element": {"type": "name", "value": "query"}, "input_text": "quantum computing", "ground_truth": {"screenshot": "arxiv_search_1_gt.png", "description": "Search term entered", "visual_changes": ["Text appears in search box"], "success_criteria": ["Text matches exactly", "Search box contains text"]}}
+{"web_name": "ArXiv", "id": "arxiv_filter_1", "task": "Click the 'Advanced Search' link", "web": "https://arxiv.org/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Advanced Search"}, "ground_truth": {"screenshot": "arxiv_filter_1_gt.png", "description": "Advanced search page loads", "visual_changes": ["Page transitions to advanced search", "Search filters visible"], "success_criteria": ["URL changes to advanced search", "Advanced search form visible"]}}
+{"web_name": "BBC News", "id": "bbc_menu_1", "task": "Click the menu button", "web": "https://www.bbc.com/news", "element_type": "button", "interaction": "click", "target_element": {"type": "id", "value": "orbit-more-menu"}, "ground_truth": {"screenshot": "bbc_menu_1_gt.png", "description": "Menu overlay opens", "visual_changes": ["Menu overlay appears", "Navigation options visible"], "success_criteria": ["Menu overlay is visible", "Menu items are clickable"]}}
+{"web_name": "BBC News", "id": "bbc_search_1", "task": "Click the search icon", "web": "https://www.bbc.com/news", "element_type": "button", "interaction": "click", "target_element": {"type": "class", "value": "orbit-search__button"}, "ground_truth": {"screenshot": "bbc_search_1_gt.png", "description": "Search overlay opens", "visual_changes": ["Search overlay appears", "Search box focused"], "success_criteria": ["Search overlay visible", "Search input is active"]}}
+{"web_name": "Booking", "id": "booking_destination_1", "task": "Click the destination input and type 'Paris'", "web": "https://www.booking.com/", "element_type": "input", "interaction": "type", "target_element": {"type": "id", "value": "ss"}, "input_text": "Paris", "ground_truth": {"screenshot": "booking_destination_1_gt.png", "description": "Destination entered", "visual_changes": ["Text appears in input", "Location suggestions appear"], "success_criteria": ["Text matches exactly", "Suggestions are visible"]}}
+{"web_name": "Booking", "id": "booking_dates_1", "task": "Click the check-in date field", "web": "https://www.booking.com/", "element_type": "div", "interaction": "click", "target_element": {"type": "class", "value": "sb-date-field__field"}, "ground_truth": {"screenshot": "booking_dates_1_gt.png", "description": "Calendar overlay opens", "visual_changes": ["Calendar overlay appears", "Available dates highlighted"], "success_criteria": ["Calendar is visible", "Dates are selectable"]}}
+{"web_name": "Cambridge Dictionary", "id": "cambridge_menu_1", "task": "Click the 'More' menu button", "web": "https://dictionary.cambridge.org/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "More"}, "ground_truth": {"screenshot": "cambridge_menu_1_gt.png", "description": "More menu opens", "visual_changes": ["Dropdown menu appears", "Menu options visible"], "success_criteria": ["Dropdown is visible", "Menu items are clickable"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_menu_1", "task": "Click the 'Ingredients' button", "web": "https://www.allrecipes.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Ingredients"}, "ground_truth": {"screenshot": "allrecipes_menu_1_gt.png", "description": "Ingredients section expands", "visual_changes": ["Section expands", "Ingredient list visible"], "success_criteria": ["Section is expanded", "Ingredients are visible"]}}
+{"web_name": "Amazon", "id": "amazon_cart_1", "task": "Click the cart icon", "web": "https://www.amazon.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "id", "value": "nav-cart"}, "ground_truth": {"screenshot": "amazon_cart_1_gt.png", "description": "Cart page loads", "visual_changes": ["Page transitions to cart", "Cart contents visible"], "success_criteria": ["Cart page loads", "Cart status visible"]}}
+{"web_name": "Apple", "id": "apple_store_1", "task": "Click the 'Store' link", "web": "https://www.apple.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Store"}, "ground_truth": {"screenshot": "apple_store_1_gt.png", "description": "Store page loads", "visual_changes": ["Page transitions to store", "Store products visible"], "success_criteria": ["Store page loads", "Products are visible"]}}
+{"web_name": "ArXiv", "id": "arxiv_recent_1", "task": "Click the 'Recent' link", "web": "https://arxiv.org/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "recent"}, "ground_truth": {"screenshot": "arxiv_recent_1_gt.png", "description": "Recent submissions page loads", "visual_changes": ["Page transitions to recent submissions", "Recent papers visible"], "success_criteria": ["Recent page loads", "Papers are visible"]}}
+{"web_name": "BBC News", "id": "bbc_sport_1", "task": "Click the 'Sport' section link", "web": "https://www.bbc.com/news", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Sport"}, "ground_truth": {"screenshot": "bbc_sport_1_gt.png", "description": "Sports section loads", "visual_changes": ["Page transitions to sports", "Sports news visible"], "success_criteria": ["Sports page loads", "Sports content visible"]}}
+{"web_name": "Booking", "id": "booking_guests_1", "task": "Click the guests selector", "web": "https://www.booking.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "class", "value": "xp__guests__count"}, "ground_truth": {"screenshot": "booking_guests_1_gt.png", "description": "Guests selector opens", "visual_changes": ["Guests overlay appears", "Guest options visible"], "success_criteria": ["Overlay is visible", "Guest controls are active"]}}
+{"web_name": "Booking", "id": "booking_search_1", "task": "Click the search button", "web": "https://www.booking.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "class", "value": "sb-searchbox__button"}, "ground_truth": {"screenshot": "booking_search_1_gt.png", "description": "Search results load", "visual_changes": ["Page transitions to results", "Available properties shown"], "success_criteria": ["Results page loads", "Properties are visible"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_diet_1", "task": "Click the 'Dietary Restrictions' filter", "web": "https://www.allrecipes.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Dietary Restrictions"}, "ground_truth": {"screenshot": "allrecipes_diet_1_gt.png", "description": "Diet filter opens", "visual_changes": ["Filter dropdown appears", "Diet options visible"], "success_criteria": ["Dropdown is visible", "Options are clickable"]}}
+{"web_name": "Amazon", "id": "amazon_department_1", "task": "Click the department selector", "web": "https://www.amazon.com/", "element_type": "select", "interaction": "click", "target_element": {"type": "id", "value": "searchDropdownBox"}, "ground_truth": {"screenshot": "amazon_department_1_gt.png", "description": "Department dropdown opens", "visual_changes": ["Dropdown menu appears", "Department list visible"], "success_criteria": ["Dropdown is visible", "Departments are selectable"]}}
+{"web_name": "Apple", "id": "apple_bag_1", "task": "Click the shopping bag icon", "web": "https://www.apple.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "class", "value": "globalnav-bag-item"}, "ground_truth": {"screenshot": "apple_bag_1_gt.png", "description": "Shopping bag overlay opens", "visual_changes": ["Bag overlay appears", "Cart contents visible"], "success_criteria": ["Overlay is visible", "Cart status shown"]}}
+{"web_name": "ArXiv", "id": "arxiv_subject_1", "task": "Click the subject area dropdown", "web": "https://arxiv.org/", "element_type": "select", "interaction": "click", "target_element": {"type": "name", "value": "subject"}, "ground_truth": {"screenshot": "arxiv_subject_1_gt.png", "description": "Subject dropdown opens", "visual_changes": ["Dropdown menu appears", "Subject areas visible"], "success_criteria": ["Dropdown is visible", "Subjects are selectable"]}}
+{"web_name": "BBC News", "id": "bbc_region_1", "task": "Click the region selector", "web": "https://www.bbc.com/news", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Choose your region"}, "ground_truth": {"screenshot": "bbc_region_1_gt.png", "description": "Region selector opens", "visual_changes": ["Region overlay appears", "Region options visible"], "success_criteria": ["Overlay is visible", "Regions are selectable"]}}
+{"web_name": "Cambridge Dictionary", "id": "cambridge_translate_1", "task": "Click the translation language selector", "web": "https://dictionary.cambridge.org/", "element_type": "select", "interaction": "click", "target_element": {"type": "id", "value": "translation-language"}, "ground_truth": {"screenshot": "cambridge_translate_1_gt.png", "description": "Language dropdown opens", "visual_changes": ["Dropdown menu appears", "Language options visible"], "success_criteria": ["Dropdown is visible", "Languages are selectable"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_sort_1", "task": "Click the sort dropdown", "web": "https://www.allrecipes.com/", "element_type": "select", "interaction": "click", "target_element": {"type": "id", "value": "sort-dropdown"}, "ground_truth": {"screenshot": "allrecipes_sort_1_gt.png", "description": "Sort options appear", "visual_changes": ["Dropdown menu appears", "Sort options visible"], "success_criteria": ["Dropdown is visible", "Options are selectable"]}}
+{"web_name": "Amazon", "id": "amazon_language_1", "task": "Click the language selector", "web": "https://www.amazon.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "id", "value": "icp-nav-flyout"}, "ground_truth": {"screenshot": "amazon_language_1_gt.png", "description": "Language overlay opens", "visual_changes": ["Language overlay appears", "Language options visible"], "success_criteria": ["Overlay is visible", "Languages are selectable"]}}
+{"web_name": "BBC News", "id": "bbc_weather_1", "task": "Click the weather widget", "web": "https://www.bbc.com/news", "element_type": "div", "interaction": "click", "target_element": {"type": "class", "value": "weather-widget"}, "ground_truth": {"screenshot": "bbc_weather_1_gt.png", "description": "Weather details expand", "visual_changes": ["Weather details appear", "Forecast visible"], "success_criteria": ["Weather details visible", "Forecast information shown"]}}
+{"web_name": "Booking", "id": "booking_currency_1", "task": "Click the currency selector", "web": "https://www.booking.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "class", "value": "bui-button__text"}, "ground_truth": {"screenshot": "booking_currency_1_gt.png", "description": "Currency selector opens", "visual_changes": ["Currency overlay appears", "Currency options visible"], "success_criteria": ["Overlay is visible", "Currencies are selectable"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_share_1", "task": "Click the share button", "web": "https://www.allrecipes.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Share"}, "ground_truth": {"screenshot": "allrecipes_share_1_gt.png", "description": "Share options appear", "visual_changes": ["Share overlay appears", "Share options visible"], "success_criteria": ["Overlay is visible", "Share options are clickable"]}}
+{"web_name": "Amazon", "id": "amazon_account_1", "task": "Click the account menu", "web": "https://www.amazon.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "id", "value": "nav-link-accountList"}, "ground_truth": {"screenshot": "amazon_account_1_gt.png", "description": "Account menu opens", "visual_changes": ["Account overlay appears", "Account options visible"], "success_criteria": ["Overlay is visible", "Account options are clickable"]}}
+{"web_name": "Apple", "id": "apple_support_1", "task": "Click the 'Support' link", "web": "https://www.apple.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Support"}, "ground_truth": {"screenshot": "apple_support_1_gt.png", "description": "Support page loads", "visual_changes": ["Page transitions to support", "Support options visible"], "success_criteria": ["Support page loads", "Support content visible"]}}
+{"web_name": "ArXiv", "id": "arxiv_help_1", "task": "Click the 'Help' link", "web": "https://arxiv.org/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Help"}, "ground_truth": {"screenshot": "arxiv_help_1_gt.png", "description": "Help page loads", "visual_changes": ["Page transitions to help", "Help content visible"], "success_criteria": ["Help page loads", "Help content visible"]}}
+{"web_name": "BBC News", "id": "bbc_video_1", "task": "Click the video player", "web": "https://www.bbc.com/news", "element_type": "div", "interaction": "click", "target_element": {"type": "class", "value": "media-player"}, "ground_truth": {"screenshot": "bbc_video_1_gt.png", "description": "Video player activates", "visual_changes": ["Video starts playing", "Player controls visible"], "success_criteria": ["Video is playing", "Controls are visible"]}}
+{"web_name": "Cambridge Dictionary", "id": "cambridge_grammar_1", "task": "Click the 'Grammar' tab", "web": "https://dictionary.cambridge.org/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Grammar"}, "ground_truth": {"screenshot": "cambridge_grammar_1_gt.png", "description": "Grammar section loads", "visual_changes": ["Page transitions to grammar", "Grammar content visible"], "success_criteria": ["Grammar page loads", "Grammar content visible"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_print_1", "task": "Click the print button", "web": "https://www.allrecipes.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Print"}, "ground_truth": {"screenshot": "allrecipes_print_1_gt.png", "description": "Print dialog opens", "visual_changes": ["Print overlay appears", "Print options visible"], "success_criteria": ["Print dialog visible", "Print options available"]}}
+{"web_name": "Amazon", "id": "amazon_orders_1", "task": "Click the 'Returns & Orders' link", "web": "https://www.amazon.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "id", "value": "nav-orders"}, "ground_truth": {"screenshot": "amazon_orders_1_gt.png", "description": "Orders page loads", "visual_changes": ["Page transitions to orders", "Order history visible"], "success_criteria": ["Orders page loads", "Order history visible"]}}
+{"web_name": "BBC News", "id": "bbc_notification_1", "task": "Click the notification bell icon", "web": "https://www.bbc.com/news", "element_type": "button", "interaction": "click", "target_element": {"type": "class", "value": "notification-bell"}, "ground_truth": {"screenshot": "bbc_notification_1_gt.png", "description": "Notification settings open", "visual_changes": ["Notification overlay appears", "Notification options visible"], "success_criteria": ["Overlay is visible", "Settings are accessible"]}}
+{"web_name": "Booking", "id": "booking_property_1", "task": "Click the property type filter", "web": "https://www.booking.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Property type"}, "ground_truth": {"screenshot": "booking_property_1_gt.png", "description": "Property types appear", "visual_changes": ["Filter overlay appears", "Property options visible"], "success_criteria": ["Overlay is visible", "Options are selectable"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_save_1", "task": "Click the save recipe button", "web": "https://www.allrecipes.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Save Recipe"}, "ground_truth": {"screenshot": "allrecipes_save_1_gt.png", "description": "Save options appear", "visual_changes": ["Save overlay appears", "Collection options visible"], "success_criteria": ["Save dialog visible", "Collections are selectable"]}}
+{"web_name": "Amazon", "id": "amazon_filter_1", "task": "Click the price filter dropdown", "web": "https://www.amazon.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Price"}, "ground_truth": {"screenshot": "amazon_filter_1_gt.png", "description": "Price ranges appear", "visual_changes": ["Price overlay appears", "Range options visible"], "success_criteria": ["Overlay is visible", "Ranges are selectable"]}}
+{"web_name": "Apple", "id": "apple_watch_1", "task": "Click the 'Watch' link", "web": "https://www.apple.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Watch"}, "ground_truth": {"screenshot": "apple_watch_1_gt.png", "description": "Watch page loads", "visual_changes": ["Page transitions to Watch", "Watch products visible"], "success_criteria": ["Watch page loads", "Products are visible"]}}
+{"web_name": "ArXiv", "id": "arxiv_pdf_1", "task": "Click the PDF link", "web": "https://arxiv.org/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "PDF"}, "ground_truth": {"screenshot": "arxiv_pdf_1_gt.png", "description": "PDF starts downloading", "visual_changes": ["Download starts", "Download indicator visible"], "success_criteria": ["Download begins", "Download status shown"]}}
+{"web_name": "BBC News", "id": "bbc_business_1", "task": "Click the 'Business' section link", "web": "https://www.bbc.com/news", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Business"}, "ground_truth": {"screenshot": "bbc_business_1_gt.png", "description": "Business section loads", "visual_changes": ["Page transitions to business", "Business news visible"], "success_criteria": ["Business page loads", "Business content visible"]}}
+{"web_name": "Cambridge Dictionary", "id": "cambridge_thesaurus_1", "task": "Click the 'Thesaurus' tab", "web": "https://dictionary.cambridge.org/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Thesaurus"}, "ground_truth": {"screenshot": "cambridge_thesaurus_1_gt.png", "description": "Thesaurus section loads", "visual_changes": ["Page transitions to thesaurus", "Thesaurus content visible"], "success_criteria": ["Thesaurus page loads", "Synonyms are visible"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_review_1", "task": "Click the reviews tab", "web": "https://www.allrecipes.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Reviews"}, "ground_truth": {"screenshot": "allrecipes_review_1_gt.png", "description": "Reviews section opens", "visual_changes": ["Reviews section appears", "Review content visible"], "success_criteria": ["Reviews are visible", "Rating information shown"]}}
+{"web_name": "Amazon", "id": "amazon_prime_1", "task": "Click the Prime benefits link", "web": "https://www.amazon.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Prime"}, "ground_truth": {"screenshot": "amazon_prime_1_gt.png", "description": "Prime page loads", "visual_changes": ["Page transitions to Prime", "Prime benefits visible"], "success_criteria": ["Prime page loads", "Benefits are visible"]}}
+{"web_name": "Apple", "id": "apple_ipad_1", "task": "Click the 'iPad' link", "web": "https://www.apple.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "iPad"}, "ground_truth": {"screenshot": "apple_ipad_1_gt.png", "description": "iPad page loads", "visual_changes": ["Page transitions to iPad", "iPad products visible"], "success_criteria": ["iPad page loads", "Products are visible"]}}
+{"web_name": "ArXiv", "id": "arxiv_abstract_1", "task": "Click the abstract toggle", "web": "https://arxiv.org/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Abstract"}, "ground_truth": {"screenshot": "arxiv_abstract_1_gt.png", "description": "Abstract expands", "visual_changes": ["Abstract section expands", "Full text visible"], "success_criteria": ["Abstract is expanded", "Text is readable"]}}
+{"web_name": "BBC News", "id": "bbc_tech_1", "task": "Click the 'Technology' section link", "web": "https://www.bbc.com/news", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Technology"}, "ground_truth": {"screenshot": "bbc_tech_1_gt.png", "description": "Technology section loads", "visual_changes": ["Page transitions to technology", "Tech news visible"], "success_criteria": ["Tech page loads", "Tech content visible"]}}
+{"web_name": "Cambridge Dictionary", "id": "cambridge_translate_2", "task": "Click the search box and type 'bonjour'", "web": "https://dictionary.cambridge.org/", "element_type": "input", "interaction": "type", "target_element": {"type": "id", "value": "searchword"}, "input_text": "bonjour", "ground_truth": {"screenshot": "cambridge_translate_2_gt.png", "description": "Word entered in search", "visual_changes": ["Text appears in search box", "Suggestions may appear"], "success_criteria": ["Text matches exactly", "Input is visible"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_cuisine_1", "task": "Click the cuisine filter", "web": "https://www.allrecipes.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Cuisine"}, "ground_truth": {"screenshot": "allrecipes_cuisine_1_gt.png", "description": "Cuisine options appear", "visual_changes": ["Filter overlay appears", "Cuisine options visible"], "success_criteria": ["Overlay is visible", "Options are selectable"]}}
+{"web_name": "Amazon", "id": "amazon_deals_1", "task": "Click the 'Today's Deals' link", "web": "https://www.amazon.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Today's Deals"}, "ground_truth": {"screenshot": "amazon_deals_1_gt.png", "description": "Deals page loads", "visual_changes": ["Page transitions to deals", "Deal items visible"], "success_criteria": ["Deals page loads", "Deals are visible"]}}
+{"web_name": "Booking", "id": "booking_map_1", "task": "Click the map view button", "web": "https://www.booking.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Map"}, "ground_truth": {"screenshot": "booking_map_1_gt.png", "description": "Map view opens", "visual_changes": ["Map interface appears", "Property markers visible"], "success_criteria": ["Map is visible", "Properties are plotted"]}}
+{"web_name": "Apple", "id": "apple_airpods_1", "task": "Click the 'AirPods' link", "web": "https://www.apple.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "AirPods"}, "ground_truth": {"screenshot": "apple_airpods_1_gt.png", "description": "AirPods page loads", "visual_changes": ["Page transitions to AirPods", "AirPods products visible"], "success_criteria": ["AirPods page loads", "Products are visible"]}}
+{"web_name": "ArXiv", "id": "arxiv_author_1", "task": "Click the author search link", "web": "https://arxiv.org/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Author"}, "ground_truth": {"screenshot": "arxiv_author_1_gt.png", "description": "Author search opens", "visual_changes": ["Author search interface appears", "Search options visible"], "success_criteria": ["Search interface visible", "Author field active"]}}
+{"web_name": "BBC News", "id": "bbc_share_1", "task": "Click the share button", "web": "https://www.bbc.com/news", "element_type": "button", "interaction": "click", "target_element": {"type": "class", "value": "share-button"}, "ground_truth": {"screenshot": "bbc_share_1_gt.png", "description": "Share options appear", "visual_changes": ["Share overlay appears", "Share options visible"], "success_criteria": ["Overlay is visible", "Options are clickable"]}}
+{"web_name": "Cambridge Dictionary", "id": "cambridge_examples_1", "task": "Click the 'Examples' tab", "web": "https://dictionary.cambridge.org/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Examples"}, "ground_truth": {"screenshot": "cambridge_examples_1_gt.png", "description": "Examples section loads", "visual_changes": ["Page transitions to examples", "Usage examples visible"], "success_criteria": ["Examples page loads", "Examples are visible"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_nutrition_1", "task": "Click the nutrition info button", "web": "https://www.allrecipes.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Nutrition"}, "ground_truth": {"screenshot": "allrecipes_nutrition_1_gt.png", "description": "Nutrition info appears", "visual_changes": ["Nutrition overlay appears", "Nutritional values visible"], "success_criteria": ["Overlay is visible", "Values are readable"]}}
+{"web_name": "Amazon", "id": "amazon_wishlist_1", "task": "Click the 'Add to List' button", "web": "https://www.amazon.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Add to List"}, "ground_truth": {"screenshot": "amazon_wishlist_1_gt.png", "description": "List options appear", "visual_changes": ["List overlay appears", "List options visible"], "success_criteria": ["Overlay is visible", "Lists are selectable"]}}
+{"web_name": "Apple", "id": "apple_iphone_1", "task": "Click the 'iPhone' link", "web": "https://www.apple.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "iPhone"}, "ground_truth": {"screenshot": "apple_iphone_1_gt.png", "description": "iPhone page loads", "visual_changes": ["Page transitions to iPhone", "iPhone products visible"], "success_criteria": ["iPhone page loads", "Products are visible"]}}
+{"web_name": "ArXiv", "id": "arxiv_date_1", "task": "Click the date range filter", "web": "https://arxiv.org/", "element_type": "select", "interaction": "click", "target_element": {"type": "name", "value": "date-range"}, "ground_truth": {"screenshot": "arxiv_date_1_gt.png", "description": "Date options appear", "visual_changes": ["Date dropdown appears", "Range options visible"], "success_criteria": ["Dropdown is visible", "Ranges are selectable"]}}
+{"web_name": "BBC News", "id": "bbc_climate_1", "task": "Click the 'Climate' section link", "web": "https://www.bbc.com/news", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Climate"}, "ground_truth": {"screenshot": "bbc_climate_1_gt.png", "description": "Climate section loads", "visual_changes": ["Page transitions to climate", "Climate news visible"], "success_criteria": ["Climate page loads", "Climate content visible"]}}
+{"web_name": "Booking", "id": "booking_rating_1", "task": "Click the rating filter", "web": "https://www.booking.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Rating"}, "ground_truth": {"screenshot": "booking_rating_1_gt.png", "description": "Rating options appear", "visual_changes": ["Rating overlay appears", "Score options visible"], "success_criteria": ["Overlay is visible", "Ratings are selectable"]}}
+{"web_name": "Cambridge Dictionary", "id": "cambridge_browse_1", "task": "Click the 'Browse Dictionary' link", "web": "https://dictionary.cambridge.org/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Browse Dictionary"}, "ground_truth": {"screenshot": "cambridge_browse_1_gt.png", "description": "Browse page loads", "visual_changes": ["Page transitions to browse", "Word categories visible"], "success_criteria": ["Browse page loads", "Categories are visible"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_video_1", "task": "Click the recipe video play button", "web": "https://www.allrecipes.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "class", "value": "video-play"}, "ground_truth": {"screenshot": "allrecipes_video_1_gt.png", "description": "Video starts playing", "visual_changes": ["Video begins playback", "Player controls visible"], "success_criteria": ["Video is playing", "Controls are visible"]}}
+{"web_name": "Amazon", "id": "amazon_seller_1", "task": "Click the 'Other Sellers' link", "web": "https://www.amazon.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Other Sellers"}, "ground_truth": {"screenshot": "amazon_seller_1_gt.png", "description": "Seller options appear", "visual_changes": ["Seller list appears", "Price options visible"], "success_criteria": ["Seller list visible", "Prices are shown"]}}
+{"web_name": "Apple", "id": "apple_tv_1", "task": "Click the 'TV & Home' link", "web": "https://www.apple.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "TV & Home"}, "ground_truth": {"screenshot": "apple_tv_1_gt.png", "description": "TV & Home page loads", "visual_changes": ["Page transitions to TV", "TV products visible"], "success_criteria": ["TV page loads", "Products are visible"]}}
+{"web_name": "ArXiv", "id": "arxiv_title_1", "task": "Click the search box and type 'machine learning'", "web": "https://arxiv.org/", "element_type": "input", "interaction": "type", "target_element": {"type": "name", "value": "query"}, "input_text": "machine learning", "ground_truth": {"screenshot": "arxiv_title_1_gt.png", "description": "Search term entered", "visual_changes": ["Text appears in search box", "Suggestions may appear"], "success_criteria": ["Text matches exactly", "Input is visible"]}}
+{"web_name": "BBC News", "id": "bbc_science_1", "task": "Click the 'Science' section link", "web": "https://www.bbc.com/news", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Science"}, "ground_truth": {"screenshot": "bbc_science_1_gt.png", "description": "Science section loads", "visual_changes": ["Page transitions to science", "Science news visible"], "success_criteria": ["Science page loads", "Science content visible"]}}
+{"web_name": "Cambridge Dictionary", "id": "cambridge_word_1", "task": "Click the 'Word of the Day' link", "web": "https://dictionary.cambridge.org/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Word of the Day"}, "ground_truth": {"screenshot": "cambridge_word_1_gt.png", "description": "Word of the Day loads", "visual_changes": ["Page transitions to word", "Word details visible"], "success_criteria": ["Word page loads", "Definition visible"]}}
+{"web_name": "AllRecipes", "id": "allrecipes_time_1", "task": "Click the cooking time filter", "web": "https://www.allrecipes.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Cooking Time"}, "ground_truth": {"screenshot": "allrecipes_time_1_gt.png", "description": "Time options appear", "visual_changes": ["Filter overlay appears", "Time ranges visible"], "success_criteria": ["Overlay is visible", "Ranges are selectable"]}}
+{"web_name": "Amazon", "id": "amazon_gift_1", "task": "Click the 'Gift Cards' link", "web": "https://www.amazon.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Gift Cards"}, "ground_truth": {"screenshot": "amazon_gift_1_gt.png", "description": "Gift cards page loads", "visual_changes": ["Page transitions to gifts", "Gift card options visible"], "success_criteria": ["Gift page loads", "Options are visible"]}}
+{"web_name": "Booking", "id": "booking_popular_1", "task": "Click the 'Popular filters' button", "web": "https://www.booking.com/", "element_type": "button", "interaction": "click", "target_element": {"type": "text", "value": "Popular filters"}, "ground_truth": {"screenshot": "booking_popular_1_gt.png", "description": "Popular filters appear", "visual_changes": ["Filter overlay appears", "Popular options visible"], "success_criteria": ["Overlay is visible", "Filters are selectable"]}}
+{"web_name": "Apple", "id": "apple_music_1", "task": "Click the 'Music' link", "web": "https://www.apple.com/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Music"}, "ground_truth": {"screenshot": "apple_music_1_gt.png", "description": "Music page loads", "visual_changes": ["Page transitions to music", "Music services visible"], "success_criteria": ["Music page loads", "Services are visible"]}}
+{"web_name": "ArXiv", "id": "arxiv_stats_1", "task": "Click the 'Statistics' subject link", "web": "https://arxiv.org/", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Statistics"}, "ground_truth": {"screenshot": "arxiv_stats_1_gt.png", "description": "Statistics papers load", "visual_changes": ["Page transitions to stats", "Statistics papers visible"], "success_criteria": ["Stats page loads", "Papers are visible"]}}
+{"web_name": "BBC News", "id": "bbc_local_1", "task": "Click the 'Local News' link", "web": "https://www.bbc.com/news", "element_type": "link", "interaction": "click", "target_element": {"type": "text", "value": "Local News"}, "ground_truth": {"screenshot": "bbc_local_1_gt.png", "description": "Local news loads", "visual_changes": ["Page transitions to local", "Local news visible"], "success_criteria": ["Local page loads", "News is visible"]}}
\ No newline at end of file
diff --git a/data/ground_truth/cambridge_lookup_1_gt.png b/data/ground_truth/cambridge_lookup_1_gt.png
new file mode 100644
index 0000000..7bacc53
Binary files /dev/null and b/data/ground_truth/cambridge_lookup_1_gt.png differ
diff --git a/results/accessibility_tree_cambridge_lookup_1.json b/results/accessibility_tree_cambridge_lookup_1.json
new file mode 100644
index 0000000..88090ea
--- /dev/null
+++ b/results/accessibility_tree_cambridge_lookup_1.json
@@ -0,0 +1,21169 @@
+{
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "html{overflow-x:hidden!important}html.i-amphtml-fie{height:100%!important;width:100%!important}html:not([amp4ads]),html:not([amp4ads]) body{height:auto!important}html:not([amp4ads]) body{margin:0!important}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html.i-amphtml-singledoc.i-amphtml-embedded{-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom}html.i-amphtml-fie>body,html.i-amphtml-singledoc>body{overflow:visible!important}html.i-amphtml-fie:not(.i-amphtml-inabox)>body,html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body{position:relative!important}html.i-amphtml-ios-embed-legacy>body{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important}html.i-amphtml-ios-embed{overflow-y:auto!important;position:static}#i-amphtml-wrapper{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;display:block!important}html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper{-webkit-overflow-scrolling:touch!important}#i-amphtml-wrapper>body{position:relative!important;border-top:1px solid transparent!important}#i-amphtml-wrapper+body{visibility:visible}#i-amphtml-wrapper+body .i-amphtml-lightbox-element,#i-amphtml-wrapper+body[i-amphtml-lightbox]{visibility:hidden}#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element{visibility:visible}#i-amphtml-wrapper.i-amphtml-scroll-disabled,.i-amphtml-scroll-disabled{overflow-x:hidden!important;overflow-y:hidden!important}amp-instagram{padding:54px 0px 0px!important;background-color:#fff}amp-iframe iframe{box-sizing:border-box!important}[amp-access][amp-access-hide]{display:none}[subscriptions-dialog],body:not(.i-amphtml-subs-ready) [subscriptions-action],body:not(.i-amphtml-subs-ready) [subscriptions-section]{display:none!important}amp-experiment,amp-live-list>[update]{display:none}amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden{display:none!important}amp-list [fetch-error],amp-list[load-more] [load-more-button],amp-list[load-more] [load-more-end],amp-list[load-more] [load-more-failed],amp-list[load-more] [load-more-loading]{display:none}amp-list[diffable] div[role=list]{display:block}amp-story-page,amp-story[standalone]{min-height:1px!important;display:block!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;width:100%!important}amp-story[standalone]{background-color:#000!important;position:relative!important}amp-story-page{background-color:#757575}amp-story .amp-active>div,amp-story .i-amphtml-loader-background{display:none!important}amp-story-page:not(:first-of-type):not([distance]):not([active]){transform:translateY(1000vh)!important}amp-autocomplete{position:relative!important;display:inline-block!important}amp-autocomplete>input,amp-autocomplete>textarea{padding:0.5rem;border:1px solid rgba(0,0,0,.33)}.i-amphtml-autocomplete-results,amp-autocomplete>input,amp-autocomplete>textarea{font-size:1rem;line-height:1.5rem}[amp-fx^=fly-in]{visibility:hidden}amp-script[nodom],amp-script[sandboxed]{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}\n/*# sourceURL=/css/ampdoc.css*/[hidden]{display:none!important}.i-amphtml-element{display:inline-block}.i-amphtml-blurry-placeholder{transition:opacity 0.3s cubic-bezier(0.0,0.0,0.2,1)!important;pointer-events:none}[layout=nodisplay]:not(.i-amphtml-element){display:none!important}.i-amphtml-layout-fixed,[layout=fixed][width][height]:not(.i-amphtml-layout-fixed){display:inline-block;position:relative}.i-amphtml-layout-responsive,[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-layout-responsive){display:block;position:relative}.i-amphtml-layout-intrinsic,[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic){display:inline-block;position:relative;max-width:100%}.i-amphtml-layout-intrinsic .i-amphtml-sizer{max-width:100%}.i-amphtml-intrinsic-sizer{max-width:100%;display:block!important}.i-amphtml-layout-container,.i-amphtml-layout-fixed-height,[layout=container],[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height){display:block;position:relative}.i-amphtml-layout-fill,.i-amphtml-layout-fill.i-amphtml-notbuilt,[layout=fill]:not(.i-amphtml-layout-fill),body noscript>*{display:block;overflow:hidden!important;position:absolute;top:0;left:0;bottom:0;right:0}body noscript>*{position:absolute!important;width:100%;height:100%;z-index:2}body noscript{display:inline!important}.i-amphtml-layout-flex-item,[layout=flex-item]:not(.i-amphtml-layout-flex-item){display:block;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.i-amphtml-layout-fluid{position:relative}.i-amphtml-layout-size-defined{overflow:hidden!important}.i-amphtml-layout-awaiting-size{position:absolute!important;top:auto!important;bottom:auto!important}i-amphtml-sizer{display:block!important}@supports (aspect-ratio:1/1){i-amphtml-sizer.i-amphtml-disable-ar{display:none!important}}.i-amphtml-blurry-placeholder,.i-amphtml-fill-content{display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:0;margin:auto}.i-amphtml-layout-size-defined .i-amphtml-fill-content{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-replaced-content,.i-amphtml-screen-reader{padding:0!important;border:none!important}.i-amphtml-screen-reader{position:fixed!important;top:0px!important;left:0px!important;width:4px!important;height:4px!important;opacity:0!important;overflow:hidden!important;margin:0!important;display:block!important;visibility:visible!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:8px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:12px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:16px!important}.i-amphtml-unresolved{position:relative;overflow:hidden!important}.i-amphtml-select-disabled{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.i-amphtml-notbuilt,[layout]:not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){position:relative;overflow:hidden!important;color:transparent!important}.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,[layout]:not([layout=container]):not(.i-amphtml-element)>*,[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,[width][height][sizes]:not([layout]):not(.i-amphtml-element)>*{display:none}amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content{display:block}.i-amphtml-notbuilt:not(.i-amphtml-layout-container),[layout]:not([layout=container]):not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){color:transparent!important;line-height:0!important}.i-amphtml-ghost{visibility:hidden!important}.i-amphtml-element>[placeholder],[layout]:not(.i-amphtml-element)>[placeholder],[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder]{display:block;line-height:normal}.i-amphtml-element>[placeholder].amp-hidden,.i-amphtml-element>[placeholder].hidden{visibility:hidden}.i-amphtml-element:not(.amp-notsupported)>[fallback],.i-amphtml-layout-container>[placeholder].amp-hidden,.i-amphtml-layout-container>[placeholder].hidden{display:none}.i-amphtml-layout-size-defined>[fallback],.i-amphtml-layout-size-defined>[placeholder]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1}amp-img[i-amphtml-ssr]:not(.i-amphtml-element)>[placeholder]{z-index:auto}.i-amphtml-notbuilt>[placeholder]{display:block!important}.i-amphtml-hidden-by-media-query{display:none!important}.i-amphtml-element-error{background:red!important;color:#fff!important;position:relative!important}.i-amphtml-element-error:before{content:attr(error-message)}i-amp-scroll-container,i-amphtml-scroll-container{position:absolute;top:0;left:0;right:0;bottom:0;display:block}i-amp-scroll-container.amp-active,i-amphtml-scroll-container.amp-active{overflow:auto;-webkit-overflow-scrolling:touch}.i-amphtml-loading-container{display:block!important;pointer-events:none;z-index:1}.i-amphtml-notbuilt>.i-amphtml-loading-container{display:block!important}.i-amphtml-loading-container.amp-hidden{visibility:hidden}.i-amphtml-element>[overflow]{cursor:pointer;position:relative;z-index:2;visibility:hidden;display:initial;line-height:normal}.i-amphtml-layout-size-defined>[overflow]{position:absolute}.i-amphtml-element>[overflow].amp-visible{visibility:visible}template{display:none!important}.amp-border-box,.amp-border-box *,.amp-border-box :after,.amp-border-box :before{box-sizing:border-box}amp-pixel{display:none!important}amp-analytics,amp-auto-ads,amp-story-auto-ads{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}amp-story{visibility:hidden!important}html.i-amphtml-fie>amp-analytics{position:initial!important}[visible-when-invalid]:not(.visible),form [submit-error],form [submit-success],form [submitting]{display:none}amp-accordion{display:block!important}@media (min-width:1px){:where(amp-accordion>section)>:first-child{margin:0;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}:where(amp-accordion>section)>:last-child{margin:0}}amp-accordion>section{float:none!important}amp-accordion>section>*{float:none!important;display:block!important;overflow:hidden!important;position:relative!important}amp-accordion,amp-accordion>section{margin:0}amp-accordion:not(.i-amphtml-built)>section>:last-child{display:none!important}amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child{display:block!important}\n/*# sourceURL=/css/ampshared.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": ".i-amphtml-loader-background{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#f8f8f8}.i-amphtml-new-loader{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;color:#aaa}.i-amphtml-new-loader-size-default,.i-amphtml-new-loader-size-small{width:72px;height:72px}.i-amphtml-new-loader-logo{transform-origin:center;opacity:0;animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-logo{display:none}.i-amphtml-new-loader-logo-default{fill:currentColor;animation:i-amphtml-new-loader-fade-out 0.8s ease-out forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-has-shim{color:#fff!important}.i-amphtml-new-loader-shim{width:72px;height:72px;border-radius:50%;display:none;transform-origin:center;opacity:0;background-color:rgba(0,0,0,.6);animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-shim{width:48px;height:48px;margin:12px}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-shim{display:initial}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-logo-default{display:none}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-transparent-on-shim{fill:transparent!important}.i-amphtml-new-loader-logo,.i-amphtml-new-loader-shim,.i-amphtml-new-loader-spinner-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-new-loader-spinner-wrapper{margin:12px}.i-amphtml-new-loader-spinner{stroke:currentColor;stroke-width:1.5px;opacity:0;animation:i-amphtml-new-loader-fade-in 0.8s ease-in forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-spinner-path{animation:frame-position-first-spin 0.6s steps(30),frame-position-infinite-spin 1.2s steps(59) infinite;animation-delay:2.8s,3.4s;animation-delay:calc(2.8s - var(--loader-delay-offset)),calc(3.4s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner{transform:scale(0.54545);stroke-width:2.75px}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner-path{animation-delay:1.4s,2s;animation-delay:calc(1.4s - var(--loader-delay-offset)),calc(2s - var(--loader-delay-offset))}.i-amphtml-new-loader *{animation-play-state:paused}.amp-active>.i-amphtml-new-loader *{animation-play-state:running}.i-amphtml-new-loader-ad-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.i-amphtml-new-loader-ad-label{all:initial!important;display:inline-block!important;padding:0 0.4ch!important;border:1px solid!important;border-radius:2px!important;color:currentColor!important;font-size:11px!important;font-family:sans-serif!important;line-height:1.1!important;visibility:inherit!important}@keyframes i-amphtml-new-loader-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-new-loader-fade-out{0%{opacity:1}to{opacity:0}}@keyframes i-amphtml-new-loader-scale-and-fade-in{0%{opacity:0;transform:scale(0)}50%{transform:scale(1)}to{opacity:1}}@keyframes frame-position-first-spin{0%{transform:translateX(0)}to{transform:translateX(-1440px)}}@keyframes frame-position-infinite-spin{0%{transform:translateX(-1440px)}to{transform:translateX(-4272px)}}\n/*# sourceURL=/extensions/amp-loader/0.1/amp-loader.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "/*# sourceURL=/extensions/amp-access/0.1/amp-access.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "amp-user-notification{position:fixed!important;bottom:0;left:0;overflow:hidden!important;visibility:hidden;background:hsla(0,0%,100%,.7);z-index:1000;width:100%}amp-user-notification.amp-active{visibility:visible}amp-user-notification.amp-hidden{visibility:hidden}\n/*# sourceURL=/extensions/amp-user-notification/0.1/amp-user-notification.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "amp-lightbox{display:none;position:fixed!important;z-index:1000;top:0!important;left:0!important;bottom:0!important;right:0!important}amp-lightbox[scrollable]{overflow-y:auto!important;overflow-x:hidden!important}amp-lightbox i-amphtml-ad-close-header{height:60px!important;display:block!important;visibility:visible!important;opacity:0;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:right!important;justify-content:right!important;transition:opacity 0.1s ease-in}[animate-in=fly-in-bottom]>i-amphtml-ad-close-header,[animate-in=fly-in-top]>i-amphtml-ad-close-header{transition-delay:0.2s}amp-lightbox .amp-ad-close-header{opacity:1!important;box-sizing:border-box;padding:5px;line-height:40px;background-color:#000;color:#fff;font-family:Helvetica,sans-serif;font-size:12px;cursor:pointer}amp-lightbox .amp-ad-close-header>:first-child{margin-left:auto!important;pointer-events:none!important}amp-lightbox .amp-ad-close-button{display:block!important;background:url('data:image/svg+xml;charset=utf-8,') no-repeat;background-position:50%;width:40px;height:40px;pointer-events:none!important;border-radius:40px;margin-left:5px}amp-lightbox .amp-ad-close-header:active>.amp-ad-close-button{background-color:hsla(0,0%,100%,.3)}\n/*# sourceURL=/extensions/amp-lightbox/0.1/amp-lightbox.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "amp-list.i-amphtml-list-fetch-error [fetch-error],amp-list[load-more] [load-more-button].amp-visible,amp-list[load-more] [load-more-end].amp-visible,amp-list[load-more] [load-more-failed].amp-visible,amp-list[load-more] [load-more-loading].amp-visible{display:block}amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{height:80px;padding:12px 0px;box-sizing:border-box}.i-amphtml-list-load-more-button,amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#333;text-align:center}amp-list[load-more] [load-more-loading].i-amphtml-default-ui .i-amphtml-list-load-more-spinner{display:inline-block;width:40px;height:40px;margin:8px 0px;background-image:url('data:image/svg+xml;charset=utf-8,');animation:amp-list-load-more-spinner 1000ms linear infinite}@keyframes amp-list-load-more-spinner{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.i-amphtml-list-load-more-button{border:none;display:inline-block;background-color:rgba(51,51,51,.75);color:#fff;margin:4px 0px;padding:0px 32px;box-sizing:border-box;height:48px;border-radius:24px}[load-more] div[role=list]{overflow-y:hidden}.i-amphtml-list-load-more-button,.i-amphtml-list-load-more-button label,.i-amphtml-list-load-more-icon{cursor:pointer}.i-amphtml-list-load-more-button:hover{background-color:#333}.i-amphtml-list-load-more-button.i-amphtml-list-load-more-button-small{margin:0px;padding:4px 16px;height:32px}.i-amphtml-list-load-more-button label{display:inline-block;vertical-align:middle;line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-message{line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-icon{height:24px;width:24px;display:inline-block;vertical-align:middle;background-image:url('data:image/svg+xml;charset=utf-8,')}\n/*# sourceURL=/extensions/amp-list/0.1/amp-list.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "form.amp-form-submit-error [submit-error],form.amp-form-submit-success [submit-success],form.amp-form-submitting [submitting]{display:block}textarea[autoexpand]:not(.i-amphtml-textarea-max){overflow:hidden!important}.i-amphtml-textarea-clone{visibility:hidden;position:absolute;top:-9999px;left:-9999px;height:0!important}.i-amphtml-validation-bubble{transform:translate(-50%,-100%);background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.5);max-width:200px;position:absolute;display:block;box-sizing:border-box;padding:10px;border-radius:5px}.i-amphtml-validation-bubble:after{content:\" \";position:absolute;bottom:-8px;left:30px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}[visible-when-invalid]{color:red}\n/*# sourceURL=/extensions/amp-form/0.1/amp-form.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "amp-sidebar{--story-page-vh:1vh;position:fixed!important;top:0;max-height:100vh!important;height:100vh;max-width:80vw;background-color:#efefef;min-width:45px!important;outline:none;overflow-x:hidden!important;overflow-y:auto!important;z-index:2147483647;-webkit-overflow-scrolling:touch;will-change:transform}amp-sidebar[side=left]{left:0!important;transform:translateX(-100%);animation-name:i-amphtml-sidebar-slide-out-left}amp-sidebar[side=left][open]{animation-name:i-amphtml-sidebar-slide-in-left}amp-sidebar[side=right]{right:0!important;transform:translateX(100%);animation-name:i-amphtml-sidebar-slide-out-right}amp-sidebar[side=right][open]{animation-name:i-amphtml-sidebar-slide-in-right}amp-sidebar[side][i-amphtml-sidebar-opened]{transform:none;animation:none}.i-amphtml-sidebar-mask,amp-sidebar[side]{animation-duration:233ms;animation-timing-function:cubic-bezier(0,0,.21,1);animation-fill-mode:forwards}.i-amphtml-toolbar>ol,.i-amphtml-toolbar>ul{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;list-style-type:none;padding:0;margin:0}.amp-sidebar-mask{background-color:rgba(0,0,0,.5)}.i-amphtml-sidebar-mask{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background-image:none!important;animation-name:i-amphtml-sidebar-mask-fade-out;z-index:2147483646}.i-amphtml-sidebar-mask[open]{animation-name:i-amphtml-sidebar-mask-fade-in}.i-amphtml-sidebar-mask[i-amphtml-sidebar-opened]{animation:none}@keyframes i-amphtml-sidebar-slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes i-amphtml-sidebar-slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes i-amphtml-sidebar-mask-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-sidebar-mask-fade-out{0%{opacity:1}to{opacity:0}}\n/*# sourceURL=/extensions/amp-sidebar/0.1/amp-sidebar.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "amp-accordion>section>:last-child{display:none!important}amp-accordion>section[expanded]>:last-child{display:block!important}.i-amphtml-accordion-content,.i-amphtml-accordion-header{margin:0}.i-amphtml-accordion-header{cursor:pointer;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}amp-accordion>section:not([expanded]) .i-amphtml-media-component,amp-accordion>section:not([expanded]) .i-amphtml-media-component *{display:none!important;visibility:hidden!important}\n/*# sourceURL=/extensions/amp-accordion/0.1/amp-accordion.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TITLE",
+ "role": "",
+ "textContent": "Cambridge Dictionary | English Dictionary, Translations & Thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "window.geofeed = function(geoFeedData) {\n window.geofeedData = geoFeedData;\n\n window.isCCPAMode = function() {\n return (geoFeedData.country == \"US\" && geoFeedData.state == \"CA\");\n };\n\n if (window.isCCPAMode()) {\n var otCCPAiab = document.createElement('script');\n otCCPAiab.setAttribute('src', 'https://cdn.cookielaw.org/opt-out/otCCPAiab.js');\n otCCPAiab.setAttribute('charset', 'UTF-8');\n otCCPAiab.setAttribute('ccpa-opt-out-ids', 'C0004');\n otCCPAiab.setAttribute('ccpa-opt-out-geo', 'ca');\n otCCPAiab.setAttribute('ccpa-opt-out-lspa', 'false');\n document.head.appendChild(otCCPAiab);\n }\n };",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "image/x-icon",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "application/opensearchdescription+xml",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "image/x-icon",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "text/css",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "text/css",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "function readCookie(name) {\n var nameEQ = name + \"=\";\n var ca = document.cookie.split(';');\n for ( var i = 0; i < ca.length; i++) {\n var c = ca[i];\n while (c.charAt(0) == ' ')\n c = c.substring(1, c.length);\n if (c.indexOf(nameEQ) == 0)\n return c.substring(nameEQ.length, c.length);\n }\n return null;\n}\n\nvar pl_did = readCookie(\"pl_did\");\nvar pl_p = localStorage.pl;",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "//",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "text/css",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "text/css",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "(function(h,o,t,j,a,r){\n h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\n h._hjSettings={hjid:2790984,hjsv:6};\n a=o.getElementsByTagName('head')[0];\n r=o.createElement('script');r.async=1;\n r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\n a.appendChild(r);\n })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "window.hj('identify', null, {\n country: \"US\"\n });",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"authorization\": \"https://dictionary.cambridge.org/auth/info?rid=READER_ID&url=CANONICAL_URL&ref=DOCUMENT_REFERRER&type=&v1=&v2=&v3=&v4=&v5=&v6=&v7=&v8=&_=RANDOM\",\n \"noPingback\": true,\n \"login\": {\n \"sign-in\": \"https://dictionary.cambridge.org/auth/signin?rid=READER_ID\",\n \"sign-up\": \"https://dictionary.cambridge.org/auth/signup?rid=READER_ID\",\n \"sign-out\": \"https://dictionary.cambridge.org/auth/signout?rid=READER_ID\"\n },\n \"authorizationFallbackResponse\": {\n \"error\": true,\n \"loggedIn\": false\n },\n \"authorizationTimeout\": 10000\n }",
+ "type": "application/json",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n\n if(typeof iaw !== 'undefined') {\n iaw.que.push(function() {\n iaw.setGTAG(gtag);\n });\n }\n\n function sendGAEvent(eventCategory, eventAction, eventLabel, eventValue) {\n var event = {};\n\n if(eventAction != null)\n event[eventCategory + '_action'] = eventAction;\n\n if(eventLabel != null)\n event[eventCategory + '_label'] = eventLabel;\n\n if(eventValue != null)\n event[eventCategory + '_value'] = eventValue;\n\n gtag('event', eventCategory, event);\n }",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);\n },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='https://static.ads-twitter.com/uwt.js',\n a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');\n twq('config','ocswc');",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "window.geofeed=function(d){iaw.setCountryOT(d.country)};",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "window.teads_analytics=window.teads_analytics||{};window.teads_analytics.analytics_tag_id=\"PUB_8486\";window.teads_analytics.share=window.teads_analytics.share||function(){;(window.teads_analytics.shared_data=window.teads_analytics.shared_data||[]).push(arguments)};",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "#onetrust-banner-sdk .onetrust-vendors-list-handler{cursor:pointer;color:#1f96db;font-size:inherit;font-weight:bold;text-decoration:none;margin-left:5px}#onetrust-banner-sdk .onetrust-vendors-list-handler:hover{color:#1f96db}#onetrust-banner-sdk:focus{outline:2px solid #000;outline-offset:-2px}#onetrust-banner-sdk a:focus{outline:2px solid #000}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{outline-offset:1px}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{height:64px;width:64px}#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold{font-weight:bold}#onetrust-banner-sdk .ot-close-icon,#onetrust-pc-sdk .ot-close-icon,#ot-sync-ntfy .ot-close-icon{background-size:contain;background-repeat:no-repeat;background-position:center;height:12px;width:12px}#onetrust-banner-sdk .powered-by-logo,#onetrust-banner-sdk .ot-pc-footer-logo a,#onetrust-pc-sdk .powered-by-logo,#onetrust-pc-sdk .ot-pc-footer-logo a,#ot-sync-ntfy .powered-by-logo,#ot-sync-ntfy .ot-pc-footer-logo a{background-size:contain;background-repeat:no-repeat;background-position:center;height:25px;width:152px;display:block;text-decoration:none;font-size:.75em}#onetrust-banner-sdk .powered-by-logo:hover,#onetrust-banner-sdk .ot-pc-footer-logo a:hover,#onetrust-pc-sdk .powered-by-logo:hover,#onetrust-pc-sdk .ot-pc-footer-logo a:hover,#ot-sync-ntfy .powered-by-logo:hover,#ot-sync-ntfy .ot-pc-footer-logo a:hover{color:#565656}#onetrust-banner-sdk h3 *,#onetrust-banner-sdk h4 *,#onetrust-banner-sdk h6 *,#onetrust-banner-sdk button *,#onetrust-banner-sdk a[data-parent-id] *,#onetrust-pc-sdk h3 *,#onetrust-pc-sdk h4 *,#onetrust-pc-sdk h6 *,#onetrust-pc-sdk button *,#onetrust-pc-sdk a[data-parent-id] *,#ot-sync-ntfy h3 *,#ot-sync-ntfy h4 *,#ot-sync-ntfy h6 *,#ot-sync-ntfy button *,#ot-sync-ntfy a[data-parent-id] *{font-size:inherit;font-weight:inherit;color:inherit}#onetrust-banner-sdk .ot-hide,#onetrust-pc-sdk .ot-hide,#ot-sync-ntfy .ot-hide{display:none !important}#onetrust-banner-sdk button.ot-link-btn:hover,#onetrust-pc-sdk button.ot-link-btn:hover,#ot-sync-ntfy button.ot-link-btn:hover{text-decoration:underline;opacity:1}#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column{padding:0}#onetrust-pc-sdk .ot-sdk-container{padding-right:0}#onetrust-pc-sdk .ot-sdk-row{flex-direction:initial;width:100%}#onetrust-pc-sdk [type=checkbox]:checked,#onetrust-pc-sdk [type=checkbox]:not(:checked){pointer-events:initial}#onetrust-pc-sdk [type=checkbox]:disabled+label::before,#onetrust-pc-sdk [type=checkbox]:disabled+label:after,#onetrust-pc-sdk [type=checkbox]:disabled+label{pointer-events:none;opacity:.7}#onetrust-pc-sdk #vendor-list-content{transform:translate3d(0, 0, 0)}#onetrust-pc-sdk li input[type=checkbox]{z-index:1}#onetrust-pc-sdk li .ot-checkbox label{z-index:2}#onetrust-pc-sdk li .ot-checkbox input[type=checkbox]{height:auto;width:auto}#onetrust-pc-sdk li .host-title a,#onetrust-pc-sdk li .ot-host-name a,#onetrust-pc-sdk li .accordion-text,#onetrust-pc-sdk li .ot-acc-txt{z-index:2;position:relative}#onetrust-pc-sdk input{margin:3px .1ex}#onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo{height:60px;width:180px;background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-flex;justify-content:center;align-items:center}#onetrust-pc-sdk .pc-logo img,#onetrust-pc-sdk .ot-pc-logo img{max-height:100%;max-width:100%}#onetrust-pc-sdk .screen-reader-only,#onetrust-pc-sdk .ot-scrn-rdr,.ot-sdk-cookie-policy .screen-reader-only,.ot-sdk-cookie-policy .ot-scrn-rdr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#onetrust-pc-sdk.ot-fade-in,.onetrust-pc-dark-filter.ot-fade-in,#onetrust-banner-sdk.ot-fade-in{animation-name:onetrust-fade-in;animation-duration:400ms;animation-timing-function:ease-in-out}#onetrust-pc-sdk.ot-hide{display:none !important}.onetrust-pc-dark-filter.ot-hide{display:none !important}#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings{color:#68b631;border:1px solid #68b631;height:auto;white-space:normal;word-wrap:break-word;padding:.8em 2em;font-size:.8em;line-height:1.2;cursor:pointer;-moz-transition:.1s ease;-o-transition:.1s ease;-webkit-transition:1s ease;transition:.1s ease}#ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover{color:#fff;background-color:#68b631}.onetrust-pc-dark-filter{background:rgba(0,0,0,.5);z-index:2147483646;width:100%;height:100%;overflow:hidden;position:fixed;top:0;bottom:0;left:0}@keyframes onetrust-fade-in{0%{opacity:0}100%{opacity:1}}.ot-cookie-label{text-decoration:underline}@media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape){#onetrust-pc-sdk p{font-size:.75em}}#onetrust-banner-sdk .banner-option-input:focus+label{outline:1px solid #000;outline-style:auto}.category-vendors-list-handler+a:focus,.category-vendors-list-handler+a:focus-visible{outline:2px solid #000}#onetrust-pc-sdk .ot-userid-title{margin-top:10px}#onetrust-pc-sdk .ot-userid-title>span,#onetrust-pc-sdk .ot-userid-timestamp>span{font-weight:700}#onetrust-pc-sdk .ot-userid-desc{font-style:italic}#onetrust-pc-sdk .ot-host-desc a{pointer-events:initial}#onetrust-pc-sdk .ot-ven-hdr>p a{position:relative;z-index:2;pointer-events:initial}#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a{margin-right:auto}#onetrust-pc-sdk .ot-pc-footer-logo img{width:136px;height:16px}#onetrust-pc-sdk .ot-pur-vdr-count{font-weight:400;font-size:.7rem;padding-top:3px;display:block}#onetrust-banner-sdk .ot-optout-signal,#onetrust-pc-sdk .ot-optout-signal{border:1px solid #32ae88;border-radius:3px;padding:5px;margin-bottom:10px;background-color:#f9fffa;font-size:.85rem;line-height:2}#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon{display:inline;margin-right:5px}#onetrust-banner-sdk .ot-optout-signal svg,#onetrust-pc-sdk .ot-optout-signal svg{height:20px;width:30px;transform:scale(0.5)}#onetrust-banner-sdk .ot-optout-signal svg path,#onetrust-pc-sdk .ot-optout-signal svg path{fill:#32ae88}#onetrust-consent-sdk .ot-general-modal{overflow:hidden;position:fixed;margin:0 auto;top:50%;left:50%;width:40%;padding:1.5rem;max-width:575px;min-width:575px;z-index:2147483647;border-radius:2.5px;transform:translate(-50%, -50%)}#onetrust-consent-sdk .ot-signature-health-group{margin-top:1rem;padding-left:1.25rem;padding-right:1.25rem;margin-bottom:.625rem;width:calc(100% - 2.5rem)}#onetrust-consent-sdk .ot-signature-health-group .ot-signature-health-form{gap:.5rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:70%;gap:.35rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-input{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-consent-sdk .ot-signature-health .ot-signature-subtitle{font-size:1.125rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-group-title{font-size:1.25rem;font-weight:bold}#onetrust-consent-sdk .ot-signature-health,#onetrust-consent-sdk .ot-signature-health-group{display:flex;flex-direction:column;gap:1rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-cont{display:flex;flex-direction:column;gap:.25rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-paragraph,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-paragraph{margin:0;line-height:20px;font-size:max(14px,.875rem)}#onetrust-consent-sdk .ot-signature-health .ot-health-signature-error,#onetrust-consent-sdk .ot-signature-health-group .ot-health-signature-error{color:#4d4d4d;font-size:min(12px,.75rem)}#onetrust-consent-sdk .ot-signature-health .ot-signature-buttons-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-buttons-cont{margin-top:max(.75rem,2%);gap:1rem;display:flex;justify-content:flex-end}#onetrust-consent-sdk .ot-signature-health .ot-signature-button,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button{flex:1;height:auto;color:#fff;cursor:pointer;line-height:1.2;min-width:125px;font-weight:600;font-size:.813em;border-radius:2px;padding:12px 10px;white-space:normal;word-wrap:break-word;word-break:break-word;background-color:#68b631;border:2px solid #68b631}#onetrust-consent-sdk .ot-signature-health .ot-signature-button.reject,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button.reject{background-color:#fff}#onetrust-consent-sdk .ot-input-field-cont{display:flex;flex-direction:column;gap:.5rem}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:65%}#onetrust-consent-sdk .ot-signature-health-form{display:flex;flex-direction:column}#onetrust-consent-sdk .ot-signature-health-form .ot-signature-label{margin-bottom:0;line-height:20px;font-size:max(14px,.875rem)}@media only screen and (max-width: 600px){#onetrust-consent-sdk .ot-general-modal{min-width:100%}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:100%}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:100%}}#onetrust-banner-sdk,#onetrust-pc-sdk,#ot-sdk-cookie-policy,#ot-sync-ntfy{font-size:16px}#onetrust-banner-sdk *,#onetrust-banner-sdk ::after,#onetrust-banner-sdk ::before,#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before,#ot-sdk-cookie-policy *,#ot-sdk-cookie-policy ::after,#ot-sdk-cookie-policy ::before,#ot-sync-ntfy *,#ot-sync-ntfy ::after,#ot-sync-ntfy ::before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#onetrust-banner-sdk div,#onetrust-banner-sdk span,#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-banner-sdk p,#onetrust-banner-sdk img,#onetrust-banner-sdk svg,#onetrust-banner-sdk button,#onetrust-banner-sdk section,#onetrust-banner-sdk a,#onetrust-banner-sdk label,#onetrust-banner-sdk input,#onetrust-banner-sdk ul,#onetrust-banner-sdk li,#onetrust-banner-sdk nav,#onetrust-banner-sdk table,#onetrust-banner-sdk thead,#onetrust-banner-sdk tr,#onetrust-banner-sdk td,#onetrust-banner-sdk tbody,#onetrust-banner-sdk .ot-main-content,#onetrust-banner-sdk .ot-toggle,#onetrust-banner-sdk #ot-content,#onetrust-banner-sdk #ot-pc-content,#onetrust-banner-sdk .checkbox,#onetrust-pc-sdk div,#onetrust-pc-sdk span,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#onetrust-pc-sdk p,#onetrust-pc-sdk img,#onetrust-pc-sdk svg,#onetrust-pc-sdk button,#onetrust-pc-sdk section,#onetrust-pc-sdk a,#onetrust-pc-sdk label,#onetrust-pc-sdk input,#onetrust-pc-sdk ul,#onetrust-pc-sdk li,#onetrust-pc-sdk nav,#onetrust-pc-sdk table,#onetrust-pc-sdk thead,#onetrust-pc-sdk tr,#onetrust-pc-sdk td,#onetrust-pc-sdk tbody,#onetrust-pc-sdk .ot-main-content,#onetrust-pc-sdk .ot-toggle,#onetrust-pc-sdk #ot-content,#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk .checkbox,#ot-sdk-cookie-policy div,#ot-sdk-cookie-policy span,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy p,#ot-sdk-cookie-policy img,#ot-sdk-cookie-policy svg,#ot-sdk-cookie-policy button,#ot-sdk-cookie-policy section,#ot-sdk-cookie-policy a,#ot-sdk-cookie-policy label,#ot-sdk-cookie-policy input,#ot-sdk-cookie-policy ul,#ot-sdk-cookie-policy li,#ot-sdk-cookie-policy nav,#ot-sdk-cookie-policy table,#ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy tr,#ot-sdk-cookie-policy td,#ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy .ot-main-content,#ot-sdk-cookie-policy .ot-toggle,#ot-sdk-cookie-policy #ot-content,#ot-sdk-cookie-policy #ot-pc-content,#ot-sdk-cookie-policy .checkbox,#ot-sync-ntfy div,#ot-sync-ntfy span,#ot-sync-ntfy h1,#ot-sync-ntfy h2,#ot-sync-ntfy h3,#ot-sync-ntfy h4,#ot-sync-ntfy h5,#ot-sync-ntfy h6,#ot-sync-ntfy p,#ot-sync-ntfy img,#ot-sync-ntfy svg,#ot-sync-ntfy button,#ot-sync-ntfy section,#ot-sync-ntfy a,#ot-sync-ntfy label,#ot-sync-ntfy input,#ot-sync-ntfy ul,#ot-sync-ntfy li,#ot-sync-ntfy nav,#ot-sync-ntfy table,#ot-sync-ntfy thead,#ot-sync-ntfy tr,#ot-sync-ntfy td,#ot-sync-ntfy tbody,#ot-sync-ntfy .ot-main-content,#ot-sync-ntfy .ot-toggle,#ot-sync-ntfy #ot-content,#ot-sync-ntfy #ot-pc-content,#ot-sync-ntfy .checkbox{font-family:inherit;font-weight:normal;-webkit-font-smoothing:auto;letter-spacing:normal;line-height:normal;padding:0;margin:0;height:auto;min-height:0;max-height:none;width:auto;min-width:0;max-width:none;border-radius:0;border:none;clear:none;float:none;position:static;bottom:auto;left:auto;right:auto;top:auto;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;white-space:normal;background:none;overflow:visible;vertical-align:baseline;visibility:visible;z-index:auto;box-shadow:none}#onetrust-banner-sdk label:before,#onetrust-banner-sdk label:after,#onetrust-banner-sdk .checkbox:after,#onetrust-banner-sdk .checkbox:before,#onetrust-pc-sdk label:before,#onetrust-pc-sdk label:after,#onetrust-pc-sdk .checkbox:after,#onetrust-pc-sdk .checkbox:before,#ot-sdk-cookie-policy label:before,#ot-sdk-cookie-policy label:after,#ot-sdk-cookie-policy .checkbox:after,#ot-sdk-cookie-policy .checkbox:before,#ot-sync-ntfy label:before,#ot-sync-ntfy label:after,#ot-sync-ntfy .checkbox:after,#ot-sync-ntfy .checkbox:before{content:\"\";content:none}#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{position:relative;width:100%;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{width:100%;float:left;box-sizing:border-box;padding:0;display:initial}@media(min-width: 400px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:90%;padding:0}}@media(min-width: 550px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:100%}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{margin-left:4%}#onetrust-banner-sdk .ot-sdk-column:first-child,#onetrust-banner-sdk .ot-sdk-columns:first-child,#onetrust-pc-sdk .ot-sdk-column:first-child,#onetrust-pc-sdk .ot-sdk-columns:first-child,#ot-sdk-cookie-policy .ot-sdk-column:first-child,#ot-sdk-cookie-policy .ot-sdk-columns:first-child{margin-left:0}#onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns{width:13.3333333333%}#onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns{width:22%}#onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns{width:30.6666666667%}#onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns{width:65.3333333333%}#onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns{width:74%}#onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns{width:82.6666666667%}#onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns{width:91.3333333333%}#onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns{width:100%;margin-left:0}}#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6{margin-top:0;font-weight:600;font-family:inherit}#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem;line-height:1.2}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem;line-height:1.25}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem;line-height:1.3}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem;line-height:1.35}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem;line-height:1.5}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem;line-height:1.6}@media(min-width: 550px){#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem}}#onetrust-banner-sdk p,#onetrust-pc-sdk p,#ot-sdk-cookie-policy p{margin:0 0 1em 0;font-family:inherit;line-height:normal}#onetrust-banner-sdk a,#onetrust-pc-sdk a,#ot-sdk-cookie-policy a{color:#565656;text-decoration:underline}#onetrust-banner-sdk a:hover,#onetrust-pc-sdk a:hover,#ot-sdk-cookie-policy a:hover{color:#565656;text-decoration:none}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:.9em;font-weight:400;line-height:38px;letter-spacing:.01em;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border-radius:2px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-button:hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#onetrust-pc-sdk .ot-sdk-button:hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#ot-sdk-cookie-policy .ot-sdk-button:hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus{color:#333;border-color:#888;opacity:.7}#onetrust-banner-sdk .ot-sdk-button:focus,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,#onetrust-pc-sdk .ot-sdk-button:focus,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,#ot-sdk-cookie-policy .ot-sdk-button:focus,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus{outline:2px solid #000}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-banner-sdk button.ot-sdk-button-primary,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-pc-sdk button.ot-sdk-button-primary,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,#ot-sdk-cookie-policy button.ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-banner-sdk button.ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-banner-sdk button.ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-pc-sdk button.ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-pc-sdk button.ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus{color:#fff;background-color:#1eaedb;border-color:#1eaedb}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}#onetrust-banner-sdk input[type=text]:focus,#onetrust-pc-sdk input[type=text]:focus,#ot-sdk-cookie-policy input[type=text]:focus{border:1px solid #000;outline:0}#onetrust-banner-sdk label,#onetrust-pc-sdk label,#ot-sdk-cookie-policy label{display:block;margin-bottom:.5rem;font-weight:600}#onetrust-banner-sdk input[type=checkbox],#onetrust-pc-sdk input[type=checkbox],#ot-sdk-cookie-policy input[type=checkbox]{display:inline}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{list-style:circle inside}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{padding-left:0;margin-top:0}#onetrust-banner-sdk ul ul,#onetrust-pc-sdk ul ul,#ot-sdk-cookie-policy ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}#onetrust-banner-sdk li,#onetrust-pc-sdk li,#ot-sdk-cookie-policy li{margin-bottom:1rem}#onetrust-banner-sdk th,#onetrust-banner-sdk td,#onetrust-pc-sdk th,#onetrust-pc-sdk td,#ot-sdk-cookie-policy th,#ot-sdk-cookie-policy td{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}#onetrust-banner-sdk button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-container:after,#onetrust-banner-sdk .ot-sdk-row:after,#onetrust-pc-sdk .ot-sdk-container:after,#onetrust-pc-sdk .ot-sdk-row:after,#ot-sdk-cookie-policy .ot-sdk-container:after,#ot-sdk-cookie-policy .ot-sdk-row:after{content:\"\";display:table;clear:both}#onetrust-banner-sdk .ot-sdk-row,#onetrust-pc-sdk .ot-sdk-row,#ot-sdk-cookie-policy .ot-sdk-row{margin:0;max-width:none;display:block}#onetrust-banner-sdk{box-shadow:0 0 18px rgba(0,0,0,.2)}#onetrust-banner-sdk.otFlat{position:fixed;z-index:2147483645;bottom:0;right:0;left:0;background-color:#fff;max-height:90%;overflow-x:hidden;overflow-y:auto}#onetrust-banner-sdk.otFlat.top{top:0px;bottom:auto}#onetrust-banner-sdk.otRelFont{font-size:1rem}#onetrust-banner-sdk>.ot-sdk-container{overflow:hidden}#onetrust-banner-sdk::-webkit-scrollbar{width:11px}#onetrust-banner-sdk::-webkit-scrollbar-thumb{border-radius:10px;background:#c1c1c1}#onetrust-banner-sdk{scrollbar-arrow-color:#c1c1c1;scrollbar-darkshadow-color:#c1c1c1;scrollbar-face-color:#c1c1c1;scrollbar-shadow-color:#c1c1c1}#onetrust-banner-sdk #onetrust-policy{margin:1.25em 0 .625em 2em;overflow:hidden}#onetrust-banner-sdk #onetrust-policy .ot-gv-list-handler{float:left;font-size:.82em;padding:0;margin-bottom:0;border:0;line-height:normal;height:auto;width:auto}#onetrust-banner-sdk #onetrust-policy-title{font-size:1.2em;line-height:1.3;margin-bottom:10px}#onetrust-banner-sdk #onetrust-policy-text{clear:both;text-align:left;font-size:.88em;line-height:1.4}#onetrust-banner-sdk #onetrust-policy-text *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk #onetrust-policy-text a{font-weight:bold;margin-left:5px}#onetrust-banner-sdk #onetrust-policy-title,#onetrust-banner-sdk #onetrust-policy-text{color:dimgray;float:left}#onetrust-banner-sdk #onetrust-button-group-parent{min-height:1px;text-align:center}#onetrust-banner-sdk #onetrust-button-group{display:inline-block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{background-color:#68b631;color:#fff;border-color:#68b631;margin-right:1em;min-width:125px;height:auto;white-space:normal;word-break:break-word;word-wrap:break-word;padding:12px 10px;line-height:1.2;font-size:.813em;font-weight:600}#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link{background-color:#fff;border:none;color:#68b631;text-decoration:underline;padding-left:0;padding-right:0}#onetrust-banner-sdk .onetrust-close-btn-ui{width:44px;height:44px;background-size:12px;border:none;position:relative;margin:auto;padding:0}#onetrust-banner-sdk .banner_logo{display:none}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{position:absolute;top:50%;transform:translateY(-50%);left:0px}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-policy{margin-left:65px}#onetrust-banner-sdk .ot-b-addl-desc{clear:both;float:left;display:block}#onetrust-banner-sdk #banner-options{float:left;display:table;margin-right:0;margin-left:1em;width:calc(100% - 1em)}#onetrust-banner-sdk .banner-option-input{cursor:pointer;width:auto;height:auto;border:none;padding:0;padding-right:3px;margin:0 0 10px;font-size:.82em;line-height:1.4}#onetrust-banner-sdk .banner-option-input *{pointer-events:none;font-size:inherit;line-height:inherit}#onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details{display:block;height:auto}#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container{transform:rotate(90deg)}#onetrust-banner-sdk .banner-option{margin-bottom:12px;margin-left:0;border:none;float:left;padding:0}#onetrust-banner-sdk .banner-option:first-child{padding-left:2px}#onetrust-banner-sdk .banner-option:not(:first-child){padding:0;border:none}#onetrust-banner-sdk .banner-option-header{cursor:pointer;display:inline-block}#onetrust-banner-sdk .banner-option-header :first-child{color:dimgray;font-weight:bold;float:left}#onetrust-banner-sdk .banner-option-header .ot-arrow-container{display:inline-block;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid dimgray;margin-left:10px;vertical-align:middle}#onetrust-banner-sdk .banner-option-details{display:none;font-size:.83em;line-height:1.5;padding:10px 0px 5px 10px;margin-right:10px;height:0px}#onetrust-banner-sdk .banner-option-details *{font-size:inherit;line-height:inherit;color:dimgray}#onetrust-banner-sdk .ot-arrow-container,#onetrust-banner-sdk .banner-option-details{transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .ot-dpd-container{float:left}#onetrust-banner-sdk .ot-dpd-title{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-title,#onetrust-banner-sdk .ot-dpd-desc{font-size:.88em;line-height:1.4;color:dimgray}#onetrust-banner-sdk .ot-dpd-title *,#onetrust-banner-sdk .ot-dpd-desc *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text *{margin-bottom:0}#onetrust-banner-sdk.ot-iab-2 .onetrust-vendors-list-handler{display:block;margin-left:0;margin-top:5px;clear:both;margin-bottom:0;padding:0;border:0;height:auto;width:auto}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk.ot-close-btn-link{padding-top:25px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container{top:15px;transform:none;right:15px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button{padding:0;white-space:pre-wrap;border:none;height:auto;line-height:1.5;text-decoration:underline;font-size:.69em}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk .ot-dpd-desc,#onetrust-banner-sdk .ot-b-addl-desc{font-size:.813em;line-height:1.5}#onetrust-banner-sdk .ot-dpd-desc{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-desc>.ot-b-addl-desc{margin-top:10px;margin-bottom:10px;font-size:1em}@media only screen and (max-width: 425px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:6px;right:2px}#onetrust-banner-sdk #onetrust-policy{margin-left:0;margin-top:3em}#onetrust-banner-sdk #onetrust-button-group{display:block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk .onetrust-close-btn-ui{top:auto;transform:none}#onetrust-banner-sdk #onetrust-policy-title{display:inline;float:none}#onetrust-banner-sdk #banner-options{margin:0;padding:0;width:100%}}@media only screen and (min-width: 426px)and (max-width: 896px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:0;right:0}#onetrust-banner-sdk #onetrust-policy{margin-left:1em;margin-right:1em}#onetrust-banner-sdk .onetrust-close-btn-ui{top:10px;right:10px}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:95%}#onetrust-banner-sdk.ot-iab-2 #onetrust-group-container{width:100%}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-button-group-parent{padding-left:50px}#onetrust-banner-sdk #onetrust-button-group-parent{width:100%;position:relative;margin-left:0}#onetrust-banner-sdk #onetrust-button-group button{display:inline-block}#onetrust-banner-sdk #onetrust-button-group{margin-right:0;text-align:center}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler{float:left}#onetrust-banner-sdk .has-reject-all-button #onetrust-reject-all-handler,#onetrust-banner-sdk .has-reject-all-button #onetrust-accept-btn-handler{float:right}#onetrust-banner-sdk .has-reject-all-button #onetrust-button-group{width:calc(100% - 2em);margin-right:0}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link{padding-left:0px;text-align:left}#onetrust-banner-sdk.ot-buttons-fw .ot-sdk-three button{width:100%;text-align:center}#onetrust-banner-sdk.ot-buttons-fw #onetrust-button-group-parent button{float:none}#onetrust-banner-sdk.ot-buttons-fw #onetrust-pc-btn-handler.cookie-setting-link{text-align:center}}@media only screen and (min-width: 550px){#onetrust-banner-sdk .banner-option:not(:first-child){border-left:1px solid #d8d8d8;padding-left:25px}}@media only screen and (min-width: 425px)and (max-width: 550px){#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group,#onetrust-banner-sdk.ot-iab-2 #onetrust-policy,#onetrust-banner-sdk.ot-iab-2 .banner-option{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler{float:left}}@media only screen and (min-width: 769px){#onetrust-banner-sdk #onetrust-button-group{margin-right:30%}#onetrust-banner-sdk #banner-options{margin-left:2em;margin-right:5em;margin-bottom:1.25em;width:calc(100% - 7em)}}@media only screen and (min-width: 897px)and (max-width: 1023px){#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:75%;transform:translateY(-50%)}#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;padding:0;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{position:relative;margin:0;right:-22px;top:2px}}@media only screen and (min-width: 1024px){#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{right:-12px}#onetrust-banner-sdk #onetrust-policy{margin-left:2em}#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:60%;transform:translateY(-50%)}#onetrust-banner-sdk .ot-optout-signal{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-title{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text,#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:1em;width:50%;border-right:1px solid #d8d8d8;padding-right:1rem}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-container{width:45%;padding-left:1rem;display:inline-block;float:none}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-title{line-height:1.7}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group-parent{left:auto;right:4%;margin-left:0}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{margin:auto;width:30%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:60%}#onetrust-banner-sdk #onetrust-button-group{margin-right:auto}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{margin-top:1em}}@media only screen and (min-width: 890px){#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group-parent{padding-left:3%;padding-right:4%;margin-left:0}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group{margin-right:0;margin-top:1.25em;width:100%}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button{width:100%;margin-bottom:5px;margin-top:5px}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button:last-of-type{margin-bottom:20px}}@media only screen and (min-width: 1280px){#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:55%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{width:44%;padding-left:2%;padding-right:2%}#onetrust-banner-sdk:not(.ot-iab-2).vertical-align-content #onetrust-button-group-parent{position:absolute;left:55%}}\n #onetrust-consent-sdk #onetrust-banner-sdk {background-color: #FFFFFF;}\n #onetrust-consent-sdk #onetrust-policy-title,\n #onetrust-consent-sdk #onetrust-policy-text,\n #onetrust-consent-sdk .ot-b-addl-desc,\n #onetrust-consent-sdk .ot-dpd-desc,\n #onetrust-consent-sdk .ot-dpd-title,\n #onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n #onetrust-banner-sdk .ot-cat-header,\n #onetrust-banner-sdk .ot-optout-signal\n {\n color: #696969;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {\n background-color: #E9E9E9;}\n #onetrust-consent-sdk #onetrust-banner-sdk a[href],\n #onetrust-consent-sdk #onetrust-banner-sdk a[href] font,\n #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn\n {\n color: #1d2a57;\n }#onetrust-consent-sdk #onetrust-accept-btn-handler,\n #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #1d2a57;border-color: #1d2a57;\n color: #FFFFFF;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk *:focus,\n #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #000000;\n outline-width: 1px;\n }\n #onetrust-consent-sdk #onetrust-pc-btn-handler,\n #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {\n color: #1d2a57; border-color: #1d2a57;\n background-color:\n #FFFFFF;\n }#onetrust-banner-sdk .banner_logo {\n background: url(\"https://cdn.cookielaw.org/logos/2ae1f452-e8c9-4d90-b0bf-a20e7f5d026e/1be0fc8f-627a-4f3a-a13f-a4d11e467d2a/b85c8dc7-4d70-43e0-a6a9-1424e48d94be/cdo_logo.png\") no-repeat center;\n background-size: contain;\n height: 45px;\n margin: 10px 0;\n display: block;\n}\n#onetrust-pc-sdk #ot-pc-title{font-size:1rem!important}\n#onetrust-consent-sdk * {outline: 0!important}\n#onetrust-pc-sdk, #onetrust-banner-sdk {font-size:inherit!important}\n.onetrust-pc-dark-filter{background: rgba(0,0,0,0.93)}\n#ot-sdk-btn-floating{ display: none}\n#ot-sdk-btn.ot-sdk-show-settings,\n#ot-sdk-btn.ot-sdk-show-settings:hover{\n border: none;\n background: none;\n display: inline;\n padding: 0;\n color: inherit;\n font-size: inherit;\n}\n.ot-fade-in {\n animation-name: none !important;\n animation-duration: initial !important;\n animation-timing-function: initial !important;\n}\n\n#onetrust-banner-sdk #onetrust-group-container {\n overflow-y: auto !important;\n overflow-x: hidden !important;\n}\n@media screen and (max-width: 424px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 280px) !important;\n }\n}\n@media screen and (min-width: 425px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 200px) !important;\n }\n}.ot-sdk-cookie-policy{font-family:inherit;font-size:16px}.ot-sdk-cookie-policy.otRelFont{font-size:1rem}.ot-sdk-cookie-policy h3,.ot-sdk-cookie-policy h4,.ot-sdk-cookie-policy h6,.ot-sdk-cookie-policy p,.ot-sdk-cookie-policy li,.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy th,.ot-sdk-cookie-policy #cookie-policy-description,.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}.ot-sdk-cookie-policy h4{font-size:1.2em}.ot-sdk-cookie-policy h6{font-size:1em;margin-top:2em}.ot-sdk-cookie-policy th{min-width:75px}.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy a:hover{background:#fff}.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}.ot-sdk-cookie-policy .ot-mobile-border{display:none}.ot-sdk-cookie-policy section{margin-bottom:2em}.ot-sdk-cookie-policy table{border-collapse:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy{font-family:inherit;font-size:1rem}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup{margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td{font-size:.9em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a{font-size:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group{font-size:1em;margin-bottom:.6em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title{margin-bottom:1.2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{min-width:75px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover{background:#fff}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border{display:none}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section{margin-bottom:2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li{list-style:disc;margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4{display:inline-block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{border-collapse:inherit;margin:auto;border:1px solid #d7d7d7;border-radius:5px;border-spacing:initial;width:100%;overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child{border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:25%}.ot-sdk-cookie-policy[dir=rtl]{text-align:left}#ot-sdk-cookie-policy h3{font-size:1.5em}@media only screen and (max-width: 530px){.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{display:block}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr{position:absolute;top:-9999px;left:-9999px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{margin:0 0 1em 0}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a{background:#f6f6f4}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{position:absolute;height:100%;left:6px;width:40%;padding-right:10px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border{display:inline-block;background-color:#e4e4e4;position:absolute;height:100%;top:0;left:45%;width:2px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{content:attr(data-label);font-weight:bold}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border:none;border-bottom:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{display:block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:auto}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{margin:0 0 1em 0}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{height:100%;width:40%;padding-right:10px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{content:attr(data-label);font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr{position:absolute;top:-9999px;left:-9999px;z-index:-9999}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:1px solid #d7d7d7;border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child{border-bottom:0px}}\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {\n color: #696969;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {\n color: #1d2a57;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {\n color: #1d2a57;\n }\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {\n color: #1d2a57;\n }\n \n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {\n background-color: #F4F4F4;\n }\n \n .ot-floating-button__front{background-image:url('https://cdn.cookielaw.org/logos/static/ot_persistent_cookie_icon.png')}",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var gtagScript = document.createElement(\"script\");\n gtagScript.src = \"https://www.googletagmanager.com/gtag/js?id=G-L9GCR21SZ7\";\n gtagScript.async = true;\n document.head.appendChild(gtagScript);\n\n gtag('js', new Date());\n gtag('config', 'G-L9GCR21SZ7', {\n 'cookie_domain': 'dictionary.cambridge.org',\n send_page_view: false\n });\n\n gtag('event','page_view', {\n \"category\": \"home\" ,\n \"dataset\": \"other\" ,\n \"locale\": \"br\"\n });\n\n gtag(\"event\", \"dcPageType\", {\"dcPageType\": \"homepage\"});\n gtag(\"event\", \"contentType\", {\"contentType\": \"default\"});",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "HEAD",
+ "role": "",
+ "textContent": "html{overflow-x:hidden!important}html.i-amphtml-fie{height:100%!important;width:100%!important}html:not([amp4ads]),html:not([amp4ads]) body{height:auto!important}html:not([amp4ads]) body{margin:0!important}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html.i-amphtml-singledoc.i-amphtml-embedded{-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom}html.i-amphtml-fie>body,html.i-amphtml-singledoc>body{overflow:visible!important}html.i-amphtml-fie:not(.i-amphtml-inabox)>body,html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body{position:relative!important}html.i-amphtml-ios-embed-legacy>body{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important}html.i-amphtml-ios-embed{overflow-y:auto!important;position:static}#i-amphtml-wrapper{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;display:block!important}html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper{-webkit-overflow-scrolling:touch!important}#i-amphtml-wrapper>body{position:relative!important;border-top:1px solid transparent!important}#i-amphtml-wrapper+body{visibility:visible}#i-amphtml-wrapper+body .i-amphtml-lightbox-element,#i-amphtml-wrapper+body[i-amphtml-lightbox]{visibility:hidden}#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element{visibility:visible}#i-amphtml-wrapper.i-amphtml-scroll-disabled,.i-amphtml-scroll-disabled{overflow-x:hidden!important;overflow-y:hidden!important}amp-instagram{padding:54px 0px 0px!important;background-color:#fff}amp-iframe iframe{box-sizing:border-box!important}[amp-access][amp-access-hide]{display:none}[subscriptions-dialog],body:not(.i-amphtml-subs-ready) [subscriptions-action],body:not(.i-amphtml-subs-ready) [subscriptions-section]{display:none!important}amp-experiment,amp-live-list>[update]{display:none}amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden{display:none!important}amp-list [fetch-error],amp-list[load-more] [load-more-button],amp-list[load-more] [load-more-end],amp-list[load-more] [load-more-failed],amp-list[load-more] [load-more-loading]{display:none}amp-list[diffable] div[role=list]{display:block}amp-story-page,amp-story[standalone]{min-height:1px!important;display:block!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;width:100%!important}amp-story[standalone]{background-color:#000!important;position:relative!important}amp-story-page{background-color:#757575}amp-story .amp-active>div,amp-story .i-amphtml-loader-background{display:none!important}amp-story-page:not(:first-of-type):not([distance]):not([active]){transform:translateY(1000vh)!important}amp-autocomplete{position:relative!important;display:inline-block!important}amp-autocomplete>input,amp-autocomplete>textarea{padding:0.5rem;border:1px solid rgba(0,0,0,.33)}.i-amphtml-autocomplete-results,amp-autocomplete>input,amp-autocomplete>textarea{font-size:1rem;line-height:1.5rem}[amp-fx^=fly-in]{visibility:hidden}amp-script[nodom],amp-script[sandboxed]{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}\n/*# sourceURL=/css/ampdoc.css*/[hidden]{display:none!important}.i-amphtml-element{display:inline-block}.i-amphtml-blurry-placeholder{transition:opacity 0.3s cubic-bezier(0.0,0.0,0.2,1)!important;pointer-events:none}[layout=nodisplay]:not(.i-amphtml-element){display:none!important}.i-amphtml-layout-fixed,[layout=fixed][width][height]:not(.i-amphtml-layout-fixed){display:inline-block;position:relative}.i-amphtml-layout-responsive,[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-layout-responsive){display:block;position:relative}.i-amphtml-layout-intrinsic,[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic){display:inline-block;position:relative;max-width:100%}.i-amphtml-layout-intrinsic .i-amphtml-sizer{max-width:100%}.i-amphtml-intrinsic-sizer{max-width:100%;display:block!important}.i-amphtml-layout-container,.i-amphtml-layout-fixed-height,[layout=container],[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height){display:block;position:relative}.i-amphtml-layout-fill,.i-amphtml-layout-fill.i-amphtml-notbuilt,[layout=fill]:not(.i-amphtml-layout-fill),body noscript>*{display:block;overflow:hidden!important;position:absolute;top:0;left:0;bottom:0;right:0}body noscript>*{position:absolute!important;width:100%;height:100%;z-index:2}body noscript{display:inline!important}.i-amphtml-layout-flex-item,[layout=flex-item]:not(.i-amphtml-layout-flex-item){display:block;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.i-amphtml-layout-fluid{position:relative}.i-amphtml-layout-size-defined{overflow:hidden!important}.i-amphtml-layout-awaiting-size{position:absolute!important;top:auto!important;bottom:auto!important}i-amphtml-sizer{display:block!important}@supports (aspect-ratio:1/1){i-amphtml-sizer.i-amphtml-disable-ar{display:none!important}}.i-amphtml-blurry-placeholder,.i-amphtml-fill-content{display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:0;margin:auto}.i-amphtml-layout-size-defined .i-amphtml-fill-content{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-replaced-content,.i-amphtml-screen-reader{padding:0!important;border:none!important}.i-amphtml-screen-reader{position:fixed!important;top:0px!important;left:0px!important;width:4px!important;height:4px!important;opacity:0!important;overflow:hidden!important;margin:0!important;display:block!important;visibility:visible!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:8px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:12px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:16px!important}.i-amphtml-unresolved{position:relative;overflow:hidden!important}.i-amphtml-select-disabled{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.i-amphtml-notbuilt,[layout]:not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){position:relative;overflow:hidden!important;color:transparent!important}.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,[layout]:not([layout=container]):not(.i-amphtml-element)>*,[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,[width][height][sizes]:not([layout]):not(.i-amphtml-element)>*{display:none}amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content{display:block}.i-amphtml-notbuilt:not(.i-amphtml-layout-container),[layout]:not([layout=container]):not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){color:transparent!important;line-height:0!important}.i-amphtml-ghost{visibility:hidden!important}.i-amphtml-element>[placeholder],[layout]:not(.i-amphtml-element)>[placeholder],[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder]{display:block;line-height:normal}.i-amphtml-element>[placeholder].amp-hidden,.i-amphtml-element>[placeholder].hidden{visibility:hidden}.i-amphtml-element:not(.amp-notsupported)>[fallback],.i-amphtml-layout-container>[placeholder].amp-hidden,.i-amphtml-layout-container>[placeholder].hidden{display:none}.i-amphtml-layout-size-defined>[fallback],.i-amphtml-layout-size-defined>[placeholder]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1}amp-img[i-amphtml-ssr]:not(.i-amphtml-element)>[placeholder]{z-index:auto}.i-amphtml-notbuilt>[placeholder]{display:block!important}.i-amphtml-hidden-by-media-query{display:none!important}.i-amphtml-element-error{background:red!important;color:#fff!important;position:relative!important}.i-amphtml-element-error:before{content:attr(error-message)}i-amp-scroll-container,i-amphtml-scroll-container{position:absolute;top:0;left:0;right:0;bottom:0;display:block}i-amp-scroll-container.amp-active,i-amphtml-scroll-container.amp-active{overflow:auto;-webkit-overflow-scrolling:touch}.i-amphtml-loading-container{display:block!important;pointer-events:none;z-index:1}.i-amphtml-notbuilt>.i-amphtml-loading-container{display:block!important}.i-amphtml-loading-container.amp-hidden{visibility:hidden}.i-amphtml-element>[overflow]{cursor:pointer;position:relative;z-index:2;visibility:hidden;display:initial;line-height:normal}.i-amphtml-layout-size-defined>[overflow]{position:absolute}.i-amphtml-element>[overflow].amp-visible{visibility:visible}template{display:none!important}.amp-border-box,.amp-border-box *,.amp-border-box :after,.amp-border-box :before{box-sizing:border-box}amp-pixel{display:none!important}amp-analytics,amp-auto-ads,amp-story-auto-ads{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}amp-story{visibility:hidden!important}html.i-amphtml-fie>amp-analytics{position:initial!important}[visible-when-invalid]:not(.visible),form [submit-error],form [submit-success],form [submitting]{display:none}amp-accordion{display:block!important}@media (min-width:1px){:where(amp-accordion>section)>:first-child{margin:0;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}:where(amp-accordion>section)>:last-child{margin:0}}amp-accordion>section{float:none!important}amp-accordion>section>*{float:none!important;display:block!important;overflow:hidden!important;position:relative!important}amp-accordion,amp-accordion>section{margin:0}amp-accordion:not(.i-amphtml-built)>section>:last-child{display:none!important}amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child{display:block!important}\n/*# sourceURL=/css/ampshared.css*/.i-amphtml-loader-background{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#f8f8f8}.i-amphtml-new-loader{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;color:#aaa}.i-amphtml-new-loader-size-default,.i-amphtml-new-loader-size-small{width:72px;height:72px}.i-amphtml-new-loader-logo{transform-origin:center;opacity:0;animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-logo{display:none}.i-amphtml-new-loader-logo-default{fill:currentColor;animation:i-amphtml-new-loader-fade-out 0.8s ease-out forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-has-shim{color:#fff!important}.i-amphtml-new-loader-shim{width:72px;height:72px;border-radius:50%;display:none;transform-origin:center;opacity:0;background-color:rgba(0,0,0,.6);animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-shim{width:48px;height:48px;margin:12px}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-shim{display:initial}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-logo-default{display:none}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-transparent-on-shim{fill:transparent!important}.i-amphtml-new-loader-logo,.i-amphtml-new-loader-shim,.i-amphtml-new-loader-spinner-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-new-loader-spinner-wrapper{margin:12px}.i-amphtml-new-loader-spinner{stroke:currentColor;stroke-width:1.5px;opacity:0;animation:i-amphtml-new-loader-fade-in 0.8s ease-in forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-spinner-path{animation:frame-position-first-spin 0.6s steps(30),frame-position-infinite-spin 1.2s steps(59) infinite;animation-delay:2.8s,3.4s;animation-delay:calc(2.8s - var(--loader-delay-offset)),calc(3.4s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner{transform:scale(0.54545);stroke-width:2.75px}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner-path{animation-delay:1.4s,2s;animation-delay:calc(1.4s - var(--loader-delay-offset)),calc(2s - var(--loader-delay-offset))}.i-amphtml-new-loader *{animation-play-state:paused}.amp-active>.i-amphtml-new-loader *{animation-play-state:running}.i-amphtml-new-loader-ad-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.i-amphtml-new-loader-ad-label{all:initial!important;display:inline-block!important;padding:0 0.4ch!important;border:1px solid!important;border-radius:2px!important;color:currentColor!important;font-size:11px!important;font-family:sans-serif!important;line-height:1.1!important;visibility:inherit!important}@keyframes i-amphtml-new-loader-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-new-loader-fade-out{0%{opacity:1}to{opacity:0}}@keyframes i-amphtml-new-loader-scale-and-fade-in{0%{opacity:0;transform:scale(0)}50%{transform:scale(1)}to{opacity:1}}@keyframes frame-position-first-spin{0%{transform:translateX(0)}to{transform:translateX(-1440px)}}@keyframes frame-position-infinite-spin{0%{transform:translateX(-1440px)}to{transform:translateX(-4272px)}}\n/*# sourceURL=/extensions/amp-loader/0.1/amp-loader.css*/\n/*# sourceURL=/extensions/amp-access/0.1/amp-access.css*/amp-user-notification{position:fixed!important;bottom:0;left:0;overflow:hidden!important;visibility:hidden;background:hsla(0,0%,100%,.7);z-index:1000;width:100%}amp-user-notification.amp-active{visibility:visible}amp-user-notification.amp-hidden{visibility:hidden}\n/*# sourceURL=/extensions/amp-user-notification/0.1/amp-user-notification.css*/amp-lightbox{display:none;position:fixed!important;z-index:1000;top:0!important;left:0!important;bottom:0!important;right:0!important}amp-lightbox[scrollable]{overflow-y:auto!important;overflow-x:hidden!important}amp-lightbox i-amphtml-ad-close-header{height:60px!important;display:block!important;visibility:visible!important;opacity:0;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:right!important;justify-content:right!important;transition:opacity 0.1s ease-in}[animate-in=fly-in-bottom]>i-amphtml-ad-close-header,[animate-in=fly-in-top]>i-amphtml-ad-close-header{transition-delay:0.2s}amp-lightbox .amp-ad-close-header{opacity:1!important;box-sizing:border-box;padding:5px;line-height:40px;background-color:#000;color:#fff;font-family:Helvetica,sans-serif;font-size:12px;cursor:pointer}amp-lightbox .amp-ad-close-header>:first-child{margin-left:auto!important;pointer-events:none!important}amp-lightbox .amp-ad-close-button{display:block!important;background:url('data:image/svg+xml;charset=utf-8,') no-repeat;background-position:50%;width:40px;height:40px;pointer-events:none!important;border-radius:40px;margin-left:5px}amp-lightbox .amp-ad-close-header:active>.amp-ad-close-button{background-color:hsla(0,0%,100%,.3)}\n/*# sourceURL=/extensions/amp-lightbox/0.1/amp-lightbox.css*/amp-list.i-amphtml-list-fetch-error [fetch-error],amp-list[load-more] [load-more-button].amp-visible,amp-list[load-more] [load-more-end].amp-visible,amp-list[load-more] [load-more-failed].amp-visible,amp-list[load-more] [load-more-loading].amp-visible{display:block}amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{height:80px;padding:12px 0px;box-sizing:border-box}.i-amphtml-list-load-more-button,amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#333;text-align:center}amp-list[load-more] [load-more-loading].i-amphtml-default-ui .i-amphtml-list-load-more-spinner{display:inline-block;width:40px;height:40px;margin:8px 0px;background-image:url('data:image/svg+xml;charset=utf-8,');animation:amp-list-load-more-spinner 1000ms linear infinite}@keyframes amp-list-load-more-spinner{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.i-amphtml-list-load-more-button{border:none;display:inline-block;background-color:rgba(51,51,51,.75);color:#fff;margin:4px 0px;padding:0px 32px;box-sizing:border-box;height:48px;border-radius:24px}[load-more] div[role=list]{overflow-y:hidden}.i-amphtml-list-load-more-button,.i-amphtml-list-load-more-button label,.i-amphtml-list-load-more-icon{cursor:pointer}.i-amphtml-list-load-more-button:hover{background-color:#333}.i-amphtml-list-load-more-button.i-amphtml-list-load-more-button-small{margin:0px;padding:4px 16px;height:32px}.i-amphtml-list-load-more-button label{display:inline-block;vertical-align:middle;line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-message{line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-icon{height:24px;width:24px;display:inline-block;vertical-align:middle;background-image:url('data:image/svg+xml;charset=utf-8,')}\n/*# sourceURL=/extensions/amp-list/0.1/amp-list.css*/form.amp-form-submit-error [submit-error],form.amp-form-submit-success [submit-success],form.amp-form-submitting [submitting]{display:block}textarea[autoexpand]:not(.i-amphtml-textarea-max){overflow:hidden!important}.i-amphtml-textarea-clone{visibility:hidden;position:absolute;top:-9999px;left:-9999px;height:0!important}.i-amphtml-validation-bubble{transform:translate(-50%,-100%);background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.5);max-width:200px;position:absolute;display:block;box-sizing:border-box;padding:10px;border-radius:5px}.i-amphtml-validation-bubble:after{content:\" \";position:absolute;bottom:-8px;left:30px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}[visible-when-invalid]{color:red}\n/*# sourceURL=/extensions/amp-form/0.1/amp-form.css*/amp-sidebar{--story-page-vh:1vh;position:fixed!important;top:0;max-height:100vh!important;height:100vh;max-width:80vw;background-color:#efefef;min-width:45px!important;outline:none;overflow-x:hidden!important;overflow-y:auto!important;z-index:2147483647;-webkit-overflow-scrolling:touch;will-change:transform}amp-sidebar[side=left]{left:0!important;transform:translateX(-100%);animation-name:i-amphtml-sidebar-slide-out-left}amp-sidebar[side=left][open]{animation-name:i-amphtml-sidebar-slide-in-left}amp-sidebar[side=right]{right:0!important;transform:translateX(100%);animation-name:i-amphtml-sidebar-slide-out-right}amp-sidebar[side=right][open]{animation-name:i-amphtml-sidebar-slide-in-right}amp-sidebar[side][i-amphtml-sidebar-opened]{transform:none;animation:none}.i-amphtml-sidebar-mask,amp-sidebar[side]{animation-duration:233ms;animation-timing-function:cubic-bezier(0,0,.21,1);animation-fill-mode:forwards}.i-amphtml-toolbar>ol,.i-amphtml-toolbar>ul{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;list-style-type:none;padding:0;margin:0}.amp-sidebar-mask{background-color:rgba(0,0,0,.5)}.i-amphtml-sidebar-mask{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background-image:none!important;animation-name:i-amphtml-sidebar-mask-fade-out;z-index:2147483646}.i-amphtml-sidebar-mask[open]{animation-name:i-amphtml-sidebar-mask-fade-in}.i-amphtml-sidebar-mask[i-amphtml-sidebar-opened]{animation:none}@keyframes i-amphtml-sidebar-slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes i-amphtml-sidebar-slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes i-amphtml-sidebar-mask-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-sidebar-mask-fade-out{0%{opacity:1}to{opacity:0}}\n/*# sourceURL=/extensions/amp-sidebar/0.1/amp-sidebar.css*/amp-accordion>section>:last-child{display:none!important}amp-accordion>section[expanded]>:last-child{display:block!important}.i-amphtml-accordion-content,.i-amphtml-accordion-header{margin:0}.i-amphtml-accordion-header{cursor:pointer;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}amp-accordion>section:not([expanded]) .i-amphtml-media-component,amp-accordion>section:not([expanded]) .i-amphtml-media-component *{display:none!important;visibility:hidden!important}\n/*# sourceURL=/extensions/amp-accordion/0.1/amp-accordion.css*/\n Cambridge Dictionary | English Dictionary, Translations & Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n window.geofeed = function(geoFeedData) {\n window.geofeedData = geoFeedData;\n\n window.isCCPAMode = function() {\n return (geoFeedData.country == \"US\" && geoFeedData.state == \"CA\");\n };\n\n if (window.isCCPAMode()) {\n var otCCPAiab = document.createElement('script');\n otCCPAiab.setAttribute('src', 'https://cdn.cookielaw.org/opt-out/otCCPAiab.js');\n otCCPAiab.setAttribute('charset', 'UTF-8');\n otCCPAiab.setAttribute('ccpa-opt-out-ids', 'C0004');\n otCCPAiab.setAttribute('ccpa-opt-out-geo', 'ca');\n otCCPAiab.setAttribute('ccpa-opt-out-lspa', 'false');\n document.head.appendChild(otCCPAiab);\n }\n };\n \n \n \n \n\n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \nfunction readCookie(name) {\n var nameEQ = name + \"=\";\n var ca = document.cookie.split(';');\n for ( var i = 0; i < ca.length; i++) {\n var c = ca[i];\n while (c.charAt(0) == ' ')\n c = c.substring(1, c.length);\n if (c.indexOf(nameEQ) == 0)\n return c.substring(nameEQ.length, c.length);\n }\n return null;\n}\n\nvar pl_did = readCookie(\"pl_did\");\nvar pl_p = localStorage.pl;\n \n //\n \n \n \n \n \n \n (function(h,o,t,j,a,r){\n h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\n h._hjSettings={hjid:2790984,hjsv:6};\n a=o.getElementsByTagName('head')[0];\n r=o.createElement('script');r.async=1;\n r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\n a.appendChild(r);\n })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');\n \n \n window.hj('identify', null, {\n country: \"US\"\n });\n \n \n \n {\n \"authorization\": \"https://dictionary.cambridge.org/auth/info?rid=READER_ID&url=CANONICAL_URL&ref=DOCUMENT_REFERRER&type=&v1=&v2=&v3=&v4=&v5=&v6=&v7=&v8=&_=RANDOM\",\n \"noPingback\": true,\n \"login\": {\n \"sign-in\": \"https://dictionary.cambridge.org/auth/signin?rid=READER_ID\",\n \"sign-up\": \"https://dictionary.cambridge.org/auth/signup?rid=READER_ID\",\n \"sign-out\": \"https://dictionary.cambridge.org/auth/signout?rid=READER_ID\"\n },\n \"authorizationFallbackResponse\": {\n \"error\": true,\n \"loggedIn\": false\n },\n \"authorizationTimeout\": 10000\n }\n \n \n window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n\n if(typeof iaw !== 'undefined') {\n iaw.que.push(function() {\n iaw.setGTAG(gtag);\n });\n }\n\n function sendGAEvent(eventCategory, eventAction, eventLabel, eventValue) {\n var event = {};\n\n if(eventAction != null)\n event[eventCategory + '_action'] = eventAction;\n\n if(eventLabel != null)\n event[eventCategory + '_label'] = eventLabel;\n\n if(eventValue != null)\n event[eventCategory + '_value'] = eventValue;\n\n gtag('event', eventCategory, event);\n }\n \n \n \n \n\n !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);\n },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='https://static.ads-twitter.com/uwt.js',\n a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');\n twq('config','ocswc');\n\nwindow.geofeed=function(d){iaw.setCountryOT(d.country)};window.teads_analytics=window.teads_analytics||{};window.teads_analytics.analytics_tag_id=\"PUB_8486\";window.teads_analytics.share=window.teads_analytics.share||function(){;(window.teads_analytics.shared_data=window.teads_analytics.shared_data||[]).push(arguments)};#onetrust-banner-sdk .onetrust-vendors-list-handler{cursor:pointer;color:#1f96db;font-size:inherit;font-weight:bold;text-decoration:none;margin-left:5px}#onetrust-banner-sdk .onetrust-vendors-list-handler:hover{color:#1f96db}#onetrust-banner-sdk:focus{outline:2px solid #000;outline-offset:-2px}#onetrust-banner-sdk a:focus{outline:2px solid #000}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{outline-offset:1px}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{height:64px;width:64px}#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold{font-weight:bold}#onetrust-banner-sdk .ot-close-icon,#onetrust-pc-sdk .ot-close-icon,#ot-sync-ntfy .ot-close-icon{background-size:contain;background-repeat:no-repeat;background-position:center;height:12px;width:12px}#onetrust-banner-sdk .powered-by-logo,#onetrust-banner-sdk .ot-pc-footer-logo a,#onetrust-pc-sdk .powered-by-logo,#onetrust-pc-sdk .ot-pc-footer-logo a,#ot-sync-ntfy .powered-by-logo,#ot-sync-ntfy .ot-pc-footer-logo a{background-size:contain;background-repeat:no-repeat;background-position:center;height:25px;width:152px;display:block;text-decoration:none;font-size:.75em}#onetrust-banner-sdk .powered-by-logo:hover,#onetrust-banner-sdk .ot-pc-footer-logo a:hover,#onetrust-pc-sdk .powered-by-logo:hover,#onetrust-pc-sdk .ot-pc-footer-logo a:hover,#ot-sync-ntfy .powered-by-logo:hover,#ot-sync-ntfy .ot-pc-footer-logo a:hover{color:#565656}#onetrust-banner-sdk h3 *,#onetrust-banner-sdk h4 *,#onetrust-banner-sdk h6 *,#onetrust-banner-sdk button *,#onetrust-banner-sdk a[data-parent-id] *,#onetrust-pc-sdk h3 *,#onetrust-pc-sdk h4 *,#onetrust-pc-sdk h6 *,#onetrust-pc-sdk button *,#onetrust-pc-sdk a[data-parent-id] *,#ot-sync-ntfy h3 *,#ot-sync-ntfy h4 *,#ot-sync-ntfy h6 *,#ot-sync-ntfy button *,#ot-sync-ntfy a[data-parent-id] *{font-size:inherit;font-weight:inherit;color:inherit}#onetrust-banner-sdk .ot-hide,#onetrust-pc-sdk .ot-hide,#ot-sync-ntfy .ot-hide{display:none !important}#onetrust-banner-sdk button.ot-link-btn:hover,#onetrust-pc-sdk button.ot-link-btn:hover,#ot-sync-ntfy button.ot-link-btn:hover{text-decoration:underline;opacity:1}#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column{padding:0}#onetrust-pc-sdk .ot-sdk-container{padding-right:0}#onetrust-pc-sdk .ot-sdk-row{flex-direction:initial;width:100%}#onetrust-pc-sdk [type=checkbox]:checked,#onetrust-pc-sdk [type=checkbox]:not(:checked){pointer-events:initial}#onetrust-pc-sdk [type=checkbox]:disabled+label::before,#onetrust-pc-sdk [type=checkbox]:disabled+label:after,#onetrust-pc-sdk [type=checkbox]:disabled+label{pointer-events:none;opacity:.7}#onetrust-pc-sdk #vendor-list-content{transform:translate3d(0, 0, 0)}#onetrust-pc-sdk li input[type=checkbox]{z-index:1}#onetrust-pc-sdk li .ot-checkbox label{z-index:2}#onetrust-pc-sdk li .ot-checkbox input[type=checkbox]{height:auto;width:auto}#onetrust-pc-sdk li .host-title a,#onetrust-pc-sdk li .ot-host-name a,#onetrust-pc-sdk li .accordion-text,#onetrust-pc-sdk li .ot-acc-txt{z-index:2;position:relative}#onetrust-pc-sdk input{margin:3px .1ex}#onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo{height:60px;width:180px;background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-flex;justify-content:center;align-items:center}#onetrust-pc-sdk .pc-logo img,#onetrust-pc-sdk .ot-pc-logo img{max-height:100%;max-width:100%}#onetrust-pc-sdk .screen-reader-only,#onetrust-pc-sdk .ot-scrn-rdr,.ot-sdk-cookie-policy .screen-reader-only,.ot-sdk-cookie-policy .ot-scrn-rdr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#onetrust-pc-sdk.ot-fade-in,.onetrust-pc-dark-filter.ot-fade-in,#onetrust-banner-sdk.ot-fade-in{animation-name:onetrust-fade-in;animation-duration:400ms;animation-timing-function:ease-in-out}#onetrust-pc-sdk.ot-hide{display:none !important}.onetrust-pc-dark-filter.ot-hide{display:none !important}#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings{color:#68b631;border:1px solid #68b631;height:auto;white-space:normal;word-wrap:break-word;padding:.8em 2em;font-size:.8em;line-height:1.2;cursor:pointer;-moz-transition:.1s ease;-o-transition:.1s ease;-webkit-transition:1s ease;transition:.1s ease}#ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover{color:#fff;background-color:#68b631}.onetrust-pc-dark-filter{background:rgba(0,0,0,.5);z-index:2147483646;width:100%;height:100%;overflow:hidden;position:fixed;top:0;bottom:0;left:0}@keyframes onetrust-fade-in{0%{opacity:0}100%{opacity:1}}.ot-cookie-label{text-decoration:underline}@media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape){#onetrust-pc-sdk p{font-size:.75em}}#onetrust-banner-sdk .banner-option-input:focus+label{outline:1px solid #000;outline-style:auto}.category-vendors-list-handler+a:focus,.category-vendors-list-handler+a:focus-visible{outline:2px solid #000}#onetrust-pc-sdk .ot-userid-title{margin-top:10px}#onetrust-pc-sdk .ot-userid-title>span,#onetrust-pc-sdk .ot-userid-timestamp>span{font-weight:700}#onetrust-pc-sdk .ot-userid-desc{font-style:italic}#onetrust-pc-sdk .ot-host-desc a{pointer-events:initial}#onetrust-pc-sdk .ot-ven-hdr>p a{position:relative;z-index:2;pointer-events:initial}#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a{margin-right:auto}#onetrust-pc-sdk .ot-pc-footer-logo img{width:136px;height:16px}#onetrust-pc-sdk .ot-pur-vdr-count{font-weight:400;font-size:.7rem;padding-top:3px;display:block}#onetrust-banner-sdk .ot-optout-signal,#onetrust-pc-sdk .ot-optout-signal{border:1px solid #32ae88;border-radius:3px;padding:5px;margin-bottom:10px;background-color:#f9fffa;font-size:.85rem;line-height:2}#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon{display:inline;margin-right:5px}#onetrust-banner-sdk .ot-optout-signal svg,#onetrust-pc-sdk .ot-optout-signal svg{height:20px;width:30px;transform:scale(0.5)}#onetrust-banner-sdk .ot-optout-signal svg path,#onetrust-pc-sdk .ot-optout-signal svg path{fill:#32ae88}#onetrust-consent-sdk .ot-general-modal{overflow:hidden;position:fixed;margin:0 auto;top:50%;left:50%;width:40%;padding:1.5rem;max-width:575px;min-width:575px;z-index:2147483647;border-radius:2.5px;transform:translate(-50%, -50%)}#onetrust-consent-sdk .ot-signature-health-group{margin-top:1rem;padding-left:1.25rem;padding-right:1.25rem;margin-bottom:.625rem;width:calc(100% - 2.5rem)}#onetrust-consent-sdk .ot-signature-health-group .ot-signature-health-form{gap:.5rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:70%;gap:.35rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-input{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-consent-sdk .ot-signature-health .ot-signature-subtitle{font-size:1.125rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-group-title{font-size:1.25rem;font-weight:bold}#onetrust-consent-sdk .ot-signature-health,#onetrust-consent-sdk .ot-signature-health-group{display:flex;flex-direction:column;gap:1rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-cont{display:flex;flex-direction:column;gap:.25rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-paragraph,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-paragraph{margin:0;line-height:20px;font-size:max(14px,.875rem)}#onetrust-consent-sdk .ot-signature-health .ot-health-signature-error,#onetrust-consent-sdk .ot-signature-health-group .ot-health-signature-error{color:#4d4d4d;font-size:min(12px,.75rem)}#onetrust-consent-sdk .ot-signature-health .ot-signature-buttons-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-buttons-cont{margin-top:max(.75rem,2%);gap:1rem;display:flex;justify-content:flex-end}#onetrust-consent-sdk .ot-signature-health .ot-signature-button,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button{flex:1;height:auto;color:#fff;cursor:pointer;line-height:1.2;min-width:125px;font-weight:600;font-size:.813em;border-radius:2px;padding:12px 10px;white-space:normal;word-wrap:break-word;word-break:break-word;background-color:#68b631;border:2px solid #68b631}#onetrust-consent-sdk .ot-signature-health .ot-signature-button.reject,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button.reject{background-color:#fff}#onetrust-consent-sdk .ot-input-field-cont{display:flex;flex-direction:column;gap:.5rem}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:65%}#onetrust-consent-sdk .ot-signature-health-form{display:flex;flex-direction:column}#onetrust-consent-sdk .ot-signature-health-form .ot-signature-label{margin-bottom:0;line-height:20px;font-size:max(14px,.875rem)}@media only screen and (max-width: 600px){#onetrust-consent-sdk .ot-general-modal{min-width:100%}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:100%}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:100%}}#onetrust-banner-sdk,#onetrust-pc-sdk,#ot-sdk-cookie-policy,#ot-sync-ntfy{font-size:16px}#onetrust-banner-sdk *,#onetrust-banner-sdk ::after,#onetrust-banner-sdk ::before,#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before,#ot-sdk-cookie-policy *,#ot-sdk-cookie-policy ::after,#ot-sdk-cookie-policy ::before,#ot-sync-ntfy *,#ot-sync-ntfy ::after,#ot-sync-ntfy ::before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#onetrust-banner-sdk div,#onetrust-banner-sdk span,#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-banner-sdk p,#onetrust-banner-sdk img,#onetrust-banner-sdk svg,#onetrust-banner-sdk button,#onetrust-banner-sdk section,#onetrust-banner-sdk a,#onetrust-banner-sdk label,#onetrust-banner-sdk input,#onetrust-banner-sdk ul,#onetrust-banner-sdk li,#onetrust-banner-sdk nav,#onetrust-banner-sdk table,#onetrust-banner-sdk thead,#onetrust-banner-sdk tr,#onetrust-banner-sdk td,#onetrust-banner-sdk tbody,#onetrust-banner-sdk .ot-main-content,#onetrust-banner-sdk .ot-toggle,#onetrust-banner-sdk #ot-content,#onetrust-banner-sdk #ot-pc-content,#onetrust-banner-sdk .checkbox,#onetrust-pc-sdk div,#onetrust-pc-sdk span,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#onetrust-pc-sdk p,#onetrust-pc-sdk img,#onetrust-pc-sdk svg,#onetrust-pc-sdk button,#onetrust-pc-sdk section,#onetrust-pc-sdk a,#onetrust-pc-sdk label,#onetrust-pc-sdk input,#onetrust-pc-sdk ul,#onetrust-pc-sdk li,#onetrust-pc-sdk nav,#onetrust-pc-sdk table,#onetrust-pc-sdk thead,#onetrust-pc-sdk tr,#onetrust-pc-sdk td,#onetrust-pc-sdk tbody,#onetrust-pc-sdk .ot-main-content,#onetrust-pc-sdk .ot-toggle,#onetrust-pc-sdk #ot-content,#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk .checkbox,#ot-sdk-cookie-policy div,#ot-sdk-cookie-policy span,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy p,#ot-sdk-cookie-policy img,#ot-sdk-cookie-policy svg,#ot-sdk-cookie-policy button,#ot-sdk-cookie-policy section,#ot-sdk-cookie-policy a,#ot-sdk-cookie-policy label,#ot-sdk-cookie-policy input,#ot-sdk-cookie-policy ul,#ot-sdk-cookie-policy li,#ot-sdk-cookie-policy nav,#ot-sdk-cookie-policy table,#ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy tr,#ot-sdk-cookie-policy td,#ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy .ot-main-content,#ot-sdk-cookie-policy .ot-toggle,#ot-sdk-cookie-policy #ot-content,#ot-sdk-cookie-policy #ot-pc-content,#ot-sdk-cookie-policy .checkbox,#ot-sync-ntfy div,#ot-sync-ntfy span,#ot-sync-ntfy h1,#ot-sync-ntfy h2,#ot-sync-ntfy h3,#ot-sync-ntfy h4,#ot-sync-ntfy h5,#ot-sync-ntfy h6,#ot-sync-ntfy p,#ot-sync-ntfy img,#ot-sync-ntfy svg,#ot-sync-ntfy button,#ot-sync-ntfy section,#ot-sync-ntfy a,#ot-sync-ntfy label,#ot-sync-ntfy input,#ot-sync-ntfy ul,#ot-sync-ntfy li,#ot-sync-ntfy nav,#ot-sync-ntfy table,#ot-sync-ntfy thead,#ot-sync-ntfy tr,#ot-sync-ntfy td,#ot-sync-ntfy tbody,#ot-sync-ntfy .ot-main-content,#ot-sync-ntfy .ot-toggle,#ot-sync-ntfy #ot-content,#ot-sync-ntfy #ot-pc-content,#ot-sync-ntfy .checkbox{font-family:inherit;font-weight:normal;-webkit-font-smoothing:auto;letter-spacing:normal;line-height:normal;padding:0;margin:0;height:auto;min-height:0;max-height:none;width:auto;min-width:0;max-width:none;border-radius:0;border:none;clear:none;float:none;position:static;bottom:auto;left:auto;right:auto;top:auto;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;white-space:normal;background:none;overflow:visible;vertical-align:baseline;visibility:visible;z-index:auto;box-shadow:none}#onetrust-banner-sdk label:before,#onetrust-banner-sdk label:after,#onetrust-banner-sdk .checkbox:after,#onetrust-banner-sdk .checkbox:before,#onetrust-pc-sdk label:before,#onetrust-pc-sdk label:after,#onetrust-pc-sdk .checkbox:after,#onetrust-pc-sdk .checkbox:before,#ot-sdk-cookie-policy label:before,#ot-sdk-cookie-policy label:after,#ot-sdk-cookie-policy .checkbox:after,#ot-sdk-cookie-policy .checkbox:before,#ot-sync-ntfy label:before,#ot-sync-ntfy label:after,#ot-sync-ntfy .checkbox:after,#ot-sync-ntfy .checkbox:before{content:\"\";content:none}#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{position:relative;width:100%;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{width:100%;float:left;box-sizing:border-box;padding:0;display:initial}@media(min-width: 400px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:90%;padding:0}}@media(min-width: 550px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:100%}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{margin-left:4%}#onetrust-banner-sdk .ot-sdk-column:first-child,#onetrust-banner-sdk .ot-sdk-columns:first-child,#onetrust-pc-sdk .ot-sdk-column:first-child,#onetrust-pc-sdk .ot-sdk-columns:first-child,#ot-sdk-cookie-policy .ot-sdk-column:first-child,#ot-sdk-cookie-policy .ot-sdk-columns:first-child{margin-left:0}#onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns{width:13.3333333333%}#onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns{width:22%}#onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns{width:30.6666666667%}#onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns{width:65.3333333333%}#onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns{width:74%}#onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns{width:82.6666666667%}#onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns{width:91.3333333333%}#onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns{width:100%;margin-left:0}}#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6{margin-top:0;font-weight:600;font-family:inherit}#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem;line-height:1.2}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem;line-height:1.25}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem;line-height:1.3}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem;line-height:1.35}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem;line-height:1.5}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem;line-height:1.6}@media(min-width: 550px){#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem}}#onetrust-banner-sdk p,#onetrust-pc-sdk p,#ot-sdk-cookie-policy p{margin:0 0 1em 0;font-family:inherit;line-height:normal}#onetrust-banner-sdk a,#onetrust-pc-sdk a,#ot-sdk-cookie-policy a{color:#565656;text-decoration:underline}#onetrust-banner-sdk a:hover,#onetrust-pc-sdk a:hover,#ot-sdk-cookie-policy a:hover{color:#565656;text-decoration:none}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:.9em;font-weight:400;line-height:38px;letter-spacing:.01em;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border-radius:2px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-button:hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#onetrust-pc-sdk .ot-sdk-button:hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#ot-sdk-cookie-policy .ot-sdk-button:hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus{color:#333;border-color:#888;opacity:.7}#onetrust-banner-sdk .ot-sdk-button:focus,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,#onetrust-pc-sdk .ot-sdk-button:focus,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,#ot-sdk-cookie-policy .ot-sdk-button:focus,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus{outline:2px solid #000}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-banner-sdk button.ot-sdk-button-primary,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-pc-sdk button.ot-sdk-button-primary,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,#ot-sdk-cookie-policy button.ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-banner-sdk button.ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-banner-sdk button.ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-pc-sdk button.ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-pc-sdk button.ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus{color:#fff;background-color:#1eaedb;border-color:#1eaedb}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}#onetrust-banner-sdk input[type=text]:focus,#onetrust-pc-sdk input[type=text]:focus,#ot-sdk-cookie-policy input[type=text]:focus{border:1px solid #000;outline:0}#onetrust-banner-sdk label,#onetrust-pc-sdk label,#ot-sdk-cookie-policy label{display:block;margin-bottom:.5rem;font-weight:600}#onetrust-banner-sdk input[type=checkbox],#onetrust-pc-sdk input[type=checkbox],#ot-sdk-cookie-policy input[type=checkbox]{display:inline}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{list-style:circle inside}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{padding-left:0;margin-top:0}#onetrust-banner-sdk ul ul,#onetrust-pc-sdk ul ul,#ot-sdk-cookie-policy ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}#onetrust-banner-sdk li,#onetrust-pc-sdk li,#ot-sdk-cookie-policy li{margin-bottom:1rem}#onetrust-banner-sdk th,#onetrust-banner-sdk td,#onetrust-pc-sdk th,#onetrust-pc-sdk td,#ot-sdk-cookie-policy th,#ot-sdk-cookie-policy td{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}#onetrust-banner-sdk button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-container:after,#onetrust-banner-sdk .ot-sdk-row:after,#onetrust-pc-sdk .ot-sdk-container:after,#onetrust-pc-sdk .ot-sdk-row:after,#ot-sdk-cookie-policy .ot-sdk-container:after,#ot-sdk-cookie-policy .ot-sdk-row:after{content:\"\";display:table;clear:both}#onetrust-banner-sdk .ot-sdk-row,#onetrust-pc-sdk .ot-sdk-row,#ot-sdk-cookie-policy .ot-sdk-row{margin:0;max-width:none;display:block}#onetrust-banner-sdk{box-shadow:0 0 18px rgba(0,0,0,.2)}#onetrust-banner-sdk.otFlat{position:fixed;z-index:2147483645;bottom:0;right:0;left:0;background-color:#fff;max-height:90%;overflow-x:hidden;overflow-y:auto}#onetrust-banner-sdk.otFlat.top{top:0px;bottom:auto}#onetrust-banner-sdk.otRelFont{font-size:1rem}#onetrust-banner-sdk>.ot-sdk-container{overflow:hidden}#onetrust-banner-sdk::-webkit-scrollbar{width:11px}#onetrust-banner-sdk::-webkit-scrollbar-thumb{border-radius:10px;background:#c1c1c1}#onetrust-banner-sdk{scrollbar-arrow-color:#c1c1c1;scrollbar-darkshadow-color:#c1c1c1;scrollbar-face-color:#c1c1c1;scrollbar-shadow-color:#c1c1c1}#onetrust-banner-sdk #onetrust-policy{margin:1.25em 0 .625em 2em;overflow:hidden}#onetrust-banner-sdk #onetrust-policy .ot-gv-list-handler{float:left;font-size:.82em;padding:0;margin-bottom:0;border:0;line-height:normal;height:auto;width:auto}#onetrust-banner-sdk #onetrust-policy-title{font-size:1.2em;line-height:1.3;margin-bottom:10px}#onetrust-banner-sdk #onetrust-policy-text{clear:both;text-align:left;font-size:.88em;line-height:1.4}#onetrust-banner-sdk #onetrust-policy-text *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk #onetrust-policy-text a{font-weight:bold;margin-left:5px}#onetrust-banner-sdk #onetrust-policy-title,#onetrust-banner-sdk #onetrust-policy-text{color:dimgray;float:left}#onetrust-banner-sdk #onetrust-button-group-parent{min-height:1px;text-align:center}#onetrust-banner-sdk #onetrust-button-group{display:inline-block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{background-color:#68b631;color:#fff;border-color:#68b631;margin-right:1em;min-width:125px;height:auto;white-space:normal;word-break:break-word;word-wrap:break-word;padding:12px 10px;line-height:1.2;font-size:.813em;font-weight:600}#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link{background-color:#fff;border:none;color:#68b631;text-decoration:underline;padding-left:0;padding-right:0}#onetrust-banner-sdk .onetrust-close-btn-ui{width:44px;height:44px;background-size:12px;border:none;position:relative;margin:auto;padding:0}#onetrust-banner-sdk .banner_logo{display:none}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{position:absolute;top:50%;transform:translateY(-50%);left:0px}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-policy{margin-left:65px}#onetrust-banner-sdk .ot-b-addl-desc{clear:both;float:left;display:block}#onetrust-banner-sdk #banner-options{float:left;display:table;margin-right:0;margin-left:1em;width:calc(100% - 1em)}#onetrust-banner-sdk .banner-option-input{cursor:pointer;width:auto;height:auto;border:none;padding:0;padding-right:3px;margin:0 0 10px;font-size:.82em;line-height:1.4}#onetrust-banner-sdk .banner-option-input *{pointer-events:none;font-size:inherit;line-height:inherit}#onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details{display:block;height:auto}#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container{transform:rotate(90deg)}#onetrust-banner-sdk .banner-option{margin-bottom:12px;margin-left:0;border:none;float:left;padding:0}#onetrust-banner-sdk .banner-option:first-child{padding-left:2px}#onetrust-banner-sdk .banner-option:not(:first-child){padding:0;border:none}#onetrust-banner-sdk .banner-option-header{cursor:pointer;display:inline-block}#onetrust-banner-sdk .banner-option-header :first-child{color:dimgray;font-weight:bold;float:left}#onetrust-banner-sdk .banner-option-header .ot-arrow-container{display:inline-block;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid dimgray;margin-left:10px;vertical-align:middle}#onetrust-banner-sdk .banner-option-details{display:none;font-size:.83em;line-height:1.5;padding:10px 0px 5px 10px;margin-right:10px;height:0px}#onetrust-banner-sdk .banner-option-details *{font-size:inherit;line-height:inherit;color:dimgray}#onetrust-banner-sdk .ot-arrow-container,#onetrust-banner-sdk .banner-option-details{transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .ot-dpd-container{float:left}#onetrust-banner-sdk .ot-dpd-title{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-title,#onetrust-banner-sdk .ot-dpd-desc{font-size:.88em;line-height:1.4;color:dimgray}#onetrust-banner-sdk .ot-dpd-title *,#onetrust-banner-sdk .ot-dpd-desc *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text *{margin-bottom:0}#onetrust-banner-sdk.ot-iab-2 .onetrust-vendors-list-handler{display:block;margin-left:0;margin-top:5px;clear:both;margin-bottom:0;padding:0;border:0;height:auto;width:auto}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk.ot-close-btn-link{padding-top:25px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container{top:15px;transform:none;right:15px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button{padding:0;white-space:pre-wrap;border:none;height:auto;line-height:1.5;text-decoration:underline;font-size:.69em}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk .ot-dpd-desc,#onetrust-banner-sdk .ot-b-addl-desc{font-size:.813em;line-height:1.5}#onetrust-banner-sdk .ot-dpd-desc{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-desc>.ot-b-addl-desc{margin-top:10px;margin-bottom:10px;font-size:1em}@media only screen and (max-width: 425px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:6px;right:2px}#onetrust-banner-sdk #onetrust-policy{margin-left:0;margin-top:3em}#onetrust-banner-sdk #onetrust-button-group{display:block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk .onetrust-close-btn-ui{top:auto;transform:none}#onetrust-banner-sdk #onetrust-policy-title{display:inline;float:none}#onetrust-banner-sdk #banner-options{margin:0;padding:0;width:100%}}@media only screen and (min-width: 426px)and (max-width: 896px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:0;right:0}#onetrust-banner-sdk #onetrust-policy{margin-left:1em;margin-right:1em}#onetrust-banner-sdk .onetrust-close-btn-ui{top:10px;right:10px}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:95%}#onetrust-banner-sdk.ot-iab-2 #onetrust-group-container{width:100%}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-button-group-parent{padding-left:50px}#onetrust-banner-sdk #onetrust-button-group-parent{width:100%;position:relative;margin-left:0}#onetrust-banner-sdk #onetrust-button-group button{display:inline-block}#onetrust-banner-sdk #onetrust-button-group{margin-right:0;text-align:center}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler{float:left}#onetrust-banner-sdk .has-reject-all-button #onetrust-reject-all-handler,#onetrust-banner-sdk .has-reject-all-button #onetrust-accept-btn-handler{float:right}#onetrust-banner-sdk .has-reject-all-button #onetrust-button-group{width:calc(100% - 2em);margin-right:0}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link{padding-left:0px;text-align:left}#onetrust-banner-sdk.ot-buttons-fw .ot-sdk-three button{width:100%;text-align:center}#onetrust-banner-sdk.ot-buttons-fw #onetrust-button-group-parent button{float:none}#onetrust-banner-sdk.ot-buttons-fw #onetrust-pc-btn-handler.cookie-setting-link{text-align:center}}@media only screen and (min-width: 550px){#onetrust-banner-sdk .banner-option:not(:first-child){border-left:1px solid #d8d8d8;padding-left:25px}}@media only screen and (min-width: 425px)and (max-width: 550px){#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group,#onetrust-banner-sdk.ot-iab-2 #onetrust-policy,#onetrust-banner-sdk.ot-iab-2 .banner-option{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler{float:left}}@media only screen and (min-width: 769px){#onetrust-banner-sdk #onetrust-button-group{margin-right:30%}#onetrust-banner-sdk #banner-options{margin-left:2em;margin-right:5em;margin-bottom:1.25em;width:calc(100% - 7em)}}@media only screen and (min-width: 897px)and (max-width: 1023px){#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:75%;transform:translateY(-50%)}#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;padding:0;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{position:relative;margin:0;right:-22px;top:2px}}@media only screen and (min-width: 1024px){#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{right:-12px}#onetrust-banner-sdk #onetrust-policy{margin-left:2em}#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:60%;transform:translateY(-50%)}#onetrust-banner-sdk .ot-optout-signal{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-title{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text,#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:1em;width:50%;border-right:1px solid #d8d8d8;padding-right:1rem}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-container{width:45%;padding-left:1rem;display:inline-block;float:none}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-title{line-height:1.7}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group-parent{left:auto;right:4%;margin-left:0}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{margin:auto;width:30%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:60%}#onetrust-banner-sdk #onetrust-button-group{margin-right:auto}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{margin-top:1em}}@media only screen and (min-width: 890px){#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group-parent{padding-left:3%;padding-right:4%;margin-left:0}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group{margin-right:0;margin-top:1.25em;width:100%}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button{width:100%;margin-bottom:5px;margin-top:5px}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button:last-of-type{margin-bottom:20px}}@media only screen and (min-width: 1280px){#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:55%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{width:44%;padding-left:2%;padding-right:2%}#onetrust-banner-sdk:not(.ot-iab-2).vertical-align-content #onetrust-button-group-parent{position:absolute;left:55%}}\n #onetrust-consent-sdk #onetrust-banner-sdk {background-color: #FFFFFF;}\n #onetrust-consent-sdk #onetrust-policy-title,\n #onetrust-consent-sdk #onetrust-policy-text,\n #onetrust-consent-sdk .ot-b-addl-desc,\n #onetrust-consent-sdk .ot-dpd-desc,\n #onetrust-consent-sdk .ot-dpd-title,\n #onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n #onetrust-banner-sdk .ot-cat-header,\n #onetrust-banner-sdk .ot-optout-signal\n {\n color: #696969;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {\n background-color: #E9E9E9;}\n #onetrust-consent-sdk #onetrust-banner-sdk a[href],\n #onetrust-consent-sdk #onetrust-banner-sdk a[href] font,\n #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn\n {\n color: #1d2a57;\n }#onetrust-consent-sdk #onetrust-accept-btn-handler,\n #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #1d2a57;border-color: #1d2a57;\n color: #FFFFFF;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk *:focus,\n #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #000000;\n outline-width: 1px;\n }\n #onetrust-consent-sdk #onetrust-pc-btn-handler,\n #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {\n color: #1d2a57; border-color: #1d2a57;\n background-color:\n #FFFFFF;\n }#onetrust-banner-sdk .banner_logo {\n background: url(\"https://cdn.cookielaw.org/logos/2ae1f452-e8c9-4d90-b0bf-a20e7f5d026e/1be0fc8f-627a-4f3a-a13f-a4d11e467d2a/b85c8dc7-4d70-43e0-a6a9-1424e48d94be/cdo_logo.png\") no-repeat center;\n background-size: contain;\n height: 45px;\n margin: 10px 0;\n display: block;\n}\n#onetrust-pc-sdk #ot-pc-title{font-size:1rem!important}\n#onetrust-consent-sdk * {outline: 0!important}\n#onetrust-pc-sdk, #onetrust-banner-sdk {font-size:inherit!important}\n.onetrust-pc-dark-filter{background: rgba(0,0,0,0.93)}\n#ot-sdk-btn-floating{ display: none}\n#ot-sdk-btn.ot-sdk-show-settings,\n#ot-sdk-btn.ot-sdk-show-settings:hover{\n border: none;\n background: none;\n display: inline;\n padding: 0;\n color: inherit;\n font-size: inherit;\n}\n.ot-fade-in {\n animation-name: none !important;\n animation-duration: initial !important;\n animation-timing-function: initial !important;\n}\n\n#onetrust-banner-sdk #onetrust-group-container {\n overflow-y: auto !important;\n overflow-x: hidden !important;\n}\n@media screen and (max-width: 424px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 280px) !important;\n }\n}\n@media screen and (min-width: 425px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 200px) !important;\n }\n}.ot-sdk-cookie-policy{font-family:inherit;font-size:16px}.ot-sdk-cookie-policy.otRelFont{font-size:1rem}.ot-sdk-cookie-policy h3,.ot-sdk-cookie-policy h4,.ot-sdk-cookie-policy h6,.ot-sdk-cookie-policy p,.ot-sdk-cookie-policy li,.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy th,.ot-sdk-cookie-policy #cookie-policy-description,.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}.ot-sdk-cookie-policy h4{font-size:1.2em}.ot-sdk-cookie-policy h6{font-size:1em;margin-top:2em}.ot-sdk-cookie-policy th{min-width:75px}.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy a:hover{background:#fff}.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}.ot-sdk-cookie-policy .ot-mobile-border{display:none}.ot-sdk-cookie-policy section{margin-bottom:2em}.ot-sdk-cookie-policy table{border-collapse:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy{font-family:inherit;font-size:1rem}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup{margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td{font-size:.9em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a{font-size:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group{font-size:1em;margin-bottom:.6em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title{margin-bottom:1.2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{min-width:75px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover{background:#fff}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border{display:none}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section{margin-bottom:2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li{list-style:disc;margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4{display:inline-block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{border-collapse:inherit;margin:auto;border:1px solid #d7d7d7;border-radius:5px;border-spacing:initial;width:100%;overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child{border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:25%}.ot-sdk-cookie-policy[dir=rtl]{text-align:left}#ot-sdk-cookie-policy h3{font-size:1.5em}@media only screen and (max-width: 530px){.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{display:block}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr{position:absolute;top:-9999px;left:-9999px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{margin:0 0 1em 0}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a{background:#f6f6f4}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{position:absolute;height:100%;left:6px;width:40%;padding-right:10px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border{display:inline-block;background-color:#e4e4e4;position:absolute;height:100%;top:0;left:45%;width:2px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{content:attr(data-label);font-weight:bold}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border:none;border-bottom:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{display:block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:auto}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{margin:0 0 1em 0}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{height:100%;width:40%;padding-right:10px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{content:attr(data-label);font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr{position:absolute;top:-9999px;left:-9999px;z-index:-9999}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:1px solid #d7d7d7;border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child{border-bottom:0px}}\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {\n color: #696969;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {\n color: #1d2a57;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {\n color: #1d2a57;\n }\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {\n color: #1d2a57;\n }\n \n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {\n background-color: #F4F4F4;\n }\n \n .ot-floating-button__front{background-image:url('https://cdn.cookielaw.org/logos/static/ot_persistent_cookie_icon.png')}\n var gtagScript = document.createElement(\"script\");\n gtagScript.src = \"https://www.googletagmanager.com/gtag/js?id=G-L9GCR21SZ7\";\n gtagScript.async = true;\n document.head.appendChild(gtagScript);\n\n gtag('js', new Date());\n gtag('config', 'G-L9GCR21SZ7', {\n 'cookie_domain': 'dictionary.cambridge.org',\n send_page_view: false\n });\n\n gtag('event','page_view', {\n \"category\": \"home\" ,\n \"dataset\": \"other\" ,\n \"locale\": \"br\"\n });\n\n gtag(\"event\", \"dcPageType\", {\"dcPageType\": \"homepage\"});\n gtag(\"event\", \"contentType\", {\"contentType\": \"default\"});",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 669.75,
+ "width": 1140,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"flyout\": \"\",\n \"wlSenseId\": \"\",\n \"modal\": \"\",\n \"wotd\": \"\"\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"flyout\": \"\",\n \"wlSenseId\": \"\",\n \"modal\": \"\",\n \"wotd\": \"\"\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"search\": true,\n \"searchDesk\": true,\n \"userOptions\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"search\": true,\n \"searchDesk\": true,\n \"userOptions\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 2,
+ "width": 20,
+ "x": 25,
+ "y": 23
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 16,
+ "width": 20,
+ "x": 25,
+ "y": 15
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 50,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 95,
+ "x": 54.4453125,
+ "y": 11
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 95,
+ "x": 54.4453125,
+ "y": 11
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 95,
+ "x": 54.4453125,
+ "y": 10
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 16,
+ "x": 54.4453125,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 80.4453125,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 23,
+ "width": 68.46875,
+ "x": 90.4453125,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 46,
+ "width": 68.46875,
+ "x": 90.4453125,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 46,
+ "width": 93.46875,
+ "x": 90.4453125,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 23,
+ "width": 61.4765625,
+ "x": 187.8046875,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translate",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 61.4765625,
+ "x": 187.8046875,
+ "y": 3
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Translate",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 86.4765625,
+ "x": 187.8046875,
+ "y": 3
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Translate",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 23,
+ "width": 62.2578125,
+ "x": 278.171875,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 62.2578125,
+ "x": 278.171875,
+ "y": 3
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 87.2578125,
+ "x": 278.171875,
+ "y": 3
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 23,
+ "width": 70.8046875,
+ "x": 369.3203125,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 70.8046875,
+ "x": 369.3203125,
+ "y": 3
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 95.8046875,
+ "x": 369.3203125,
+ "y": 3
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 23,
+ "width": 37.7421875,
+ "x": 469.015625,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "+Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 37.7421875,
+ "x": 469.015625,
+ "y": 3
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "+Plus\n Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 62.7421875,
+ "x": 469.015625,
+ "y": 3
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "+Plus\n Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 9,
+ "width": 10.125,
+ "x": 570.6484375,
+ "y": 17.3671875
+ },
+ "name": "SUP",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 23,
+ "width": 45.125,
+ "x": 535.6484375,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 45.125,
+ "x": 535.6484375,
+ "y": 3
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 45.125,
+ "x": 535.6484375,
+ "y": 3
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 46,
+ "width": 490.328125,
+ "x": 90.4453125,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 42,
+ "width": 500.328125,
+ "x": 80.4453125,
+ "y": 0
+ },
+ "name": "NAV",
+ "role": "",
+ "textContent": "Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 580.7734375,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n\n \n \n Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 34.40625,
+ "x": 751.9296875,
+ "y": 18.3671875
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 21,
+ "width": 36.40625,
+ "x": 751.9296875,
+ "y": 15
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 36,
+ "x": 792.2265625,
+ "y": 18.3671875
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 21,
+ "width": 41,
+ "x": 792.2265625,
+ "y": 15
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 36,
+ "x": 837.1171875,
+ "y": 18.3671875
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 21,
+ "width": 41,
+ "x": 837.1171875,
+ "y": 15
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 26,
+ "width": 151.1875,
+ "x": 726.9296875,
+ "y": 15
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 12.578125,
+ "x": 894.0078125,
+ "y": 17
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 16.5,
+ "width": 44.9921875,
+ "x": 915.7578125,
+ "y": 16.5
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log in",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 36,
+ "width": 78.7421875,
+ "x": 882.0078125,
+ "y": 7
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log in",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16.5,
+ "width": 54.9921875,
+ "x": 972.421875,
+ "y": 16.5
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Sign up",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 66.9921875,
+ "x": 972.421875,
+ "y": 7.5
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Sign up",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 41,
+ "width": 162.40625,
+ "x": 882.0078125,
+ "y": 2
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Log in\n / \n Sign up",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 13.71875,
+ "x": 1058.3046875,
+ "y": 17
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 80.5859375,
+ "x": 1075.9140625,
+ "y": 17.5
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 116.6953125,
+ "x": 1058.3046875,
+ "y": 17.5
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 16.5,
+ "width": 136.6953125,
+ "x": 1048.3046875,
+ "y": 17
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 41,
+ "width": 302.9921875,
+ "x": 882.0078125,
+ "y": 2
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 619.2265625,
+ "x": 580.7734375,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "button",
+ "textContent": "
\n \n \n \n \n\n \n \n Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop\n \n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "function stopBlur() {\n event.preventDefault();\n var eventId = event.target.id;\n setTimeout(function() {\n if(eventId == 'sidebarNavLogButton')\n AMP.setState({ stateSidebarNav: { userOptions: false } })\n else\n AMP.setState({ stateHdr: { userOptions: false } })\n }, 250);\n }",
+ "type": "text/javascript",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "HEADER",
+ "role": "",
+ "textContent": "
\n \n \n \n \n\n \n \n Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop\n \n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)\n \n \n\n \n \n\n \n\n \n \n function stopBlur() {\n event.preventDefault();\n var eventId = event.target.id;\n setTimeout(function() {\n if(eventId == 'sidebarNavLogButton')\n AMP.setState({ stateSidebarNav: { userOptions: false } })\n else\n AMP.setState({ stateHdr: { userOptions: false } })\n }, 250);\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 51,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 60,
+ "x": 0,
+ "y": 52
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 60,
+ "x": 0,
+ "y": 52
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 80,
+ "x": 1120,
+ "y": 301
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 1170,
+ "y": 301
+ },
+ "name": "circle",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 50,
+ "x": 1150,
+ "y": 271
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 1170,
+ "y": 241
+ },
+ "name": "circle",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 90,
+ "width": 80,
+ "x": 1120,
+ "y": 241
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 90,
+ "width": 80,
+ "x": 1120,
+ "y": 241
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 90,
+ "x": 0,
+ "y": 301
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 50,
+ "width": 30,
+ "x": 30,
+ "y": 251
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 0,
+ "y": 271
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 80,
+ "width": 90,
+ "x": 0,
+ "y": 251
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 80,
+ "width": 90,
+ "x": 0,
+ "y": 251
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 650,
+ "y": 52
+ },
+ "name": "circle",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 680,
+ "y": 52
+ },
+ "name": "circle",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 60,
+ "x": 650,
+ "y": 52
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 60,
+ "x": 650,
+ "y": 52
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 110,
+ "x": 600,
+ "y": 52
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 80,
+ "width": 254,
+ "x": 20,
+ "y": 135.75
+ },
+ "name": "I-AMPHTML-SIZER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 80,
+ "width": 254,
+ "x": 20,
+ "y": 135.75
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 80,
+ "width": 254,
+ "x": 20,
+ "y": 135.75
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 80,
+ "width": 254,
+ "x": 20,
+ "y": 135.75
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 84,
+ "width": 395,
+ "x": 0,
+ "y": 135.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 22.5,
+ "width": 265.6796875,
+ "x": 104,
+ "y": 224.75
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Make your words meaningful",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 22.5,
+ "width": 370,
+ "x": 25,
+ "y": 224.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Make your words meaningful",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111.5,
+ "width": 420,
+ "x": 0,
+ "y": 135.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n Make your words meaningful",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 755,
+ "x": 420,
+ "y": 150.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "{\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "hidden",
+ "value": "english"
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 40.5,
+ "width": 705,
+ "x": 425,
+ "y": 150.75
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "text",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 755,
+ "x": 420,
+ "y": 150.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 26,
+ "width": 22.578125,
+ "x": 976.609375,
+ "y": 158.25
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "",
+ "type": "button",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18.5,
+ "width": 77.4765625,
+ "x": 1014.6328125,
+ "y": 161.75
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 14,
+ "x": 1096.5546875,
+ "y": 163.25
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 28.5,
+ "width": 116.921875,
+ "x": 1003.6328125,
+ "y": 156.75
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "English",
+ "type": "button",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 14.859375,
+ "x": 1147.5703125,
+ "y": 162.25
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 40,
+ "x": 1135,
+ "y": 150.75
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 198.390625,
+ "x": 976.609375,
+ "y": 150.75
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 755,
+ "x": 420,
+ "y": 150.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "[]",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "[]",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "list",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-LIST",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 755,
+ "x": 420,
+ "y": 190.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 755,
+ "x": 420,
+ "y": 150.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n \n \n\n \n \n \n \n \n \n \n \n []",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 111.1484375,
+ "x": 425,
+ "y": 202.75
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 168.9140625,
+ "x": 545.59375,
+ "y": 202.75
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Spanish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 168.9140625,
+ "x": 723.953125,
+ "y": 202.75
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 725,
+ "x": 425,
+ "y": 202.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 725,
+ "x": 425,
+ "y": 202.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 755,
+ "x": 420,
+ "y": 192.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 42,
+ "width": 755,
+ "x": 420,
+ "y": 190.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 82,
+ "width": 755,
+ "x": 420,
+ "y": 150.75
+ },
+ "name": "FORM",
+ "role": "",
+ "textContent": "English\n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111.5,
+ "width": 755,
+ "x": 420,
+ "y": 135.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "{\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n English\n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111.5,
+ "width": 1175,
+ "x": 0,
+ "y": 135.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n English\n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111.5,
+ "width": 1200,
+ "x": 0,
+ "y": 135.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n English\n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 279,
+ "width": 1200,
+ "x": 0,
+ "y": 52
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n English\n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 280,
+ "width": 1200,
+ "x": 0,
+ "y": 51
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n English\n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 90,
+ "width": 728,
+ "x": 236,
+ "y": 361
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 90,
+ "width": 1160,
+ "x": 20,
+ "y": 361
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 90,
+ "width": 1160,
+ "x": 20,
+ "y": 361
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 90,
+ "width": 1160,
+ "x": 20,
+ "y": 361
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 790,
+ "x": 45,
+ "y": 471
+ },
+ "name": "H1",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 840,
+ "x": 20,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 70,
+ "width": 20,
+ "x": 110,
+ "y": 561
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 50,
+ "width": 20,
+ "x": 90,
+ "y": 561
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 70,
+ "y": 581
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 110,
+ "y": 581
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 70,
+ "width": 60,
+ "x": 70,
+ "y": 561
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 70,
+ "width": 60,
+ "x": 70,
+ "y": 561
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 230,
+ "width": 60,
+ "x": 70,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 19,
+ "width": 260,
+ "x": 150,
+ "y": 581
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "English dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 57.78125,
+ "x": 150,
+ "y": 628
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 150,
+ "y": 625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 154.7265625,
+ "x": 150,
+ "y": 667
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learner\u2019s Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 150,
+ "y": 664
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Learner\u2019s Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 187.6015625,
+ "x": 150,
+ "y": 706
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Essential British English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 150,
+ "y": 703
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Essential British English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 209.2578125,
+ "x": 150,
+ "y": 745
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 150,
+ "y": 742
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 151,
+ "width": 260,
+ "x": 150,
+ "y": 625
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 195,
+ "width": 270,
+ "x": 140,
+ "y": 581
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 195,
+ "width": 295,
+ "x": 115,
+ "y": 581
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 230,
+ "width": 360,
+ "x": 70,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 40,
+ "width": 20,
+ "x": 70,
+ "y": 801
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 110,
+ "y": 821
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 110,
+ "y": 801
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 60,
+ "x": 70,
+ "y": 801
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 60,
+ "x": 70,
+ "y": 801
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 60,
+ "x": 70,
+ "y": 801
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 80.2265625,
+ "x": 150,
+ "y": 820
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 260,
+ "x": 150,
+ "y": 821
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 270,
+ "x": 140,
+ "y": 821
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 295,
+ "x": 115,
+ "y": 821
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 360,
+ "x": 70,
+ "y": 801
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 70,
+ "y": 889
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 40,
+ "x": 70,
+ "y": 909
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 40,
+ "x": 70,
+ "y": 889
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 60,
+ "x": 70,
+ "y": 889
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 60,
+ "x": 70,
+ "y": 870
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 89.7734375,
+ "x": 150,
+ "y": 889
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 260,
+ "x": 150,
+ "y": 890
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 270,
+ "x": 140,
+ "y": 890
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 295,
+ "x": 115,
+ "y": 890
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 360,
+ "x": 70,
+ "y": 870
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15,
+ "width": 15,
+ "x": 115,
+ "y": 953
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 15,
+ "width": 30,
+ "x": 105,
+ "y": 968
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 15,
+ "width": 40,
+ "x": 90,
+ "y": 983
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 15,
+ "width": 15,
+ "x": 115,
+ "y": 983
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 45,
+ "width": 45,
+ "x": 90,
+ "y": 953
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 45,
+ "width": 60,
+ "x": 70,
+ "y": 953
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 60,
+ "x": 70,
+ "y": 939
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 116.1953125,
+ "x": 150,
+ "y": 958
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 260,
+ "x": 150,
+ "y": 959
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 270,
+ "x": 140,
+ "y": 959
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 295,
+ "x": 115,
+ "y": 959
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 360,
+ "x": 70,
+ "y": 939
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 447,
+ "width": 370,
+ "x": 70,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 70,
+ "width": 20,
+ "x": 450,
+ "y": 561
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 20,
+ "x": 470,
+ "y": 581
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 470,
+ "y": 561
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 70,
+ "width": 40,
+ "x": 450,
+ "y": 561
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 70,
+ "width": 40,
+ "x": 450,
+ "y": 561
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 40,
+ "x": 450,
+ "y": 877.5
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 490,
+ "y": 877.5
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 20,
+ "width": 60,
+ "x": 450,
+ "y": 877.5
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 20,
+ "width": 60,
+ "x": 450,
+ "y": 877.5
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 336.5,
+ "width": 60,
+ "x": 450,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 19,
+ "width": 260,
+ "x": 530,
+ "y": 581
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Translation dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 615
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Click on the arrows to change the translation direction.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 34,
+ "x": 530,
+ "y": 663.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 24,
+ "width": 34,
+ "x": 530,
+ "y": 659
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 226,
+ "x": 564,
+ "y": 659
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 659
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 34,
+ "x": 530,
+ "y": 702.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 24,
+ "width": 34,
+ "x": 530,
+ "y": 698
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 226,
+ "x": 564,
+ "y": 698
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Chinese (Traditional)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 698
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 34,
+ "x": 530,
+ "y": 741.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 24,
+ "width": 34,
+ "x": 530,
+ "y": 737
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 226,
+ "x": 564,
+ "y": 737
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Dutch",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dutch\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 737
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Dutch\n Dutch\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 34,
+ "x": 530,
+ "y": 780.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 24,
+ "width": 34,
+ "x": 530,
+ "y": 776
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 226,
+ "x": 564,
+ "y": 776
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013French",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "French\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 776
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013French\n French\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 34,
+ "x": 530,
+ "y": 819.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 24,
+ "width": 34,
+ "x": 530,
+ "y": 815
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 226,
+ "x": 564,
+ "y": 815
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013German",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "German\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 815
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013German\n German\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 190,
+ "width": 260,
+ "x": 530,
+ "y": 659
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 11.0078125,
+ "x": 563,
+ "y": 855.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 69.3671875,
+ "x": 583.453125,
+ "y": 854
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "See more",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "See less",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18.5,
+ "width": 235,
+ "x": 555,
+ "y": 854
+ },
+ "name": "HEADER",
+ "role": "button",
+ "textContent": "See more\n See less",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Indonesian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Indonesian\n Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Italian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Italian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Italian\n Italian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Japanese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Japanese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Japanese\n Japanese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Norwegian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Norwegian\n Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Polish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Polish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Polish\n Polish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Portuguese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Portuguese\n Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Spanish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Spanish\n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Swedish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Swedish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Swedish\n Swedish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Arabic",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Arabic",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Bengali",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Bengali",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Catalan",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Catalan",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Czech",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Czech",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Danish",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Danish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Gujarati",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Gujarati",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Hindi",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Hindi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Korean",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Korean",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Malay",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Malay",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Marathi",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Marathi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Russian",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Russian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Tamil",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Tamil",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Telugu",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Telugu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Thai",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Thai",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Turkish",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Turkish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Ukrainian",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Ukrainian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Urdu",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Urdu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "region",
+ "textContent": "English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18.5,
+ "width": 260,
+ "x": 530,
+ "y": 854
+ },
+ "name": "SECTION",
+ "role": "",
+ "textContent": "See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18.5,
+ "width": 260,
+ "x": 530,
+ "y": 854
+ },
+ "name": "AMP-ACCORDION",
+ "role": "",
+ "textContent": "See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18.5,
+ "width": 260,
+ "x": 530,
+ "y": 854
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 291.5,
+ "width": 270,
+ "x": 520,
+ "y": 581
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 291.5,
+ "width": 295,
+ "x": 495,
+ "y": 581
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 336.5,
+ "width": 360,
+ "x": 450,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 346.5,
+ "width": 370,
+ "x": 440,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 447,
+ "width": 740,
+ "x": 70,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 467,
+ "width": 790,
+ "x": 45,
+ "y": 551
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 517,
+ "width": 840,
+ "x": 20,
+ "y": 526
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 207.59375,
+ "width": 346,
+ "x": 82,
+ "y": 1026
+ },
+ "name": "I-AMPHTML-SIZER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 207.59375,
+ "width": 346,
+ "x": 82,
+ "y": 1026
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 207.59375,
+ "width": 346,
+ "x": 82,
+ "y": 1026
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 207.59375,
+ "width": 346,
+ "x": 82,
+ "y": 1026
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 227.59375,
+ "width": 370,
+ "x": 70,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 227.59375,
+ "width": 370,
+ "x": 70,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 330,
+ "x": 460,
+ "y": 1038
+ },
+ "name": "H3",
+ "role": "",
+ "textContent": "Word Scramble",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 50.390625,
+ "width": 330,
+ "x": 460,
+ "y": 1082
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Challenge yourself with word games from Cambridge Dictionary.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 50.390625,
+ "width": 330,
+ "x": 460,
+ "y": 1142.390625
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Read the definition. Can you beat the clock and spell the word?",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 110.78125,
+ "width": 330,
+ "x": 460,
+ "y": 1082
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 72.9140625,
+ "x": 460,
+ "y": 1212.78125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Play",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 330,
+ "x": 460,
+ "y": 1212.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Play",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 249.78125,
+ "width": 370,
+ "x": 440,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 249.78125,
+ "width": 740,
+ "x": 70,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1292.78125
+ },
+ "name": "I-AMPHTML-SIZER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1292.78125
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1292.78125
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1292.78125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 12,
+ "width": 330,
+ "x": 460,
+ "y": 1312.78125
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Blog",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 49.5,
+ "width": 287.25,
+ "x": 460,
+ "y": 1343.28125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cringeworthy and toe-curling (The language of embarrassment)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 57,
+ "width": 330,
+ "x": 460,
+ "y": 1339.78125
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Cringeworthy and toe-curling (The language of embarrassment)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 121.9296875,
+ "x": 460,
+ "y": 1411.78125
+ },
+ "name": "TIME",
+ "role": "",
+ "textContent": "December 11, 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 16,
+ "width": 330,
+ "x": 460,
+ "y": 1411.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "December 11, 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 121.796875,
+ "x": 460,
+ "y": 1447.78125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Read More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 330,
+ "x": 460,
+ "y": 1447.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Read More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 205,
+ "width": 370,
+ "x": 440,
+ "y": 1292.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 740,
+ "x": 70,
+ "y": 1292.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 192.1953125,
+ "width": 370,
+ "x": 70,
+ "y": 1539.78125
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 26,
+ "width": 19.40625,
+ "x": 80,
+ "y": 1544.78125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 26,
+ "width": 19.40625,
+ "x": 80,
+ "y": 1544.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 26,
+ "width": 26,
+ "x": 113.8515625,
+ "y": 1544.78125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 26,
+ "width": 26,
+ "x": 113.8515625,
+ "y": 1544.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16.796875,
+ "width": 350,
+ "x": 80,
+ "y": 1590.78125
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Word of the Day",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 40,
+ "width": 128.0234375,
+ "x": 190.984375,
+ "y": 1617.578125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "A-frame",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 50.3984375,
+ "width": 350,
+ "x": 80,
+ "y": 1612.578125
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "A-frame",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 13.5,
+ "width": 17.3359375,
+ "x": 128.6328125,
+ "y": 1683.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "UK",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "audio/mpeg",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "audio/ogg",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AUDIO",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 29,
+ "width": 18.578125,
+ "x": 150.4140625,
+ "y": 1672.9765625
+ },
+ "name": "DIV",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18,
+ "width": 33.0234375,
+ "x": 150.4140625,
+ "y": 1679.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 69.671875,
+ "x": 183.4375,
+ "y": 1679.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "/\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 29,
+ "width": 124.4765625,
+ "x": 128.6328125,
+ "y": 1672.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 13.5,
+ "width": 16.671875,
+ "x": 257.5546875,
+ "y": 1683.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "US",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "audio/mpeg",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "audio/ogg",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AUDIO",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 29,
+ "width": 18.578125,
+ "x": 278.671875,
+ "y": 1672.9765625
+ },
+ "name": "DIV",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18,
+ "width": 33.0234375,
+ "x": 278.671875,
+ "y": 1679.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 69.671875,
+ "x": 311.6953125,
+ "y": 1679.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "/\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 29,
+ "width": 123.8125,
+ "x": 257.5546875,
+ "y": 1672.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111.1953125,
+ "width": 350,
+ "x": 80,
+ "y": 1590.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 192.1953125,
+ "width": 370,
+ "x": 70,
+ "y": 1539.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 67.1953125,
+ "width": 330,
+ "x": 460,
+ "y": 1559.78125
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 119.09375,
+ "x": 460,
+ "y": 1646.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "About this",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 157.1953125,
+ "width": 370,
+ "x": 440,
+ "y": 1539.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 192.1953125,
+ "width": 740,
+ "x": 70,
+ "y": 1539.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1756.9765625
+ },
+ "name": "I-AMPHTML-SIZER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
pleasanteeism\" class=\"lc1\" />",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1756.9765625
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1756.9765625
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "
pleasanteeism\" class=\"lc1\" />",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1756.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
pleasanteeism\" class=\"lc1\" />",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 12,
+ "width": 330,
+ "x": 460,
+ "y": 1776.9765625
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "New Words",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 460,
+ "y": 1798.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 40,
+ "width": 232.140625,
+ "x": 460,
+ "y": 1803.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "pleasanteeism",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 50.3984375,
+ "width": 330,
+ "x": 460,
+ "y": 1798.9765625
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "pleasanteeism",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 50.3984375,
+ "width": 330,
+ "x": 460,
+ "y": 1798.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "pleasanteeism",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 122.96875,
+ "x": 460,
+ "y": 1864.375
+ },
+ "name": "TIME",
+ "role": "",
+ "textContent": "December 16, 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 16,
+ "width": 330,
+ "x": 460,
+ "y": 1864.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "December 16, 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 165.3515625,
+ "x": 460,
+ "y": 1900.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "More new words",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 193.3984375,
+ "width": 370,
+ "x": 440,
+ "y": 1756.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "New Words\n\n \n pleasanteeism\n \n\n \n December 16, 2024\n \n\n \n More new words",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 740,
+ "x": 70,
+ "y": 1756.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
pleasanteeism\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n pleasanteeism\n \n\n \n December 16, 2024\n \n\n \n More new words",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 695,
+ "x": 95,
+ "y": 2028.9765625
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Popular searches",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 71.1328125,
+ "x": 176.921875,
+ "y": 2067.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18.5,
+ "width": 695,
+ "x": 95,
+ "y": 2067.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 120,
+ "y": 2111.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "01",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 60.6953125,
+ "x": 140,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "schedule",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 60.6953125,
+ "x": 140,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "schedule",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 60.6953125,
+ "x": 140,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "schedule",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 60.6953125,
+ "x": 140,
+ "y": 2113.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "schedule",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 120,
+ "y": 2111.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "01\n schedule",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 120,
+ "y": 2147.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "02",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 53.703125,
+ "x": 140,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "address",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 53.703125,
+ "x": 140,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "address",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 53.703125,
+ "x": 140,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "address",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 53.703125,
+ "x": 140,
+ "y": 2149.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "address",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 120,
+ "y": 2147.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "02\n address",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 120,
+ "y": 2183.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "03",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 32.6796875,
+ "x": 140,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "work",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.6796875,
+ "x": 140,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "work",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.6796875,
+ "x": 140,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "work",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.6796875,
+ "x": 140,
+ "y": 2185.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "work",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 120,
+ "y": 2183.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "03\n work",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 120,
+ "y": 2219.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "04",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 50.578125,
+ "x": 140,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "present",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 50.578125,
+ "x": 140,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "present",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 50.578125,
+ "x": 140,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "present",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 50.578125,
+ "x": 140,
+ "y": 2221.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "present",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 120,
+ "y": 2219.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "04\n present",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 120,
+ "y": 2255.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "05",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 57.578125,
+ "x": 140,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 57.578125,
+ "x": 140,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 57.578125,
+ "x": 140,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 57.578125,
+ "x": 140,
+ "y": 2257.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 120,
+ "y": 2255.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "05\n manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 175,
+ "width": 325,
+ "x": 120,
+ "y": 2111.4765625
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 180,
+ "width": 335,
+ "x": 120,
+ "y": 2111.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 465,
+ "y": 2111.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "06",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 41.234375,
+ "x": 485,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "flower",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 41.234375,
+ "x": 485,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "flower",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 41.234375,
+ "x": 485,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "flower",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 41.234375,
+ "x": 485,
+ "y": 2113.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "flower",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 465,
+ "y": 2111.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "06\n flower",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 465,
+ "y": 2147.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "07",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 36.5703125,
+ "x": 485,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "vying",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 36.5703125,
+ "x": 485,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "vying",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 36.5703125,
+ "x": 485,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "vying",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 36.5703125,
+ "x": 485,
+ "y": 2149.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "vying",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 465,
+ "y": 2147.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "07\n vying",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 465,
+ "y": 2183.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "08",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 93.328125,
+ "x": 485,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 93.328125,
+ "x": 485,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 93.328125,
+ "x": 485,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 93.328125,
+ "x": 485,
+ "y": 2185.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 465,
+ "y": 2183.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "08\n pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 465,
+ "y": 2219.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "09",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 73.1640625,
+ "x": 485,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "experience",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 73.1640625,
+ "x": 485,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "experience",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 73.1640625,
+ "x": 485,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "experience",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 73.1640625,
+ "x": 485,
+ "y": 2221.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "experience",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 465,
+ "y": 2219.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "09\n experience",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 465,
+ "y": 2255.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "10",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 32.671875,
+ "x": 485,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.671875,
+ "x": 485,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.671875,
+ "x": 485,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.671875,
+ "x": 485,
+ "y": 2257.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 465,
+ "y": 2255.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "10\n hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 175,
+ "width": 325,
+ "x": 465,
+ "y": 2111.4765625
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 180,
+ "width": 335,
+ "x": 455,
+ "y": 2111.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 180,
+ "width": 695,
+ "x": 95,
+ "y": 2111.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 307.5,
+ "width": 740,
+ "x": 70,
+ "y": 2003.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 695,
+ "x": 95,
+ "y": 2361.4765625
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Browse the English Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 51.703125,
+ "x": 120,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "0\u20139",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 181.984375,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "a",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 232.265625,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "b",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 282.546875,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "c",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 332.828125,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "d",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 383.109375,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "e",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 433.390625,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "f",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 483.671875,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "g",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 533.953125,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "h",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 584.234375,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "i",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 634.515625,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "j",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 684.796875,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "k",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 120,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "l",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 170.28125,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "m",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 220.5625,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "n",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 270.84375,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "o",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 321.125,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "p",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 371.40625,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "q",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 421.6875,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "r",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 471.96875,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "s",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 522.25,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "t",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 572.53125,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "u",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 622.8125,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "v",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 673.09375,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "w",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 120,
+ "y": 2493.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "x",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 170.28125,
+ "y": 2493.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "y",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 220.5625,
+ "y": 2493.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "z",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 124.5,
+ "width": 645,
+ "x": 120,
+ "y": 2410.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 38.25,
+ "x": 386.7734375,
+ "y": 2546.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 22.3984375,
+ "width": 645,
+ "x": 120,
+ "y": 2544.9765625
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 156.8984375,
+ "width": 695,
+ "x": 95,
+ "y": 2410.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 260.8984375,
+ "width": 740,
+ "x": 70,
+ "y": 2336.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 1619.375,
+ "width": 790,
+ "x": 45,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
pleasanteeism\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n pleasanteeism\n \n\n \n December 16, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 1644.375,
+ "width": 840,
+ "x": 20,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
pleasanteeism\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n pleasanteeism\n \n\n \n December 16, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 2191.375,
+ "width": 840,
+ "x": 20,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
pleasanteeism\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n pleasanteeism\n \n\n \n December 16, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": ".modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "CENTER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": ".modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 250,
+ "width": 300,
+ "x": 290,
+ "y": 2682.375
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 280,
+ "width": 840,
+ "x": 20,
+ "y": 2682.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 2511.375,
+ "width": 860,
+ "x": 20,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
pleasanteeism\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n pleasanteeism\n \n\n \n December 16, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 115.3828125,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "IMG",
+ "role": "presentation",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 115.3828125,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "I-AMPHTML-SIZER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 115.3828125,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 115.3828125,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 37.59375,
+ "width": 155.359375,
+ "x": 900,
+ "y": 496
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Cambridge",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 37.59375,
+ "width": 260,
+ "x": 900,
+ "y": 496
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Cambridge",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 37.59375,
+ "width": 218.734375,
+ "x": 900,
+ "y": 533.59375
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 37.59375,
+ "width": 260,
+ "x": 900,
+ "y": 533.59375
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 75.1875,
+ "width": 260,
+ "x": 900,
+ "y": 496
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge\n \n \n Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 44.796875,
+ "width": 260,
+ "x": 900,
+ "y": 586.1875
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Free word lists and quizzes to create, download and share!",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 7,
+ "width": 1.671875,
+ "x": 975.5546875,
+ "y": 670.984375
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 131.015625,
+ "x": 900,
+ "y": 655.984375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Go to + Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 87.984375,
+ "x": 1054.1328125,
+ "y": 655.984375
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log in",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 260,
+ "x": 900,
+ "y": 655.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Go to + Plus\n or Log in",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 104.796875,
+ "width": 260,
+ "x": 900,
+ "y": 586.1875
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "You\u2019re logged in. Start creating a word list or do a quiz!",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Go to + Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Go to + Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 194.984375,
+ "width": 260,
+ "x": 900,
+ "y": 496
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 244.984375,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 244.984375,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "[tl-ut] {}\n\n/* SMART/UNIVERSAL TEMPLATE */\n\n.tl_ut * {\nbox-sizing: border-box;\n}\n\n/*===========================\nParent container\n============================*/\n.Cambridge_SR {\nwidth: 100%;\nmax-width: 300px;\nmargin: 0 auto;\npadding: 0;\n}\n\n/*===============================\nMain Container + Flex containers\n=================================*/\n.Cambridge_SR_container {\nwidth: 100%;\nmargin: 0;\npadding: 0;\noverflow: hidden;\nbackground-color: #fff;\nborder: 1px solid #efefef;\n-webkit-box-shadow: none;\nbox-shadow: none;\n}\n\n.Cambridge_SR_flexrules {\ndisplay: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */\ndisplay: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */\ndisplay: -ms-flexbox; /* TWEENER - IE 10 */\ndisplay: -webkit-flex; /* NEW - Chrome */\ndisplay: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\nflex-direction: column;\n}\n\n\n/*===========================\nMedia Container\n============================*/\n.Cambridge_SR_media_container {\nwidth: 100%;\nmax-width: 300px;\n}\n\n.Cambridge_SR_media_link {\ndisplay: block;\n}\n\n.Cambridge_SR_media {\nborder: 1px solid #efefef;\nbox-shadow: none !important;\ndisplay: inline-block !important;\nheight: auto !important;\nwidth: initial !important;\nmax-width: 100% !important;\n/* removes small \"descenders\" space below image */\nvertical-align: bottom;\nfont-size: 0;\n}\n\n\n/*===========================\nText Content Container\n============================*/\n.Cambridge_SR_textcontent {\nwidth: 100%;\npadding: 10px;\ntext-align: left;\ndisplay: flex;\nflex-direction: column;\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\n}\n\n.Cambridge_SR_textcontent_creative_copy {\nflex-grow: 1;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent {\npadding: 4px;\n}\n\n\n/*===========================\nHeading\n============================*/\n.Cambridge_SR_heading {\n\n}\n\n.Cambridge_SR_heading_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 18px;\nfont-weight: 400;\nline-height: 1.4;\ntext-align: left;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 2;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n-webkit-line-clamp: 1;\nline-height: 1.1\n}\n\n.Cambridge_SR_heading_link:hover {\ncolor: #1a3561; /* blue */\ntext-decoration: none;\n}\n\n/*===========================\nSponsor/Advertiser\n============================*/\n.Cambridge_SR_sponsor {\nmargin-top: 4px;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor {\nmargin-top: 2px;\n}\n\n.Cambridge_SR_sponsor_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 13px;\nfont-weight: 600;\nline-height: 1.3;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 1;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor_link {\nfont-size: 11px;\nline-height: 1;\n}\n\n.Cambridge_SR_sponsor:hover {\ncolor: #0580e8 !important; /* light blue */\n}\n\n\n/*===========================\nCaption\n============================*/\n.Cambridge_SR_caption {\nmargin-top: 6px;\n\n}\n\n.Cambridge_SR_caption_link {\ncolor: #333;\nfont-family: \"Source Sans Pro\", sans-serif;\nfont-size: 14px;\nfont-weight: 400;\nline-height: 1.4;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 4;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_caption_link {\ndisplay: none;\n}\n\n.Cambridge_SR_caption_link:hover {\ntext-decoration: none;\n}\n\n\n/*===========================\nCall to Action\n============================*/\n.Cambridge_SR_textcontent_cta {\nmargin-top: 10px;\ntext-align: right;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent_cta {\nmargin-top: 0;\n}\n\n.Cambridge_SR_cta {\ndisplay: inline-block;\npadding: 6px 18px;\nborder: none;\ncolor: #fff !important;\nbackground-color: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, sans-serif;\nfont-size: 15px;\nfont-weight: bold;\nline-height: 16px;\nletter-spacing: normal;\ntext-align: center;\ntext-decoration: none;\nborder-bottom: dashed 0 rgba(0,0,0,.6) !important;\nborder-radius: 25px;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_cta {\nfont-size: 13px;\npadding: 4px 12px;\n}\n\n.Cambridge_SR_cta:hover {\ncolor: #fff !important;\nbackground-color: #004aac; /* blue */\ntext-decoration: none !important;\n}\n\n\n/*===========================\nWhen in skinny left slot\nnot using b/c slot is responsive\n============================*/\n/* .hfl-m .tlod .Cambridge_SR {\nwidth: 100%;\nmax-width: 160px;\nmargin: 0 auto;\npadding: 0;\n}\n\n.hfl-m .tlod .Cambridge_SR_media_container {\nmax-width: 160px;\n}\n\n.hfl-m .tlod .Cambridge_SR_textcontent {\npadding: 5px;\n}\n\n.hfl-m .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n}\n\n.hfl-m .tlod .Cambridge_SR_sponsor_link {\nfont-size: 12px;\n}\n\n.hfl-m .tlod .Cambridge_SR_cta {\nwidth: 100%;\n}\n*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 300,
+ "x": 880,
+ "y": 740.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 166.734375,
+ "width": 296,
+ "x": 882,
+ "y": 742.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "video/mp4",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "video/mp4",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "video/mp4",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "video/mp4",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 167.625,
+ "width": 298,
+ "x": 882,
+ "y": 743.984375
+ },
+ "name": "VIDEO",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 167.625,
+ "width": 298,
+ "x": 882,
+ "y": 743.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 167.625,
+ "width": 298,
+ "x": 882,
+ "y": 743.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 166.734375,
+ "width": 296,
+ "x": 882,
+ "y": 742.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 168.734375,
+ "width": 298,
+ "x": 881,
+ "y": 741.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 168.734375,
+ "width": 298,
+ "x": 881,
+ "y": 741.984375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 168.734375,
+ "width": 298,
+ "x": 881,
+ "y": 741.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16.5,
+ "width": 290,
+ "x": 885,
+ "y": 914.71875
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Take Discover\u00ae With You",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 16.5,
+ "width": 290,
+ "x": 885,
+ "y": 914.71875
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Take Discover\u00ae With You",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 11,
+ "width": 290,
+ "x": 885,
+ "y": 933.21875
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Sponsored by Discover",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 11,
+ "width": 290,
+ "x": 885,
+ "y": 933.21875
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Sponsored by Discover",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Discover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 290,
+ "x": 885,
+ "y": 950.21875
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Discover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35.5,
+ "width": 290,
+ "x": 885,
+ "y": 914.71875
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Take Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 81.8046875,
+ "x": 1093.1953125,
+ "y": 950.21875
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "See More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 24,
+ "width": 290,
+ "x": 885,
+ "y": 950.21875
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "See More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 67.5,
+ "width": 298,
+ "x": 881,
+ "y": 910.71875
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Take Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.\n\n\n\n\n\n\n\n\n\nSee More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 238.234375,
+ "width": 300,
+ "x": 880,
+ "y": 740.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Take Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.\n\n\n\n\n\n\n\n\n\nSee More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 238.234375,
+ "width": 300,
+ "x": 880,
+ "y": 740.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Take Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.\n\n\n\n\n\n\n\n\n\nSee More",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "(function(){\ntry {\n\n// This script prevents ad stacking\n// Assumes a refresh rate of 30 seconds\n\nsetTimeout(removeTLAd, 30000);\nfunction removeTLAd() {\nvar element = document.getElementsByClassName('Cambridge_SR')[0];\nif (element) {\ntry {\nelement.parentNode.removeChild(element);\nconsole.log(\"removing TL ad\");\n}\ncatch(err) {\nconsole.log('error in removing TL ad');\n}\n}\nelse {\nconsole.log('cannot find TL element to remove');\n}\n};\n}\ncatch(e) {\nvar p = document.createElement(\"IMG\");\nvar ref = encodeURIComponent(document.URL);\nvar inv_code = \"Cambridge_SR\";\nvar src = \"//eb2.3lift.com/sce?block=\";\nsrc += \"Custom Template Code\";\nsrc += \"&ref=\" + ref;\nsrc += \"&lvl=2\";\nsrc += \"&inv_code=\" + inv_code;\nsrc += \"&e=\" + encodeURIComponent(e);\np.src = src;\n}\n}());",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 238.234375,
+ "width": 300,
+ "x": 880,
+ "y": 740.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "[tl-ut] {}\n\n/* SMART/UNIVERSAL TEMPLATE */\n\n.tl_ut * {\nbox-sizing: border-box;\n}\n\n/*===========================\nParent container\n============================*/\n.Cambridge_SR {\nwidth: 100%;\nmax-width: 300px;\nmargin: 0 auto;\npadding: 0;\n}\n\n/*===============================\nMain Container + Flex containers\n=================================*/\n.Cambridge_SR_container {\nwidth: 100%;\nmargin: 0;\npadding: 0;\noverflow: hidden;\nbackground-color: #fff;\nborder: 1px solid #efefef;\n-webkit-box-shadow: none;\nbox-shadow: none;\n}\n\n.Cambridge_SR_flexrules {\ndisplay: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */\ndisplay: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */\ndisplay: -ms-flexbox; /* TWEENER - IE 10 */\ndisplay: -webkit-flex; /* NEW - Chrome */\ndisplay: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\nflex-direction: column;\n}\n\n\n/*===========================\nMedia Container\n============================*/\n.Cambridge_SR_media_container {\nwidth: 100%;\nmax-width: 300px;\n}\n\n.Cambridge_SR_media_link {\ndisplay: block;\n}\n\n.Cambridge_SR_media {\nborder: 1px solid #efefef;\nbox-shadow: none !important;\ndisplay: inline-block !important;\nheight: auto !important;\nwidth: initial !important;\nmax-width: 100% !important;\n/* removes small \"descenders\" space below image */\nvertical-align: bottom;\nfont-size: 0;\n}\n\n\n/*===========================\nText Content Container\n============================*/\n.Cambridge_SR_textcontent {\nwidth: 100%;\npadding: 10px;\ntext-align: left;\ndisplay: flex;\nflex-direction: column;\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\n}\n\n.Cambridge_SR_textcontent_creative_copy {\nflex-grow: 1;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent {\npadding: 4px;\n}\n\n\n/*===========================\nHeading\n============================*/\n.Cambridge_SR_heading {\n\n}\n\n.Cambridge_SR_heading_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 18px;\nfont-weight: 400;\nline-height: 1.4;\ntext-align: left;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 2;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n-webkit-line-clamp: 1;\nline-height: 1.1\n}\n\n.Cambridge_SR_heading_link:hover {\ncolor: #1a3561; /* blue */\ntext-decoration: none;\n}\n\n/*===========================\nSponsor/Advertiser\n============================*/\n.Cambridge_SR_sponsor {\nmargin-top: 4px;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor {\nmargin-top: 2px;\n}\n\n.Cambridge_SR_sponsor_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 13px;\nfont-weight: 600;\nline-height: 1.3;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 1;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor_link {\nfont-size: 11px;\nline-height: 1;\n}\n\n.Cambridge_SR_sponsor:hover {\ncolor: #0580e8 !important; /* light blue */\n}\n\n\n/*===========================\nCaption\n============================*/\n.Cambridge_SR_caption {\nmargin-top: 6px;\n\n}\n\n.Cambridge_SR_caption_link {\ncolor: #333;\nfont-family: \"Source Sans Pro\", sans-serif;\nfont-size: 14px;\nfont-weight: 400;\nline-height: 1.4;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 4;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_caption_link {\ndisplay: none;\n}\n\n.Cambridge_SR_caption_link:hover {\ntext-decoration: none;\n}\n\n\n/*===========================\nCall to Action\n============================*/\n.Cambridge_SR_textcontent_cta {\nmargin-top: 10px;\ntext-align: right;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent_cta {\nmargin-top: 0;\n}\n\n.Cambridge_SR_cta {\ndisplay: inline-block;\npadding: 6px 18px;\nborder: none;\ncolor: #fff !important;\nbackground-color: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, sans-serif;\nfont-size: 15px;\nfont-weight: bold;\nline-height: 16px;\nletter-spacing: normal;\ntext-align: center;\ntext-decoration: none;\nborder-bottom: dashed 0 rgba(0,0,0,.6) !important;\nborder-radius: 25px;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_cta {\nfont-size: 13px;\npadding: 4px 12px;\n}\n\n.Cambridge_SR_cta:hover {\ncolor: #fff !important;\nbackground-color: #004aac; /* blue */\ntext-decoration: none !important;\n}\n\n\n/*===========================\nWhen in skinny left slot\nnot using b/c slot is responsive\n============================*/\n/* .hfl-m .tlod .Cambridge_SR {\nwidth: 100%;\nmax-width: 160px;\nmargin: 0 auto;\npadding: 0;\n}\n\n.hfl-m .tlod .Cambridge_SR_media_container {\nmax-width: 160px;\n}\n\n.hfl-m .tlod .Cambridge_SR_textcontent {\npadding: 5px;\n}\n\n.hfl-m .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n}\n\n.hfl-m .tlod .Cambridge_SR_sponsor_link {\nfont-size: 12px;\n}\n\n.hfl-m .tlod .Cambridge_SR_cta {\nwidth: 100%;\n}\n*/\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nTake Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.\n\n\n\n\n\n\n\n\n\nSee More\n\n\n\n\n\n\n\n\n\n(function(){\ntry {\n\n// This script prevents ad stacking\n// Assumes a refresh rate of 30 seconds\n\nsetTimeout(removeTLAd, 30000);\nfunction removeTLAd() {\nvar element = document.getElementsByClassName('Cambridge_SR')[0];\nif (element) {\ntry {\nelement.parentNode.removeChild(element);\nconsole.log(\"removing TL ad\");\n}\ncatch(err) {\nconsole.log('error in removing TL ad');\n}\n}\nelse {\nconsole.log('cannot find TL element to remove');\n}\n};\n}\ncatch(e) {\nvar p = document.createElement(\"IMG\");\nvar ref = encodeURIComponent(document.URL);\nvar inv_code = \"Cambridge_SR\";\nvar src = \"//eb2.3lift.com/sce?block=\";\nsrc += \"Custom Template Code\";\nsrc += \"&ref=\" + ref;\nsrc += \"&lvl=2\";\nsrc += \"&inv_code=\" + inv_code;\nsrc += \"&e=\" + encodeURIComponent(e);\np.src = src;\n}\n}());",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 1000,
+ "width": 300,
+ "x": 880,
+ "y": 740.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "[tl-ut] {}\n\n/* SMART/UNIVERSAL TEMPLATE */\n\n.tl_ut * {\nbox-sizing: border-box;\n}\n\n/*===========================\nParent container\n============================*/\n.Cambridge_SR {\nwidth: 100%;\nmax-width: 300px;\nmargin: 0 auto;\npadding: 0;\n}\n\n/*===============================\nMain Container + Flex containers\n=================================*/\n.Cambridge_SR_container {\nwidth: 100%;\nmargin: 0;\npadding: 0;\noverflow: hidden;\nbackground-color: #fff;\nborder: 1px solid #efefef;\n-webkit-box-shadow: none;\nbox-shadow: none;\n}\n\n.Cambridge_SR_flexrules {\ndisplay: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */\ndisplay: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */\ndisplay: -ms-flexbox; /* TWEENER - IE 10 */\ndisplay: -webkit-flex; /* NEW - Chrome */\ndisplay: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\nflex-direction: column;\n}\n\n\n/*===========================\nMedia Container\n============================*/\n.Cambridge_SR_media_container {\nwidth: 100%;\nmax-width: 300px;\n}\n\n.Cambridge_SR_media_link {\ndisplay: block;\n}\n\n.Cambridge_SR_media {\nborder: 1px solid #efefef;\nbox-shadow: none !important;\ndisplay: inline-block !important;\nheight: auto !important;\nwidth: initial !important;\nmax-width: 100% !important;\n/* removes small \"descenders\" space below image */\nvertical-align: bottom;\nfont-size: 0;\n}\n\n\n/*===========================\nText Content Container\n============================*/\n.Cambridge_SR_textcontent {\nwidth: 100%;\npadding: 10px;\ntext-align: left;\ndisplay: flex;\nflex-direction: column;\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\n}\n\n.Cambridge_SR_textcontent_creative_copy {\nflex-grow: 1;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent {\npadding: 4px;\n}\n\n\n/*===========================\nHeading\n============================*/\n.Cambridge_SR_heading {\n\n}\n\n.Cambridge_SR_heading_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 18px;\nfont-weight: 400;\nline-height: 1.4;\ntext-align: left;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 2;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n-webkit-line-clamp: 1;\nline-height: 1.1\n}\n\n.Cambridge_SR_heading_link:hover {\ncolor: #1a3561; /* blue */\ntext-decoration: none;\n}\n\n/*===========================\nSponsor/Advertiser\n============================*/\n.Cambridge_SR_sponsor {\nmargin-top: 4px;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor {\nmargin-top: 2px;\n}\n\n.Cambridge_SR_sponsor_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 13px;\nfont-weight: 600;\nline-height: 1.3;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 1;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor_link {\nfont-size: 11px;\nline-height: 1;\n}\n\n.Cambridge_SR_sponsor:hover {\ncolor: #0580e8 !important; /* light blue */\n}\n\n\n/*===========================\nCaption\n============================*/\n.Cambridge_SR_caption {\nmargin-top: 6px;\n\n}\n\n.Cambridge_SR_caption_link {\ncolor: #333;\nfont-family: \"Source Sans Pro\", sans-serif;\nfont-size: 14px;\nfont-weight: 400;\nline-height: 1.4;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 4;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_caption_link {\ndisplay: none;\n}\n\n.Cambridge_SR_caption_link:hover {\ntext-decoration: none;\n}\n\n\n/*===========================\nCall to Action\n============================*/\n.Cambridge_SR_textcontent_cta {\nmargin-top: 10px;\ntext-align: right;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent_cta {\nmargin-top: 0;\n}\n\n.Cambridge_SR_cta {\ndisplay: inline-block;\npadding: 6px 18px;\nborder: none;\ncolor: #fff !important;\nbackground-color: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, sans-serif;\nfont-size: 15px;\nfont-weight: bold;\nline-height: 16px;\nletter-spacing: normal;\ntext-align: center;\ntext-decoration: none;\nborder-bottom: dashed 0 rgba(0,0,0,.6) !important;\nborder-radius: 25px;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_cta {\nfont-size: 13px;\npadding: 4px 12px;\n}\n\n.Cambridge_SR_cta:hover {\ncolor: #fff !important;\nbackground-color: #004aac; /* blue */\ntext-decoration: none !important;\n}\n\n\n/*===========================\nWhen in skinny left slot\nnot using b/c slot is responsive\n============================*/\n/* .hfl-m .tlod .Cambridge_SR {\nwidth: 100%;\nmax-width: 160px;\nmargin: 0 auto;\npadding: 0;\n}\n\n.hfl-m .tlod .Cambridge_SR_media_container {\nmax-width: 160px;\n}\n\n.hfl-m .tlod .Cambridge_SR_textcontent {\npadding: 5px;\n}\n\n.hfl-m .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n}\n\n.hfl-m .tlod .Cambridge_SR_sponsor_link {\nfont-size: 12px;\n}\n\n.hfl-m .tlod .Cambridge_SR_cta {\nwidth: 100%;\n}\n*/\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nTake Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.\n\n\n\n\n\n\n\n\n\nSee More\n\n\n\n\n\n\n\n\n\n(function(){\ntry {\n\n// This script prevents ad stacking\n// Assumes a refresh rate of 30 seconds\n\nsetTimeout(removeTLAd, 30000);\nfunction removeTLAd() {\nvar element = document.getElementsByClassName('Cambridge_SR')[0];\nif (element) {\ntry {\nelement.parentNode.removeChild(element);\nconsole.log(\"removing TL ad\");\n}\ncatch(err) {\nconsole.log('error in removing TL ad');\n}\n}\nelse {\nconsole.log('cannot find TL element to remove');\n}\n};\n}\ncatch(e) {\nvar p = document.createElement(\"IMG\");\nvar ref = encodeURIComponent(document.URL);\nvar inv_code = \"Cambridge_SR\";\nvar src = \"//eb2.3lift.com/sce?block=\";\nsrc += \"Custom Template Code\";\nsrc += \"&ref=\" + ref;\nsrc += \"&lvl=2\";\nsrc += \"&inv_code=\" + inv_code;\nsrc += \"&e=\" + encodeURIComponent(e);\np.src = src;\n}\n}());",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 1251.390625,
+ "width": 300,
+ "x": 880,
+ "y": 1760.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 2581.375,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists\n \n \n \n \n\n \n[tl-ut] {}\n\n/* SMART/UNIVERSAL TEMPLATE */\n\n.tl_ut * {\nbox-sizing: border-box;\n}\n\n/*===========================\nParent container\n============================*/\n.Cambridge_SR {\nwidth: 100%;\nmax-width: 300px;\nmargin: 0 auto;\npadding: 0;\n}\n\n/*===============================\nMain Container + Flex containers\n=================================*/\n.Cambridge_SR_container {\nwidth: 100%;\nmargin: 0;\npadding: 0;\noverflow: hidden;\nbackground-color: #fff;\nborder: 1px solid #efefef;\n-webkit-box-shadow: none;\nbox-shadow: none;\n}\n\n.Cambridge_SR_flexrules {\ndisplay: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */\ndisplay: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */\ndisplay: -ms-flexbox; /* TWEENER - IE 10 */\ndisplay: -webkit-flex; /* NEW - Chrome */\ndisplay: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\nflex-direction: column;\n}\n\n\n/*===========================\nMedia Container\n============================*/\n.Cambridge_SR_media_container {\nwidth: 100%;\nmax-width: 300px;\n}\n\n.Cambridge_SR_media_link {\ndisplay: block;\n}\n\n.Cambridge_SR_media {\nborder: 1px solid #efefef;\nbox-shadow: none !important;\ndisplay: inline-block !important;\nheight: auto !important;\nwidth: initial !important;\nmax-width: 100% !important;\n/* removes small \"descenders\" space below image */\nvertical-align: bottom;\nfont-size: 0;\n}\n\n\n/*===========================\nText Content Container\n============================*/\n.Cambridge_SR_textcontent {\nwidth: 100%;\npadding: 10px;\ntext-align: left;\ndisplay: flex;\nflex-direction: column;\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\n}\n\n.Cambridge_SR_textcontent_creative_copy {\nflex-grow: 1;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent {\npadding: 4px;\n}\n\n\n/*===========================\nHeading\n============================*/\n.Cambridge_SR_heading {\n\n}\n\n.Cambridge_SR_heading_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 18px;\nfont-weight: 400;\nline-height: 1.4;\ntext-align: left;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 2;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n-webkit-line-clamp: 1;\nline-height: 1.1\n}\n\n.Cambridge_SR_heading_link:hover {\ncolor: #1a3561; /* blue */\ntext-decoration: none;\n}\n\n/*===========================\nSponsor/Advertiser\n============================*/\n.Cambridge_SR_sponsor {\nmargin-top: 4px;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor {\nmargin-top: 2px;\n}\n\n.Cambridge_SR_sponsor_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 13px;\nfont-weight: 600;\nline-height: 1.3;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 1;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor_link {\nfont-size: 11px;\nline-height: 1;\n}\n\n.Cambridge_SR_sponsor:hover {\ncolor: #0580e8 !important; /* light blue */\n}\n\n\n/*===========================\nCaption\n============================*/\n.Cambridge_SR_caption {\nmargin-top: 6px;\n\n}\n\n.Cambridge_SR_caption_link {\ncolor: #333;\nfont-family: \"Source Sans Pro\", sans-serif;\nfont-size: 14px;\nfont-weight: 400;\nline-height: 1.4;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 4;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_caption_link {\ndisplay: none;\n}\n\n.Cambridge_SR_caption_link:hover {\ntext-decoration: none;\n}\n\n\n/*===========================\nCall to Action\n============================*/\n.Cambridge_SR_textcontent_cta {\nmargin-top: 10px;\ntext-align: right;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent_cta {\nmargin-top: 0;\n}\n\n.Cambridge_SR_cta {\ndisplay: inline-block;\npadding: 6px 18px;\nborder: none;\ncolor: #fff !important;\nbackground-color: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, sans-serif;\nfont-size: 15px;\nfont-weight: bold;\nline-height: 16px;\nletter-spacing: normal;\ntext-align: center;\ntext-decoration: none;\nborder-bottom: dashed 0 rgba(0,0,0,.6) !important;\nborder-radius: 25px;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_cta {\nfont-size: 13px;\npadding: 4px 12px;\n}\n\n.Cambridge_SR_cta:hover {\ncolor: #fff !important;\nbackground-color: #004aac; /* blue */\ntext-decoration: none !important;\n}\n\n\n/*===========================\nWhen in skinny left slot\nnot using b/c slot is responsive\n============================*/\n/* .hfl-m .tlod .Cambridge_SR {\nwidth: 100%;\nmax-width: 160px;\nmargin: 0 auto;\npadding: 0;\n}\n\n.hfl-m .tlod .Cambridge_SR_media_container {\nmax-width: 160px;\n}\n\n.hfl-m .tlod .Cambridge_SR_textcontent {\npadding: 5px;\n}\n\n.hfl-m .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n}\n\n.hfl-m .tlod .Cambridge_SR_sponsor_link {\nfont-size: 12px;\n}\n\n.hfl-m .tlod .Cambridge_SR_cta {\nwidth: 100%;\n}\n*/\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nTake Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.\n\n\n\n\n\n\n\n\n\nSee More\n\n\n\n\n\n\n\n\n\n(function(){\ntry {\n\n// This script prevents ad stacking\n// Assumes a refresh rate of 30 seconds\n\nsetTimeout(removeTLAd, 30000);\nfunction removeTLAd() {\nvar element = document.getElementsByClassName('Cambridge_SR')[0];\nif (element) {\ntry {\nelement.parentNode.removeChild(element);\nconsole.log(\"removing TL ad\");\n}\ncatch(err) {\nconsole.log('error in removing TL ad');\n}\n}\nelse {\nconsole.log('cannot find TL element to remove');\n}\n};\n}\ncatch(e) {\nvar p = document.createElement(\"IMG\");\nvar ref = encodeURIComponent(document.URL);\nvar inv_code = \"Cambridge_SR\";\nvar src = \"//eb2.3lift.com/sce?block=\";\nsrc += \"Custom Template Code\";\nsrc += \"&ref=\" + ref;\nsrc += \"&lvl=2\";\nsrc += \"&inv_code=\" + inv_code;\nsrc += \"&e=\" + encodeURIComponent(e);\np.src = src;\n}\n}());",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 2691.375,
+ "width": 1160,
+ "x": 20,
+ "y": 361
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
pleasanteeism\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n pleasanteeism\n \n\n \n December 16, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}\n\n\n\n \n\n\n \n \n\n \n \n \n\n \n\n \n \n \n Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists\n \n \n \n \n\n \n[tl-ut] {}\n\n/* SMART/UNIVERSAL TEMPLATE */\n\n.tl_ut * {\nbox-sizing: border-box;\n}\n\n/*===========================\nParent container\n============================*/\n.Cambridge_SR {\nwidth: 100%;\nmax-width: 300px;\nmargin: 0 auto;\npadding: 0;\n}\n\n/*===============================\nMain Container + Flex containers\n=================================*/\n.Cambridge_SR_container {\nwidth: 100%;\nmargin: 0;\npadding: 0;\noverflow: hidden;\nbackground-color: #fff;\nborder: 1px solid #efefef;\n-webkit-box-shadow: none;\nbox-shadow: none;\n}\n\n.Cambridge_SR_flexrules {\ndisplay: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */\ndisplay: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */\ndisplay: -ms-flexbox; /* TWEENER - IE 10 */\ndisplay: -webkit-flex; /* NEW - Chrome */\ndisplay: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\nflex-direction: column;\n}\n\n\n/*===========================\nMedia Container\n============================*/\n.Cambridge_SR_media_container {\nwidth: 100%;\nmax-width: 300px;\n}\n\n.Cambridge_SR_media_link {\ndisplay: block;\n}\n\n.Cambridge_SR_media {\nborder: 1px solid #efefef;\nbox-shadow: none !important;\ndisplay: inline-block !important;\nheight: auto !important;\nwidth: initial !important;\nmax-width: 100% !important;\n/* removes small \"descenders\" space below image */\nvertical-align: bottom;\nfont-size: 0;\n}\n\n\n/*===========================\nText Content Container\n============================*/\n.Cambridge_SR_textcontent {\nwidth: 100%;\npadding: 10px;\ntext-align: left;\ndisplay: flex;\nflex-direction: column;\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\n}\n\n.Cambridge_SR_textcontent_creative_copy {\nflex-grow: 1;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent {\npadding: 4px;\n}\n\n\n/*===========================\nHeading\n============================*/\n.Cambridge_SR_heading {\n\n}\n\n.Cambridge_SR_heading_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 18px;\nfont-weight: 400;\nline-height: 1.4;\ntext-align: left;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 2;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n-webkit-line-clamp: 1;\nline-height: 1.1\n}\n\n.Cambridge_SR_heading_link:hover {\ncolor: #1a3561; /* blue */\ntext-decoration: none;\n}\n\n/*===========================\nSponsor/Advertiser\n============================*/\n.Cambridge_SR_sponsor {\nmargin-top: 4px;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor {\nmargin-top: 2px;\n}\n\n.Cambridge_SR_sponsor_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 13px;\nfont-weight: 600;\nline-height: 1.3;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 1;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor_link {\nfont-size: 11px;\nline-height: 1;\n}\n\n.Cambridge_SR_sponsor:hover {\ncolor: #0580e8 !important; /* light blue */\n}\n\n\n/*===========================\nCaption\n============================*/\n.Cambridge_SR_caption {\nmargin-top: 6px;\n\n}\n\n.Cambridge_SR_caption_link {\ncolor: #333;\nfont-family: \"Source Sans Pro\", sans-serif;\nfont-size: 14px;\nfont-weight: 400;\nline-height: 1.4;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 4;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_caption_link {\ndisplay: none;\n}\n\n.Cambridge_SR_caption_link:hover {\ntext-decoration: none;\n}\n\n\n/*===========================\nCall to Action\n============================*/\n.Cambridge_SR_textcontent_cta {\nmargin-top: 10px;\ntext-align: right;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent_cta {\nmargin-top: 0;\n}\n\n.Cambridge_SR_cta {\ndisplay: inline-block;\npadding: 6px 18px;\nborder: none;\ncolor: #fff !important;\nbackground-color: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, sans-serif;\nfont-size: 15px;\nfont-weight: bold;\nline-height: 16px;\nletter-spacing: normal;\ntext-align: center;\ntext-decoration: none;\nborder-bottom: dashed 0 rgba(0,0,0,.6) !important;\nborder-radius: 25px;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_cta {\nfont-size: 13px;\npadding: 4px 12px;\n}\n\n.Cambridge_SR_cta:hover {\ncolor: #fff !important;\nbackground-color: #004aac; /* blue */\ntext-decoration: none !important;\n}\n\n\n/*===========================\nWhen in skinny left slot\nnot using b/c slot is responsive\n============================*/\n/* .hfl-m .tlod .Cambridge_SR {\nwidth: 100%;\nmax-width: 160px;\nmargin: 0 auto;\npadding: 0;\n}\n\n.hfl-m .tlod .Cambridge_SR_media_container {\nmax-width: 160px;\n}\n\n.hfl-m .tlod .Cambridge_SR_textcontent {\npadding: 5px;\n}\n\n.hfl-m .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n}\n\n.hfl-m .tlod .Cambridge_SR_sponsor_link {\nfont-size: 12px;\n}\n\n.hfl-m .tlod .Cambridge_SR_cta {\nwidth: 100%;\n}\n*/\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nTake Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.\n\n\n\n\n\n\n\n\n\nSee More\n\n\n\n\n\n\n\n\n\n(function(){\ntry {\n\n// This script prevents ad stacking\n// Assumes a refresh rate of 30 seconds\n\nsetTimeout(removeTLAd, 30000);\nfunction removeTLAd() {\nvar element = document.getElementsByClassName('Cambridge_SR')[0];\nif (element) {\ntry {\nelement.parentNode.removeChild(element);\nconsole.log(\"removing TL ad\");\n}\ncatch(err) {\nconsole.log('error in removing TL ad');\n}\n}\nelse {\nconsole.log('cannot find TL element to remove');\n}\n};\n}\ncatch(e) {\nvar p = document.createElement(\"IMG\");\nvar ref = encodeURIComponent(document.URL);\nvar inv_code = \"Cambridge_SR\";\nvar src = \"//eb2.3lift.com/sce?block=\";\nsrc += \"Custom Template Code\";\nsrc += \"&ref=\" + ref;\nsrc += \"&lvl=2\";\nsrc += \"&inv_code=\" + inv_code;\nsrc += \"&e=\" + encodeURIComponent(e);\np.src = src;\n}\n}());",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 2706.375,
+ "width": 1200,
+ "x": 0,
+ "y": 346
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
pleasanteeism\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n pleasanteeism\n \n\n \n December 16, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}\n\n\n\n \n\n\n \n \n\n \n \n \n\n \n\n \n \n \n Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists\n \n \n \n \n\n \n[tl-ut] {}\n\n/* SMART/UNIVERSAL TEMPLATE */\n\n.tl_ut * {\nbox-sizing: border-box;\n}\n\n/*===========================\nParent container\n============================*/\n.Cambridge_SR {\nwidth: 100%;\nmax-width: 300px;\nmargin: 0 auto;\npadding: 0;\n}\n\n/*===============================\nMain Container + Flex containers\n=================================*/\n.Cambridge_SR_container {\nwidth: 100%;\nmargin: 0;\npadding: 0;\noverflow: hidden;\nbackground-color: #fff;\nborder: 1px solid #efefef;\n-webkit-box-shadow: none;\nbox-shadow: none;\n}\n\n.Cambridge_SR_flexrules {\ndisplay: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */\ndisplay: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */\ndisplay: -ms-flexbox; /* TWEENER - IE 10 */\ndisplay: -webkit-flex; /* NEW - Chrome */\ndisplay: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\nflex-direction: column;\n}\n\n\n/*===========================\nMedia Container\n============================*/\n.Cambridge_SR_media_container {\nwidth: 100%;\nmax-width: 300px;\n}\n\n.Cambridge_SR_media_link {\ndisplay: block;\n}\n\n.Cambridge_SR_media {\nborder: 1px solid #efefef;\nbox-shadow: none !important;\ndisplay: inline-block !important;\nheight: auto !important;\nwidth: initial !important;\nmax-width: 100% !important;\n/* removes small \"descenders\" space below image */\nvertical-align: bottom;\nfont-size: 0;\n}\n\n\n/*===========================\nText Content Container\n============================*/\n.Cambridge_SR_textcontent {\nwidth: 100%;\npadding: 10px;\ntext-align: left;\ndisplay: flex;\nflex-direction: column;\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\n}\n\n.Cambridge_SR_textcontent_creative_copy {\nflex-grow: 1;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent {\npadding: 4px;\n}\n\n\n/*===========================\nHeading\n============================*/\n.Cambridge_SR_heading {\n\n}\n\n.Cambridge_SR_heading_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 18px;\nfont-weight: 400;\nline-height: 1.4;\ntext-align: left;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 2;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n-webkit-line-clamp: 1;\nline-height: 1.1\n}\n\n.Cambridge_SR_heading_link:hover {\ncolor: #1a3561; /* blue */\ntext-decoration: none;\n}\n\n/*===========================\nSponsor/Advertiser\n============================*/\n.Cambridge_SR_sponsor {\nmargin-top: 4px;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor {\nmargin-top: 2px;\n}\n\n.Cambridge_SR_sponsor_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 13px;\nfont-weight: 600;\nline-height: 1.3;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 1;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor_link {\nfont-size: 11px;\nline-height: 1;\n}\n\n.Cambridge_SR_sponsor:hover {\ncolor: #0580e8 !important; /* light blue */\n}\n\n\n/*===========================\nCaption\n============================*/\n.Cambridge_SR_caption {\nmargin-top: 6px;\n\n}\n\n.Cambridge_SR_caption_link {\ncolor: #333;\nfont-family: \"Source Sans Pro\", sans-serif;\nfont-size: 14px;\nfont-weight: 400;\nline-height: 1.4;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 4;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_caption_link {\ndisplay: none;\n}\n\n.Cambridge_SR_caption_link:hover {\ntext-decoration: none;\n}\n\n\n/*===========================\nCall to Action\n============================*/\n.Cambridge_SR_textcontent_cta {\nmargin-top: 10px;\ntext-align: right;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent_cta {\nmargin-top: 0;\n}\n\n.Cambridge_SR_cta {\ndisplay: inline-block;\npadding: 6px 18px;\nborder: none;\ncolor: #fff !important;\nbackground-color: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, sans-serif;\nfont-size: 15px;\nfont-weight: bold;\nline-height: 16px;\nletter-spacing: normal;\ntext-align: center;\ntext-decoration: none;\nborder-bottom: dashed 0 rgba(0,0,0,.6) !important;\nborder-radius: 25px;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_cta {\nfont-size: 13px;\npadding: 4px 12px;\n}\n\n.Cambridge_SR_cta:hover {\ncolor: #fff !important;\nbackground-color: #004aac; /* blue */\ntext-decoration: none !important;\n}\n\n\n/*===========================\nWhen in skinny left slot\nnot using b/c slot is responsive\n============================*/\n/* .hfl-m .tlod .Cambridge_SR {\nwidth: 100%;\nmax-width: 160px;\nmargin: 0 auto;\npadding: 0;\n}\n\n.hfl-m .tlod .Cambridge_SR_media_container {\nmax-width: 160px;\n}\n\n.hfl-m .tlod .Cambridge_SR_textcontent {\npadding: 5px;\n}\n\n.hfl-m .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n}\n\n.hfl-m .tlod .Cambridge_SR_sponsor_link {\nfont-size: 12px;\n}\n\n.hfl-m .tlod .Cambridge_SR_cta {\nwidth: 100%;\n}\n*/\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nTake Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.\n\n\n\n\n\n\n\n\n\nSee More\n\n\n\n\n\n\n\n\n\n(function(){\ntry {\n\n// This script prevents ad stacking\n// Assumes a refresh rate of 30 seconds\n\nsetTimeout(removeTLAd, 30000);\nfunction removeTLAd() {\nvar element = document.getElementsByClassName('Cambridge_SR')[0];\nif (element) {\ntry {\nelement.parentNode.removeChild(element);\nconsole.log(\"removing TL ad\");\n}\ncatch(err) {\nconsole.log('error in removing TL ad');\n}\n}\nelse {\nconsole.log('cannot find TL element to remove');\n}\n};\n}\ncatch(e) {\nvar p = document.createElement(\"IMG\");\nvar ref = encodeURIComponent(document.URL);\nvar inv_code = \"Cambridge_SR\";\nvar src = \"//eb2.3lift.com/sce?block=\";\nsrc += \"Custom Template Code\";\nsrc += \"&ref=\" + ref;\nsrc += \"&lvl=2\";\nsrc += \"&inv_code=\" + inv_code;\nsrc += \"&e=\" + encodeURIComponent(e);\np.src = src;\n}\n}());",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 3001.375,
+ "width": 1200,
+ "x": 0,
+ "y": 51
+ },
+ "name": "DIV",
+ "role": "main",
+ "textContent": "
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n English\n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });\n \n \n \n \n \n\n \n \n\n \n \n \n \n \n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n \n Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
pleasanteeism\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n pleasanteeism\n \n\n \n December 16, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}\n\n\n\n \n\n\n \n \n\n \n \n \n\n \n\n \n \n \n Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists\n \n \n \n \n\n \n[tl-ut] {}\n\n/* SMART/UNIVERSAL TEMPLATE */\n\n.tl_ut * {\nbox-sizing: border-box;\n}\n\n/*===========================\nParent container\n============================*/\n.Cambridge_SR {\nwidth: 100%;\nmax-width: 300px;\nmargin: 0 auto;\npadding: 0;\n}\n\n/*===============================\nMain Container + Flex containers\n=================================*/\n.Cambridge_SR_container {\nwidth: 100%;\nmargin: 0;\npadding: 0;\noverflow: hidden;\nbackground-color: #fff;\nborder: 1px solid #efefef;\n-webkit-box-shadow: none;\nbox-shadow: none;\n}\n\n.Cambridge_SR_flexrules {\ndisplay: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */\ndisplay: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */\ndisplay: -ms-flexbox; /* TWEENER - IE 10 */\ndisplay: -webkit-flex; /* NEW - Chrome */\ndisplay: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\nflex-direction: column;\n}\n\n\n/*===========================\nMedia Container\n============================*/\n.Cambridge_SR_media_container {\nwidth: 100%;\nmax-width: 300px;\n}\n\n.Cambridge_SR_media_link {\ndisplay: block;\n}\n\n.Cambridge_SR_media {\nborder: 1px solid #efefef;\nbox-shadow: none !important;\ndisplay: inline-block !important;\nheight: auto !important;\nwidth: initial !important;\nmax-width: 100% !important;\n/* removes small \"descenders\" space below image */\nvertical-align: bottom;\nfont-size: 0;\n}\n\n\n/*===========================\nText Content Container\n============================*/\n.Cambridge_SR_textcontent {\nwidth: 100%;\npadding: 10px;\ntext-align: left;\ndisplay: flex;\nflex-direction: column;\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\n}\n\n.Cambridge_SR_textcontent_creative_copy {\nflex-grow: 1;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent {\npadding: 4px;\n}\n\n\n/*===========================\nHeading\n============================*/\n.Cambridge_SR_heading {\n\n}\n\n.Cambridge_SR_heading_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 18px;\nfont-weight: 400;\nline-height: 1.4;\ntext-align: left;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 2;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n-webkit-line-clamp: 1;\nline-height: 1.1\n}\n\n.Cambridge_SR_heading_link:hover {\ncolor: #1a3561; /* blue */\ntext-decoration: none;\n}\n\n/*===========================\nSponsor/Advertiser\n============================*/\n.Cambridge_SR_sponsor {\nmargin-top: 4px;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor {\nmargin-top: 2px;\n}\n\n.Cambridge_SR_sponsor_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 13px;\nfont-weight: 600;\nline-height: 1.3;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 1;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor_link {\nfont-size: 11px;\nline-height: 1;\n}\n\n.Cambridge_SR_sponsor:hover {\ncolor: #0580e8 !important; /* light blue */\n}\n\n\n/*===========================\nCaption\n============================*/\n.Cambridge_SR_caption {\nmargin-top: 6px;\n\n}\n\n.Cambridge_SR_caption_link {\ncolor: #333;\nfont-family: \"Source Sans Pro\", sans-serif;\nfont-size: 14px;\nfont-weight: 400;\nline-height: 1.4;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 4;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_caption_link {\ndisplay: none;\n}\n\n.Cambridge_SR_caption_link:hover {\ntext-decoration: none;\n}\n\n\n/*===========================\nCall to Action\n============================*/\n.Cambridge_SR_textcontent_cta {\nmargin-top: 10px;\ntext-align: right;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent_cta {\nmargin-top: 0;\n}\n\n.Cambridge_SR_cta {\ndisplay: inline-block;\npadding: 6px 18px;\nborder: none;\ncolor: #fff !important;\nbackground-color: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, sans-serif;\nfont-size: 15px;\nfont-weight: bold;\nline-height: 16px;\nletter-spacing: normal;\ntext-align: center;\ntext-decoration: none;\nborder-bottom: dashed 0 rgba(0,0,0,.6) !important;\nborder-radius: 25px;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_cta {\nfont-size: 13px;\npadding: 4px 12px;\n}\n\n.Cambridge_SR_cta:hover {\ncolor: #fff !important;\nbackground-color: #004aac; /* blue */\ntext-decoration: none !important;\n}\n\n\n/*===========================\nWhen in skinny left slot\nnot using b/c slot is responsive\n============================*/\n/* .hfl-m .tlod .Cambridge_SR {\nwidth: 100%;\nmax-width: 160px;\nmargin: 0 auto;\npadding: 0;\n}\n\n.hfl-m .tlod .Cambridge_SR_media_container {\nmax-width: 160px;\n}\n\n.hfl-m .tlod .Cambridge_SR_textcontent {\npadding: 5px;\n}\n\n.hfl-m .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n}\n\n.hfl-m .tlod .Cambridge_SR_sponsor_link {\nfont-size: 12px;\n}\n\n.hfl-m .tlod .Cambridge_SR_cta {\nwidth: 100%;\n}\n*/\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nTake Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.\n\n\n\n\n\n\n\n\n\nSee More\n\n\n\n\n\n\n\n\n\n(function(){\ntry {\n\n// This script prevents ad stacking\n// Assumes a refresh rate of 30 seconds\n\nsetTimeout(removeTLAd, 30000);\nfunction removeTLAd() {\nvar element = document.getElementsByClassName('Cambridge_SR')[0];\nif (element) {\ntry {\nelement.parentNode.removeChild(element);\nconsole.log(\"removing TL ad\");\n}\ncatch(err) {\nconsole.log('error in removing TL ad');\n}\n}\nelse {\nconsole.log('cannot find TL element to remove');\n}\n};\n}\ncatch(e) {\nvar p = document.createElement(\"IMG\");\nvar ref = encodeURIComponent(document.URL);\nvar inv_code = \"Cambridge_SR\";\nvar src = \"//eb2.3lift.com/sce?block=\";\nsrc += \"Custom Template Code\";\nsrc += \"&ref=\" + ref;\nsrc += \"&lvl=2\";\nsrc += \"&inv_code=\" + inv_code;\nsrc += \"&e=\" + encodeURIComponent(e);\np.src = src;\n}\n}());",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var gigyaAuthEnabled = true;\n var thresholdPublic = 5;",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"learn\": false,\n \"develop\": false,\n \"about\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"learn\": false,\n \"develop\": false,\n \"about\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "!function(f,b,e,v,n,t,s)\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\nn.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];\ns.parentNode.insertBefore(t,s)}(window,document,'script',\n'https://connect.facebook.net/en_US/fbevents.js');\nfbq('init', '3409493515968429');\nfbq('track', 'PageView');",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var polarbyteConfig = {\n\t\tappId: \"cdo\",\n anonymousTrackingMode: \"withSession\"\n \t}\n \tpolarbyteConfig.pageContext = {\n \tlocale: \"en\" ,\n section: \"home\" ,\n subsection: null ,\n type: \"home\" }\n \n \n \n \t\tpolarbyteConfig.searchMetadata = {\"dataset\":\"English\",\"datasetType\":\"english\",\"searchFormId\":\"searchForm\",\"searchFieldId\":\"searchword\"}\n \n \n polarbyteConfig.survey = {\"apiHost\":\"https://cloud.polarbyte.com/webapps-api\",\"enabled\":true,\"projectName\":\"CDO\",\"userAttributes\":{\"country\":\"US\"},\"contexts\":{\"page\":{\"locale\":true,\"section\":true,\"subsection\":true,\"type\":true}}}\n \n polarbyteConfig.contentUnitTrackingConfig = {\n elementsToTrack: ['[data-tile-type]'],\n view: {\n delay: 1,\n threshold: 50.0\n },\n productContext: {\n idSelector: './@data-tile-id',\n typeSelector: './@data-tile-type'\n },\n unit: {\n idSelector: './@data-tile-id',\n titleSelector: \".//div[contains(@class,'tile-content')]/span[contains(@class,'bold-font')][1]/text()\",\n urlSelector: './@data-entry-url'\n },\n ping: {\n minimumVisitLength: 5,\n heartbeatDelay: 20,\n },\n contentTileClick: [\n {\n selector: '.i-facebook .social-button',\n arguments: {\n action: \"share\",\n details: 'facebook'\n }\n },\n {\n selector: '.i-x .social-button',\n arguments: {\n action: \"share\",\n details: 'x'\n }\n },\n {\n selector: '.audio-play',\n arguments: {\n action: 'audio-play'\n }\n },\n {\n selector: 'XPATH:self::*',\n arguments: {action: 'view'}\n }\n ]\n }",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 27,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3094.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "New Words",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3115.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3136.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "In Print",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3157.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2021",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3178.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2022",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3199.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2023",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3220.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 174,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 194,
+ "width": 159.0703125,
+ "x": 50,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 27,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3094.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dictionary API",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3115.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Double-Click Lookup",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3136.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Search Widgets",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3157.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "License Data",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 131,
+ "width": 169.1796875,
+ "x": 209.0703125,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 27,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3094.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Accessibility",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3115.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 42,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3136.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge University Press & Assessment",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 226.4296875,
+ "x": 398.25,
+ "y": 3180.875
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Do Not Sell My Personal Information",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3199.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cookies and Privacy",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3220.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Corpus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3241.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 195,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 215,
+ "width": 296.6640625,
+ "x": 378.25,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 215,
+ "width": 890,
+ "x": 50,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 10.40625,
+ "x": 969.796875,
+ "y": 3074.7265625
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 960,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 17,
+ "x": 1036.5,
+ "y": 3074.7265625
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 1030,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 17,
+ "x": 1106.5,
+ "y": 3074.7265625
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 1100,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 210,
+ "x": 940,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 44,
+ "width": 207,
+ "x": 941.5,
+ "y": 3112.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 33.59375,
+ "width": 210,
+ "x": 940,
+ "y": 3169.375
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 135.59375,
+ "width": 210,
+ "x": 940,
+ "y": 3097.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 185.59375,
+ "width": 210,
+ "x": 940,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 215,
+ "width": 1150,
+ "x": 25,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024\n \n\n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 255,
+ "width": 1200,
+ "x": 0,
+ "y": 3052.375
+ },
+ "name": "FOOTER",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024\n \n\n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 13,
+ "width": 11.375,
+ "x": 1157.3125,
+ "y": 672.8515625
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 1148,
+ "y": 665
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 1200,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 1200,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var aBk = true;",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var aData = {\"aBk\":aBk};",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "sendGAEvent('aBk', 'aBk', ''+aBk,{'nonInteraction':1});\n (function() {\n if(!(typeof evtCall==\"undefined\"))\n for(var i=0,l=evtCall.length;i!==l;i++)\n evtCall[i].call();\n })();",
+ "type": "text/javascript",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 255,
+ "width": 1200,
+ "x": 0,
+ "y": 3052.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "var gigyaAuthEnabled = true;\n var thresholdPublic = 5;\n \n\n\n \n {\n \"learn\": false,\n \"develop\": false,\n \"about\": false\n }\n \n\n\n\n!function(f,b,e,v,n,t,s)\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\nn.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];\ns.parentNode.insertBefore(t,s)}(window,document,'script',\n'https://connect.facebook.net/en_US/fbevents.js');\nfbq('init', '3409493515968429');\nfbq('track', 'PageView');\n\n\n
\n\n \n\tvar polarbyteConfig = {\n\t\tappId: \"cdo\",\n anonymousTrackingMode: \"withSession\"\n \t}\n \tpolarbyteConfig.pageContext = {\n \tlocale: \"en\" ,\n section: \"home\" ,\n subsection: null ,\n type: \"home\" }\n \n \n \n \t\tpolarbyteConfig.searchMetadata = {\"dataset\":\"English\",\"datasetType\":\"english\",\"searchFormId\":\"searchForm\",\"searchFieldId\":\"searchword\"}\n \n \n polarbyteConfig.survey = {\"apiHost\":\"https://cloud.polarbyte.com/webapps-api\",\"enabled\":true,\"projectName\":\"CDO\",\"userAttributes\":{\"country\":\"US\"},\"contexts\":{\"page\":{\"locale\":true,\"section\":true,\"subsection\":true,\"type\":true}}}\n \n polarbyteConfig.contentUnitTrackingConfig = {\n elementsToTrack: ['[data-tile-type]'],\n view: {\n delay: 1,\n threshold: 50.0\n },\n productContext: {\n idSelector: './@data-tile-id',\n typeSelector: './@data-tile-type'\n },\n unit: {\n idSelector: './@data-tile-id',\n titleSelector: \".//div[contains(@class,'tile-content')]/span[contains(@class,'bold-font')][1]/text()\",\n urlSelector: './@data-entry-url'\n },\n ping: {\n minimumVisitLength: 5,\n heartbeatDelay: 20,\n },\n contentTileClick: [\n {\n selector: '.i-facebook .social-button',\n arguments: {\n action: \"share\",\n details: 'facebook'\n }\n },\n {\n selector: '.i-x .social-button',\n arguments: {\n action: \"share\",\n details: 'x'\n }\n },\n {\n selector: '.audio-play',\n arguments: {\n action: 'audio-play'\n }\n },\n {\n selector: 'XPATH:self::*',\n arguments: {action: 'view'}\n }\n ]\n }\n \n\n \n \n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n\n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n \n\n\n\n\n\n \n\n \n\n\n\n \n var aBk = true;\n \n \n \n var aData = {\"aBk\":aBk};\n \n\n \n sendGAEvent('aBk', 'aBk', ''+aBk,{'nonInteraction':1});\n (function() {\n if(!(typeof evtCall==\"undefined\"))\n for(var i=0,l=evtCall.length;i!==l;i++)\n evtCall[i].call();\n })();",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-LIGHTBOX",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"lang\": false,\n \"dict\": false,\n \"def\": false,\n \"trans\": false,\n \"userOptions\": false,\n \"login\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"lang\": false,\n \"dict\": false,\n \"def\": false,\n \"trans\": false,\n \"userOptions\": false,\n \"login\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Clear explanations of natural written and spoken English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learner\u2019s Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learner\u2019s Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Essential British English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Essential British English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translations",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translations",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translations",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Click on the arrows to change the translation direction.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Chinese (Traditional)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Dutch",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dutch\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Dutch\n Dutch\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013French",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "French\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013French\n French\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013German",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "German\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013German\n German\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Indonesian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Indonesian\n Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Italian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Italian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Italian\n Italian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Japanese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Japanese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Japanese\n Japanese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Norwegian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Norwegian\n Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Polish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Polish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Polish\n Polish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Portuguese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Portuguese\n Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Spanish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Spanish\n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Swedish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Swedish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Swedish\n Swedish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Semi-bilingual Dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Arabic",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Arabic",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Bengali",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Bengali",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Catalan",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Catalan",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Czech",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Czech",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Danish",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Danish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Gujarati",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Gujarati",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Hindi",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Hindi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Korean",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Korean",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Malay",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Malay",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Marathi",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Marathi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Russian",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Russian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Tamil",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Tamil",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Telugu",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Telugu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Thai",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Thai",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Turkish",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Turkish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Ukrainian",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Ukrainian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Urdu",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Urdu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Translate",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Translate",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Help",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SUP",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Shop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SECTION",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log in",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Sign up",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SECTION",
+ "role": "",
+ "textContent": "Log in /\n Sign up",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NAV",
+ "role": "",
+ "textContent": "
\n \n \n \n\n \n \n \n Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese \n \n \n \n \n \n \n Translate\n Grammar\n Thesaurus\n Pronunciation\n Cambridge Dictionary +Plus\n Help\n Shop\n \n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Change",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English (UK) \u00a0\n\n Change",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English (US)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Espa\u00f1ol",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0420\u0443\u0441\u0441\u043a\u0438\u0439",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Portugu\u00eas",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Deutsch",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Fran\u00e7ais",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Italiano",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u4e2d\u6587 (\u7b80\u4f53)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Polski",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\ud55c\uad6d\uc5b4",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "T\u00fcrk\u00e7e",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u65e5\u672c\u8a9e",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Ti\u1ebfng Vi\u1ec7t",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Nederlands",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Svenska",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dansk",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Norsk",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0939\u093f\u0902\u0926\u0940",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u092e\u0930\u093e\u0920\u0940",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0ba4\u0bae\u0bbf\u0bb4\u0bcd",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0c24\u0c46\u0c32\u0c41\u0c17\u0c41",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Follow us",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Follow us",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Follow us",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "New Words",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "In Print",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2021",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2022",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2023",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dictionary API",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Double-Click Lookup",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Search Widgets",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "License Data",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Accessibility",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge University Press & Assessment",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Do Not Sell My Personal Information",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cookies and Privacy",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Corpus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n\n \n \n \n Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese \n \n \n \n \n \n \n Translate\n Grammar\n Thesaurus\n Pronunciation\n Cambridge Dictionary +Plus\n Help\n Shop\n \n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up\n \n \n \n\n \n \n \n \n English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n \n \n\n \n \n Follow us\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Close the sidebar",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-SIDEBAR",
+ "role": "menu",
+ "textContent": "
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n\n \n\n\n \n\n \n \n \n\n \n\n \n \n \n \n
\n \n \n \n\n \n \n \n Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese \n \n \n \n \n \n \n Translate\n Grammar\n Thesaurus\n Pronunciation\n Cambridge Dictionary +Plus\n Help\n Shop\n \n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up\n \n \n \n\n \n \n \n \n English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n \n \n\n \n \n Follow us\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n \nClose the sidebar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"open\": false,\n \"recent\": true,\n \"def\": true,\n \"gram\": true,\n \"trans\": true,\n \"pron\": true,\n \"plus\": true\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"open\": false,\n \"recent\": true,\n \"def\": true,\n \"gram\": true,\n \"trans\": true,\n \"pron\": true,\n \"plus\": true\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Choose a dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Recent and Recommended",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Recent and Recommended",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Recent and Recommended",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Spanish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Clear explanations of natural written and spoken English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Learner\u2019s Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Essential British English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Grammar and thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Grammar and thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Grammar and thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Usage explanations of natural written and spoken English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar\n \n Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "British and American pronunciations with audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "British and American pronunciations with audio \n \n English Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Click on the arrows to change the translation direction.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Bilingual Dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Chinese (Simplified)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Chinese (Traditional)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Dutch",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Dutch\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Dutch\n Dutch\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013French",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "French\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013French\n French\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013German",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "German\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013German\n German\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Indonesian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Indonesian\n Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Italian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Italian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Italian\n Italian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Japanese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Japanese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Japanese\n Japanese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Norwegian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Norwegian\n Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Polish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Polish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Polish\n Polish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Portuguese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Portuguese\n Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Spanish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Spanish\n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Swedish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Swedish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Swedish\n Swedish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Semi-bilingual Dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Arabic",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Bengali",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Catalan",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Czech",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Danish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Gujarati",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Hindi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Korean",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Malay",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Marathi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Russian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Tamil",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Telugu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Thai",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Turkish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Ukrainian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Urdu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Word Lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Dictionary +Plus\n \n \n \n \n \n \n Word Lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Choose a dictionary \n\n \n \n \n \n Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Choose a dictionary \n\n \n \n \n \n Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Close the sidebar",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-SIDEBAR",
+ "role": "menu",
+ "textContent": "Choose a dictionary \n\n \n \n \n \n Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists\n \n \n \n \n \n \n \n \n \n\nClose the sidebar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Choose your language",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English (US)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Espa\u00f1ol",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0420\u0443\u0441\u0441\u043a\u0438\u0439",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Portugu\u00eas",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Deutsch",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Fran\u00e7ais",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Italiano",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u4e2d\u6587 (\u7b80\u4f53)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Polski",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\ud55c\uad6d\uc5b4",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "T\u00fcrk\u00e7e",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u65e5\u672c\u8a9e",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Ti\u1ebfng Vi\u1ec7t",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Nederlands",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Svenska",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dansk",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Norsk",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0939\u093f\u0902\u0926\u0940",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u092e\u0930\u093e\u0920\u0940",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0ba4\u0bae\u0bbf\u0bb4\u0bcd",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0c24\u0c46\u0c32\u0c41\u0c17\u0c41",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NAV",
+ "role": "",
+ "textContent": "Choose your language\n \n \n \n \n English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Choose your language\n \n \n \n \n English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Close the sidebar",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-SIDEBAR",
+ "role": "menu",
+ "textContent": "Choose your language\n \n \n \n \n English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n\n \n\n \n\nClose the sidebar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"wordlist_id\": \"\",\n \"word\": \"\",\n \"wordlist\": \"\",\n \"dictCode\": \"\",\n \"url\": \"\",\n \"expended\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"wordlist_id\": \"\",\n \"word\": \"\",\n \"wordlist\": \"\",\n \"dictCode\": \"\",\n \"url\": \"\",\n \"expended\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "[]",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "[]",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STRONG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "To add to a word list please sign up or log in.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Sign up",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "or",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log in",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Sign up\n or\n Log in",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists\n To add to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STRONG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Add to one of your lists below, or create a new one.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "text",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "FORM",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "list",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-LIST",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "button",
+ "textContent": "More",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Go to your word lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "hidden",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "hidden",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "hidden",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "FORM",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists\n Add to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists\n To add to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in\n\n \n\n \n My word lists\n Add to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists\n To add to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in\n\n \n\n \n My word lists\n Add to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Close the sidebar",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-SIDEBAR",
+ "role": "menu",
+ "textContent": "My word lists\n To add to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in\n\n \n\n \n My word lists\n Add to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \nClose the sidebar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 45,
+ "width": 720,
+ "x": 0,
+ "y": 571.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 34.5078125,
+ "width": 658.484375,
+ "x": 32,
+ "y": 657.984375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Privacy and Cookies Policy",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 58.5234375,
+ "width": 688,
+ "x": 32,
+ "y": 636.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies Policy",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 58.5234375,
+ "width": 688,
+ "x": 32,
+ "y": 636.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies Policy",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 143.5234375,
+ "width": 720,
+ "x": 0,
+ "y": 561.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies Policy",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 39.609375,
+ "width": 276,
+ "x": 756,
+ "y": 590.125
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Do Not Sell My Personal Information",
+ "type": "submit",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 41.609375,
+ "width": 276,
+ "x": 756,
+ "y": 639.734375
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Accept Cookies",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 116.21875,
+ "width": 276,
+ "x": 756,
+ "y": 585.125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Do Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 136.21875,
+ "width": 360,
+ "x": 720,
+ "y": 565.125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Do Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 143.5234375,
+ "width": 1200,
+ "x": 0,
+ "y": 561.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 143.5234375,
+ "width": 1200,
+ "x": 0,
+ "y": 561.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 44,
+ "width": 44,
+ "x": 1146,
+ "y": 609.234375
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 48,
+ "width": 44,
+ "x": 1134,
+ "y": 609.234375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 143.5234375,
+ "width": 1200,
+ "x": 0,
+ "y": 561.4765625
+ },
+ "name": "DIV",
+ "role": "dialog",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 143.5234375,
+ "width": 1200,
+ "x": 0,
+ "y": 561.4765625
+ },
+ "name": "DIV",
+ "role": "region",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 1200,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 3307.375,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BODY",
+ "role": "",
+ "textContent": "{\n \"flyout\": \"\",\n \"wlSenseId\": \"\",\n \"modal\": \"\",\n \"wotd\": \"\"\n }\n \n \n \n\n \n \n {\n \"search\": true,\n \"searchDesk\": true,\n \"userOptions\": false\n }\n \n\n\n\n\n \n\n \n \n \n \n \n\n \n \n \n \n
\n \n \n \n \n\n \n \n Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop\n \n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)\n \n \n\n \n \n\n \n\n \n \n function stopBlur() {\n event.preventDefault();\n var eventId = event.target.id;\n setTimeout(function() {\n if(eventId == 'sidebarNavLogButton')\n AMP.setState({ stateSidebarNav: { userOptions: false } })\n else\n AMP.setState({ stateHdr: { userOptions: false } })\n }, 250);\n }\n \n\n\n \n \n\n \n\n\n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n English\n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });\n \n \n \n \n \n\n \n \n\n \n \n \n \n \n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n \n Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
pleasanteeism\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n pleasanteeism\n \n\n \n December 16, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}\n\n\n\n \n\n\n \n \n\n \n \n \n\n \n\n \n \n \n Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists\n \n \n \n \n\n \n[tl-ut] {}\n\n/* SMART/UNIVERSAL TEMPLATE */\n\n.tl_ut * {\nbox-sizing: border-box;\n}\n\n/*===========================\nParent container\n============================*/\n.Cambridge_SR {\nwidth: 100%;\nmax-width: 300px;\nmargin: 0 auto;\npadding: 0;\n}\n\n/*===============================\nMain Container + Flex containers\n=================================*/\n.Cambridge_SR_container {\nwidth: 100%;\nmargin: 0;\npadding: 0;\noverflow: hidden;\nbackground-color: #fff;\nborder: 1px solid #efefef;\n-webkit-box-shadow: none;\nbox-shadow: none;\n}\n\n.Cambridge_SR_flexrules {\ndisplay: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */\ndisplay: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */\ndisplay: -ms-flexbox; /* TWEENER - IE 10 */\ndisplay: -webkit-flex; /* NEW - Chrome */\ndisplay: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\nflex-direction: column;\n}\n\n\n/*===========================\nMedia Container\n============================*/\n.Cambridge_SR_media_container {\nwidth: 100%;\nmax-width: 300px;\n}\n\n.Cambridge_SR_media_link {\ndisplay: block;\n}\n\n.Cambridge_SR_media {\nborder: 1px solid #efefef;\nbox-shadow: none !important;\ndisplay: inline-block !important;\nheight: auto !important;\nwidth: initial !important;\nmax-width: 100% !important;\n/* removes small \"descenders\" space below image */\nvertical-align: bottom;\nfont-size: 0;\n}\n\n\n/*===========================\nText Content Container\n============================*/\n.Cambridge_SR_textcontent {\nwidth: 100%;\npadding: 10px;\ntext-align: left;\ndisplay: flex;\nflex-direction: column;\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\n}\n\n.Cambridge_SR_textcontent_creative_copy {\nflex-grow: 1;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent {\npadding: 4px;\n}\n\n\n/*===========================\nHeading\n============================*/\n.Cambridge_SR_heading {\n\n}\n\n.Cambridge_SR_heading_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 18px;\nfont-weight: 400;\nline-height: 1.4;\ntext-align: left;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 2;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n-webkit-line-clamp: 1;\nline-height: 1.1\n}\n\n.Cambridge_SR_heading_link:hover {\ncolor: #1a3561; /* blue */\ntext-decoration: none;\n}\n\n/*===========================\nSponsor/Advertiser\n============================*/\n.Cambridge_SR_sponsor {\nmargin-top: 4px;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor {\nmargin-top: 2px;\n}\n\n.Cambridge_SR_sponsor_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 13px;\nfont-weight: 600;\nline-height: 1.3;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 1;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor_link {\nfont-size: 11px;\nline-height: 1;\n}\n\n.Cambridge_SR_sponsor:hover {\ncolor: #0580e8 !important; /* light blue */\n}\n\n\n/*===========================\nCaption\n============================*/\n.Cambridge_SR_caption {\nmargin-top: 6px;\n\n}\n\n.Cambridge_SR_caption_link {\ncolor: #333;\nfont-family: \"Source Sans Pro\", sans-serif;\nfont-size: 14px;\nfont-weight: 400;\nline-height: 1.4;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 4;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_caption_link {\ndisplay: none;\n}\n\n.Cambridge_SR_caption_link:hover {\ntext-decoration: none;\n}\n\n\n/*===========================\nCall to Action\n============================*/\n.Cambridge_SR_textcontent_cta {\nmargin-top: 10px;\ntext-align: right;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent_cta {\nmargin-top: 0;\n}\n\n.Cambridge_SR_cta {\ndisplay: inline-block;\npadding: 6px 18px;\nborder: none;\ncolor: #fff !important;\nbackground-color: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, sans-serif;\nfont-size: 15px;\nfont-weight: bold;\nline-height: 16px;\nletter-spacing: normal;\ntext-align: center;\ntext-decoration: none;\nborder-bottom: dashed 0 rgba(0,0,0,.6) !important;\nborder-radius: 25px;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_cta {\nfont-size: 13px;\npadding: 4px 12px;\n}\n\n.Cambridge_SR_cta:hover {\ncolor: #fff !important;\nbackground-color: #004aac; /* blue */\ntext-decoration: none !important;\n}\n\n\n/*===========================\nWhen in skinny left slot\nnot using b/c slot is responsive\n============================*/\n/* .hfl-m .tlod .Cambridge_SR {\nwidth: 100%;\nmax-width: 160px;\nmargin: 0 auto;\npadding: 0;\n}\n\n.hfl-m .tlod .Cambridge_SR_media_container {\nmax-width: 160px;\n}\n\n.hfl-m .tlod .Cambridge_SR_textcontent {\npadding: 5px;\n}\n\n.hfl-m .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n}\n\n.hfl-m .tlod .Cambridge_SR_sponsor_link {\nfont-size: 12px;\n}\n\n.hfl-m .tlod .Cambridge_SR_cta {\nwidth: 100%;\n}\n*/\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nTake Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.\n\n\n\n\n\n\n\n\n\nSee More\n\n\n\n\n\n\n\n\n\n(function(){\ntry {\n\n// This script prevents ad stacking\n// Assumes a refresh rate of 30 seconds\n\nsetTimeout(removeTLAd, 30000);\nfunction removeTLAd() {\nvar element = document.getElementsByClassName('Cambridge_SR')[0];\nif (element) {\ntry {\nelement.parentNode.removeChild(element);\nconsole.log(\"removing TL ad\");\n}\ncatch(err) {\nconsole.log('error in removing TL ad');\n}\n}\nelse {\nconsole.log('cannot find TL element to remove');\n}\n};\n}\ncatch(e) {\nvar p = document.createElement(\"IMG\");\nvar ref = encodeURIComponent(document.URL);\nvar inv_code = \"Cambridge_SR\";\nvar src = \"//eb2.3lift.com/sce?block=\";\nsrc += \"Custom Template Code\";\nsrc += \"&ref=\" + ref;\nsrc += \"&lvl=2\";\nsrc += \"&inv_code=\" + inv_code;\nsrc += \"&e=\" + encodeURIComponent(e);\np.src = src;\n}\n}());\n\n \n \n\n \n \n \n \n \n \n var gigyaAuthEnabled = true;\n var thresholdPublic = 5;\n \n\n\n \n {\n \"learn\": false,\n \"develop\": false,\n \"about\": false\n }\n \n\n\n\n!function(f,b,e,v,n,t,s)\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\nn.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];\ns.parentNode.insertBefore(t,s)}(window,document,'script',\n'https://connect.facebook.net/en_US/fbevents.js');\nfbq('init', '3409493515968429');\nfbq('track', 'PageView');\n\n\n
\n\n \n\tvar polarbyteConfig = {\n\t\tappId: \"cdo\",\n anonymousTrackingMode: \"withSession\"\n \t}\n \tpolarbyteConfig.pageContext = {\n \tlocale: \"en\" ,\n section: \"home\" ,\n subsection: null ,\n type: \"home\" }\n \n \n \n \t\tpolarbyteConfig.searchMetadata = {\"dataset\":\"English\",\"datasetType\":\"english\",\"searchFormId\":\"searchForm\",\"searchFieldId\":\"searchword\"}\n \n \n polarbyteConfig.survey = {\"apiHost\":\"https://cloud.polarbyte.com/webapps-api\",\"enabled\":true,\"projectName\":\"CDO\",\"userAttributes\":{\"country\":\"US\"},\"contexts\":{\"page\":{\"locale\":true,\"section\":true,\"subsection\":true,\"type\":true}}}\n \n polarbyteConfig.contentUnitTrackingConfig = {\n elementsToTrack: ['[data-tile-type]'],\n view: {\n delay: 1,\n threshold: 50.0\n },\n productContext: {\n idSelector: './@data-tile-id',\n typeSelector: './@data-tile-type'\n },\n unit: {\n idSelector: './@data-tile-id',\n titleSelector: \".//div[contains(@class,'tile-content')]/span[contains(@class,'bold-font')][1]/text()\",\n urlSelector: './@data-entry-url'\n },\n ping: {\n minimumVisitLength: 5,\n heartbeatDelay: 20,\n },\n contentTileClick: [\n {\n selector: '.i-facebook .social-button',\n arguments: {\n action: \"share\",\n details: 'facebook'\n }\n },\n {\n selector: '.i-x .social-button',\n arguments: {\n action: \"share\",\n details: 'x'\n }\n },\n {\n selector: '.audio-play',\n arguments: {\n action: 'audio-play'\n }\n },\n {\n selector: 'XPATH:self::*',\n arguments: {action: 'view'}\n }\n ]\n }\n \n\n \n \n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n\n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n \n\n\n\n\n\n \n\n \n\n\n\n \n var aBk = true;\n \n \n \n var aData = {\"aBk\":aBk};\n \n\n \n sendGAEvent('aBk', 'aBk', ''+aBk,{'nonInteraction':1});\n (function() {\n if(!(typeof evtCall==\"undefined\"))\n for(var i=0,l=evtCall.length;i!==l;i++)\n evtCall[i].call();\n })();\n \n\n \n\n \n \n \n \n \n \n \n \n \n\n \n\n \n {\n \"lang\": false,\n \"dict\": false,\n \"def\": false,\n \"trans\": false,\n \"userOptions\": false,\n \"login\": false\n }\n \n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n \n
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n\n \n\n\n \n\n \n \n \n\n \n\n \n \n \n \n
\n \n \n \n\n \n \n \n Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese \n \n \n \n \n \n \n Translate\n Grammar\n Thesaurus\n Pronunciation\n Cambridge Dictionary +Plus\n Help\n Shop\n \n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up\n \n \n \n\n \n \n \n \n English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n \n \n\n \n \n Follow us\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n \nClose the sidebar\n\n\n \n {\n \"open\": false,\n \"recent\": true,\n \"def\": true,\n \"gram\": true,\n \"trans\": true,\n \"pron\": true,\n \"plus\": true\n }\n \n\n\n\n\n \n \n \n \n\n \n\n \n Choose a dictionary \n\n \n \n \n \n Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists\n \n \n \n \n \n \n \n \n \n\nClose the sidebar\n\n\n\n \n\n \n \n \n\n \n \n Choose your language\n \n \n \n \n English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n\n \n\n \n\nClose the sidebar\n\n \n \n {\n \"wordlist_id\": \"\",\n \"word\": \"\",\n \"wordlist\": \"\",\n \"dictCode\": \"\",\n \"url\": \"\",\n \"expended\": false\n }\n \n\n\n\n \n []\n \n\n\n\n \n \n \n \n \n\n \n My word lists\n To add to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in\n\n \n\n \n My word lists\n Add to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \nClose the sidebar\n \n \n \n \n\nThis website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 3307.375,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "HTML",
+ "role": "",
+ "textContent": "html{overflow-x:hidden!important}html.i-amphtml-fie{height:100%!important;width:100%!important}html:not([amp4ads]),html:not([amp4ads]) body{height:auto!important}html:not([amp4ads]) body{margin:0!important}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html.i-amphtml-singledoc.i-amphtml-embedded{-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom}html.i-amphtml-fie>body,html.i-amphtml-singledoc>body{overflow:visible!important}html.i-amphtml-fie:not(.i-amphtml-inabox)>body,html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body{position:relative!important}html.i-amphtml-ios-embed-legacy>body{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important}html.i-amphtml-ios-embed{overflow-y:auto!important;position:static}#i-amphtml-wrapper{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;display:block!important}html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper{-webkit-overflow-scrolling:touch!important}#i-amphtml-wrapper>body{position:relative!important;border-top:1px solid transparent!important}#i-amphtml-wrapper+body{visibility:visible}#i-amphtml-wrapper+body .i-amphtml-lightbox-element,#i-amphtml-wrapper+body[i-amphtml-lightbox]{visibility:hidden}#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element{visibility:visible}#i-amphtml-wrapper.i-amphtml-scroll-disabled,.i-amphtml-scroll-disabled{overflow-x:hidden!important;overflow-y:hidden!important}amp-instagram{padding:54px 0px 0px!important;background-color:#fff}amp-iframe iframe{box-sizing:border-box!important}[amp-access][amp-access-hide]{display:none}[subscriptions-dialog],body:not(.i-amphtml-subs-ready) [subscriptions-action],body:not(.i-amphtml-subs-ready) [subscriptions-section]{display:none!important}amp-experiment,amp-live-list>[update]{display:none}amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden{display:none!important}amp-list [fetch-error],amp-list[load-more] [load-more-button],amp-list[load-more] [load-more-end],amp-list[load-more] [load-more-failed],amp-list[load-more] [load-more-loading]{display:none}amp-list[diffable] div[role=list]{display:block}amp-story-page,amp-story[standalone]{min-height:1px!important;display:block!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;width:100%!important}amp-story[standalone]{background-color:#000!important;position:relative!important}amp-story-page{background-color:#757575}amp-story .amp-active>div,amp-story .i-amphtml-loader-background{display:none!important}amp-story-page:not(:first-of-type):not([distance]):not([active]){transform:translateY(1000vh)!important}amp-autocomplete{position:relative!important;display:inline-block!important}amp-autocomplete>input,amp-autocomplete>textarea{padding:0.5rem;border:1px solid rgba(0,0,0,.33)}.i-amphtml-autocomplete-results,amp-autocomplete>input,amp-autocomplete>textarea{font-size:1rem;line-height:1.5rem}[amp-fx^=fly-in]{visibility:hidden}amp-script[nodom],amp-script[sandboxed]{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}\n/*# sourceURL=/css/ampdoc.css*/[hidden]{display:none!important}.i-amphtml-element{display:inline-block}.i-amphtml-blurry-placeholder{transition:opacity 0.3s cubic-bezier(0.0,0.0,0.2,1)!important;pointer-events:none}[layout=nodisplay]:not(.i-amphtml-element){display:none!important}.i-amphtml-layout-fixed,[layout=fixed][width][height]:not(.i-amphtml-layout-fixed){display:inline-block;position:relative}.i-amphtml-layout-responsive,[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-layout-responsive){display:block;position:relative}.i-amphtml-layout-intrinsic,[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic){display:inline-block;position:relative;max-width:100%}.i-amphtml-layout-intrinsic .i-amphtml-sizer{max-width:100%}.i-amphtml-intrinsic-sizer{max-width:100%;display:block!important}.i-amphtml-layout-container,.i-amphtml-layout-fixed-height,[layout=container],[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height){display:block;position:relative}.i-amphtml-layout-fill,.i-amphtml-layout-fill.i-amphtml-notbuilt,[layout=fill]:not(.i-amphtml-layout-fill),body noscript>*{display:block;overflow:hidden!important;position:absolute;top:0;left:0;bottom:0;right:0}body noscript>*{position:absolute!important;width:100%;height:100%;z-index:2}body noscript{display:inline!important}.i-amphtml-layout-flex-item,[layout=flex-item]:not(.i-amphtml-layout-flex-item){display:block;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.i-amphtml-layout-fluid{position:relative}.i-amphtml-layout-size-defined{overflow:hidden!important}.i-amphtml-layout-awaiting-size{position:absolute!important;top:auto!important;bottom:auto!important}i-amphtml-sizer{display:block!important}@supports (aspect-ratio:1/1){i-amphtml-sizer.i-amphtml-disable-ar{display:none!important}}.i-amphtml-blurry-placeholder,.i-amphtml-fill-content{display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:0;margin:auto}.i-amphtml-layout-size-defined .i-amphtml-fill-content{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-replaced-content,.i-amphtml-screen-reader{padding:0!important;border:none!important}.i-amphtml-screen-reader{position:fixed!important;top:0px!important;left:0px!important;width:4px!important;height:4px!important;opacity:0!important;overflow:hidden!important;margin:0!important;display:block!important;visibility:visible!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:8px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:12px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:16px!important}.i-amphtml-unresolved{position:relative;overflow:hidden!important}.i-amphtml-select-disabled{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.i-amphtml-notbuilt,[layout]:not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){position:relative;overflow:hidden!important;color:transparent!important}.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,[layout]:not([layout=container]):not(.i-amphtml-element)>*,[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,[width][height][sizes]:not([layout]):not(.i-amphtml-element)>*{display:none}amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content{display:block}.i-amphtml-notbuilt:not(.i-amphtml-layout-container),[layout]:not([layout=container]):not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){color:transparent!important;line-height:0!important}.i-amphtml-ghost{visibility:hidden!important}.i-amphtml-element>[placeholder],[layout]:not(.i-amphtml-element)>[placeholder],[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder]{display:block;line-height:normal}.i-amphtml-element>[placeholder].amp-hidden,.i-amphtml-element>[placeholder].hidden{visibility:hidden}.i-amphtml-element:not(.amp-notsupported)>[fallback],.i-amphtml-layout-container>[placeholder].amp-hidden,.i-amphtml-layout-container>[placeholder].hidden{display:none}.i-amphtml-layout-size-defined>[fallback],.i-amphtml-layout-size-defined>[placeholder]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1}amp-img[i-amphtml-ssr]:not(.i-amphtml-element)>[placeholder]{z-index:auto}.i-amphtml-notbuilt>[placeholder]{display:block!important}.i-amphtml-hidden-by-media-query{display:none!important}.i-amphtml-element-error{background:red!important;color:#fff!important;position:relative!important}.i-amphtml-element-error:before{content:attr(error-message)}i-amp-scroll-container,i-amphtml-scroll-container{position:absolute;top:0;left:0;right:0;bottom:0;display:block}i-amp-scroll-container.amp-active,i-amphtml-scroll-container.amp-active{overflow:auto;-webkit-overflow-scrolling:touch}.i-amphtml-loading-container{display:block!important;pointer-events:none;z-index:1}.i-amphtml-notbuilt>.i-amphtml-loading-container{display:block!important}.i-amphtml-loading-container.amp-hidden{visibility:hidden}.i-amphtml-element>[overflow]{cursor:pointer;position:relative;z-index:2;visibility:hidden;display:initial;line-height:normal}.i-amphtml-layout-size-defined>[overflow]{position:absolute}.i-amphtml-element>[overflow].amp-visible{visibility:visible}template{display:none!important}.amp-border-box,.amp-border-box *,.amp-border-box :after,.amp-border-box :before{box-sizing:border-box}amp-pixel{display:none!important}amp-analytics,amp-auto-ads,amp-story-auto-ads{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}amp-story{visibility:hidden!important}html.i-amphtml-fie>amp-analytics{position:initial!important}[visible-when-invalid]:not(.visible),form [submit-error],form [submit-success],form [submitting]{display:none}amp-accordion{display:block!important}@media (min-width:1px){:where(amp-accordion>section)>:first-child{margin:0;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}:where(amp-accordion>section)>:last-child{margin:0}}amp-accordion>section{float:none!important}amp-accordion>section>*{float:none!important;display:block!important;overflow:hidden!important;position:relative!important}amp-accordion,amp-accordion>section{margin:0}amp-accordion:not(.i-amphtml-built)>section>:last-child{display:none!important}amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child{display:block!important}\n/*# sourceURL=/css/ampshared.css*/.i-amphtml-loader-background{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#f8f8f8}.i-amphtml-new-loader{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;color:#aaa}.i-amphtml-new-loader-size-default,.i-amphtml-new-loader-size-small{width:72px;height:72px}.i-amphtml-new-loader-logo{transform-origin:center;opacity:0;animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-logo{display:none}.i-amphtml-new-loader-logo-default{fill:currentColor;animation:i-amphtml-new-loader-fade-out 0.8s ease-out forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-has-shim{color:#fff!important}.i-amphtml-new-loader-shim{width:72px;height:72px;border-radius:50%;display:none;transform-origin:center;opacity:0;background-color:rgba(0,0,0,.6);animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-shim{width:48px;height:48px;margin:12px}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-shim{display:initial}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-logo-default{display:none}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-transparent-on-shim{fill:transparent!important}.i-amphtml-new-loader-logo,.i-amphtml-new-loader-shim,.i-amphtml-new-loader-spinner-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-new-loader-spinner-wrapper{margin:12px}.i-amphtml-new-loader-spinner{stroke:currentColor;stroke-width:1.5px;opacity:0;animation:i-amphtml-new-loader-fade-in 0.8s ease-in forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-spinner-path{animation:frame-position-first-spin 0.6s steps(30),frame-position-infinite-spin 1.2s steps(59) infinite;animation-delay:2.8s,3.4s;animation-delay:calc(2.8s - var(--loader-delay-offset)),calc(3.4s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner{transform:scale(0.54545);stroke-width:2.75px}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner-path{animation-delay:1.4s,2s;animation-delay:calc(1.4s - var(--loader-delay-offset)),calc(2s - var(--loader-delay-offset))}.i-amphtml-new-loader *{animation-play-state:paused}.amp-active>.i-amphtml-new-loader *{animation-play-state:running}.i-amphtml-new-loader-ad-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.i-amphtml-new-loader-ad-label{all:initial!important;display:inline-block!important;padding:0 0.4ch!important;border:1px solid!important;border-radius:2px!important;color:currentColor!important;font-size:11px!important;font-family:sans-serif!important;line-height:1.1!important;visibility:inherit!important}@keyframes i-amphtml-new-loader-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-new-loader-fade-out{0%{opacity:1}to{opacity:0}}@keyframes i-amphtml-new-loader-scale-and-fade-in{0%{opacity:0;transform:scale(0)}50%{transform:scale(1)}to{opacity:1}}@keyframes frame-position-first-spin{0%{transform:translateX(0)}to{transform:translateX(-1440px)}}@keyframes frame-position-infinite-spin{0%{transform:translateX(-1440px)}to{transform:translateX(-4272px)}}\n/*# sourceURL=/extensions/amp-loader/0.1/amp-loader.css*/\n/*# sourceURL=/extensions/amp-access/0.1/amp-access.css*/amp-user-notification{position:fixed!important;bottom:0;left:0;overflow:hidden!important;visibility:hidden;background:hsla(0,0%,100%,.7);z-index:1000;width:100%}amp-user-notification.amp-active{visibility:visible}amp-user-notification.amp-hidden{visibility:hidden}\n/*# sourceURL=/extensions/amp-user-notification/0.1/amp-user-notification.css*/amp-lightbox{display:none;position:fixed!important;z-index:1000;top:0!important;left:0!important;bottom:0!important;right:0!important}amp-lightbox[scrollable]{overflow-y:auto!important;overflow-x:hidden!important}amp-lightbox i-amphtml-ad-close-header{height:60px!important;display:block!important;visibility:visible!important;opacity:0;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:right!important;justify-content:right!important;transition:opacity 0.1s ease-in}[animate-in=fly-in-bottom]>i-amphtml-ad-close-header,[animate-in=fly-in-top]>i-amphtml-ad-close-header{transition-delay:0.2s}amp-lightbox .amp-ad-close-header{opacity:1!important;box-sizing:border-box;padding:5px;line-height:40px;background-color:#000;color:#fff;font-family:Helvetica,sans-serif;font-size:12px;cursor:pointer}amp-lightbox .amp-ad-close-header>:first-child{margin-left:auto!important;pointer-events:none!important}amp-lightbox .amp-ad-close-button{display:block!important;background:url('data:image/svg+xml;charset=utf-8,') no-repeat;background-position:50%;width:40px;height:40px;pointer-events:none!important;border-radius:40px;margin-left:5px}amp-lightbox .amp-ad-close-header:active>.amp-ad-close-button{background-color:hsla(0,0%,100%,.3)}\n/*# sourceURL=/extensions/amp-lightbox/0.1/amp-lightbox.css*/amp-list.i-amphtml-list-fetch-error [fetch-error],amp-list[load-more] [load-more-button].amp-visible,amp-list[load-more] [load-more-end].amp-visible,amp-list[load-more] [load-more-failed].amp-visible,amp-list[load-more] [load-more-loading].amp-visible{display:block}amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{height:80px;padding:12px 0px;box-sizing:border-box}.i-amphtml-list-load-more-button,amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#333;text-align:center}amp-list[load-more] [load-more-loading].i-amphtml-default-ui .i-amphtml-list-load-more-spinner{display:inline-block;width:40px;height:40px;margin:8px 0px;background-image:url('data:image/svg+xml;charset=utf-8,');animation:amp-list-load-more-spinner 1000ms linear infinite}@keyframes amp-list-load-more-spinner{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.i-amphtml-list-load-more-button{border:none;display:inline-block;background-color:rgba(51,51,51,.75);color:#fff;margin:4px 0px;padding:0px 32px;box-sizing:border-box;height:48px;border-radius:24px}[load-more] div[role=list]{overflow-y:hidden}.i-amphtml-list-load-more-button,.i-amphtml-list-load-more-button label,.i-amphtml-list-load-more-icon{cursor:pointer}.i-amphtml-list-load-more-button:hover{background-color:#333}.i-amphtml-list-load-more-button.i-amphtml-list-load-more-button-small{margin:0px;padding:4px 16px;height:32px}.i-amphtml-list-load-more-button label{display:inline-block;vertical-align:middle;line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-message{line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-icon{height:24px;width:24px;display:inline-block;vertical-align:middle;background-image:url('data:image/svg+xml;charset=utf-8,')}\n/*# sourceURL=/extensions/amp-list/0.1/amp-list.css*/form.amp-form-submit-error [submit-error],form.amp-form-submit-success [submit-success],form.amp-form-submitting [submitting]{display:block}textarea[autoexpand]:not(.i-amphtml-textarea-max){overflow:hidden!important}.i-amphtml-textarea-clone{visibility:hidden;position:absolute;top:-9999px;left:-9999px;height:0!important}.i-amphtml-validation-bubble{transform:translate(-50%,-100%);background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.5);max-width:200px;position:absolute;display:block;box-sizing:border-box;padding:10px;border-radius:5px}.i-amphtml-validation-bubble:after{content:\" \";position:absolute;bottom:-8px;left:30px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}[visible-when-invalid]{color:red}\n/*# sourceURL=/extensions/amp-form/0.1/amp-form.css*/amp-sidebar{--story-page-vh:1vh;position:fixed!important;top:0;max-height:100vh!important;height:100vh;max-width:80vw;background-color:#efefef;min-width:45px!important;outline:none;overflow-x:hidden!important;overflow-y:auto!important;z-index:2147483647;-webkit-overflow-scrolling:touch;will-change:transform}amp-sidebar[side=left]{left:0!important;transform:translateX(-100%);animation-name:i-amphtml-sidebar-slide-out-left}amp-sidebar[side=left][open]{animation-name:i-amphtml-sidebar-slide-in-left}amp-sidebar[side=right]{right:0!important;transform:translateX(100%);animation-name:i-amphtml-sidebar-slide-out-right}amp-sidebar[side=right][open]{animation-name:i-amphtml-sidebar-slide-in-right}amp-sidebar[side][i-amphtml-sidebar-opened]{transform:none;animation:none}.i-amphtml-sidebar-mask,amp-sidebar[side]{animation-duration:233ms;animation-timing-function:cubic-bezier(0,0,.21,1);animation-fill-mode:forwards}.i-amphtml-toolbar>ol,.i-amphtml-toolbar>ul{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;list-style-type:none;padding:0;margin:0}.amp-sidebar-mask{background-color:rgba(0,0,0,.5)}.i-amphtml-sidebar-mask{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background-image:none!important;animation-name:i-amphtml-sidebar-mask-fade-out;z-index:2147483646}.i-amphtml-sidebar-mask[open]{animation-name:i-amphtml-sidebar-mask-fade-in}.i-amphtml-sidebar-mask[i-amphtml-sidebar-opened]{animation:none}@keyframes i-amphtml-sidebar-slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes i-amphtml-sidebar-slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes i-amphtml-sidebar-mask-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-sidebar-mask-fade-out{0%{opacity:1}to{opacity:0}}\n/*# sourceURL=/extensions/amp-sidebar/0.1/amp-sidebar.css*/amp-accordion>section>:last-child{display:none!important}amp-accordion>section[expanded]>:last-child{display:block!important}.i-amphtml-accordion-content,.i-amphtml-accordion-header{margin:0}.i-amphtml-accordion-header{cursor:pointer;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}amp-accordion>section:not([expanded]) .i-amphtml-media-component,amp-accordion>section:not([expanded]) .i-amphtml-media-component *{display:none!important;visibility:hidden!important}\n/*# sourceURL=/extensions/amp-accordion/0.1/amp-accordion.css*/\n Cambridge Dictionary | English Dictionary, Translations & Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n window.geofeed = function(geoFeedData) {\n window.geofeedData = geoFeedData;\n\n window.isCCPAMode = function() {\n return (geoFeedData.country == \"US\" && geoFeedData.state == \"CA\");\n };\n\n if (window.isCCPAMode()) {\n var otCCPAiab = document.createElement('script');\n otCCPAiab.setAttribute('src', 'https://cdn.cookielaw.org/opt-out/otCCPAiab.js');\n otCCPAiab.setAttribute('charset', 'UTF-8');\n otCCPAiab.setAttribute('ccpa-opt-out-ids', 'C0004');\n otCCPAiab.setAttribute('ccpa-opt-out-geo', 'ca');\n otCCPAiab.setAttribute('ccpa-opt-out-lspa', 'false');\n document.head.appendChild(otCCPAiab);\n }\n };\n \n \n \n \n\n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \nfunction readCookie(name) {\n var nameEQ = name + \"=\";\n var ca = document.cookie.split(';');\n for ( var i = 0; i < ca.length; i++) {\n var c = ca[i];\n while (c.charAt(0) == ' ')\n c = c.substring(1, c.length);\n if (c.indexOf(nameEQ) == 0)\n return c.substring(nameEQ.length, c.length);\n }\n return null;\n}\n\nvar pl_did = readCookie(\"pl_did\");\nvar pl_p = localStorage.pl;\n \n //\n \n \n \n \n \n \n (function(h,o,t,j,a,r){\n h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\n h._hjSettings={hjid:2790984,hjsv:6};\n a=o.getElementsByTagName('head')[0];\n r=o.createElement('script');r.async=1;\n r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\n a.appendChild(r);\n })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');\n \n \n window.hj('identify', null, {\n country: \"US\"\n });\n \n \n \n {\n \"authorization\": \"https://dictionary.cambridge.org/auth/info?rid=READER_ID&url=CANONICAL_URL&ref=DOCUMENT_REFERRER&type=&v1=&v2=&v3=&v4=&v5=&v6=&v7=&v8=&_=RANDOM\",\n \"noPingback\": true,\n \"login\": {\n \"sign-in\": \"https://dictionary.cambridge.org/auth/signin?rid=READER_ID\",\n \"sign-up\": \"https://dictionary.cambridge.org/auth/signup?rid=READER_ID\",\n \"sign-out\": \"https://dictionary.cambridge.org/auth/signout?rid=READER_ID\"\n },\n \"authorizationFallbackResponse\": {\n \"error\": true,\n \"loggedIn\": false\n },\n \"authorizationTimeout\": 10000\n }\n \n \n window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n\n if(typeof iaw !== 'undefined') {\n iaw.que.push(function() {\n iaw.setGTAG(gtag);\n });\n }\n\n function sendGAEvent(eventCategory, eventAction, eventLabel, eventValue) {\n var event = {};\n\n if(eventAction != null)\n event[eventCategory + '_action'] = eventAction;\n\n if(eventLabel != null)\n event[eventCategory + '_label'] = eventLabel;\n\n if(eventValue != null)\n event[eventCategory + '_value'] = eventValue;\n\n gtag('event', eventCategory, event);\n }\n \n \n \n \n\n !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);\n },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='https://static.ads-twitter.com/uwt.js',\n a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');\n twq('config','ocswc');\n\nwindow.geofeed=function(d){iaw.setCountryOT(d.country)};window.teads_analytics=window.teads_analytics||{};window.teads_analytics.analytics_tag_id=\"PUB_8486\";window.teads_analytics.share=window.teads_analytics.share||function(){;(window.teads_analytics.shared_data=window.teads_analytics.shared_data||[]).push(arguments)};#onetrust-banner-sdk .onetrust-vendors-list-handler{cursor:pointer;color:#1f96db;font-size:inherit;font-weight:bold;text-decoration:none;margin-left:5px}#onetrust-banner-sdk .onetrust-vendors-list-handler:hover{color:#1f96db}#onetrust-banner-sdk:focus{outline:2px solid #000;outline-offset:-2px}#onetrust-banner-sdk a:focus{outline:2px solid #000}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{outline-offset:1px}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{height:64px;width:64px}#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold{font-weight:bold}#onetrust-banner-sdk .ot-close-icon,#onetrust-pc-sdk .ot-close-icon,#ot-sync-ntfy .ot-close-icon{background-size:contain;background-repeat:no-repeat;background-position:center;height:12px;width:12px}#onetrust-banner-sdk .powered-by-logo,#onetrust-banner-sdk .ot-pc-footer-logo a,#onetrust-pc-sdk .powered-by-logo,#onetrust-pc-sdk .ot-pc-footer-logo a,#ot-sync-ntfy .powered-by-logo,#ot-sync-ntfy .ot-pc-footer-logo a{background-size:contain;background-repeat:no-repeat;background-position:center;height:25px;width:152px;display:block;text-decoration:none;font-size:.75em}#onetrust-banner-sdk .powered-by-logo:hover,#onetrust-banner-sdk .ot-pc-footer-logo a:hover,#onetrust-pc-sdk .powered-by-logo:hover,#onetrust-pc-sdk .ot-pc-footer-logo a:hover,#ot-sync-ntfy .powered-by-logo:hover,#ot-sync-ntfy .ot-pc-footer-logo a:hover{color:#565656}#onetrust-banner-sdk h3 *,#onetrust-banner-sdk h4 *,#onetrust-banner-sdk h6 *,#onetrust-banner-sdk button *,#onetrust-banner-sdk a[data-parent-id] *,#onetrust-pc-sdk h3 *,#onetrust-pc-sdk h4 *,#onetrust-pc-sdk h6 *,#onetrust-pc-sdk button *,#onetrust-pc-sdk a[data-parent-id] *,#ot-sync-ntfy h3 *,#ot-sync-ntfy h4 *,#ot-sync-ntfy h6 *,#ot-sync-ntfy button *,#ot-sync-ntfy a[data-parent-id] *{font-size:inherit;font-weight:inherit;color:inherit}#onetrust-banner-sdk .ot-hide,#onetrust-pc-sdk .ot-hide,#ot-sync-ntfy .ot-hide{display:none !important}#onetrust-banner-sdk button.ot-link-btn:hover,#onetrust-pc-sdk button.ot-link-btn:hover,#ot-sync-ntfy button.ot-link-btn:hover{text-decoration:underline;opacity:1}#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column{padding:0}#onetrust-pc-sdk .ot-sdk-container{padding-right:0}#onetrust-pc-sdk .ot-sdk-row{flex-direction:initial;width:100%}#onetrust-pc-sdk [type=checkbox]:checked,#onetrust-pc-sdk [type=checkbox]:not(:checked){pointer-events:initial}#onetrust-pc-sdk [type=checkbox]:disabled+label::before,#onetrust-pc-sdk [type=checkbox]:disabled+label:after,#onetrust-pc-sdk [type=checkbox]:disabled+label{pointer-events:none;opacity:.7}#onetrust-pc-sdk #vendor-list-content{transform:translate3d(0, 0, 0)}#onetrust-pc-sdk li input[type=checkbox]{z-index:1}#onetrust-pc-sdk li .ot-checkbox label{z-index:2}#onetrust-pc-sdk li .ot-checkbox input[type=checkbox]{height:auto;width:auto}#onetrust-pc-sdk li .host-title a,#onetrust-pc-sdk li .ot-host-name a,#onetrust-pc-sdk li .accordion-text,#onetrust-pc-sdk li .ot-acc-txt{z-index:2;position:relative}#onetrust-pc-sdk input{margin:3px .1ex}#onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo{height:60px;width:180px;background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-flex;justify-content:center;align-items:center}#onetrust-pc-sdk .pc-logo img,#onetrust-pc-sdk .ot-pc-logo img{max-height:100%;max-width:100%}#onetrust-pc-sdk .screen-reader-only,#onetrust-pc-sdk .ot-scrn-rdr,.ot-sdk-cookie-policy .screen-reader-only,.ot-sdk-cookie-policy .ot-scrn-rdr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#onetrust-pc-sdk.ot-fade-in,.onetrust-pc-dark-filter.ot-fade-in,#onetrust-banner-sdk.ot-fade-in{animation-name:onetrust-fade-in;animation-duration:400ms;animation-timing-function:ease-in-out}#onetrust-pc-sdk.ot-hide{display:none !important}.onetrust-pc-dark-filter.ot-hide{display:none !important}#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings{color:#68b631;border:1px solid #68b631;height:auto;white-space:normal;word-wrap:break-word;padding:.8em 2em;font-size:.8em;line-height:1.2;cursor:pointer;-moz-transition:.1s ease;-o-transition:.1s ease;-webkit-transition:1s ease;transition:.1s ease}#ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover{color:#fff;background-color:#68b631}.onetrust-pc-dark-filter{background:rgba(0,0,0,.5);z-index:2147483646;width:100%;height:100%;overflow:hidden;position:fixed;top:0;bottom:0;left:0}@keyframes onetrust-fade-in{0%{opacity:0}100%{opacity:1}}.ot-cookie-label{text-decoration:underline}@media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape){#onetrust-pc-sdk p{font-size:.75em}}#onetrust-banner-sdk .banner-option-input:focus+label{outline:1px solid #000;outline-style:auto}.category-vendors-list-handler+a:focus,.category-vendors-list-handler+a:focus-visible{outline:2px solid #000}#onetrust-pc-sdk .ot-userid-title{margin-top:10px}#onetrust-pc-sdk .ot-userid-title>span,#onetrust-pc-sdk .ot-userid-timestamp>span{font-weight:700}#onetrust-pc-sdk .ot-userid-desc{font-style:italic}#onetrust-pc-sdk .ot-host-desc a{pointer-events:initial}#onetrust-pc-sdk .ot-ven-hdr>p a{position:relative;z-index:2;pointer-events:initial}#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a{margin-right:auto}#onetrust-pc-sdk .ot-pc-footer-logo img{width:136px;height:16px}#onetrust-pc-sdk .ot-pur-vdr-count{font-weight:400;font-size:.7rem;padding-top:3px;display:block}#onetrust-banner-sdk .ot-optout-signal,#onetrust-pc-sdk .ot-optout-signal{border:1px solid #32ae88;border-radius:3px;padding:5px;margin-bottom:10px;background-color:#f9fffa;font-size:.85rem;line-height:2}#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon{display:inline;margin-right:5px}#onetrust-banner-sdk .ot-optout-signal svg,#onetrust-pc-sdk .ot-optout-signal svg{height:20px;width:30px;transform:scale(0.5)}#onetrust-banner-sdk .ot-optout-signal svg path,#onetrust-pc-sdk .ot-optout-signal svg path{fill:#32ae88}#onetrust-consent-sdk .ot-general-modal{overflow:hidden;position:fixed;margin:0 auto;top:50%;left:50%;width:40%;padding:1.5rem;max-width:575px;min-width:575px;z-index:2147483647;border-radius:2.5px;transform:translate(-50%, -50%)}#onetrust-consent-sdk .ot-signature-health-group{margin-top:1rem;padding-left:1.25rem;padding-right:1.25rem;margin-bottom:.625rem;width:calc(100% - 2.5rem)}#onetrust-consent-sdk .ot-signature-health-group .ot-signature-health-form{gap:.5rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:70%;gap:.35rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-input{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-consent-sdk .ot-signature-health .ot-signature-subtitle{font-size:1.125rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-group-title{font-size:1.25rem;font-weight:bold}#onetrust-consent-sdk .ot-signature-health,#onetrust-consent-sdk .ot-signature-health-group{display:flex;flex-direction:column;gap:1rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-cont{display:flex;flex-direction:column;gap:.25rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-paragraph,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-paragraph{margin:0;line-height:20px;font-size:max(14px,.875rem)}#onetrust-consent-sdk .ot-signature-health .ot-health-signature-error,#onetrust-consent-sdk .ot-signature-health-group .ot-health-signature-error{color:#4d4d4d;font-size:min(12px,.75rem)}#onetrust-consent-sdk .ot-signature-health .ot-signature-buttons-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-buttons-cont{margin-top:max(.75rem,2%);gap:1rem;display:flex;justify-content:flex-end}#onetrust-consent-sdk .ot-signature-health .ot-signature-button,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button{flex:1;height:auto;color:#fff;cursor:pointer;line-height:1.2;min-width:125px;font-weight:600;font-size:.813em;border-radius:2px;padding:12px 10px;white-space:normal;word-wrap:break-word;word-break:break-word;background-color:#68b631;border:2px solid #68b631}#onetrust-consent-sdk .ot-signature-health .ot-signature-button.reject,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button.reject{background-color:#fff}#onetrust-consent-sdk .ot-input-field-cont{display:flex;flex-direction:column;gap:.5rem}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:65%}#onetrust-consent-sdk .ot-signature-health-form{display:flex;flex-direction:column}#onetrust-consent-sdk .ot-signature-health-form .ot-signature-label{margin-bottom:0;line-height:20px;font-size:max(14px,.875rem)}@media only screen and (max-width: 600px){#onetrust-consent-sdk .ot-general-modal{min-width:100%}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:100%}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:100%}}#onetrust-banner-sdk,#onetrust-pc-sdk,#ot-sdk-cookie-policy,#ot-sync-ntfy{font-size:16px}#onetrust-banner-sdk *,#onetrust-banner-sdk ::after,#onetrust-banner-sdk ::before,#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before,#ot-sdk-cookie-policy *,#ot-sdk-cookie-policy ::after,#ot-sdk-cookie-policy ::before,#ot-sync-ntfy *,#ot-sync-ntfy ::after,#ot-sync-ntfy ::before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#onetrust-banner-sdk div,#onetrust-banner-sdk span,#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-banner-sdk p,#onetrust-banner-sdk img,#onetrust-banner-sdk svg,#onetrust-banner-sdk button,#onetrust-banner-sdk section,#onetrust-banner-sdk a,#onetrust-banner-sdk label,#onetrust-banner-sdk input,#onetrust-banner-sdk ul,#onetrust-banner-sdk li,#onetrust-banner-sdk nav,#onetrust-banner-sdk table,#onetrust-banner-sdk thead,#onetrust-banner-sdk tr,#onetrust-banner-sdk td,#onetrust-banner-sdk tbody,#onetrust-banner-sdk .ot-main-content,#onetrust-banner-sdk .ot-toggle,#onetrust-banner-sdk #ot-content,#onetrust-banner-sdk #ot-pc-content,#onetrust-banner-sdk .checkbox,#onetrust-pc-sdk div,#onetrust-pc-sdk span,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#onetrust-pc-sdk p,#onetrust-pc-sdk img,#onetrust-pc-sdk svg,#onetrust-pc-sdk button,#onetrust-pc-sdk section,#onetrust-pc-sdk a,#onetrust-pc-sdk label,#onetrust-pc-sdk input,#onetrust-pc-sdk ul,#onetrust-pc-sdk li,#onetrust-pc-sdk nav,#onetrust-pc-sdk table,#onetrust-pc-sdk thead,#onetrust-pc-sdk tr,#onetrust-pc-sdk td,#onetrust-pc-sdk tbody,#onetrust-pc-sdk .ot-main-content,#onetrust-pc-sdk .ot-toggle,#onetrust-pc-sdk #ot-content,#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk .checkbox,#ot-sdk-cookie-policy div,#ot-sdk-cookie-policy span,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy p,#ot-sdk-cookie-policy img,#ot-sdk-cookie-policy svg,#ot-sdk-cookie-policy button,#ot-sdk-cookie-policy section,#ot-sdk-cookie-policy a,#ot-sdk-cookie-policy label,#ot-sdk-cookie-policy input,#ot-sdk-cookie-policy ul,#ot-sdk-cookie-policy li,#ot-sdk-cookie-policy nav,#ot-sdk-cookie-policy table,#ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy tr,#ot-sdk-cookie-policy td,#ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy .ot-main-content,#ot-sdk-cookie-policy .ot-toggle,#ot-sdk-cookie-policy #ot-content,#ot-sdk-cookie-policy #ot-pc-content,#ot-sdk-cookie-policy .checkbox,#ot-sync-ntfy div,#ot-sync-ntfy span,#ot-sync-ntfy h1,#ot-sync-ntfy h2,#ot-sync-ntfy h3,#ot-sync-ntfy h4,#ot-sync-ntfy h5,#ot-sync-ntfy h6,#ot-sync-ntfy p,#ot-sync-ntfy img,#ot-sync-ntfy svg,#ot-sync-ntfy button,#ot-sync-ntfy section,#ot-sync-ntfy a,#ot-sync-ntfy label,#ot-sync-ntfy input,#ot-sync-ntfy ul,#ot-sync-ntfy li,#ot-sync-ntfy nav,#ot-sync-ntfy table,#ot-sync-ntfy thead,#ot-sync-ntfy tr,#ot-sync-ntfy td,#ot-sync-ntfy tbody,#ot-sync-ntfy .ot-main-content,#ot-sync-ntfy .ot-toggle,#ot-sync-ntfy #ot-content,#ot-sync-ntfy #ot-pc-content,#ot-sync-ntfy .checkbox{font-family:inherit;font-weight:normal;-webkit-font-smoothing:auto;letter-spacing:normal;line-height:normal;padding:0;margin:0;height:auto;min-height:0;max-height:none;width:auto;min-width:0;max-width:none;border-radius:0;border:none;clear:none;float:none;position:static;bottom:auto;left:auto;right:auto;top:auto;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;white-space:normal;background:none;overflow:visible;vertical-align:baseline;visibility:visible;z-index:auto;box-shadow:none}#onetrust-banner-sdk label:before,#onetrust-banner-sdk label:after,#onetrust-banner-sdk .checkbox:after,#onetrust-banner-sdk .checkbox:before,#onetrust-pc-sdk label:before,#onetrust-pc-sdk label:after,#onetrust-pc-sdk .checkbox:after,#onetrust-pc-sdk .checkbox:before,#ot-sdk-cookie-policy label:before,#ot-sdk-cookie-policy label:after,#ot-sdk-cookie-policy .checkbox:after,#ot-sdk-cookie-policy .checkbox:before,#ot-sync-ntfy label:before,#ot-sync-ntfy label:after,#ot-sync-ntfy .checkbox:after,#ot-sync-ntfy .checkbox:before{content:\"\";content:none}#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{position:relative;width:100%;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{width:100%;float:left;box-sizing:border-box;padding:0;display:initial}@media(min-width: 400px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:90%;padding:0}}@media(min-width: 550px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:100%}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{margin-left:4%}#onetrust-banner-sdk .ot-sdk-column:first-child,#onetrust-banner-sdk .ot-sdk-columns:first-child,#onetrust-pc-sdk .ot-sdk-column:first-child,#onetrust-pc-sdk .ot-sdk-columns:first-child,#ot-sdk-cookie-policy .ot-sdk-column:first-child,#ot-sdk-cookie-policy .ot-sdk-columns:first-child{margin-left:0}#onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns{width:13.3333333333%}#onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns{width:22%}#onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns{width:30.6666666667%}#onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns{width:65.3333333333%}#onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns{width:74%}#onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns{width:82.6666666667%}#onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns{width:91.3333333333%}#onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns{width:100%;margin-left:0}}#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6{margin-top:0;font-weight:600;font-family:inherit}#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem;line-height:1.2}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem;line-height:1.25}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem;line-height:1.3}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem;line-height:1.35}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem;line-height:1.5}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem;line-height:1.6}@media(min-width: 550px){#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem}}#onetrust-banner-sdk p,#onetrust-pc-sdk p,#ot-sdk-cookie-policy p{margin:0 0 1em 0;font-family:inherit;line-height:normal}#onetrust-banner-sdk a,#onetrust-pc-sdk a,#ot-sdk-cookie-policy a{color:#565656;text-decoration:underline}#onetrust-banner-sdk a:hover,#onetrust-pc-sdk a:hover,#ot-sdk-cookie-policy a:hover{color:#565656;text-decoration:none}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:.9em;font-weight:400;line-height:38px;letter-spacing:.01em;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border-radius:2px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-button:hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#onetrust-pc-sdk .ot-sdk-button:hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#ot-sdk-cookie-policy .ot-sdk-button:hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus{color:#333;border-color:#888;opacity:.7}#onetrust-banner-sdk .ot-sdk-button:focus,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,#onetrust-pc-sdk .ot-sdk-button:focus,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,#ot-sdk-cookie-policy .ot-sdk-button:focus,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus{outline:2px solid #000}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-banner-sdk button.ot-sdk-button-primary,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-pc-sdk button.ot-sdk-button-primary,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,#ot-sdk-cookie-policy button.ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-banner-sdk button.ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-banner-sdk button.ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-pc-sdk button.ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-pc-sdk button.ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus{color:#fff;background-color:#1eaedb;border-color:#1eaedb}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}#onetrust-banner-sdk input[type=text]:focus,#onetrust-pc-sdk input[type=text]:focus,#ot-sdk-cookie-policy input[type=text]:focus{border:1px solid #000;outline:0}#onetrust-banner-sdk label,#onetrust-pc-sdk label,#ot-sdk-cookie-policy label{display:block;margin-bottom:.5rem;font-weight:600}#onetrust-banner-sdk input[type=checkbox],#onetrust-pc-sdk input[type=checkbox],#ot-sdk-cookie-policy input[type=checkbox]{display:inline}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{list-style:circle inside}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{padding-left:0;margin-top:0}#onetrust-banner-sdk ul ul,#onetrust-pc-sdk ul ul,#ot-sdk-cookie-policy ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}#onetrust-banner-sdk li,#onetrust-pc-sdk li,#ot-sdk-cookie-policy li{margin-bottom:1rem}#onetrust-banner-sdk th,#onetrust-banner-sdk td,#onetrust-pc-sdk th,#onetrust-pc-sdk td,#ot-sdk-cookie-policy th,#ot-sdk-cookie-policy td{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}#onetrust-banner-sdk button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-container:after,#onetrust-banner-sdk .ot-sdk-row:after,#onetrust-pc-sdk .ot-sdk-container:after,#onetrust-pc-sdk .ot-sdk-row:after,#ot-sdk-cookie-policy .ot-sdk-container:after,#ot-sdk-cookie-policy .ot-sdk-row:after{content:\"\";display:table;clear:both}#onetrust-banner-sdk .ot-sdk-row,#onetrust-pc-sdk .ot-sdk-row,#ot-sdk-cookie-policy .ot-sdk-row{margin:0;max-width:none;display:block}#onetrust-banner-sdk{box-shadow:0 0 18px rgba(0,0,0,.2)}#onetrust-banner-sdk.otFlat{position:fixed;z-index:2147483645;bottom:0;right:0;left:0;background-color:#fff;max-height:90%;overflow-x:hidden;overflow-y:auto}#onetrust-banner-sdk.otFlat.top{top:0px;bottom:auto}#onetrust-banner-sdk.otRelFont{font-size:1rem}#onetrust-banner-sdk>.ot-sdk-container{overflow:hidden}#onetrust-banner-sdk::-webkit-scrollbar{width:11px}#onetrust-banner-sdk::-webkit-scrollbar-thumb{border-radius:10px;background:#c1c1c1}#onetrust-banner-sdk{scrollbar-arrow-color:#c1c1c1;scrollbar-darkshadow-color:#c1c1c1;scrollbar-face-color:#c1c1c1;scrollbar-shadow-color:#c1c1c1}#onetrust-banner-sdk #onetrust-policy{margin:1.25em 0 .625em 2em;overflow:hidden}#onetrust-banner-sdk #onetrust-policy .ot-gv-list-handler{float:left;font-size:.82em;padding:0;margin-bottom:0;border:0;line-height:normal;height:auto;width:auto}#onetrust-banner-sdk #onetrust-policy-title{font-size:1.2em;line-height:1.3;margin-bottom:10px}#onetrust-banner-sdk #onetrust-policy-text{clear:both;text-align:left;font-size:.88em;line-height:1.4}#onetrust-banner-sdk #onetrust-policy-text *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk #onetrust-policy-text a{font-weight:bold;margin-left:5px}#onetrust-banner-sdk #onetrust-policy-title,#onetrust-banner-sdk #onetrust-policy-text{color:dimgray;float:left}#onetrust-banner-sdk #onetrust-button-group-parent{min-height:1px;text-align:center}#onetrust-banner-sdk #onetrust-button-group{display:inline-block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{background-color:#68b631;color:#fff;border-color:#68b631;margin-right:1em;min-width:125px;height:auto;white-space:normal;word-break:break-word;word-wrap:break-word;padding:12px 10px;line-height:1.2;font-size:.813em;font-weight:600}#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link{background-color:#fff;border:none;color:#68b631;text-decoration:underline;padding-left:0;padding-right:0}#onetrust-banner-sdk .onetrust-close-btn-ui{width:44px;height:44px;background-size:12px;border:none;position:relative;margin:auto;padding:0}#onetrust-banner-sdk .banner_logo{display:none}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{position:absolute;top:50%;transform:translateY(-50%);left:0px}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-policy{margin-left:65px}#onetrust-banner-sdk .ot-b-addl-desc{clear:both;float:left;display:block}#onetrust-banner-sdk #banner-options{float:left;display:table;margin-right:0;margin-left:1em;width:calc(100% - 1em)}#onetrust-banner-sdk .banner-option-input{cursor:pointer;width:auto;height:auto;border:none;padding:0;padding-right:3px;margin:0 0 10px;font-size:.82em;line-height:1.4}#onetrust-banner-sdk .banner-option-input *{pointer-events:none;font-size:inherit;line-height:inherit}#onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details{display:block;height:auto}#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container{transform:rotate(90deg)}#onetrust-banner-sdk .banner-option{margin-bottom:12px;margin-left:0;border:none;float:left;padding:0}#onetrust-banner-sdk .banner-option:first-child{padding-left:2px}#onetrust-banner-sdk .banner-option:not(:first-child){padding:0;border:none}#onetrust-banner-sdk .banner-option-header{cursor:pointer;display:inline-block}#onetrust-banner-sdk .banner-option-header :first-child{color:dimgray;font-weight:bold;float:left}#onetrust-banner-sdk .banner-option-header .ot-arrow-container{display:inline-block;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid dimgray;margin-left:10px;vertical-align:middle}#onetrust-banner-sdk .banner-option-details{display:none;font-size:.83em;line-height:1.5;padding:10px 0px 5px 10px;margin-right:10px;height:0px}#onetrust-banner-sdk .banner-option-details *{font-size:inherit;line-height:inherit;color:dimgray}#onetrust-banner-sdk .ot-arrow-container,#onetrust-banner-sdk .banner-option-details{transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .ot-dpd-container{float:left}#onetrust-banner-sdk .ot-dpd-title{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-title,#onetrust-banner-sdk .ot-dpd-desc{font-size:.88em;line-height:1.4;color:dimgray}#onetrust-banner-sdk .ot-dpd-title *,#onetrust-banner-sdk .ot-dpd-desc *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text *{margin-bottom:0}#onetrust-banner-sdk.ot-iab-2 .onetrust-vendors-list-handler{display:block;margin-left:0;margin-top:5px;clear:both;margin-bottom:0;padding:0;border:0;height:auto;width:auto}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk.ot-close-btn-link{padding-top:25px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container{top:15px;transform:none;right:15px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button{padding:0;white-space:pre-wrap;border:none;height:auto;line-height:1.5;text-decoration:underline;font-size:.69em}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk .ot-dpd-desc,#onetrust-banner-sdk .ot-b-addl-desc{font-size:.813em;line-height:1.5}#onetrust-banner-sdk .ot-dpd-desc{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-desc>.ot-b-addl-desc{margin-top:10px;margin-bottom:10px;font-size:1em}@media only screen and (max-width: 425px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:6px;right:2px}#onetrust-banner-sdk #onetrust-policy{margin-left:0;margin-top:3em}#onetrust-banner-sdk #onetrust-button-group{display:block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk .onetrust-close-btn-ui{top:auto;transform:none}#onetrust-banner-sdk #onetrust-policy-title{display:inline;float:none}#onetrust-banner-sdk #banner-options{margin:0;padding:0;width:100%}}@media only screen and (min-width: 426px)and (max-width: 896px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:0;right:0}#onetrust-banner-sdk #onetrust-policy{margin-left:1em;margin-right:1em}#onetrust-banner-sdk .onetrust-close-btn-ui{top:10px;right:10px}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:95%}#onetrust-banner-sdk.ot-iab-2 #onetrust-group-container{width:100%}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-button-group-parent{padding-left:50px}#onetrust-banner-sdk #onetrust-button-group-parent{width:100%;position:relative;margin-left:0}#onetrust-banner-sdk #onetrust-button-group button{display:inline-block}#onetrust-banner-sdk #onetrust-button-group{margin-right:0;text-align:center}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler{float:left}#onetrust-banner-sdk .has-reject-all-button #onetrust-reject-all-handler,#onetrust-banner-sdk .has-reject-all-button #onetrust-accept-btn-handler{float:right}#onetrust-banner-sdk .has-reject-all-button #onetrust-button-group{width:calc(100% - 2em);margin-right:0}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link{padding-left:0px;text-align:left}#onetrust-banner-sdk.ot-buttons-fw .ot-sdk-three button{width:100%;text-align:center}#onetrust-banner-sdk.ot-buttons-fw #onetrust-button-group-parent button{float:none}#onetrust-banner-sdk.ot-buttons-fw #onetrust-pc-btn-handler.cookie-setting-link{text-align:center}}@media only screen and (min-width: 550px){#onetrust-banner-sdk .banner-option:not(:first-child){border-left:1px solid #d8d8d8;padding-left:25px}}@media only screen and (min-width: 425px)and (max-width: 550px){#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group,#onetrust-banner-sdk.ot-iab-2 #onetrust-policy,#onetrust-banner-sdk.ot-iab-2 .banner-option{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler{float:left}}@media only screen and (min-width: 769px){#onetrust-banner-sdk #onetrust-button-group{margin-right:30%}#onetrust-banner-sdk #banner-options{margin-left:2em;margin-right:5em;margin-bottom:1.25em;width:calc(100% - 7em)}}@media only screen and (min-width: 897px)and (max-width: 1023px){#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:75%;transform:translateY(-50%)}#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;padding:0;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{position:relative;margin:0;right:-22px;top:2px}}@media only screen and (min-width: 1024px){#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{right:-12px}#onetrust-banner-sdk #onetrust-policy{margin-left:2em}#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:60%;transform:translateY(-50%)}#onetrust-banner-sdk .ot-optout-signal{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-title{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text,#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:1em;width:50%;border-right:1px solid #d8d8d8;padding-right:1rem}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-container{width:45%;padding-left:1rem;display:inline-block;float:none}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-title{line-height:1.7}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group-parent{left:auto;right:4%;margin-left:0}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{margin:auto;width:30%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:60%}#onetrust-banner-sdk #onetrust-button-group{margin-right:auto}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{margin-top:1em}}@media only screen and (min-width: 890px){#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group-parent{padding-left:3%;padding-right:4%;margin-left:0}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group{margin-right:0;margin-top:1.25em;width:100%}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button{width:100%;margin-bottom:5px;margin-top:5px}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button:last-of-type{margin-bottom:20px}}@media only screen and (min-width: 1280px){#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:55%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{width:44%;padding-left:2%;padding-right:2%}#onetrust-banner-sdk:not(.ot-iab-2).vertical-align-content #onetrust-button-group-parent{position:absolute;left:55%}}\n #onetrust-consent-sdk #onetrust-banner-sdk {background-color: #FFFFFF;}\n #onetrust-consent-sdk #onetrust-policy-title,\n #onetrust-consent-sdk #onetrust-policy-text,\n #onetrust-consent-sdk .ot-b-addl-desc,\n #onetrust-consent-sdk .ot-dpd-desc,\n #onetrust-consent-sdk .ot-dpd-title,\n #onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n #onetrust-banner-sdk .ot-cat-header,\n #onetrust-banner-sdk .ot-optout-signal\n {\n color: #696969;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {\n background-color: #E9E9E9;}\n #onetrust-consent-sdk #onetrust-banner-sdk a[href],\n #onetrust-consent-sdk #onetrust-banner-sdk a[href] font,\n #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn\n {\n color: #1d2a57;\n }#onetrust-consent-sdk #onetrust-accept-btn-handler,\n #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #1d2a57;border-color: #1d2a57;\n color: #FFFFFF;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk *:focus,\n #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #000000;\n outline-width: 1px;\n }\n #onetrust-consent-sdk #onetrust-pc-btn-handler,\n #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {\n color: #1d2a57; border-color: #1d2a57;\n background-color:\n #FFFFFF;\n }#onetrust-banner-sdk .banner_logo {\n background: url(\"https://cdn.cookielaw.org/logos/2ae1f452-e8c9-4d90-b0bf-a20e7f5d026e/1be0fc8f-627a-4f3a-a13f-a4d11e467d2a/b85c8dc7-4d70-43e0-a6a9-1424e48d94be/cdo_logo.png\") no-repeat center;\n background-size: contain;\n height: 45px;\n margin: 10px 0;\n display: block;\n}\n#onetrust-pc-sdk #ot-pc-title{font-size:1rem!important}\n#onetrust-consent-sdk * {outline: 0!important}\n#onetrust-pc-sdk, #onetrust-banner-sdk {font-size:inherit!important}\n.onetrust-pc-dark-filter{background: rgba(0,0,0,0.93)}\n#ot-sdk-btn-floating{ display: none}\n#ot-sdk-btn.ot-sdk-show-settings,\n#ot-sdk-btn.ot-sdk-show-settings:hover{\n border: none;\n background: none;\n display: inline;\n padding: 0;\n color: inherit;\n font-size: inherit;\n}\n.ot-fade-in {\n animation-name: none !important;\n animation-duration: initial !important;\n animation-timing-function: initial !important;\n}\n\n#onetrust-banner-sdk #onetrust-group-container {\n overflow-y: auto !important;\n overflow-x: hidden !important;\n}\n@media screen and (max-width: 424px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 280px) !important;\n }\n}\n@media screen and (min-width: 425px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 200px) !important;\n }\n}.ot-sdk-cookie-policy{font-family:inherit;font-size:16px}.ot-sdk-cookie-policy.otRelFont{font-size:1rem}.ot-sdk-cookie-policy h3,.ot-sdk-cookie-policy h4,.ot-sdk-cookie-policy h6,.ot-sdk-cookie-policy p,.ot-sdk-cookie-policy li,.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy th,.ot-sdk-cookie-policy #cookie-policy-description,.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}.ot-sdk-cookie-policy h4{font-size:1.2em}.ot-sdk-cookie-policy h6{font-size:1em;margin-top:2em}.ot-sdk-cookie-policy th{min-width:75px}.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy a:hover{background:#fff}.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}.ot-sdk-cookie-policy .ot-mobile-border{display:none}.ot-sdk-cookie-policy section{margin-bottom:2em}.ot-sdk-cookie-policy table{border-collapse:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy{font-family:inherit;font-size:1rem}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup{margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td{font-size:.9em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a{font-size:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group{font-size:1em;margin-bottom:.6em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title{margin-bottom:1.2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{min-width:75px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover{background:#fff}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border{display:none}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section{margin-bottom:2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li{list-style:disc;margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4{display:inline-block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{border-collapse:inherit;margin:auto;border:1px solid #d7d7d7;border-radius:5px;border-spacing:initial;width:100%;overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child{border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:25%}.ot-sdk-cookie-policy[dir=rtl]{text-align:left}#ot-sdk-cookie-policy h3{font-size:1.5em}@media only screen and (max-width: 530px){.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{display:block}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr{position:absolute;top:-9999px;left:-9999px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{margin:0 0 1em 0}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a{background:#f6f6f4}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{position:absolute;height:100%;left:6px;width:40%;padding-right:10px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border{display:inline-block;background-color:#e4e4e4;position:absolute;height:100%;top:0;left:45%;width:2px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{content:attr(data-label);font-weight:bold}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border:none;border-bottom:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{display:block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:auto}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{margin:0 0 1em 0}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{height:100%;width:40%;padding-right:10px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{content:attr(data-label);font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr{position:absolute;top:-9999px;left:-9999px;z-index:-9999}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:1px solid #d7d7d7;border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child{border-bottom:0px}}\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {\n color: #696969;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {\n color: #1d2a57;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {\n color: #1d2a57;\n }\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {\n color: #1d2a57;\n }\n \n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {\n background-color: #F4F4F4;\n }\n \n .ot-floating-button__front{background-image:url('https://cdn.cookielaw.org/logos/static/ot_persistent_cookie_icon.png')}\n var gtagScript = document.createElement(\"script\");\n gtagScript.src = \"https://www.googletagmanager.com/gtag/js?id=G-L9GCR21SZ7\";\n gtagScript.async = true;\n document.head.appendChild(gtagScript);\n\n gtag('js', new Date());\n gtag('config', 'G-L9GCR21SZ7', {\n 'cookie_domain': 'dictionary.cambridge.org',\n send_page_view: false\n });\n\n gtag('event','page_view', {\n \"category\": \"home\" ,\n \"dataset\": \"other\" ,\n \"locale\": \"br\"\n });\n\n gtag(\"event\", \"dcPageType\", {\"dcPageType\": \"homepage\"});\n gtag(\"event\", \"contentType\", {\"contentType\": \"default\"});\n \n \n\n \n \n \n {\n \"flyout\": \"\",\n \"wlSenseId\": \"\",\n \"modal\": \"\",\n \"wotd\": \"\"\n }\n \n \n \n\n \n \n {\n \"search\": true,\n \"searchDesk\": true,\n \"userOptions\": false\n }\n \n\n\n\n\n \n\n \n \n \n \n \n\n \n \n \n \n
\n \n \n \n \n\n \n \n Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop\n \n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)\n \n \n\n \n \n\n \n\n \n \n function stopBlur() {\n event.preventDefault();\n var eventId = event.target.id;\n setTimeout(function() {\n if(eventId == 'sidebarNavLogButton')\n AMP.setState({ stateSidebarNav: { userOptions: false } })\n else\n AMP.setState({ stateHdr: { userOptions: false } })\n }, 250);\n }\n \n\n\n \n \n\n \n\n\n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n English\n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });\n \n \n \n \n \n\n \n \n\n \n \n \n \n \n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n \n Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
pleasanteeism\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n pleasanteeism\n \n\n \n December 16, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}\n\n\n\n \n\n\n \n \n\n \n \n \n\n \n\n \n \n \n Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists\n \n \n \n \n\n \n[tl-ut] {}\n\n/* SMART/UNIVERSAL TEMPLATE */\n\n.tl_ut * {\nbox-sizing: border-box;\n}\n\n/*===========================\nParent container\n============================*/\n.Cambridge_SR {\nwidth: 100%;\nmax-width: 300px;\nmargin: 0 auto;\npadding: 0;\n}\n\n/*===============================\nMain Container + Flex containers\n=================================*/\n.Cambridge_SR_container {\nwidth: 100%;\nmargin: 0;\npadding: 0;\noverflow: hidden;\nbackground-color: #fff;\nborder: 1px solid #efefef;\n-webkit-box-shadow: none;\nbox-shadow: none;\n}\n\n.Cambridge_SR_flexrules {\ndisplay: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */\ndisplay: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */\ndisplay: -ms-flexbox; /* TWEENER - IE 10 */\ndisplay: -webkit-flex; /* NEW - Chrome */\ndisplay: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\nflex-direction: column;\n}\n\n\n/*===========================\nMedia Container\n============================*/\n.Cambridge_SR_media_container {\nwidth: 100%;\nmax-width: 300px;\n}\n\n.Cambridge_SR_media_link {\ndisplay: block;\n}\n\n.Cambridge_SR_media {\nborder: 1px solid #efefef;\nbox-shadow: none !important;\ndisplay: inline-block !important;\nheight: auto !important;\nwidth: initial !important;\nmax-width: 100% !important;\n/* removes small \"descenders\" space below image */\nvertical-align: bottom;\nfont-size: 0;\n}\n\n\n/*===========================\nText Content Container\n============================*/\n.Cambridge_SR_textcontent {\nwidth: 100%;\npadding: 10px;\ntext-align: left;\ndisplay: flex;\nflex-direction: column;\n-webkit-box-orient: column;\n-moz-box-orient: column;\n-webkit-box-direction: column;\n-moz-box-direction: column;\n-webkit-flex-direction: column;\n-ms-flex-direction: column;\n}\n\n.Cambridge_SR_textcontent_creative_copy {\nflex-grow: 1;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent {\npadding: 4px;\n}\n\n\n/*===========================\nHeading\n============================*/\n.Cambridge_SR_heading {\n\n}\n\n.Cambridge_SR_heading_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 18px;\nfont-weight: 400;\nline-height: 1.4;\ntext-align: left;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 2;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n-webkit-line-clamp: 1;\nline-height: 1.1\n}\n\n.Cambridge_SR_heading_link:hover {\ncolor: #1a3561; /* blue */\ntext-decoration: none;\n}\n\n/*===========================\nSponsor/Advertiser\n============================*/\n.Cambridge_SR_sponsor {\nmargin-top: 4px;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor {\nmargin-top: 2px;\n}\n\n.Cambridge_SR_sponsor_link {\ncolor: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, \"Hiragino Sans GB\", \"Microsoft YaHei\", \"WenQuanYi Micro Hei\", sans-serif;\nfont-size: 13px;\nfont-weight: 600;\nline-height: 1.3;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 1;\n}\n\n#ad_rightslot .tlod .Cambridge_SR_sponsor_link {\nfont-size: 11px;\nline-height: 1;\n}\n\n.Cambridge_SR_sponsor:hover {\ncolor: #0580e8 !important; /* light blue */\n}\n\n\n/*===========================\nCaption\n============================*/\n.Cambridge_SR_caption {\nmargin-top: 6px;\n\n}\n\n.Cambridge_SR_caption_link {\ncolor: #333;\nfont-family: \"Source Sans Pro\", sans-serif;\nfont-size: 14px;\nfont-weight: 400;\nline-height: 1.4;\ntext-decoration: none;\ndisplay: -webkit-box;\n-webkit-box-orient: vertical;\noverflow: hidden;\n-webkit-line-clamp: 4;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_caption_link {\ndisplay: none;\n}\n\n.Cambridge_SR_caption_link:hover {\ntext-decoration: none;\n}\n\n\n/*===========================\nCall to Action\n============================*/\n.Cambridge_SR_textcontent_cta {\nmargin-top: 10px;\ntext-align: right;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_textcontent_cta {\nmargin-top: 0;\n}\n\n.Cambridge_SR_cta {\ndisplay: inline-block;\npadding: 6px 18px;\nborder: none;\ncolor: #fff !important;\nbackground-color: #1d2a57; /* navy */\nfont-family: Arial, Helvetica, sans-serif;\nfont-size: 15px;\nfont-weight: bold;\nline-height: 16px;\nletter-spacing: normal;\ntext-align: center;\ntext-decoration: none;\nborder-bottom: dashed 0 rgba(0,0,0,.6) !important;\nborder-radius: 25px;\n}\n\n/* When displayed in fixed right rail slot\t */\n#ad_rightslot .tlod .Cambridge_SR_cta {\nfont-size: 13px;\npadding: 4px 12px;\n}\n\n.Cambridge_SR_cta:hover {\ncolor: #fff !important;\nbackground-color: #004aac; /* blue */\ntext-decoration: none !important;\n}\n\n\n/*===========================\nWhen in skinny left slot\nnot using b/c slot is responsive\n============================*/\n/* .hfl-m .tlod .Cambridge_SR {\nwidth: 100%;\nmax-width: 160px;\nmargin: 0 auto;\npadding: 0;\n}\n\n.hfl-m .tlod .Cambridge_SR_media_container {\nmax-width: 160px;\n}\n\n.hfl-m .tlod .Cambridge_SR_textcontent {\npadding: 5px;\n}\n\n.hfl-m .tlod .Cambridge_SR_heading_link {\nfont-size: 15px;\n}\n\n.hfl-m .tlod .Cambridge_SR_sponsor_link {\nfont-size: 12px;\n}\n\n.hfl-m .tlod .Cambridge_SR_cta {\nwidth: 100%;\n}\n*/\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nTake Discover\u00ae With You\n\n\n\n\n\n\n\nSponsored by Discover\n\n\n\n\n\n\n\nDiscover is accepted nationwide by 99% of places that take credit cards. Based on the Feb 2024 Nilson Report.\n\n\n\n\n\n\n\n\n\nSee More\n\n\n\n\n\n\n\n\n\n(function(){\ntry {\n\n// This script prevents ad stacking\n// Assumes a refresh rate of 30 seconds\n\nsetTimeout(removeTLAd, 30000);\nfunction removeTLAd() {\nvar element = document.getElementsByClassName('Cambridge_SR')[0];\nif (element) {\ntry {\nelement.parentNode.removeChild(element);\nconsole.log(\"removing TL ad\");\n}\ncatch(err) {\nconsole.log('error in removing TL ad');\n}\n}\nelse {\nconsole.log('cannot find TL element to remove');\n}\n};\n}\ncatch(e) {\nvar p = document.createElement(\"IMG\");\nvar ref = encodeURIComponent(document.URL);\nvar inv_code = \"Cambridge_SR\";\nvar src = \"//eb2.3lift.com/sce?block=\";\nsrc += \"Custom Template Code\";\nsrc += \"&ref=\" + ref;\nsrc += \"&lvl=2\";\nsrc += \"&inv_code=\" + inv_code;\nsrc += \"&e=\" + encodeURIComponent(e);\np.src = src;\n}\n}());\n\n \n \n\n \n \n \n \n \n \n var gigyaAuthEnabled = true;\n var thresholdPublic = 5;\n \n\n\n \n {\n \"learn\": false,\n \"develop\": false,\n \"about\": false\n }\n \n\n\n\n!function(f,b,e,v,n,t,s)\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\nn.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];\ns.parentNode.insertBefore(t,s)}(window,document,'script',\n'https://connect.facebook.net/en_US/fbevents.js');\nfbq('init', '3409493515968429');\nfbq('track', 'PageView');\n\n\n
\n\n \n\tvar polarbyteConfig = {\n\t\tappId: \"cdo\",\n anonymousTrackingMode: \"withSession\"\n \t}\n \tpolarbyteConfig.pageContext = {\n \tlocale: \"en\" ,\n section: \"home\" ,\n subsection: null ,\n type: \"home\" }\n \n \n \n \t\tpolarbyteConfig.searchMetadata = {\"dataset\":\"English\",\"datasetType\":\"english\",\"searchFormId\":\"searchForm\",\"searchFieldId\":\"searchword\"}\n \n \n polarbyteConfig.survey = {\"apiHost\":\"https://cloud.polarbyte.com/webapps-api\",\"enabled\":true,\"projectName\":\"CDO\",\"userAttributes\":{\"country\":\"US\"},\"contexts\":{\"page\":{\"locale\":true,\"section\":true,\"subsection\":true,\"type\":true}}}\n \n polarbyteConfig.contentUnitTrackingConfig = {\n elementsToTrack: ['[data-tile-type]'],\n view: {\n delay: 1,\n threshold: 50.0\n },\n productContext: {\n idSelector: './@data-tile-id',\n typeSelector: './@data-tile-type'\n },\n unit: {\n idSelector: './@data-tile-id',\n titleSelector: \".//div[contains(@class,'tile-content')]/span[contains(@class,'bold-font')][1]/text()\",\n urlSelector: './@data-entry-url'\n },\n ping: {\n minimumVisitLength: 5,\n heartbeatDelay: 20,\n },\n contentTileClick: [\n {\n selector: '.i-facebook .social-button',\n arguments: {\n action: \"share\",\n details: 'facebook'\n }\n },\n {\n selector: '.i-x .social-button',\n arguments: {\n action: \"share\",\n details: 'x'\n }\n },\n {\n selector: '.audio-play',\n arguments: {\n action: 'audio-play'\n }\n },\n {\n selector: 'XPATH:self::*',\n arguments: {action: 'view'}\n }\n ]\n }\n \n\n \n \n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n\n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n \n\n\n\n\n\n \n\n \n\n\n\n \n var aBk = true;\n \n \n \n var aData = {\"aBk\":aBk};\n \n\n \n sendGAEvent('aBk', 'aBk', ''+aBk,{'nonInteraction':1});\n (function() {\n if(!(typeof evtCall==\"undefined\"))\n for(var i=0,l=evtCall.length;i!==l;i++)\n evtCall[i].call();\n })();\n \n\n \n\n \n \n \n \n \n \n \n \n \n\n \n\n \n {\n \"lang\": false,\n \"dict\": false,\n \"def\": false,\n \"trans\": false,\n \"userOptions\": false,\n \"login\": false\n }\n \n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n \n
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n\n \n\n\n \n\n \n \n \n\n \n\n \n \n \n \n
\n \n \n \n\n \n \n \n Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese \n \n \n \n \n \n \n Translate\n Grammar\n Thesaurus\n Pronunciation\n Cambridge Dictionary +Plus\n Help\n Shop\n \n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up\n \n \n \n\n \n \n \n \n English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n \n \n\n \n \n Follow us\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n \nClose the sidebar\n\n\n \n {\n \"open\": false,\n \"recent\": true,\n \"def\": true,\n \"gram\": true,\n \"trans\": true,\n \"pron\": true,\n \"plus\": true\n }\n \n\n\n\n\n \n \n \n \n\n \n\n \n Choose a dictionary \n\n \n \n \n \n Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists\n \n \n \n \n \n \n \n \n \n\nClose the sidebar\n\n\n\n \n\n \n \n \n\n \n \n Choose your language\n \n \n \n \n English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n\n \n\n \n\nClose the sidebar\n\n \n \n {\n \"wordlist_id\": \"\",\n \"word\": \"\",\n \"wordlist\": \"\",\n \"dictCode\": \"\",\n \"url\": \"\",\n \"expended\": false\n }\n \n\n\n\n \n []\n \n\n\n\n \n \n \n \n \n\n \n My word lists\n To add to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in\n\n \n\n \n My word lists\n Add to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \nClose the sidebar\n \n \n \n \n\nThis website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+}
\ No newline at end of file
diff --git a/results/accessibility_tree_cambridge_search_1.json b/results/accessibility_tree_cambridge_search_1.json
new file mode 100644
index 0000000..0f9d269
--- /dev/null
+++ b/results/accessibility_tree_cambridge_search_1.json
@@ -0,0 +1,20795 @@
+{
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "html{overflow-x:hidden!important}html.i-amphtml-fie{height:100%!important;width:100%!important}html:not([amp4ads]),html:not([amp4ads]) body{height:auto!important}html:not([amp4ads]) body{margin:0!important}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html.i-amphtml-singledoc.i-amphtml-embedded{-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom}html.i-amphtml-fie>body,html.i-amphtml-singledoc>body{overflow:visible!important}html.i-amphtml-fie:not(.i-amphtml-inabox)>body,html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body{position:relative!important}html.i-amphtml-ios-embed-legacy>body{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important}html.i-amphtml-ios-embed{overflow-y:auto!important;position:static}#i-amphtml-wrapper{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;display:block!important}html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper{-webkit-overflow-scrolling:touch!important}#i-amphtml-wrapper>body{position:relative!important;border-top:1px solid transparent!important}#i-amphtml-wrapper+body{visibility:visible}#i-amphtml-wrapper+body .i-amphtml-lightbox-element,#i-amphtml-wrapper+body[i-amphtml-lightbox]{visibility:hidden}#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element{visibility:visible}#i-amphtml-wrapper.i-amphtml-scroll-disabled,.i-amphtml-scroll-disabled{overflow-x:hidden!important;overflow-y:hidden!important}amp-instagram{padding:54px 0px 0px!important;background-color:#fff}amp-iframe iframe{box-sizing:border-box!important}[amp-access][amp-access-hide]{display:none}[subscriptions-dialog],body:not(.i-amphtml-subs-ready) [subscriptions-action],body:not(.i-amphtml-subs-ready) [subscriptions-section]{display:none!important}amp-experiment,amp-live-list>[update]{display:none}amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden{display:none!important}amp-list [fetch-error],amp-list[load-more] [load-more-button],amp-list[load-more] [load-more-end],amp-list[load-more] [load-more-failed],amp-list[load-more] [load-more-loading]{display:none}amp-list[diffable] div[role=list]{display:block}amp-story-page,amp-story[standalone]{min-height:1px!important;display:block!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;width:100%!important}amp-story[standalone]{background-color:#000!important;position:relative!important}amp-story-page{background-color:#757575}amp-story .amp-active>div,amp-story .i-amphtml-loader-background{display:none!important}amp-story-page:not(:first-of-type):not([distance]):not([active]){transform:translateY(1000vh)!important}amp-autocomplete{position:relative!important;display:inline-block!important}amp-autocomplete>input,amp-autocomplete>textarea{padding:0.5rem;border:1px solid rgba(0,0,0,.33)}.i-amphtml-autocomplete-results,amp-autocomplete>input,amp-autocomplete>textarea{font-size:1rem;line-height:1.5rem}[amp-fx^=fly-in]{visibility:hidden}amp-script[nodom],amp-script[sandboxed]{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}\n/*# sourceURL=/css/ampdoc.css*/[hidden]{display:none!important}.i-amphtml-element{display:inline-block}.i-amphtml-blurry-placeholder{transition:opacity 0.3s cubic-bezier(0.0,0.0,0.2,1)!important;pointer-events:none}[layout=nodisplay]:not(.i-amphtml-element){display:none!important}.i-amphtml-layout-fixed,[layout=fixed][width][height]:not(.i-amphtml-layout-fixed){display:inline-block;position:relative}.i-amphtml-layout-responsive,[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-layout-responsive){display:block;position:relative}.i-amphtml-layout-intrinsic,[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic){display:inline-block;position:relative;max-width:100%}.i-amphtml-layout-intrinsic .i-amphtml-sizer{max-width:100%}.i-amphtml-intrinsic-sizer{max-width:100%;display:block!important}.i-amphtml-layout-container,.i-amphtml-layout-fixed-height,[layout=container],[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height){display:block;position:relative}.i-amphtml-layout-fill,.i-amphtml-layout-fill.i-amphtml-notbuilt,[layout=fill]:not(.i-amphtml-layout-fill),body noscript>*{display:block;overflow:hidden!important;position:absolute;top:0;left:0;bottom:0;right:0}body noscript>*{position:absolute!important;width:100%;height:100%;z-index:2}body noscript{display:inline!important}.i-amphtml-layout-flex-item,[layout=flex-item]:not(.i-amphtml-layout-flex-item){display:block;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.i-amphtml-layout-fluid{position:relative}.i-amphtml-layout-size-defined{overflow:hidden!important}.i-amphtml-layout-awaiting-size{position:absolute!important;top:auto!important;bottom:auto!important}i-amphtml-sizer{display:block!important}@supports (aspect-ratio:1/1){i-amphtml-sizer.i-amphtml-disable-ar{display:none!important}}.i-amphtml-blurry-placeholder,.i-amphtml-fill-content{display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:0;margin:auto}.i-amphtml-layout-size-defined .i-amphtml-fill-content{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-replaced-content,.i-amphtml-screen-reader{padding:0!important;border:none!important}.i-amphtml-screen-reader{position:fixed!important;top:0px!important;left:0px!important;width:4px!important;height:4px!important;opacity:0!important;overflow:hidden!important;margin:0!important;display:block!important;visibility:visible!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:8px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:12px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:16px!important}.i-amphtml-unresolved{position:relative;overflow:hidden!important}.i-amphtml-select-disabled{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.i-amphtml-notbuilt,[layout]:not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){position:relative;overflow:hidden!important;color:transparent!important}.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,[layout]:not([layout=container]):not(.i-amphtml-element)>*,[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,[width][height][sizes]:not([layout]):not(.i-amphtml-element)>*{display:none}amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content{display:block}.i-amphtml-notbuilt:not(.i-amphtml-layout-container),[layout]:not([layout=container]):not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){color:transparent!important;line-height:0!important}.i-amphtml-ghost{visibility:hidden!important}.i-amphtml-element>[placeholder],[layout]:not(.i-amphtml-element)>[placeholder],[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder]{display:block;line-height:normal}.i-amphtml-element>[placeholder].amp-hidden,.i-amphtml-element>[placeholder].hidden{visibility:hidden}.i-amphtml-element:not(.amp-notsupported)>[fallback],.i-amphtml-layout-container>[placeholder].amp-hidden,.i-amphtml-layout-container>[placeholder].hidden{display:none}.i-amphtml-layout-size-defined>[fallback],.i-amphtml-layout-size-defined>[placeholder]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1}amp-img[i-amphtml-ssr]:not(.i-amphtml-element)>[placeholder]{z-index:auto}.i-amphtml-notbuilt>[placeholder]{display:block!important}.i-amphtml-hidden-by-media-query{display:none!important}.i-amphtml-element-error{background:red!important;color:#fff!important;position:relative!important}.i-amphtml-element-error:before{content:attr(error-message)}i-amp-scroll-container,i-amphtml-scroll-container{position:absolute;top:0;left:0;right:0;bottom:0;display:block}i-amp-scroll-container.amp-active,i-amphtml-scroll-container.amp-active{overflow:auto;-webkit-overflow-scrolling:touch}.i-amphtml-loading-container{display:block!important;pointer-events:none;z-index:1}.i-amphtml-notbuilt>.i-amphtml-loading-container{display:block!important}.i-amphtml-loading-container.amp-hidden{visibility:hidden}.i-amphtml-element>[overflow]{cursor:pointer;position:relative;z-index:2;visibility:hidden;display:initial;line-height:normal}.i-amphtml-layout-size-defined>[overflow]{position:absolute}.i-amphtml-element>[overflow].amp-visible{visibility:visible}template{display:none!important}.amp-border-box,.amp-border-box *,.amp-border-box :after,.amp-border-box :before{box-sizing:border-box}amp-pixel{display:none!important}amp-analytics,amp-auto-ads,amp-story-auto-ads{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}amp-story{visibility:hidden!important}html.i-amphtml-fie>amp-analytics{position:initial!important}[visible-when-invalid]:not(.visible),form [submit-error],form [submit-success],form [submitting]{display:none}amp-accordion{display:block!important}@media (min-width:1px){:where(amp-accordion>section)>:first-child{margin:0;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}:where(amp-accordion>section)>:last-child{margin:0}}amp-accordion>section{float:none!important}amp-accordion>section>*{float:none!important;display:block!important;overflow:hidden!important;position:relative!important}amp-accordion,amp-accordion>section{margin:0}amp-accordion:not(.i-amphtml-built)>section>:last-child{display:none!important}amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child{display:block!important}\n/*# sourceURL=/css/ampshared.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": ".i-amphtml-loader-background{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#f8f8f8}.i-amphtml-new-loader{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;color:#aaa}.i-amphtml-new-loader-size-default,.i-amphtml-new-loader-size-small{width:72px;height:72px}.i-amphtml-new-loader-logo{transform-origin:center;opacity:0;animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-logo{display:none}.i-amphtml-new-loader-logo-default{fill:currentColor;animation:i-amphtml-new-loader-fade-out 0.8s ease-out forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-has-shim{color:#fff!important}.i-amphtml-new-loader-shim{width:72px;height:72px;border-radius:50%;display:none;transform-origin:center;opacity:0;background-color:rgba(0,0,0,.6);animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-shim{width:48px;height:48px;margin:12px}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-shim{display:initial}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-logo-default{display:none}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-transparent-on-shim{fill:transparent!important}.i-amphtml-new-loader-logo,.i-amphtml-new-loader-shim,.i-amphtml-new-loader-spinner-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-new-loader-spinner-wrapper{margin:12px}.i-amphtml-new-loader-spinner{stroke:currentColor;stroke-width:1.5px;opacity:0;animation:i-amphtml-new-loader-fade-in 0.8s ease-in forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-spinner-path{animation:frame-position-first-spin 0.6s steps(30),frame-position-infinite-spin 1.2s steps(59) infinite;animation-delay:2.8s,3.4s;animation-delay:calc(2.8s - var(--loader-delay-offset)),calc(3.4s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner{transform:scale(0.54545);stroke-width:2.75px}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner-path{animation-delay:1.4s,2s;animation-delay:calc(1.4s - var(--loader-delay-offset)),calc(2s - var(--loader-delay-offset))}.i-amphtml-new-loader *{animation-play-state:paused}.amp-active>.i-amphtml-new-loader *{animation-play-state:running}.i-amphtml-new-loader-ad-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.i-amphtml-new-loader-ad-label{all:initial!important;display:inline-block!important;padding:0 0.4ch!important;border:1px solid!important;border-radius:2px!important;color:currentColor!important;font-size:11px!important;font-family:sans-serif!important;line-height:1.1!important;visibility:inherit!important}@keyframes i-amphtml-new-loader-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-new-loader-fade-out{0%{opacity:1}to{opacity:0}}@keyframes i-amphtml-new-loader-scale-and-fade-in{0%{opacity:0;transform:scale(0)}50%{transform:scale(1)}to{opacity:1}}@keyframes frame-position-first-spin{0%{transform:translateX(0)}to{transform:translateX(-1440px)}}@keyframes frame-position-infinite-spin{0%{transform:translateX(-1440px)}to{transform:translateX(-4272px)}}\n/*# sourceURL=/extensions/amp-loader/0.1/amp-loader.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "/*# sourceURL=/extensions/amp-access/0.1/amp-access.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "amp-lightbox{display:none;position:fixed!important;z-index:1000;top:0!important;left:0!important;bottom:0!important;right:0!important}amp-lightbox[scrollable]{overflow-y:auto!important;overflow-x:hidden!important}amp-lightbox i-amphtml-ad-close-header{height:60px!important;display:block!important;visibility:visible!important;opacity:0;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:right!important;justify-content:right!important;transition:opacity 0.1s ease-in}[animate-in=fly-in-bottom]>i-amphtml-ad-close-header,[animate-in=fly-in-top]>i-amphtml-ad-close-header{transition-delay:0.2s}amp-lightbox .amp-ad-close-header{opacity:1!important;box-sizing:border-box;padding:5px;line-height:40px;background-color:#000;color:#fff;font-family:Helvetica,sans-serif;font-size:12px;cursor:pointer}amp-lightbox .amp-ad-close-header>:first-child{margin-left:auto!important;pointer-events:none!important}amp-lightbox .amp-ad-close-button{display:block!important;background:url('data:image/svg+xml;charset=utf-8,') no-repeat;background-position:50%;width:40px;height:40px;pointer-events:none!important;border-radius:40px;margin-left:5px}amp-lightbox .amp-ad-close-header:active>.amp-ad-close-button{background-color:hsla(0,0%,100%,.3)}\n/*# sourceURL=/extensions/amp-lightbox/0.1/amp-lightbox.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "amp-user-notification{position:fixed!important;bottom:0;left:0;overflow:hidden!important;visibility:hidden;background:hsla(0,0%,100%,.7);z-index:1000;width:100%}amp-user-notification.amp-active{visibility:visible}amp-user-notification.amp-hidden{visibility:hidden}\n/*# sourceURL=/extensions/amp-user-notification/0.1/amp-user-notification.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "amp-list.i-amphtml-list-fetch-error [fetch-error],amp-list[load-more] [load-more-button].amp-visible,amp-list[load-more] [load-more-end].amp-visible,amp-list[load-more] [load-more-failed].amp-visible,amp-list[load-more] [load-more-loading].amp-visible{display:block}amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{height:80px;padding:12px 0px;box-sizing:border-box}.i-amphtml-list-load-more-button,amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#333;text-align:center}amp-list[load-more] [load-more-loading].i-amphtml-default-ui .i-amphtml-list-load-more-spinner{display:inline-block;width:40px;height:40px;margin:8px 0px;background-image:url('data:image/svg+xml;charset=utf-8,');animation:amp-list-load-more-spinner 1000ms linear infinite}@keyframes amp-list-load-more-spinner{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.i-amphtml-list-load-more-button{border:none;display:inline-block;background-color:rgba(51,51,51,.75);color:#fff;margin:4px 0px;padding:0px 32px;box-sizing:border-box;height:48px;border-radius:24px}[load-more] div[role=list]{overflow-y:hidden}.i-amphtml-list-load-more-button,.i-amphtml-list-load-more-button label,.i-amphtml-list-load-more-icon{cursor:pointer}.i-amphtml-list-load-more-button:hover{background-color:#333}.i-amphtml-list-load-more-button.i-amphtml-list-load-more-button-small{margin:0px;padding:4px 16px;height:32px}.i-amphtml-list-load-more-button label{display:inline-block;vertical-align:middle;line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-message{line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-icon{height:24px;width:24px;display:inline-block;vertical-align:middle;background-image:url('data:image/svg+xml;charset=utf-8,')}\n/*# sourceURL=/extensions/amp-list/0.1/amp-list.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "amp-sidebar{--story-page-vh:1vh;position:fixed!important;top:0;max-height:100vh!important;height:100vh;max-width:80vw;background-color:#efefef;min-width:45px!important;outline:none;overflow-x:hidden!important;overflow-y:auto!important;z-index:2147483647;-webkit-overflow-scrolling:touch;will-change:transform}amp-sidebar[side=left]{left:0!important;transform:translateX(-100%);animation-name:i-amphtml-sidebar-slide-out-left}amp-sidebar[side=left][open]{animation-name:i-amphtml-sidebar-slide-in-left}amp-sidebar[side=right]{right:0!important;transform:translateX(100%);animation-name:i-amphtml-sidebar-slide-out-right}amp-sidebar[side=right][open]{animation-name:i-amphtml-sidebar-slide-in-right}amp-sidebar[side][i-amphtml-sidebar-opened]{transform:none;animation:none}.i-amphtml-sidebar-mask,amp-sidebar[side]{animation-duration:233ms;animation-timing-function:cubic-bezier(0,0,.21,1);animation-fill-mode:forwards}.i-amphtml-toolbar>ol,.i-amphtml-toolbar>ul{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;list-style-type:none;padding:0;margin:0}.amp-sidebar-mask{background-color:rgba(0,0,0,.5)}.i-amphtml-sidebar-mask{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background-image:none!important;animation-name:i-amphtml-sidebar-mask-fade-out;z-index:2147483646}.i-amphtml-sidebar-mask[open]{animation-name:i-amphtml-sidebar-mask-fade-in}.i-amphtml-sidebar-mask[i-amphtml-sidebar-opened]{animation:none}@keyframes i-amphtml-sidebar-slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes i-amphtml-sidebar-slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes i-amphtml-sidebar-mask-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-sidebar-mask-fade-out{0%{opacity:1}to{opacity:0}}\n/*# sourceURL=/extensions/amp-sidebar/0.1/amp-sidebar.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "amp-accordion>section>:last-child{display:none!important}amp-accordion>section[expanded]>:last-child{display:block!important}.i-amphtml-accordion-content,.i-amphtml-accordion-header{margin:0}.i-amphtml-accordion-header{cursor:pointer;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}amp-accordion>section:not([expanded]) .i-amphtml-media-component,amp-accordion>section:not([expanded]) .i-amphtml-media-component *{display:none!important;visibility:hidden!important}\n/*# sourceURL=/extensions/amp-accordion/0.1/amp-accordion.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "form.amp-form-submit-error [submit-error],form.amp-form-submit-success [submit-success],form.amp-form-submitting [submitting]{display:block}textarea[autoexpand]:not(.i-amphtml-textarea-max){overflow:hidden!important}.i-amphtml-textarea-clone{visibility:hidden;position:absolute;top:-9999px;left:-9999px;height:0!important}.i-amphtml-validation-bubble{transform:translate(-50%,-100%);background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.5);max-width:200px;position:absolute;display:block;box-sizing:border-box;padding:10px;border-radius:5px}.i-amphtml-validation-bubble:after{content:\" \";position:absolute;bottom:-8px;left:30px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}[visible-when-invalid]{color:red}\n/*# sourceURL=/extensions/amp-form/0.1/amp-form.css*/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TITLE",
+ "role": "",
+ "textContent": "Cambridge Dictionary | English Dictionary, Translations & Thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "window.geofeed = function(geoFeedData) {\n window.geofeedData = geoFeedData;\n\n window.isCCPAMode = function() {\n return (geoFeedData.country == \"US\" && geoFeedData.state == \"CA\");\n };\n\n if (window.isCCPAMode()) {\n var otCCPAiab = document.createElement('script');\n otCCPAiab.setAttribute('src', 'https://cdn.cookielaw.org/opt-out/otCCPAiab.js');\n otCCPAiab.setAttribute('charset', 'UTF-8');\n otCCPAiab.setAttribute('ccpa-opt-out-ids', 'C0004');\n otCCPAiab.setAttribute('ccpa-opt-out-geo', 'ca');\n otCCPAiab.setAttribute('ccpa-opt-out-lspa', 'false');\n document.head.appendChild(otCCPAiab);\n }\n };",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "image/x-icon",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "application/opensearchdescription+xml",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "image/x-icon",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "text/css",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "text/css",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "function readCookie(name) {\n var nameEQ = name + \"=\";\n var ca = document.cookie.split(';');\n for ( var i = 0; i < ca.length; i++) {\n var c = ca[i];\n while (c.charAt(0) == ' ')\n c = c.substring(1, c.length);\n if (c.indexOf(nameEQ) == 0)\n return c.substring(nameEQ.length, c.length);\n }\n return null;\n}\n\nvar pl_did = readCookie(\"pl_did\");\nvar pl_p = localStorage.pl;",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "//",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "text/css",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "text/css",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "(function(h,o,t,j,a,r){\n h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\n h._hjSettings={hjid:2790984,hjsv:6};\n a=o.getElementsByTagName('head')[0];\n r=o.createElement('script');r.async=1;\n r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\n a.appendChild(r);\n })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "window.hj('identify', null, {\n country: \"US\"\n });",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"authorization\": \"https://dictionary.cambridge.org/auth/info?rid=READER_ID&url=CANONICAL_URL&ref=DOCUMENT_REFERRER&type=&v1=&v2=&v3=&v4=&v5=&v6=&v7=&v8=&_=RANDOM\",\n \"noPingback\": true,\n \"login\": {\n \"sign-in\": \"https://dictionary.cambridge.org/auth/signin?rid=READER_ID\",\n \"sign-up\": \"https://dictionary.cambridge.org/auth/signup?rid=READER_ID\",\n \"sign-out\": \"https://dictionary.cambridge.org/auth/signout?rid=READER_ID\"\n },\n \"authorizationFallbackResponse\": {\n \"error\": true,\n \"loggedIn\": false\n },\n \"authorizationTimeout\": 10000\n }",
+ "type": "application/json",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n\n if(typeof iaw !== 'undefined') {\n iaw.que.push(function() {\n iaw.setGTAG(gtag);\n });\n }\n\n function sendGAEvent(eventCategory, eventAction, eventLabel, eventValue) {\n var event = {};\n\n if(eventAction != null)\n event[eventCategory + '_action'] = eventAction;\n\n if(eventLabel != null)\n event[eventCategory + '_label'] = eventLabel;\n\n if(eventValue != null)\n event[eventCategory + '_value'] = eventValue;\n\n gtag('event', eventCategory, event);\n }",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);\n },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='https://static.ads-twitter.com/uwt.js',\n a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');\n twq('config','ocswc');",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "window.geofeed=function(d){iaw.setCountryOT(d.country)};",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "window.teads_analytics=window.teads_analytics||{};window.teads_analytics.analytics_tag_id=\"PUB_8486\";window.teads_analytics.share=window.teads_analytics.share||function(){;(window.teads_analytics.shared_data=window.teads_analytics.shared_data||[]).push(arguments)};",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": "#onetrust-banner-sdk .onetrust-vendors-list-handler{cursor:pointer;color:#1f96db;font-size:inherit;font-weight:bold;text-decoration:none;margin-left:5px}#onetrust-banner-sdk .onetrust-vendors-list-handler:hover{color:#1f96db}#onetrust-banner-sdk:focus{outline:2px solid #000;outline-offset:-2px}#onetrust-banner-sdk a:focus{outline:2px solid #000}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{outline-offset:1px}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{height:64px;width:64px}#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold{font-weight:bold}#onetrust-banner-sdk .ot-close-icon,#onetrust-pc-sdk .ot-close-icon,#ot-sync-ntfy .ot-close-icon{background-size:contain;background-repeat:no-repeat;background-position:center;height:12px;width:12px}#onetrust-banner-sdk .powered-by-logo,#onetrust-banner-sdk .ot-pc-footer-logo a,#onetrust-pc-sdk .powered-by-logo,#onetrust-pc-sdk .ot-pc-footer-logo a,#ot-sync-ntfy .powered-by-logo,#ot-sync-ntfy .ot-pc-footer-logo a{background-size:contain;background-repeat:no-repeat;background-position:center;height:25px;width:152px;display:block;text-decoration:none;font-size:.75em}#onetrust-banner-sdk .powered-by-logo:hover,#onetrust-banner-sdk .ot-pc-footer-logo a:hover,#onetrust-pc-sdk .powered-by-logo:hover,#onetrust-pc-sdk .ot-pc-footer-logo a:hover,#ot-sync-ntfy .powered-by-logo:hover,#ot-sync-ntfy .ot-pc-footer-logo a:hover{color:#565656}#onetrust-banner-sdk h3 *,#onetrust-banner-sdk h4 *,#onetrust-banner-sdk h6 *,#onetrust-banner-sdk button *,#onetrust-banner-sdk a[data-parent-id] *,#onetrust-pc-sdk h3 *,#onetrust-pc-sdk h4 *,#onetrust-pc-sdk h6 *,#onetrust-pc-sdk button *,#onetrust-pc-sdk a[data-parent-id] *,#ot-sync-ntfy h3 *,#ot-sync-ntfy h4 *,#ot-sync-ntfy h6 *,#ot-sync-ntfy button *,#ot-sync-ntfy a[data-parent-id] *{font-size:inherit;font-weight:inherit;color:inherit}#onetrust-banner-sdk .ot-hide,#onetrust-pc-sdk .ot-hide,#ot-sync-ntfy .ot-hide{display:none !important}#onetrust-banner-sdk button.ot-link-btn:hover,#onetrust-pc-sdk button.ot-link-btn:hover,#ot-sync-ntfy button.ot-link-btn:hover{text-decoration:underline;opacity:1}#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column{padding:0}#onetrust-pc-sdk .ot-sdk-container{padding-right:0}#onetrust-pc-sdk .ot-sdk-row{flex-direction:initial;width:100%}#onetrust-pc-sdk [type=checkbox]:checked,#onetrust-pc-sdk [type=checkbox]:not(:checked){pointer-events:initial}#onetrust-pc-sdk [type=checkbox]:disabled+label::before,#onetrust-pc-sdk [type=checkbox]:disabled+label:after,#onetrust-pc-sdk [type=checkbox]:disabled+label{pointer-events:none;opacity:.7}#onetrust-pc-sdk #vendor-list-content{transform:translate3d(0, 0, 0)}#onetrust-pc-sdk li input[type=checkbox]{z-index:1}#onetrust-pc-sdk li .ot-checkbox label{z-index:2}#onetrust-pc-sdk li .ot-checkbox input[type=checkbox]{height:auto;width:auto}#onetrust-pc-sdk li .host-title a,#onetrust-pc-sdk li .ot-host-name a,#onetrust-pc-sdk li .accordion-text,#onetrust-pc-sdk li .ot-acc-txt{z-index:2;position:relative}#onetrust-pc-sdk input{margin:3px .1ex}#onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo{height:60px;width:180px;background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-flex;justify-content:center;align-items:center}#onetrust-pc-sdk .pc-logo img,#onetrust-pc-sdk .ot-pc-logo img{max-height:100%;max-width:100%}#onetrust-pc-sdk .screen-reader-only,#onetrust-pc-sdk .ot-scrn-rdr,.ot-sdk-cookie-policy .screen-reader-only,.ot-sdk-cookie-policy .ot-scrn-rdr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#onetrust-pc-sdk.ot-fade-in,.onetrust-pc-dark-filter.ot-fade-in,#onetrust-banner-sdk.ot-fade-in{animation-name:onetrust-fade-in;animation-duration:400ms;animation-timing-function:ease-in-out}#onetrust-pc-sdk.ot-hide{display:none !important}.onetrust-pc-dark-filter.ot-hide{display:none !important}#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings{color:#68b631;border:1px solid #68b631;height:auto;white-space:normal;word-wrap:break-word;padding:.8em 2em;font-size:.8em;line-height:1.2;cursor:pointer;-moz-transition:.1s ease;-o-transition:.1s ease;-webkit-transition:1s ease;transition:.1s ease}#ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover{color:#fff;background-color:#68b631}.onetrust-pc-dark-filter{background:rgba(0,0,0,.5);z-index:2147483646;width:100%;height:100%;overflow:hidden;position:fixed;top:0;bottom:0;left:0}@keyframes onetrust-fade-in{0%{opacity:0}100%{opacity:1}}.ot-cookie-label{text-decoration:underline}@media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape){#onetrust-pc-sdk p{font-size:.75em}}#onetrust-banner-sdk .banner-option-input:focus+label{outline:1px solid #000;outline-style:auto}.category-vendors-list-handler+a:focus,.category-vendors-list-handler+a:focus-visible{outline:2px solid #000}#onetrust-pc-sdk .ot-userid-title{margin-top:10px}#onetrust-pc-sdk .ot-userid-title>span,#onetrust-pc-sdk .ot-userid-timestamp>span{font-weight:700}#onetrust-pc-sdk .ot-userid-desc{font-style:italic}#onetrust-pc-sdk .ot-host-desc a{pointer-events:initial}#onetrust-pc-sdk .ot-ven-hdr>p a{position:relative;z-index:2;pointer-events:initial}#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a{margin-right:auto}#onetrust-pc-sdk .ot-pc-footer-logo img{width:136px;height:16px}#onetrust-pc-sdk .ot-pur-vdr-count{font-weight:400;font-size:.7rem;padding-top:3px;display:block}#onetrust-banner-sdk .ot-optout-signal,#onetrust-pc-sdk .ot-optout-signal{border:1px solid #32ae88;border-radius:3px;padding:5px;margin-bottom:10px;background-color:#f9fffa;font-size:.85rem;line-height:2}#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon{display:inline;margin-right:5px}#onetrust-banner-sdk .ot-optout-signal svg,#onetrust-pc-sdk .ot-optout-signal svg{height:20px;width:30px;transform:scale(0.5)}#onetrust-banner-sdk .ot-optout-signal svg path,#onetrust-pc-sdk .ot-optout-signal svg path{fill:#32ae88}#onetrust-consent-sdk .ot-general-modal{overflow:hidden;position:fixed;margin:0 auto;top:50%;left:50%;width:40%;padding:1.5rem;max-width:575px;min-width:575px;z-index:2147483647;border-radius:2.5px;transform:translate(-50%, -50%)}#onetrust-consent-sdk .ot-signature-health-group{margin-top:1rem;padding-left:1.25rem;padding-right:1.25rem;margin-bottom:.625rem;width:calc(100% - 2.5rem)}#onetrust-consent-sdk .ot-signature-health-group .ot-signature-health-form{gap:.5rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:70%;gap:.35rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-input{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-consent-sdk .ot-signature-health .ot-signature-subtitle{font-size:1.125rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-group-title{font-size:1.25rem;font-weight:bold}#onetrust-consent-sdk .ot-signature-health,#onetrust-consent-sdk .ot-signature-health-group{display:flex;flex-direction:column;gap:1rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-cont{display:flex;flex-direction:column;gap:.25rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-paragraph,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-paragraph{margin:0;line-height:20px;font-size:max(14px,.875rem)}#onetrust-consent-sdk .ot-signature-health .ot-health-signature-error,#onetrust-consent-sdk .ot-signature-health-group .ot-health-signature-error{color:#4d4d4d;font-size:min(12px,.75rem)}#onetrust-consent-sdk .ot-signature-health .ot-signature-buttons-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-buttons-cont{margin-top:max(.75rem,2%);gap:1rem;display:flex;justify-content:flex-end}#onetrust-consent-sdk .ot-signature-health .ot-signature-button,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button{flex:1;height:auto;color:#fff;cursor:pointer;line-height:1.2;min-width:125px;font-weight:600;font-size:.813em;border-radius:2px;padding:12px 10px;white-space:normal;word-wrap:break-word;word-break:break-word;background-color:#68b631;border:2px solid #68b631}#onetrust-consent-sdk .ot-signature-health .ot-signature-button.reject,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button.reject{background-color:#fff}#onetrust-consent-sdk .ot-input-field-cont{display:flex;flex-direction:column;gap:.5rem}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:65%}#onetrust-consent-sdk .ot-signature-health-form{display:flex;flex-direction:column}#onetrust-consent-sdk .ot-signature-health-form .ot-signature-label{margin-bottom:0;line-height:20px;font-size:max(14px,.875rem)}@media only screen and (max-width: 600px){#onetrust-consent-sdk .ot-general-modal{min-width:100%}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:100%}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:100%}}#onetrust-banner-sdk,#onetrust-pc-sdk,#ot-sdk-cookie-policy,#ot-sync-ntfy{font-size:16px}#onetrust-banner-sdk *,#onetrust-banner-sdk ::after,#onetrust-banner-sdk ::before,#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before,#ot-sdk-cookie-policy *,#ot-sdk-cookie-policy ::after,#ot-sdk-cookie-policy ::before,#ot-sync-ntfy *,#ot-sync-ntfy ::after,#ot-sync-ntfy ::before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#onetrust-banner-sdk div,#onetrust-banner-sdk span,#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-banner-sdk p,#onetrust-banner-sdk img,#onetrust-banner-sdk svg,#onetrust-banner-sdk button,#onetrust-banner-sdk section,#onetrust-banner-sdk a,#onetrust-banner-sdk label,#onetrust-banner-sdk input,#onetrust-banner-sdk ul,#onetrust-banner-sdk li,#onetrust-banner-sdk nav,#onetrust-banner-sdk table,#onetrust-banner-sdk thead,#onetrust-banner-sdk tr,#onetrust-banner-sdk td,#onetrust-banner-sdk tbody,#onetrust-banner-sdk .ot-main-content,#onetrust-banner-sdk .ot-toggle,#onetrust-banner-sdk #ot-content,#onetrust-banner-sdk #ot-pc-content,#onetrust-banner-sdk .checkbox,#onetrust-pc-sdk div,#onetrust-pc-sdk span,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#onetrust-pc-sdk p,#onetrust-pc-sdk img,#onetrust-pc-sdk svg,#onetrust-pc-sdk button,#onetrust-pc-sdk section,#onetrust-pc-sdk a,#onetrust-pc-sdk label,#onetrust-pc-sdk input,#onetrust-pc-sdk ul,#onetrust-pc-sdk li,#onetrust-pc-sdk nav,#onetrust-pc-sdk table,#onetrust-pc-sdk thead,#onetrust-pc-sdk tr,#onetrust-pc-sdk td,#onetrust-pc-sdk tbody,#onetrust-pc-sdk .ot-main-content,#onetrust-pc-sdk .ot-toggle,#onetrust-pc-sdk #ot-content,#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk .checkbox,#ot-sdk-cookie-policy div,#ot-sdk-cookie-policy span,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy p,#ot-sdk-cookie-policy img,#ot-sdk-cookie-policy svg,#ot-sdk-cookie-policy button,#ot-sdk-cookie-policy section,#ot-sdk-cookie-policy a,#ot-sdk-cookie-policy label,#ot-sdk-cookie-policy input,#ot-sdk-cookie-policy ul,#ot-sdk-cookie-policy li,#ot-sdk-cookie-policy nav,#ot-sdk-cookie-policy table,#ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy tr,#ot-sdk-cookie-policy td,#ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy .ot-main-content,#ot-sdk-cookie-policy .ot-toggle,#ot-sdk-cookie-policy #ot-content,#ot-sdk-cookie-policy #ot-pc-content,#ot-sdk-cookie-policy .checkbox,#ot-sync-ntfy div,#ot-sync-ntfy span,#ot-sync-ntfy h1,#ot-sync-ntfy h2,#ot-sync-ntfy h3,#ot-sync-ntfy h4,#ot-sync-ntfy h5,#ot-sync-ntfy h6,#ot-sync-ntfy p,#ot-sync-ntfy img,#ot-sync-ntfy svg,#ot-sync-ntfy button,#ot-sync-ntfy section,#ot-sync-ntfy a,#ot-sync-ntfy label,#ot-sync-ntfy input,#ot-sync-ntfy ul,#ot-sync-ntfy li,#ot-sync-ntfy nav,#ot-sync-ntfy table,#ot-sync-ntfy thead,#ot-sync-ntfy tr,#ot-sync-ntfy td,#ot-sync-ntfy tbody,#ot-sync-ntfy .ot-main-content,#ot-sync-ntfy .ot-toggle,#ot-sync-ntfy #ot-content,#ot-sync-ntfy #ot-pc-content,#ot-sync-ntfy .checkbox{font-family:inherit;font-weight:normal;-webkit-font-smoothing:auto;letter-spacing:normal;line-height:normal;padding:0;margin:0;height:auto;min-height:0;max-height:none;width:auto;min-width:0;max-width:none;border-radius:0;border:none;clear:none;float:none;position:static;bottom:auto;left:auto;right:auto;top:auto;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;white-space:normal;background:none;overflow:visible;vertical-align:baseline;visibility:visible;z-index:auto;box-shadow:none}#onetrust-banner-sdk label:before,#onetrust-banner-sdk label:after,#onetrust-banner-sdk .checkbox:after,#onetrust-banner-sdk .checkbox:before,#onetrust-pc-sdk label:before,#onetrust-pc-sdk label:after,#onetrust-pc-sdk .checkbox:after,#onetrust-pc-sdk .checkbox:before,#ot-sdk-cookie-policy label:before,#ot-sdk-cookie-policy label:after,#ot-sdk-cookie-policy .checkbox:after,#ot-sdk-cookie-policy .checkbox:before,#ot-sync-ntfy label:before,#ot-sync-ntfy label:after,#ot-sync-ntfy .checkbox:after,#ot-sync-ntfy .checkbox:before{content:\"\";content:none}#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{position:relative;width:100%;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{width:100%;float:left;box-sizing:border-box;padding:0;display:initial}@media(min-width: 400px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:90%;padding:0}}@media(min-width: 550px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:100%}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{margin-left:4%}#onetrust-banner-sdk .ot-sdk-column:first-child,#onetrust-banner-sdk .ot-sdk-columns:first-child,#onetrust-pc-sdk .ot-sdk-column:first-child,#onetrust-pc-sdk .ot-sdk-columns:first-child,#ot-sdk-cookie-policy .ot-sdk-column:first-child,#ot-sdk-cookie-policy .ot-sdk-columns:first-child{margin-left:0}#onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns{width:13.3333333333%}#onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns{width:22%}#onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns{width:30.6666666667%}#onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns{width:65.3333333333%}#onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns{width:74%}#onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns{width:82.6666666667%}#onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns{width:91.3333333333%}#onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns{width:100%;margin-left:0}}#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6{margin-top:0;font-weight:600;font-family:inherit}#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem;line-height:1.2}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem;line-height:1.25}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem;line-height:1.3}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem;line-height:1.35}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem;line-height:1.5}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem;line-height:1.6}@media(min-width: 550px){#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem}}#onetrust-banner-sdk p,#onetrust-pc-sdk p,#ot-sdk-cookie-policy p{margin:0 0 1em 0;font-family:inherit;line-height:normal}#onetrust-banner-sdk a,#onetrust-pc-sdk a,#ot-sdk-cookie-policy a{color:#565656;text-decoration:underline}#onetrust-banner-sdk a:hover,#onetrust-pc-sdk a:hover,#ot-sdk-cookie-policy a:hover{color:#565656;text-decoration:none}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:.9em;font-weight:400;line-height:38px;letter-spacing:.01em;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border-radius:2px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-button:hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#onetrust-pc-sdk .ot-sdk-button:hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#ot-sdk-cookie-policy .ot-sdk-button:hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus{color:#333;border-color:#888;opacity:.7}#onetrust-banner-sdk .ot-sdk-button:focus,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,#onetrust-pc-sdk .ot-sdk-button:focus,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,#ot-sdk-cookie-policy .ot-sdk-button:focus,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus{outline:2px solid #000}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-banner-sdk button.ot-sdk-button-primary,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-pc-sdk button.ot-sdk-button-primary,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,#ot-sdk-cookie-policy button.ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-banner-sdk button.ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-banner-sdk button.ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-pc-sdk button.ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-pc-sdk button.ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus{color:#fff;background-color:#1eaedb;border-color:#1eaedb}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}#onetrust-banner-sdk input[type=text]:focus,#onetrust-pc-sdk input[type=text]:focus,#ot-sdk-cookie-policy input[type=text]:focus{border:1px solid #000;outline:0}#onetrust-banner-sdk label,#onetrust-pc-sdk label,#ot-sdk-cookie-policy label{display:block;margin-bottom:.5rem;font-weight:600}#onetrust-banner-sdk input[type=checkbox],#onetrust-pc-sdk input[type=checkbox],#ot-sdk-cookie-policy input[type=checkbox]{display:inline}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{list-style:circle inside}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{padding-left:0;margin-top:0}#onetrust-banner-sdk ul ul,#onetrust-pc-sdk ul ul,#ot-sdk-cookie-policy ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}#onetrust-banner-sdk li,#onetrust-pc-sdk li,#ot-sdk-cookie-policy li{margin-bottom:1rem}#onetrust-banner-sdk th,#onetrust-banner-sdk td,#onetrust-pc-sdk th,#onetrust-pc-sdk td,#ot-sdk-cookie-policy th,#ot-sdk-cookie-policy td{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}#onetrust-banner-sdk button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-container:after,#onetrust-banner-sdk .ot-sdk-row:after,#onetrust-pc-sdk .ot-sdk-container:after,#onetrust-pc-sdk .ot-sdk-row:after,#ot-sdk-cookie-policy .ot-sdk-container:after,#ot-sdk-cookie-policy .ot-sdk-row:after{content:\"\";display:table;clear:both}#onetrust-banner-sdk .ot-sdk-row,#onetrust-pc-sdk .ot-sdk-row,#ot-sdk-cookie-policy .ot-sdk-row{margin:0;max-width:none;display:block}#onetrust-banner-sdk{box-shadow:0 0 18px rgba(0,0,0,.2)}#onetrust-banner-sdk.otFlat{position:fixed;z-index:2147483645;bottom:0;right:0;left:0;background-color:#fff;max-height:90%;overflow-x:hidden;overflow-y:auto}#onetrust-banner-sdk.otFlat.top{top:0px;bottom:auto}#onetrust-banner-sdk.otRelFont{font-size:1rem}#onetrust-banner-sdk>.ot-sdk-container{overflow:hidden}#onetrust-banner-sdk::-webkit-scrollbar{width:11px}#onetrust-banner-sdk::-webkit-scrollbar-thumb{border-radius:10px;background:#c1c1c1}#onetrust-banner-sdk{scrollbar-arrow-color:#c1c1c1;scrollbar-darkshadow-color:#c1c1c1;scrollbar-face-color:#c1c1c1;scrollbar-shadow-color:#c1c1c1}#onetrust-banner-sdk #onetrust-policy{margin:1.25em 0 .625em 2em;overflow:hidden}#onetrust-banner-sdk #onetrust-policy .ot-gv-list-handler{float:left;font-size:.82em;padding:0;margin-bottom:0;border:0;line-height:normal;height:auto;width:auto}#onetrust-banner-sdk #onetrust-policy-title{font-size:1.2em;line-height:1.3;margin-bottom:10px}#onetrust-banner-sdk #onetrust-policy-text{clear:both;text-align:left;font-size:.88em;line-height:1.4}#onetrust-banner-sdk #onetrust-policy-text *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk #onetrust-policy-text a{font-weight:bold;margin-left:5px}#onetrust-banner-sdk #onetrust-policy-title,#onetrust-banner-sdk #onetrust-policy-text{color:dimgray;float:left}#onetrust-banner-sdk #onetrust-button-group-parent{min-height:1px;text-align:center}#onetrust-banner-sdk #onetrust-button-group{display:inline-block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{background-color:#68b631;color:#fff;border-color:#68b631;margin-right:1em;min-width:125px;height:auto;white-space:normal;word-break:break-word;word-wrap:break-word;padding:12px 10px;line-height:1.2;font-size:.813em;font-weight:600}#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link{background-color:#fff;border:none;color:#68b631;text-decoration:underline;padding-left:0;padding-right:0}#onetrust-banner-sdk .onetrust-close-btn-ui{width:44px;height:44px;background-size:12px;border:none;position:relative;margin:auto;padding:0}#onetrust-banner-sdk .banner_logo{display:none}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{position:absolute;top:50%;transform:translateY(-50%);left:0px}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-policy{margin-left:65px}#onetrust-banner-sdk .ot-b-addl-desc{clear:both;float:left;display:block}#onetrust-banner-sdk #banner-options{float:left;display:table;margin-right:0;margin-left:1em;width:calc(100% - 1em)}#onetrust-banner-sdk .banner-option-input{cursor:pointer;width:auto;height:auto;border:none;padding:0;padding-right:3px;margin:0 0 10px;font-size:.82em;line-height:1.4}#onetrust-banner-sdk .banner-option-input *{pointer-events:none;font-size:inherit;line-height:inherit}#onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details{display:block;height:auto}#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container{transform:rotate(90deg)}#onetrust-banner-sdk .banner-option{margin-bottom:12px;margin-left:0;border:none;float:left;padding:0}#onetrust-banner-sdk .banner-option:first-child{padding-left:2px}#onetrust-banner-sdk .banner-option:not(:first-child){padding:0;border:none}#onetrust-banner-sdk .banner-option-header{cursor:pointer;display:inline-block}#onetrust-banner-sdk .banner-option-header :first-child{color:dimgray;font-weight:bold;float:left}#onetrust-banner-sdk .banner-option-header .ot-arrow-container{display:inline-block;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid dimgray;margin-left:10px;vertical-align:middle}#onetrust-banner-sdk .banner-option-details{display:none;font-size:.83em;line-height:1.5;padding:10px 0px 5px 10px;margin-right:10px;height:0px}#onetrust-banner-sdk .banner-option-details *{font-size:inherit;line-height:inherit;color:dimgray}#onetrust-banner-sdk .ot-arrow-container,#onetrust-banner-sdk .banner-option-details{transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .ot-dpd-container{float:left}#onetrust-banner-sdk .ot-dpd-title{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-title,#onetrust-banner-sdk .ot-dpd-desc{font-size:.88em;line-height:1.4;color:dimgray}#onetrust-banner-sdk .ot-dpd-title *,#onetrust-banner-sdk .ot-dpd-desc *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text *{margin-bottom:0}#onetrust-banner-sdk.ot-iab-2 .onetrust-vendors-list-handler{display:block;margin-left:0;margin-top:5px;clear:both;margin-bottom:0;padding:0;border:0;height:auto;width:auto}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk.ot-close-btn-link{padding-top:25px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container{top:15px;transform:none;right:15px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button{padding:0;white-space:pre-wrap;border:none;height:auto;line-height:1.5;text-decoration:underline;font-size:.69em}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk .ot-dpd-desc,#onetrust-banner-sdk .ot-b-addl-desc{font-size:.813em;line-height:1.5}#onetrust-banner-sdk .ot-dpd-desc{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-desc>.ot-b-addl-desc{margin-top:10px;margin-bottom:10px;font-size:1em}@media only screen and (max-width: 425px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:6px;right:2px}#onetrust-banner-sdk #onetrust-policy{margin-left:0;margin-top:3em}#onetrust-banner-sdk #onetrust-button-group{display:block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk .onetrust-close-btn-ui{top:auto;transform:none}#onetrust-banner-sdk #onetrust-policy-title{display:inline;float:none}#onetrust-banner-sdk #banner-options{margin:0;padding:0;width:100%}}@media only screen and (min-width: 426px)and (max-width: 896px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:0;right:0}#onetrust-banner-sdk #onetrust-policy{margin-left:1em;margin-right:1em}#onetrust-banner-sdk .onetrust-close-btn-ui{top:10px;right:10px}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:95%}#onetrust-banner-sdk.ot-iab-2 #onetrust-group-container{width:100%}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-button-group-parent{padding-left:50px}#onetrust-banner-sdk #onetrust-button-group-parent{width:100%;position:relative;margin-left:0}#onetrust-banner-sdk #onetrust-button-group button{display:inline-block}#onetrust-banner-sdk #onetrust-button-group{margin-right:0;text-align:center}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler{float:left}#onetrust-banner-sdk .has-reject-all-button #onetrust-reject-all-handler,#onetrust-banner-sdk .has-reject-all-button #onetrust-accept-btn-handler{float:right}#onetrust-banner-sdk .has-reject-all-button #onetrust-button-group{width:calc(100% - 2em);margin-right:0}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link{padding-left:0px;text-align:left}#onetrust-banner-sdk.ot-buttons-fw .ot-sdk-three button{width:100%;text-align:center}#onetrust-banner-sdk.ot-buttons-fw #onetrust-button-group-parent button{float:none}#onetrust-banner-sdk.ot-buttons-fw #onetrust-pc-btn-handler.cookie-setting-link{text-align:center}}@media only screen and (min-width: 550px){#onetrust-banner-sdk .banner-option:not(:first-child){border-left:1px solid #d8d8d8;padding-left:25px}}@media only screen and (min-width: 425px)and (max-width: 550px){#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group,#onetrust-banner-sdk.ot-iab-2 #onetrust-policy,#onetrust-banner-sdk.ot-iab-2 .banner-option{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler{float:left}}@media only screen and (min-width: 769px){#onetrust-banner-sdk #onetrust-button-group{margin-right:30%}#onetrust-banner-sdk #banner-options{margin-left:2em;margin-right:5em;margin-bottom:1.25em;width:calc(100% - 7em)}}@media only screen and (min-width: 897px)and (max-width: 1023px){#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:75%;transform:translateY(-50%)}#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;padding:0;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{position:relative;margin:0;right:-22px;top:2px}}@media only screen and (min-width: 1024px){#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{right:-12px}#onetrust-banner-sdk #onetrust-policy{margin-left:2em}#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:60%;transform:translateY(-50%)}#onetrust-banner-sdk .ot-optout-signal{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-title{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text,#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:1em;width:50%;border-right:1px solid #d8d8d8;padding-right:1rem}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-container{width:45%;padding-left:1rem;display:inline-block;float:none}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-title{line-height:1.7}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group-parent{left:auto;right:4%;margin-left:0}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{margin:auto;width:30%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:60%}#onetrust-banner-sdk #onetrust-button-group{margin-right:auto}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{margin-top:1em}}@media only screen and (min-width: 890px){#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group-parent{padding-left:3%;padding-right:4%;margin-left:0}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group{margin-right:0;margin-top:1.25em;width:100%}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button{width:100%;margin-bottom:5px;margin-top:5px}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button:last-of-type{margin-bottom:20px}}@media only screen and (min-width: 1280px){#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:55%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{width:44%;padding-left:2%;padding-right:2%}#onetrust-banner-sdk:not(.ot-iab-2).vertical-align-content #onetrust-button-group-parent{position:absolute;left:55%}}\n #onetrust-consent-sdk #onetrust-banner-sdk {background-color: #FFFFFF;}\n #onetrust-consent-sdk #onetrust-policy-title,\n #onetrust-consent-sdk #onetrust-policy-text,\n #onetrust-consent-sdk .ot-b-addl-desc,\n #onetrust-consent-sdk .ot-dpd-desc,\n #onetrust-consent-sdk .ot-dpd-title,\n #onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n #onetrust-banner-sdk .ot-cat-header,\n #onetrust-banner-sdk .ot-optout-signal\n {\n color: #696969;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {\n background-color: #E9E9E9;}\n #onetrust-consent-sdk #onetrust-banner-sdk a[href],\n #onetrust-consent-sdk #onetrust-banner-sdk a[href] font,\n #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn\n {\n color: #1d2a57;\n }#onetrust-consent-sdk #onetrust-accept-btn-handler,\n #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #1d2a57;border-color: #1d2a57;\n color: #FFFFFF;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk *:focus,\n #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #000000;\n outline-width: 1px;\n }\n #onetrust-consent-sdk #onetrust-pc-btn-handler,\n #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {\n color: #1d2a57; border-color: #1d2a57;\n background-color:\n #FFFFFF;\n }#onetrust-banner-sdk .banner_logo {\n background: url(\"https://cdn.cookielaw.org/logos/2ae1f452-e8c9-4d90-b0bf-a20e7f5d026e/1be0fc8f-627a-4f3a-a13f-a4d11e467d2a/b85c8dc7-4d70-43e0-a6a9-1424e48d94be/cdo_logo.png\") no-repeat center;\n background-size: contain;\n height: 45px;\n margin: 10px 0;\n display: block;\n}\n#onetrust-pc-sdk #ot-pc-title{font-size:1rem!important}\n#onetrust-consent-sdk * {outline: 0!important}\n#onetrust-pc-sdk, #onetrust-banner-sdk {font-size:inherit!important}\n.onetrust-pc-dark-filter{background: rgba(0,0,0,0.93)}\n#ot-sdk-btn-floating{ display: none}\n#ot-sdk-btn.ot-sdk-show-settings,\n#ot-sdk-btn.ot-sdk-show-settings:hover{\n border: none;\n background: none;\n display: inline;\n padding: 0;\n color: inherit;\n font-size: inherit;\n}\n.ot-fade-in {\n animation-name: none !important;\n animation-duration: initial !important;\n animation-timing-function: initial !important;\n}\n\n#onetrust-banner-sdk #onetrust-group-container {\n overflow-y: auto !important;\n overflow-x: hidden !important;\n}\n@media screen and (max-width: 424px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 280px) !important;\n }\n}\n@media screen and (min-width: 425px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 200px) !important;\n }\n}.ot-sdk-cookie-policy{font-family:inherit;font-size:16px}.ot-sdk-cookie-policy.otRelFont{font-size:1rem}.ot-sdk-cookie-policy h3,.ot-sdk-cookie-policy h4,.ot-sdk-cookie-policy h6,.ot-sdk-cookie-policy p,.ot-sdk-cookie-policy li,.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy th,.ot-sdk-cookie-policy #cookie-policy-description,.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}.ot-sdk-cookie-policy h4{font-size:1.2em}.ot-sdk-cookie-policy h6{font-size:1em;margin-top:2em}.ot-sdk-cookie-policy th{min-width:75px}.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy a:hover{background:#fff}.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}.ot-sdk-cookie-policy .ot-mobile-border{display:none}.ot-sdk-cookie-policy section{margin-bottom:2em}.ot-sdk-cookie-policy table{border-collapse:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy{font-family:inherit;font-size:1rem}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup{margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td{font-size:.9em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a{font-size:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group{font-size:1em;margin-bottom:.6em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title{margin-bottom:1.2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{min-width:75px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover{background:#fff}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border{display:none}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section{margin-bottom:2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li{list-style:disc;margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4{display:inline-block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{border-collapse:inherit;margin:auto;border:1px solid #d7d7d7;border-radius:5px;border-spacing:initial;width:100%;overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child{border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:25%}.ot-sdk-cookie-policy[dir=rtl]{text-align:left}#ot-sdk-cookie-policy h3{font-size:1.5em}@media only screen and (max-width: 530px){.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{display:block}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr{position:absolute;top:-9999px;left:-9999px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{margin:0 0 1em 0}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a{background:#f6f6f4}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{position:absolute;height:100%;left:6px;width:40%;padding-right:10px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border{display:inline-block;background-color:#e4e4e4;position:absolute;height:100%;top:0;left:45%;width:2px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{content:attr(data-label);font-weight:bold}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border:none;border-bottom:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{display:block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:auto}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{margin:0 0 1em 0}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{height:100%;width:40%;padding-right:10px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{content:attr(data-label);font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr{position:absolute;top:-9999px;left:-9999px;z-index:-9999}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:1px solid #d7d7d7;border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child{border-bottom:0px}}\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {\n color: #696969;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {\n color: #1d2a57;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {\n color: #1d2a57;\n }\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {\n color: #1d2a57;\n }\n \n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {\n background-color: #F4F4F4;\n }\n \n .ot-floating-button__front{background-image:url('https://cdn.cookielaw.org/logos/static/ot_persistent_cookie_icon.png')}",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var gtagScript = document.createElement(\"script\");\n gtagScript.src = \"https://www.googletagmanager.com/gtag/js?id=G-L9GCR21SZ7\";\n gtagScript.async = true;\n document.head.appendChild(gtagScript);\n\n gtag('js', new Date());\n gtag('config', 'G-L9GCR21SZ7', {\n 'cookie_domain': 'dictionary.cambridge.org',\n send_page_view: false\n });\n\n gtag('event','page_view', {\n \"category\": \"home\" ,\n \"dataset\": \"other\" ,\n \"locale\": \"br\"\n });\n\n gtag(\"event\", \"dcPageType\", {\"dcPageType\": \"homepage\"});\n gtag(\"event\", \"contentType\", {\"contentType\": \"default\"});",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LINK",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "META",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "HEAD",
+ "role": "",
+ "textContent": "html{overflow-x:hidden!important}html.i-amphtml-fie{height:100%!important;width:100%!important}html:not([amp4ads]),html:not([amp4ads]) body{height:auto!important}html:not([amp4ads]) body{margin:0!important}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html.i-amphtml-singledoc.i-amphtml-embedded{-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom}html.i-amphtml-fie>body,html.i-amphtml-singledoc>body{overflow:visible!important}html.i-amphtml-fie:not(.i-amphtml-inabox)>body,html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body{position:relative!important}html.i-amphtml-ios-embed-legacy>body{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important}html.i-amphtml-ios-embed{overflow-y:auto!important;position:static}#i-amphtml-wrapper{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;display:block!important}html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper{-webkit-overflow-scrolling:touch!important}#i-amphtml-wrapper>body{position:relative!important;border-top:1px solid transparent!important}#i-amphtml-wrapper+body{visibility:visible}#i-amphtml-wrapper+body .i-amphtml-lightbox-element,#i-amphtml-wrapper+body[i-amphtml-lightbox]{visibility:hidden}#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element{visibility:visible}#i-amphtml-wrapper.i-amphtml-scroll-disabled,.i-amphtml-scroll-disabled{overflow-x:hidden!important;overflow-y:hidden!important}amp-instagram{padding:54px 0px 0px!important;background-color:#fff}amp-iframe iframe{box-sizing:border-box!important}[amp-access][amp-access-hide]{display:none}[subscriptions-dialog],body:not(.i-amphtml-subs-ready) [subscriptions-action],body:not(.i-amphtml-subs-ready) [subscriptions-section]{display:none!important}amp-experiment,amp-live-list>[update]{display:none}amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden{display:none!important}amp-list [fetch-error],amp-list[load-more] [load-more-button],amp-list[load-more] [load-more-end],amp-list[load-more] [load-more-failed],amp-list[load-more] [load-more-loading]{display:none}amp-list[diffable] div[role=list]{display:block}amp-story-page,amp-story[standalone]{min-height:1px!important;display:block!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;width:100%!important}amp-story[standalone]{background-color:#000!important;position:relative!important}amp-story-page{background-color:#757575}amp-story .amp-active>div,amp-story .i-amphtml-loader-background{display:none!important}amp-story-page:not(:first-of-type):not([distance]):not([active]){transform:translateY(1000vh)!important}amp-autocomplete{position:relative!important;display:inline-block!important}amp-autocomplete>input,amp-autocomplete>textarea{padding:0.5rem;border:1px solid rgba(0,0,0,.33)}.i-amphtml-autocomplete-results,amp-autocomplete>input,amp-autocomplete>textarea{font-size:1rem;line-height:1.5rem}[amp-fx^=fly-in]{visibility:hidden}amp-script[nodom],amp-script[sandboxed]{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}\n/*# sourceURL=/css/ampdoc.css*/[hidden]{display:none!important}.i-amphtml-element{display:inline-block}.i-amphtml-blurry-placeholder{transition:opacity 0.3s cubic-bezier(0.0,0.0,0.2,1)!important;pointer-events:none}[layout=nodisplay]:not(.i-amphtml-element){display:none!important}.i-amphtml-layout-fixed,[layout=fixed][width][height]:not(.i-amphtml-layout-fixed){display:inline-block;position:relative}.i-amphtml-layout-responsive,[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-layout-responsive){display:block;position:relative}.i-amphtml-layout-intrinsic,[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic){display:inline-block;position:relative;max-width:100%}.i-amphtml-layout-intrinsic .i-amphtml-sizer{max-width:100%}.i-amphtml-intrinsic-sizer{max-width:100%;display:block!important}.i-amphtml-layout-container,.i-amphtml-layout-fixed-height,[layout=container],[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height){display:block;position:relative}.i-amphtml-layout-fill,.i-amphtml-layout-fill.i-amphtml-notbuilt,[layout=fill]:not(.i-amphtml-layout-fill),body noscript>*{display:block;overflow:hidden!important;position:absolute;top:0;left:0;bottom:0;right:0}body noscript>*{position:absolute!important;width:100%;height:100%;z-index:2}body noscript{display:inline!important}.i-amphtml-layout-flex-item,[layout=flex-item]:not(.i-amphtml-layout-flex-item){display:block;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.i-amphtml-layout-fluid{position:relative}.i-amphtml-layout-size-defined{overflow:hidden!important}.i-amphtml-layout-awaiting-size{position:absolute!important;top:auto!important;bottom:auto!important}i-amphtml-sizer{display:block!important}@supports (aspect-ratio:1/1){i-amphtml-sizer.i-amphtml-disable-ar{display:none!important}}.i-amphtml-blurry-placeholder,.i-amphtml-fill-content{display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:0;margin:auto}.i-amphtml-layout-size-defined .i-amphtml-fill-content{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-replaced-content,.i-amphtml-screen-reader{padding:0!important;border:none!important}.i-amphtml-screen-reader{position:fixed!important;top:0px!important;left:0px!important;width:4px!important;height:4px!important;opacity:0!important;overflow:hidden!important;margin:0!important;display:block!important;visibility:visible!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:8px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:12px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:16px!important}.i-amphtml-unresolved{position:relative;overflow:hidden!important}.i-amphtml-select-disabled{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.i-amphtml-notbuilt,[layout]:not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){position:relative;overflow:hidden!important;color:transparent!important}.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,[layout]:not([layout=container]):not(.i-amphtml-element)>*,[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,[width][height][sizes]:not([layout]):not(.i-amphtml-element)>*{display:none}amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content{display:block}.i-amphtml-notbuilt:not(.i-amphtml-layout-container),[layout]:not([layout=container]):not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){color:transparent!important;line-height:0!important}.i-amphtml-ghost{visibility:hidden!important}.i-amphtml-element>[placeholder],[layout]:not(.i-amphtml-element)>[placeholder],[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder]{display:block;line-height:normal}.i-amphtml-element>[placeholder].amp-hidden,.i-amphtml-element>[placeholder].hidden{visibility:hidden}.i-amphtml-element:not(.amp-notsupported)>[fallback],.i-amphtml-layout-container>[placeholder].amp-hidden,.i-amphtml-layout-container>[placeholder].hidden{display:none}.i-amphtml-layout-size-defined>[fallback],.i-amphtml-layout-size-defined>[placeholder]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1}amp-img[i-amphtml-ssr]:not(.i-amphtml-element)>[placeholder]{z-index:auto}.i-amphtml-notbuilt>[placeholder]{display:block!important}.i-amphtml-hidden-by-media-query{display:none!important}.i-amphtml-element-error{background:red!important;color:#fff!important;position:relative!important}.i-amphtml-element-error:before{content:attr(error-message)}i-amp-scroll-container,i-amphtml-scroll-container{position:absolute;top:0;left:0;right:0;bottom:0;display:block}i-amp-scroll-container.amp-active,i-amphtml-scroll-container.amp-active{overflow:auto;-webkit-overflow-scrolling:touch}.i-amphtml-loading-container{display:block!important;pointer-events:none;z-index:1}.i-amphtml-notbuilt>.i-amphtml-loading-container{display:block!important}.i-amphtml-loading-container.amp-hidden{visibility:hidden}.i-amphtml-element>[overflow]{cursor:pointer;position:relative;z-index:2;visibility:hidden;display:initial;line-height:normal}.i-amphtml-layout-size-defined>[overflow]{position:absolute}.i-amphtml-element>[overflow].amp-visible{visibility:visible}template{display:none!important}.amp-border-box,.amp-border-box *,.amp-border-box :after,.amp-border-box :before{box-sizing:border-box}amp-pixel{display:none!important}amp-analytics,amp-auto-ads,amp-story-auto-ads{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}amp-story{visibility:hidden!important}html.i-amphtml-fie>amp-analytics{position:initial!important}[visible-when-invalid]:not(.visible),form [submit-error],form [submit-success],form [submitting]{display:none}amp-accordion{display:block!important}@media (min-width:1px){:where(amp-accordion>section)>:first-child{margin:0;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}:where(amp-accordion>section)>:last-child{margin:0}}amp-accordion>section{float:none!important}amp-accordion>section>*{float:none!important;display:block!important;overflow:hidden!important;position:relative!important}amp-accordion,amp-accordion>section{margin:0}amp-accordion:not(.i-amphtml-built)>section>:last-child{display:none!important}amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child{display:block!important}\n/*# sourceURL=/css/ampshared.css*/.i-amphtml-loader-background{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#f8f8f8}.i-amphtml-new-loader{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;color:#aaa}.i-amphtml-new-loader-size-default,.i-amphtml-new-loader-size-small{width:72px;height:72px}.i-amphtml-new-loader-logo{transform-origin:center;opacity:0;animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-logo{display:none}.i-amphtml-new-loader-logo-default{fill:currentColor;animation:i-amphtml-new-loader-fade-out 0.8s ease-out forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-has-shim{color:#fff!important}.i-amphtml-new-loader-shim{width:72px;height:72px;border-radius:50%;display:none;transform-origin:center;opacity:0;background-color:rgba(0,0,0,.6);animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-shim{width:48px;height:48px;margin:12px}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-shim{display:initial}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-logo-default{display:none}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-transparent-on-shim{fill:transparent!important}.i-amphtml-new-loader-logo,.i-amphtml-new-loader-shim,.i-amphtml-new-loader-spinner-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-new-loader-spinner-wrapper{margin:12px}.i-amphtml-new-loader-spinner{stroke:currentColor;stroke-width:1.5px;opacity:0;animation:i-amphtml-new-loader-fade-in 0.8s ease-in forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-spinner-path{animation:frame-position-first-spin 0.6s steps(30),frame-position-infinite-spin 1.2s steps(59) infinite;animation-delay:2.8s,3.4s;animation-delay:calc(2.8s - var(--loader-delay-offset)),calc(3.4s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner{transform:scale(0.54545);stroke-width:2.75px}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner-path{animation-delay:1.4s,2s;animation-delay:calc(1.4s - var(--loader-delay-offset)),calc(2s - var(--loader-delay-offset))}.i-amphtml-new-loader *{animation-play-state:paused}.amp-active>.i-amphtml-new-loader *{animation-play-state:running}.i-amphtml-new-loader-ad-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.i-amphtml-new-loader-ad-label{all:initial!important;display:inline-block!important;padding:0 0.4ch!important;border:1px solid!important;border-radius:2px!important;color:currentColor!important;font-size:11px!important;font-family:sans-serif!important;line-height:1.1!important;visibility:inherit!important}@keyframes i-amphtml-new-loader-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-new-loader-fade-out{0%{opacity:1}to{opacity:0}}@keyframes i-amphtml-new-loader-scale-and-fade-in{0%{opacity:0;transform:scale(0)}50%{transform:scale(1)}to{opacity:1}}@keyframes frame-position-first-spin{0%{transform:translateX(0)}to{transform:translateX(-1440px)}}@keyframes frame-position-infinite-spin{0%{transform:translateX(-1440px)}to{transform:translateX(-4272px)}}\n/*# sourceURL=/extensions/amp-loader/0.1/amp-loader.css*/\n/*# sourceURL=/extensions/amp-access/0.1/amp-access.css*/amp-lightbox{display:none;position:fixed!important;z-index:1000;top:0!important;left:0!important;bottom:0!important;right:0!important}amp-lightbox[scrollable]{overflow-y:auto!important;overflow-x:hidden!important}amp-lightbox i-amphtml-ad-close-header{height:60px!important;display:block!important;visibility:visible!important;opacity:0;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:right!important;justify-content:right!important;transition:opacity 0.1s ease-in}[animate-in=fly-in-bottom]>i-amphtml-ad-close-header,[animate-in=fly-in-top]>i-amphtml-ad-close-header{transition-delay:0.2s}amp-lightbox .amp-ad-close-header{opacity:1!important;box-sizing:border-box;padding:5px;line-height:40px;background-color:#000;color:#fff;font-family:Helvetica,sans-serif;font-size:12px;cursor:pointer}amp-lightbox .amp-ad-close-header>:first-child{margin-left:auto!important;pointer-events:none!important}amp-lightbox .amp-ad-close-button{display:block!important;background:url('data:image/svg+xml;charset=utf-8,') no-repeat;background-position:50%;width:40px;height:40px;pointer-events:none!important;border-radius:40px;margin-left:5px}amp-lightbox .amp-ad-close-header:active>.amp-ad-close-button{background-color:hsla(0,0%,100%,.3)}\n/*# sourceURL=/extensions/amp-lightbox/0.1/amp-lightbox.css*/amp-user-notification{position:fixed!important;bottom:0;left:0;overflow:hidden!important;visibility:hidden;background:hsla(0,0%,100%,.7);z-index:1000;width:100%}amp-user-notification.amp-active{visibility:visible}amp-user-notification.amp-hidden{visibility:hidden}\n/*# sourceURL=/extensions/amp-user-notification/0.1/amp-user-notification.css*/amp-list.i-amphtml-list-fetch-error [fetch-error],amp-list[load-more] [load-more-button].amp-visible,amp-list[load-more] [load-more-end].amp-visible,amp-list[load-more] [load-more-failed].amp-visible,amp-list[load-more] [load-more-loading].amp-visible{display:block}amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{height:80px;padding:12px 0px;box-sizing:border-box}.i-amphtml-list-load-more-button,amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#333;text-align:center}amp-list[load-more] [load-more-loading].i-amphtml-default-ui .i-amphtml-list-load-more-spinner{display:inline-block;width:40px;height:40px;margin:8px 0px;background-image:url('data:image/svg+xml;charset=utf-8,');animation:amp-list-load-more-spinner 1000ms linear infinite}@keyframes amp-list-load-more-spinner{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.i-amphtml-list-load-more-button{border:none;display:inline-block;background-color:rgba(51,51,51,.75);color:#fff;margin:4px 0px;padding:0px 32px;box-sizing:border-box;height:48px;border-radius:24px}[load-more] div[role=list]{overflow-y:hidden}.i-amphtml-list-load-more-button,.i-amphtml-list-load-more-button label,.i-amphtml-list-load-more-icon{cursor:pointer}.i-amphtml-list-load-more-button:hover{background-color:#333}.i-amphtml-list-load-more-button.i-amphtml-list-load-more-button-small{margin:0px;padding:4px 16px;height:32px}.i-amphtml-list-load-more-button label{display:inline-block;vertical-align:middle;line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-message{line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-icon{height:24px;width:24px;display:inline-block;vertical-align:middle;background-image:url('data:image/svg+xml;charset=utf-8,')}\n/*# sourceURL=/extensions/amp-list/0.1/amp-list.css*/amp-sidebar{--story-page-vh:1vh;position:fixed!important;top:0;max-height:100vh!important;height:100vh;max-width:80vw;background-color:#efefef;min-width:45px!important;outline:none;overflow-x:hidden!important;overflow-y:auto!important;z-index:2147483647;-webkit-overflow-scrolling:touch;will-change:transform}amp-sidebar[side=left]{left:0!important;transform:translateX(-100%);animation-name:i-amphtml-sidebar-slide-out-left}amp-sidebar[side=left][open]{animation-name:i-amphtml-sidebar-slide-in-left}amp-sidebar[side=right]{right:0!important;transform:translateX(100%);animation-name:i-amphtml-sidebar-slide-out-right}amp-sidebar[side=right][open]{animation-name:i-amphtml-sidebar-slide-in-right}amp-sidebar[side][i-amphtml-sidebar-opened]{transform:none;animation:none}.i-amphtml-sidebar-mask,amp-sidebar[side]{animation-duration:233ms;animation-timing-function:cubic-bezier(0,0,.21,1);animation-fill-mode:forwards}.i-amphtml-toolbar>ol,.i-amphtml-toolbar>ul{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;list-style-type:none;padding:0;margin:0}.amp-sidebar-mask{background-color:rgba(0,0,0,.5)}.i-amphtml-sidebar-mask{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background-image:none!important;animation-name:i-amphtml-sidebar-mask-fade-out;z-index:2147483646}.i-amphtml-sidebar-mask[open]{animation-name:i-amphtml-sidebar-mask-fade-in}.i-amphtml-sidebar-mask[i-amphtml-sidebar-opened]{animation:none}@keyframes i-amphtml-sidebar-slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes i-amphtml-sidebar-slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes i-amphtml-sidebar-mask-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-sidebar-mask-fade-out{0%{opacity:1}to{opacity:0}}\n/*# sourceURL=/extensions/amp-sidebar/0.1/amp-sidebar.css*/amp-accordion>section>:last-child{display:none!important}amp-accordion>section[expanded]>:last-child{display:block!important}.i-amphtml-accordion-content,.i-amphtml-accordion-header{margin:0}.i-amphtml-accordion-header{cursor:pointer;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}amp-accordion>section:not([expanded]) .i-amphtml-media-component,amp-accordion>section:not([expanded]) .i-amphtml-media-component *{display:none!important;visibility:hidden!important}\n/*# sourceURL=/extensions/amp-accordion/0.1/amp-accordion.css*/form.amp-form-submit-error [submit-error],form.amp-form-submit-success [submit-success],form.amp-form-submitting [submitting]{display:block}textarea[autoexpand]:not(.i-amphtml-textarea-max){overflow:hidden!important}.i-amphtml-textarea-clone{visibility:hidden;position:absolute;top:-9999px;left:-9999px;height:0!important}.i-amphtml-validation-bubble{transform:translate(-50%,-100%);background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.5);max-width:200px;position:absolute;display:block;box-sizing:border-box;padding:10px;border-radius:5px}.i-amphtml-validation-bubble:after{content:\" \";position:absolute;bottom:-8px;left:30px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}[visible-when-invalid]{color:red}\n/*# sourceURL=/extensions/amp-form/0.1/amp-form.css*/\n Cambridge Dictionary | English Dictionary, Translations & Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n window.geofeed = function(geoFeedData) {\n window.geofeedData = geoFeedData;\n\n window.isCCPAMode = function() {\n return (geoFeedData.country == \"US\" && geoFeedData.state == \"CA\");\n };\n\n if (window.isCCPAMode()) {\n var otCCPAiab = document.createElement('script');\n otCCPAiab.setAttribute('src', 'https://cdn.cookielaw.org/opt-out/otCCPAiab.js');\n otCCPAiab.setAttribute('charset', 'UTF-8');\n otCCPAiab.setAttribute('ccpa-opt-out-ids', 'C0004');\n otCCPAiab.setAttribute('ccpa-opt-out-geo', 'ca');\n otCCPAiab.setAttribute('ccpa-opt-out-lspa', 'false');\n document.head.appendChild(otCCPAiab);\n }\n };\n \n \n \n \n\n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \nfunction readCookie(name) {\n var nameEQ = name + \"=\";\n var ca = document.cookie.split(';');\n for ( var i = 0; i < ca.length; i++) {\n var c = ca[i];\n while (c.charAt(0) == ' ')\n c = c.substring(1, c.length);\n if (c.indexOf(nameEQ) == 0)\n return c.substring(nameEQ.length, c.length);\n }\n return null;\n}\n\nvar pl_did = readCookie(\"pl_did\");\nvar pl_p = localStorage.pl;\n \n //\n \n \n \n \n \n \n (function(h,o,t,j,a,r){\n h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\n h._hjSettings={hjid:2790984,hjsv:6};\n a=o.getElementsByTagName('head')[0];\n r=o.createElement('script');r.async=1;\n r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\n a.appendChild(r);\n })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');\n \n \n window.hj('identify', null, {\n country: \"US\"\n });\n \n \n \n {\n \"authorization\": \"https://dictionary.cambridge.org/auth/info?rid=READER_ID&url=CANONICAL_URL&ref=DOCUMENT_REFERRER&type=&v1=&v2=&v3=&v4=&v5=&v6=&v7=&v8=&_=RANDOM\",\n \"noPingback\": true,\n \"login\": {\n \"sign-in\": \"https://dictionary.cambridge.org/auth/signin?rid=READER_ID\",\n \"sign-up\": \"https://dictionary.cambridge.org/auth/signup?rid=READER_ID\",\n \"sign-out\": \"https://dictionary.cambridge.org/auth/signout?rid=READER_ID\"\n },\n \"authorizationFallbackResponse\": {\n \"error\": true,\n \"loggedIn\": false\n },\n \"authorizationTimeout\": 10000\n }\n \n \n window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n\n if(typeof iaw !== 'undefined') {\n iaw.que.push(function() {\n iaw.setGTAG(gtag);\n });\n }\n\n function sendGAEvent(eventCategory, eventAction, eventLabel, eventValue) {\n var event = {};\n\n if(eventAction != null)\n event[eventCategory + '_action'] = eventAction;\n\n if(eventLabel != null)\n event[eventCategory + '_label'] = eventLabel;\n\n if(eventValue != null)\n event[eventCategory + '_value'] = eventValue;\n\n gtag('event', eventCategory, event);\n }\n \n \n \n \n\n !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);\n },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='https://static.ads-twitter.com/uwt.js',\n a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');\n twq('config','ocswc');\n\nwindow.geofeed=function(d){iaw.setCountryOT(d.country)};window.teads_analytics=window.teads_analytics||{};window.teads_analytics.analytics_tag_id=\"PUB_8486\";window.teads_analytics.share=window.teads_analytics.share||function(){;(window.teads_analytics.shared_data=window.teads_analytics.shared_data||[]).push(arguments)};#onetrust-banner-sdk .onetrust-vendors-list-handler{cursor:pointer;color:#1f96db;font-size:inherit;font-weight:bold;text-decoration:none;margin-left:5px}#onetrust-banner-sdk .onetrust-vendors-list-handler:hover{color:#1f96db}#onetrust-banner-sdk:focus{outline:2px solid #000;outline-offset:-2px}#onetrust-banner-sdk a:focus{outline:2px solid #000}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{outline-offset:1px}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{height:64px;width:64px}#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold{font-weight:bold}#onetrust-banner-sdk .ot-close-icon,#onetrust-pc-sdk .ot-close-icon,#ot-sync-ntfy .ot-close-icon{background-size:contain;background-repeat:no-repeat;background-position:center;height:12px;width:12px}#onetrust-banner-sdk .powered-by-logo,#onetrust-banner-sdk .ot-pc-footer-logo a,#onetrust-pc-sdk .powered-by-logo,#onetrust-pc-sdk .ot-pc-footer-logo a,#ot-sync-ntfy .powered-by-logo,#ot-sync-ntfy .ot-pc-footer-logo a{background-size:contain;background-repeat:no-repeat;background-position:center;height:25px;width:152px;display:block;text-decoration:none;font-size:.75em}#onetrust-banner-sdk .powered-by-logo:hover,#onetrust-banner-sdk .ot-pc-footer-logo a:hover,#onetrust-pc-sdk .powered-by-logo:hover,#onetrust-pc-sdk .ot-pc-footer-logo a:hover,#ot-sync-ntfy .powered-by-logo:hover,#ot-sync-ntfy .ot-pc-footer-logo a:hover{color:#565656}#onetrust-banner-sdk h3 *,#onetrust-banner-sdk h4 *,#onetrust-banner-sdk h6 *,#onetrust-banner-sdk button *,#onetrust-banner-sdk a[data-parent-id] *,#onetrust-pc-sdk h3 *,#onetrust-pc-sdk h4 *,#onetrust-pc-sdk h6 *,#onetrust-pc-sdk button *,#onetrust-pc-sdk a[data-parent-id] *,#ot-sync-ntfy h3 *,#ot-sync-ntfy h4 *,#ot-sync-ntfy h6 *,#ot-sync-ntfy button *,#ot-sync-ntfy a[data-parent-id] *{font-size:inherit;font-weight:inherit;color:inherit}#onetrust-banner-sdk .ot-hide,#onetrust-pc-sdk .ot-hide,#ot-sync-ntfy .ot-hide{display:none !important}#onetrust-banner-sdk button.ot-link-btn:hover,#onetrust-pc-sdk button.ot-link-btn:hover,#ot-sync-ntfy button.ot-link-btn:hover{text-decoration:underline;opacity:1}#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column{padding:0}#onetrust-pc-sdk .ot-sdk-container{padding-right:0}#onetrust-pc-sdk .ot-sdk-row{flex-direction:initial;width:100%}#onetrust-pc-sdk [type=checkbox]:checked,#onetrust-pc-sdk [type=checkbox]:not(:checked){pointer-events:initial}#onetrust-pc-sdk [type=checkbox]:disabled+label::before,#onetrust-pc-sdk [type=checkbox]:disabled+label:after,#onetrust-pc-sdk [type=checkbox]:disabled+label{pointer-events:none;opacity:.7}#onetrust-pc-sdk #vendor-list-content{transform:translate3d(0, 0, 0)}#onetrust-pc-sdk li input[type=checkbox]{z-index:1}#onetrust-pc-sdk li .ot-checkbox label{z-index:2}#onetrust-pc-sdk li .ot-checkbox input[type=checkbox]{height:auto;width:auto}#onetrust-pc-sdk li .host-title a,#onetrust-pc-sdk li .ot-host-name a,#onetrust-pc-sdk li .accordion-text,#onetrust-pc-sdk li .ot-acc-txt{z-index:2;position:relative}#onetrust-pc-sdk input{margin:3px .1ex}#onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo{height:60px;width:180px;background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-flex;justify-content:center;align-items:center}#onetrust-pc-sdk .pc-logo img,#onetrust-pc-sdk .ot-pc-logo img{max-height:100%;max-width:100%}#onetrust-pc-sdk .screen-reader-only,#onetrust-pc-sdk .ot-scrn-rdr,.ot-sdk-cookie-policy .screen-reader-only,.ot-sdk-cookie-policy .ot-scrn-rdr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#onetrust-pc-sdk.ot-fade-in,.onetrust-pc-dark-filter.ot-fade-in,#onetrust-banner-sdk.ot-fade-in{animation-name:onetrust-fade-in;animation-duration:400ms;animation-timing-function:ease-in-out}#onetrust-pc-sdk.ot-hide{display:none !important}.onetrust-pc-dark-filter.ot-hide{display:none !important}#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings{color:#68b631;border:1px solid #68b631;height:auto;white-space:normal;word-wrap:break-word;padding:.8em 2em;font-size:.8em;line-height:1.2;cursor:pointer;-moz-transition:.1s ease;-o-transition:.1s ease;-webkit-transition:1s ease;transition:.1s ease}#ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover{color:#fff;background-color:#68b631}.onetrust-pc-dark-filter{background:rgba(0,0,0,.5);z-index:2147483646;width:100%;height:100%;overflow:hidden;position:fixed;top:0;bottom:0;left:0}@keyframes onetrust-fade-in{0%{opacity:0}100%{opacity:1}}.ot-cookie-label{text-decoration:underline}@media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape){#onetrust-pc-sdk p{font-size:.75em}}#onetrust-banner-sdk .banner-option-input:focus+label{outline:1px solid #000;outline-style:auto}.category-vendors-list-handler+a:focus,.category-vendors-list-handler+a:focus-visible{outline:2px solid #000}#onetrust-pc-sdk .ot-userid-title{margin-top:10px}#onetrust-pc-sdk .ot-userid-title>span,#onetrust-pc-sdk .ot-userid-timestamp>span{font-weight:700}#onetrust-pc-sdk .ot-userid-desc{font-style:italic}#onetrust-pc-sdk .ot-host-desc a{pointer-events:initial}#onetrust-pc-sdk .ot-ven-hdr>p a{position:relative;z-index:2;pointer-events:initial}#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a{margin-right:auto}#onetrust-pc-sdk .ot-pc-footer-logo img{width:136px;height:16px}#onetrust-pc-sdk .ot-pur-vdr-count{font-weight:400;font-size:.7rem;padding-top:3px;display:block}#onetrust-banner-sdk .ot-optout-signal,#onetrust-pc-sdk .ot-optout-signal{border:1px solid #32ae88;border-radius:3px;padding:5px;margin-bottom:10px;background-color:#f9fffa;font-size:.85rem;line-height:2}#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon{display:inline;margin-right:5px}#onetrust-banner-sdk .ot-optout-signal svg,#onetrust-pc-sdk .ot-optout-signal svg{height:20px;width:30px;transform:scale(0.5)}#onetrust-banner-sdk .ot-optout-signal svg path,#onetrust-pc-sdk .ot-optout-signal svg path{fill:#32ae88}#onetrust-consent-sdk .ot-general-modal{overflow:hidden;position:fixed;margin:0 auto;top:50%;left:50%;width:40%;padding:1.5rem;max-width:575px;min-width:575px;z-index:2147483647;border-radius:2.5px;transform:translate(-50%, -50%)}#onetrust-consent-sdk .ot-signature-health-group{margin-top:1rem;padding-left:1.25rem;padding-right:1.25rem;margin-bottom:.625rem;width:calc(100% - 2.5rem)}#onetrust-consent-sdk .ot-signature-health-group .ot-signature-health-form{gap:.5rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:70%;gap:.35rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-input{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-consent-sdk .ot-signature-health .ot-signature-subtitle{font-size:1.125rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-group-title{font-size:1.25rem;font-weight:bold}#onetrust-consent-sdk .ot-signature-health,#onetrust-consent-sdk .ot-signature-health-group{display:flex;flex-direction:column;gap:1rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-cont{display:flex;flex-direction:column;gap:.25rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-paragraph,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-paragraph{margin:0;line-height:20px;font-size:max(14px,.875rem)}#onetrust-consent-sdk .ot-signature-health .ot-health-signature-error,#onetrust-consent-sdk .ot-signature-health-group .ot-health-signature-error{color:#4d4d4d;font-size:min(12px,.75rem)}#onetrust-consent-sdk .ot-signature-health .ot-signature-buttons-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-buttons-cont{margin-top:max(.75rem,2%);gap:1rem;display:flex;justify-content:flex-end}#onetrust-consent-sdk .ot-signature-health .ot-signature-button,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button{flex:1;height:auto;color:#fff;cursor:pointer;line-height:1.2;min-width:125px;font-weight:600;font-size:.813em;border-radius:2px;padding:12px 10px;white-space:normal;word-wrap:break-word;word-break:break-word;background-color:#68b631;border:2px solid #68b631}#onetrust-consent-sdk .ot-signature-health .ot-signature-button.reject,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button.reject{background-color:#fff}#onetrust-consent-sdk .ot-input-field-cont{display:flex;flex-direction:column;gap:.5rem}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:65%}#onetrust-consent-sdk .ot-signature-health-form{display:flex;flex-direction:column}#onetrust-consent-sdk .ot-signature-health-form .ot-signature-label{margin-bottom:0;line-height:20px;font-size:max(14px,.875rem)}@media only screen and (max-width: 600px){#onetrust-consent-sdk .ot-general-modal{min-width:100%}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:100%}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:100%}}#onetrust-banner-sdk,#onetrust-pc-sdk,#ot-sdk-cookie-policy,#ot-sync-ntfy{font-size:16px}#onetrust-banner-sdk *,#onetrust-banner-sdk ::after,#onetrust-banner-sdk ::before,#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before,#ot-sdk-cookie-policy *,#ot-sdk-cookie-policy ::after,#ot-sdk-cookie-policy ::before,#ot-sync-ntfy *,#ot-sync-ntfy ::after,#ot-sync-ntfy ::before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#onetrust-banner-sdk div,#onetrust-banner-sdk span,#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-banner-sdk p,#onetrust-banner-sdk img,#onetrust-banner-sdk svg,#onetrust-banner-sdk button,#onetrust-banner-sdk section,#onetrust-banner-sdk a,#onetrust-banner-sdk label,#onetrust-banner-sdk input,#onetrust-banner-sdk ul,#onetrust-banner-sdk li,#onetrust-banner-sdk nav,#onetrust-banner-sdk table,#onetrust-banner-sdk thead,#onetrust-banner-sdk tr,#onetrust-banner-sdk td,#onetrust-banner-sdk tbody,#onetrust-banner-sdk .ot-main-content,#onetrust-banner-sdk .ot-toggle,#onetrust-banner-sdk #ot-content,#onetrust-banner-sdk #ot-pc-content,#onetrust-banner-sdk .checkbox,#onetrust-pc-sdk div,#onetrust-pc-sdk span,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#onetrust-pc-sdk p,#onetrust-pc-sdk img,#onetrust-pc-sdk svg,#onetrust-pc-sdk button,#onetrust-pc-sdk section,#onetrust-pc-sdk a,#onetrust-pc-sdk label,#onetrust-pc-sdk input,#onetrust-pc-sdk ul,#onetrust-pc-sdk li,#onetrust-pc-sdk nav,#onetrust-pc-sdk table,#onetrust-pc-sdk thead,#onetrust-pc-sdk tr,#onetrust-pc-sdk td,#onetrust-pc-sdk tbody,#onetrust-pc-sdk .ot-main-content,#onetrust-pc-sdk .ot-toggle,#onetrust-pc-sdk #ot-content,#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk .checkbox,#ot-sdk-cookie-policy div,#ot-sdk-cookie-policy span,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy p,#ot-sdk-cookie-policy img,#ot-sdk-cookie-policy svg,#ot-sdk-cookie-policy button,#ot-sdk-cookie-policy section,#ot-sdk-cookie-policy a,#ot-sdk-cookie-policy label,#ot-sdk-cookie-policy input,#ot-sdk-cookie-policy ul,#ot-sdk-cookie-policy li,#ot-sdk-cookie-policy nav,#ot-sdk-cookie-policy table,#ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy tr,#ot-sdk-cookie-policy td,#ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy .ot-main-content,#ot-sdk-cookie-policy .ot-toggle,#ot-sdk-cookie-policy #ot-content,#ot-sdk-cookie-policy #ot-pc-content,#ot-sdk-cookie-policy .checkbox,#ot-sync-ntfy div,#ot-sync-ntfy span,#ot-sync-ntfy h1,#ot-sync-ntfy h2,#ot-sync-ntfy h3,#ot-sync-ntfy h4,#ot-sync-ntfy h5,#ot-sync-ntfy h6,#ot-sync-ntfy p,#ot-sync-ntfy img,#ot-sync-ntfy svg,#ot-sync-ntfy button,#ot-sync-ntfy section,#ot-sync-ntfy a,#ot-sync-ntfy label,#ot-sync-ntfy input,#ot-sync-ntfy ul,#ot-sync-ntfy li,#ot-sync-ntfy nav,#ot-sync-ntfy table,#ot-sync-ntfy thead,#ot-sync-ntfy tr,#ot-sync-ntfy td,#ot-sync-ntfy tbody,#ot-sync-ntfy .ot-main-content,#ot-sync-ntfy .ot-toggle,#ot-sync-ntfy #ot-content,#ot-sync-ntfy #ot-pc-content,#ot-sync-ntfy .checkbox{font-family:inherit;font-weight:normal;-webkit-font-smoothing:auto;letter-spacing:normal;line-height:normal;padding:0;margin:0;height:auto;min-height:0;max-height:none;width:auto;min-width:0;max-width:none;border-radius:0;border:none;clear:none;float:none;position:static;bottom:auto;left:auto;right:auto;top:auto;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;white-space:normal;background:none;overflow:visible;vertical-align:baseline;visibility:visible;z-index:auto;box-shadow:none}#onetrust-banner-sdk label:before,#onetrust-banner-sdk label:after,#onetrust-banner-sdk .checkbox:after,#onetrust-banner-sdk .checkbox:before,#onetrust-pc-sdk label:before,#onetrust-pc-sdk label:after,#onetrust-pc-sdk .checkbox:after,#onetrust-pc-sdk .checkbox:before,#ot-sdk-cookie-policy label:before,#ot-sdk-cookie-policy label:after,#ot-sdk-cookie-policy .checkbox:after,#ot-sdk-cookie-policy .checkbox:before,#ot-sync-ntfy label:before,#ot-sync-ntfy label:after,#ot-sync-ntfy .checkbox:after,#ot-sync-ntfy .checkbox:before{content:\"\";content:none}#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{position:relative;width:100%;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{width:100%;float:left;box-sizing:border-box;padding:0;display:initial}@media(min-width: 400px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:90%;padding:0}}@media(min-width: 550px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:100%}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{margin-left:4%}#onetrust-banner-sdk .ot-sdk-column:first-child,#onetrust-banner-sdk .ot-sdk-columns:first-child,#onetrust-pc-sdk .ot-sdk-column:first-child,#onetrust-pc-sdk .ot-sdk-columns:first-child,#ot-sdk-cookie-policy .ot-sdk-column:first-child,#ot-sdk-cookie-policy .ot-sdk-columns:first-child{margin-left:0}#onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns{width:13.3333333333%}#onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns{width:22%}#onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns{width:30.6666666667%}#onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns{width:65.3333333333%}#onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns{width:74%}#onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns{width:82.6666666667%}#onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns{width:91.3333333333%}#onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns{width:100%;margin-left:0}}#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6{margin-top:0;font-weight:600;font-family:inherit}#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem;line-height:1.2}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem;line-height:1.25}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem;line-height:1.3}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem;line-height:1.35}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem;line-height:1.5}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem;line-height:1.6}@media(min-width: 550px){#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem}}#onetrust-banner-sdk p,#onetrust-pc-sdk p,#ot-sdk-cookie-policy p{margin:0 0 1em 0;font-family:inherit;line-height:normal}#onetrust-banner-sdk a,#onetrust-pc-sdk a,#ot-sdk-cookie-policy a{color:#565656;text-decoration:underline}#onetrust-banner-sdk a:hover,#onetrust-pc-sdk a:hover,#ot-sdk-cookie-policy a:hover{color:#565656;text-decoration:none}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:.9em;font-weight:400;line-height:38px;letter-spacing:.01em;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border-radius:2px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-button:hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#onetrust-pc-sdk .ot-sdk-button:hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#ot-sdk-cookie-policy .ot-sdk-button:hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus{color:#333;border-color:#888;opacity:.7}#onetrust-banner-sdk .ot-sdk-button:focus,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,#onetrust-pc-sdk .ot-sdk-button:focus,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,#ot-sdk-cookie-policy .ot-sdk-button:focus,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus{outline:2px solid #000}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-banner-sdk button.ot-sdk-button-primary,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-pc-sdk button.ot-sdk-button-primary,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,#ot-sdk-cookie-policy button.ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-banner-sdk button.ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-banner-sdk button.ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-pc-sdk button.ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-pc-sdk button.ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus{color:#fff;background-color:#1eaedb;border-color:#1eaedb}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}#onetrust-banner-sdk input[type=text]:focus,#onetrust-pc-sdk input[type=text]:focus,#ot-sdk-cookie-policy input[type=text]:focus{border:1px solid #000;outline:0}#onetrust-banner-sdk label,#onetrust-pc-sdk label,#ot-sdk-cookie-policy label{display:block;margin-bottom:.5rem;font-weight:600}#onetrust-banner-sdk input[type=checkbox],#onetrust-pc-sdk input[type=checkbox],#ot-sdk-cookie-policy input[type=checkbox]{display:inline}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{list-style:circle inside}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{padding-left:0;margin-top:0}#onetrust-banner-sdk ul ul,#onetrust-pc-sdk ul ul,#ot-sdk-cookie-policy ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}#onetrust-banner-sdk li,#onetrust-pc-sdk li,#ot-sdk-cookie-policy li{margin-bottom:1rem}#onetrust-banner-sdk th,#onetrust-banner-sdk td,#onetrust-pc-sdk th,#onetrust-pc-sdk td,#ot-sdk-cookie-policy th,#ot-sdk-cookie-policy td{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}#onetrust-banner-sdk button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-container:after,#onetrust-banner-sdk .ot-sdk-row:after,#onetrust-pc-sdk .ot-sdk-container:after,#onetrust-pc-sdk .ot-sdk-row:after,#ot-sdk-cookie-policy .ot-sdk-container:after,#ot-sdk-cookie-policy .ot-sdk-row:after{content:\"\";display:table;clear:both}#onetrust-banner-sdk .ot-sdk-row,#onetrust-pc-sdk .ot-sdk-row,#ot-sdk-cookie-policy .ot-sdk-row{margin:0;max-width:none;display:block}#onetrust-banner-sdk{box-shadow:0 0 18px rgba(0,0,0,.2)}#onetrust-banner-sdk.otFlat{position:fixed;z-index:2147483645;bottom:0;right:0;left:0;background-color:#fff;max-height:90%;overflow-x:hidden;overflow-y:auto}#onetrust-banner-sdk.otFlat.top{top:0px;bottom:auto}#onetrust-banner-sdk.otRelFont{font-size:1rem}#onetrust-banner-sdk>.ot-sdk-container{overflow:hidden}#onetrust-banner-sdk::-webkit-scrollbar{width:11px}#onetrust-banner-sdk::-webkit-scrollbar-thumb{border-radius:10px;background:#c1c1c1}#onetrust-banner-sdk{scrollbar-arrow-color:#c1c1c1;scrollbar-darkshadow-color:#c1c1c1;scrollbar-face-color:#c1c1c1;scrollbar-shadow-color:#c1c1c1}#onetrust-banner-sdk #onetrust-policy{margin:1.25em 0 .625em 2em;overflow:hidden}#onetrust-banner-sdk #onetrust-policy .ot-gv-list-handler{float:left;font-size:.82em;padding:0;margin-bottom:0;border:0;line-height:normal;height:auto;width:auto}#onetrust-banner-sdk #onetrust-policy-title{font-size:1.2em;line-height:1.3;margin-bottom:10px}#onetrust-banner-sdk #onetrust-policy-text{clear:both;text-align:left;font-size:.88em;line-height:1.4}#onetrust-banner-sdk #onetrust-policy-text *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk #onetrust-policy-text a{font-weight:bold;margin-left:5px}#onetrust-banner-sdk #onetrust-policy-title,#onetrust-banner-sdk #onetrust-policy-text{color:dimgray;float:left}#onetrust-banner-sdk #onetrust-button-group-parent{min-height:1px;text-align:center}#onetrust-banner-sdk #onetrust-button-group{display:inline-block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{background-color:#68b631;color:#fff;border-color:#68b631;margin-right:1em;min-width:125px;height:auto;white-space:normal;word-break:break-word;word-wrap:break-word;padding:12px 10px;line-height:1.2;font-size:.813em;font-weight:600}#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link{background-color:#fff;border:none;color:#68b631;text-decoration:underline;padding-left:0;padding-right:0}#onetrust-banner-sdk .onetrust-close-btn-ui{width:44px;height:44px;background-size:12px;border:none;position:relative;margin:auto;padding:0}#onetrust-banner-sdk .banner_logo{display:none}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{position:absolute;top:50%;transform:translateY(-50%);left:0px}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-policy{margin-left:65px}#onetrust-banner-sdk .ot-b-addl-desc{clear:both;float:left;display:block}#onetrust-banner-sdk #banner-options{float:left;display:table;margin-right:0;margin-left:1em;width:calc(100% - 1em)}#onetrust-banner-sdk .banner-option-input{cursor:pointer;width:auto;height:auto;border:none;padding:0;padding-right:3px;margin:0 0 10px;font-size:.82em;line-height:1.4}#onetrust-banner-sdk .banner-option-input *{pointer-events:none;font-size:inherit;line-height:inherit}#onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details{display:block;height:auto}#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container{transform:rotate(90deg)}#onetrust-banner-sdk .banner-option{margin-bottom:12px;margin-left:0;border:none;float:left;padding:0}#onetrust-banner-sdk .banner-option:first-child{padding-left:2px}#onetrust-banner-sdk .banner-option:not(:first-child){padding:0;border:none}#onetrust-banner-sdk .banner-option-header{cursor:pointer;display:inline-block}#onetrust-banner-sdk .banner-option-header :first-child{color:dimgray;font-weight:bold;float:left}#onetrust-banner-sdk .banner-option-header .ot-arrow-container{display:inline-block;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid dimgray;margin-left:10px;vertical-align:middle}#onetrust-banner-sdk .banner-option-details{display:none;font-size:.83em;line-height:1.5;padding:10px 0px 5px 10px;margin-right:10px;height:0px}#onetrust-banner-sdk .banner-option-details *{font-size:inherit;line-height:inherit;color:dimgray}#onetrust-banner-sdk .ot-arrow-container,#onetrust-banner-sdk .banner-option-details{transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .ot-dpd-container{float:left}#onetrust-banner-sdk .ot-dpd-title{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-title,#onetrust-banner-sdk .ot-dpd-desc{font-size:.88em;line-height:1.4;color:dimgray}#onetrust-banner-sdk .ot-dpd-title *,#onetrust-banner-sdk .ot-dpd-desc *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text *{margin-bottom:0}#onetrust-banner-sdk.ot-iab-2 .onetrust-vendors-list-handler{display:block;margin-left:0;margin-top:5px;clear:both;margin-bottom:0;padding:0;border:0;height:auto;width:auto}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk.ot-close-btn-link{padding-top:25px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container{top:15px;transform:none;right:15px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button{padding:0;white-space:pre-wrap;border:none;height:auto;line-height:1.5;text-decoration:underline;font-size:.69em}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk .ot-dpd-desc,#onetrust-banner-sdk .ot-b-addl-desc{font-size:.813em;line-height:1.5}#onetrust-banner-sdk .ot-dpd-desc{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-desc>.ot-b-addl-desc{margin-top:10px;margin-bottom:10px;font-size:1em}@media only screen and (max-width: 425px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:6px;right:2px}#onetrust-banner-sdk #onetrust-policy{margin-left:0;margin-top:3em}#onetrust-banner-sdk #onetrust-button-group{display:block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk .onetrust-close-btn-ui{top:auto;transform:none}#onetrust-banner-sdk #onetrust-policy-title{display:inline;float:none}#onetrust-banner-sdk #banner-options{margin:0;padding:0;width:100%}}@media only screen and (min-width: 426px)and (max-width: 896px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:0;right:0}#onetrust-banner-sdk #onetrust-policy{margin-left:1em;margin-right:1em}#onetrust-banner-sdk .onetrust-close-btn-ui{top:10px;right:10px}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:95%}#onetrust-banner-sdk.ot-iab-2 #onetrust-group-container{width:100%}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-button-group-parent{padding-left:50px}#onetrust-banner-sdk #onetrust-button-group-parent{width:100%;position:relative;margin-left:0}#onetrust-banner-sdk #onetrust-button-group button{display:inline-block}#onetrust-banner-sdk #onetrust-button-group{margin-right:0;text-align:center}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler{float:left}#onetrust-banner-sdk .has-reject-all-button #onetrust-reject-all-handler,#onetrust-banner-sdk .has-reject-all-button #onetrust-accept-btn-handler{float:right}#onetrust-banner-sdk .has-reject-all-button #onetrust-button-group{width:calc(100% - 2em);margin-right:0}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link{padding-left:0px;text-align:left}#onetrust-banner-sdk.ot-buttons-fw .ot-sdk-three button{width:100%;text-align:center}#onetrust-banner-sdk.ot-buttons-fw #onetrust-button-group-parent button{float:none}#onetrust-banner-sdk.ot-buttons-fw #onetrust-pc-btn-handler.cookie-setting-link{text-align:center}}@media only screen and (min-width: 550px){#onetrust-banner-sdk .banner-option:not(:first-child){border-left:1px solid #d8d8d8;padding-left:25px}}@media only screen and (min-width: 425px)and (max-width: 550px){#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group,#onetrust-banner-sdk.ot-iab-2 #onetrust-policy,#onetrust-banner-sdk.ot-iab-2 .banner-option{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler{float:left}}@media only screen and (min-width: 769px){#onetrust-banner-sdk #onetrust-button-group{margin-right:30%}#onetrust-banner-sdk #banner-options{margin-left:2em;margin-right:5em;margin-bottom:1.25em;width:calc(100% - 7em)}}@media only screen and (min-width: 897px)and (max-width: 1023px){#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:75%;transform:translateY(-50%)}#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;padding:0;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{position:relative;margin:0;right:-22px;top:2px}}@media only screen and (min-width: 1024px){#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{right:-12px}#onetrust-banner-sdk #onetrust-policy{margin-left:2em}#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:60%;transform:translateY(-50%)}#onetrust-banner-sdk .ot-optout-signal{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-title{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text,#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:1em;width:50%;border-right:1px solid #d8d8d8;padding-right:1rem}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-container{width:45%;padding-left:1rem;display:inline-block;float:none}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-title{line-height:1.7}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group-parent{left:auto;right:4%;margin-left:0}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{margin:auto;width:30%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:60%}#onetrust-banner-sdk #onetrust-button-group{margin-right:auto}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{margin-top:1em}}@media only screen and (min-width: 890px){#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group-parent{padding-left:3%;padding-right:4%;margin-left:0}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group{margin-right:0;margin-top:1.25em;width:100%}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button{width:100%;margin-bottom:5px;margin-top:5px}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button:last-of-type{margin-bottom:20px}}@media only screen and (min-width: 1280px){#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:55%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{width:44%;padding-left:2%;padding-right:2%}#onetrust-banner-sdk:not(.ot-iab-2).vertical-align-content #onetrust-button-group-parent{position:absolute;left:55%}}\n #onetrust-consent-sdk #onetrust-banner-sdk {background-color: #FFFFFF;}\n #onetrust-consent-sdk #onetrust-policy-title,\n #onetrust-consent-sdk #onetrust-policy-text,\n #onetrust-consent-sdk .ot-b-addl-desc,\n #onetrust-consent-sdk .ot-dpd-desc,\n #onetrust-consent-sdk .ot-dpd-title,\n #onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n #onetrust-banner-sdk .ot-cat-header,\n #onetrust-banner-sdk .ot-optout-signal\n {\n color: #696969;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {\n background-color: #E9E9E9;}\n #onetrust-consent-sdk #onetrust-banner-sdk a[href],\n #onetrust-consent-sdk #onetrust-banner-sdk a[href] font,\n #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn\n {\n color: #1d2a57;\n }#onetrust-consent-sdk #onetrust-accept-btn-handler,\n #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #1d2a57;border-color: #1d2a57;\n color: #FFFFFF;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk *:focus,\n #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #000000;\n outline-width: 1px;\n }\n #onetrust-consent-sdk #onetrust-pc-btn-handler,\n #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {\n color: #1d2a57; border-color: #1d2a57;\n background-color:\n #FFFFFF;\n }#onetrust-banner-sdk .banner_logo {\n background: url(\"https://cdn.cookielaw.org/logos/2ae1f452-e8c9-4d90-b0bf-a20e7f5d026e/1be0fc8f-627a-4f3a-a13f-a4d11e467d2a/b85c8dc7-4d70-43e0-a6a9-1424e48d94be/cdo_logo.png\") no-repeat center;\n background-size: contain;\n height: 45px;\n margin: 10px 0;\n display: block;\n}\n#onetrust-pc-sdk #ot-pc-title{font-size:1rem!important}\n#onetrust-consent-sdk * {outline: 0!important}\n#onetrust-pc-sdk, #onetrust-banner-sdk {font-size:inherit!important}\n.onetrust-pc-dark-filter{background: rgba(0,0,0,0.93)}\n#ot-sdk-btn-floating{ display: none}\n#ot-sdk-btn.ot-sdk-show-settings,\n#ot-sdk-btn.ot-sdk-show-settings:hover{\n border: none;\n background: none;\n display: inline;\n padding: 0;\n color: inherit;\n font-size: inherit;\n}\n.ot-fade-in {\n animation-name: none !important;\n animation-duration: initial !important;\n animation-timing-function: initial !important;\n}\n\n#onetrust-banner-sdk #onetrust-group-container {\n overflow-y: auto !important;\n overflow-x: hidden !important;\n}\n@media screen and (max-width: 424px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 280px) !important;\n }\n}\n@media screen and (min-width: 425px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 200px) !important;\n }\n}.ot-sdk-cookie-policy{font-family:inherit;font-size:16px}.ot-sdk-cookie-policy.otRelFont{font-size:1rem}.ot-sdk-cookie-policy h3,.ot-sdk-cookie-policy h4,.ot-sdk-cookie-policy h6,.ot-sdk-cookie-policy p,.ot-sdk-cookie-policy li,.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy th,.ot-sdk-cookie-policy #cookie-policy-description,.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}.ot-sdk-cookie-policy h4{font-size:1.2em}.ot-sdk-cookie-policy h6{font-size:1em;margin-top:2em}.ot-sdk-cookie-policy th{min-width:75px}.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy a:hover{background:#fff}.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}.ot-sdk-cookie-policy .ot-mobile-border{display:none}.ot-sdk-cookie-policy section{margin-bottom:2em}.ot-sdk-cookie-policy table{border-collapse:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy{font-family:inherit;font-size:1rem}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup{margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td{font-size:.9em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a{font-size:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group{font-size:1em;margin-bottom:.6em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title{margin-bottom:1.2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{min-width:75px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover{background:#fff}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border{display:none}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section{margin-bottom:2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li{list-style:disc;margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4{display:inline-block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{border-collapse:inherit;margin:auto;border:1px solid #d7d7d7;border-radius:5px;border-spacing:initial;width:100%;overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child{border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:25%}.ot-sdk-cookie-policy[dir=rtl]{text-align:left}#ot-sdk-cookie-policy h3{font-size:1.5em}@media only screen and (max-width: 530px){.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{display:block}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr{position:absolute;top:-9999px;left:-9999px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{margin:0 0 1em 0}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a{background:#f6f6f4}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{position:absolute;height:100%;left:6px;width:40%;padding-right:10px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border{display:inline-block;background-color:#e4e4e4;position:absolute;height:100%;top:0;left:45%;width:2px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{content:attr(data-label);font-weight:bold}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border:none;border-bottom:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{display:block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:auto}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{margin:0 0 1em 0}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{height:100%;width:40%;padding-right:10px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{content:attr(data-label);font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr{position:absolute;top:-9999px;left:-9999px;z-index:-9999}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:1px solid #d7d7d7;border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child{border-bottom:0px}}\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {\n color: #696969;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {\n color: #1d2a57;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {\n color: #1d2a57;\n }\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {\n color: #1d2a57;\n }\n \n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {\n background-color: #F4F4F4;\n }\n \n .ot-floating-button__front{background-image:url('https://cdn.cookielaw.org/logos/static/ot_persistent_cookie_icon.png')}\n var gtagScript = document.createElement(\"script\");\n gtagScript.src = \"https://www.googletagmanager.com/gtag/js?id=G-L9GCR21SZ7\";\n gtagScript.async = true;\n document.head.appendChild(gtagScript);\n\n gtag('js', new Date());\n gtag('config', 'G-L9GCR21SZ7', {\n 'cookie_domain': 'dictionary.cambridge.org',\n send_page_view: false\n });\n\n gtag('event','page_view', {\n \"category\": \"home\" ,\n \"dataset\": \"other\" ,\n \"locale\": \"br\"\n });\n\n gtag(\"event\", \"dcPageType\", {\"dcPageType\": \"homepage\"});\n gtag(\"event\", \"contentType\", {\"contentType\": \"default\"});",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 669.75,
+ "width": 1140,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"flyout\": \"\",\n \"wlSenseId\": \"\",\n \"modal\": \"\",\n \"wotd\": \"\"\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"flyout\": \"\",\n \"wlSenseId\": \"\",\n \"modal\": \"\",\n \"wotd\": \"\"\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"search\": true,\n \"searchDesk\": true,\n \"userOptions\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"search\": true,\n \"searchDesk\": true,\n \"userOptions\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 2,
+ "width": 20,
+ "x": 25,
+ "y": 23
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 16,
+ "width": 20,
+ "x": 25,
+ "y": 15
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 50,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 95,
+ "x": 54.4453125,
+ "y": 11
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 95,
+ "x": 54.4453125,
+ "y": 11
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 95,
+ "x": 54.4453125,
+ "y": 10
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 16,
+ "x": 54.4453125,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 80.4453125,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 23,
+ "width": 68.46875,
+ "x": 90.4453125,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 46,
+ "width": 68.46875,
+ "x": 90.4453125,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 46,
+ "width": 93.46875,
+ "x": 90.4453125,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 23,
+ "width": 61.4765625,
+ "x": 187.8046875,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translate",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 61.4765625,
+ "x": 187.8046875,
+ "y": 3
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Translate",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 86.4765625,
+ "x": 187.8046875,
+ "y": 3
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Translate",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 23,
+ "width": 62.2578125,
+ "x": 278.171875,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 62.2578125,
+ "x": 278.171875,
+ "y": 3
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 87.2578125,
+ "x": 278.171875,
+ "y": 3
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 23,
+ "width": 70.8046875,
+ "x": 369.3203125,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 70.8046875,
+ "x": 369.3203125,
+ "y": 3
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 95.8046875,
+ "x": 369.3203125,
+ "y": 3
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 23,
+ "width": 37.7421875,
+ "x": 469.015625,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "+Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 37.7421875,
+ "x": 469.015625,
+ "y": 3
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "+Plus\n Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 62.7421875,
+ "x": 469.015625,
+ "y": 3
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "+Plus\n Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 9,
+ "width": 10.125,
+ "x": 570.6484375,
+ "y": 17.3671875
+ },
+ "name": "SUP",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 23,
+ "width": 45.125,
+ "x": 535.6484375,
+ "y": 13
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 45.125,
+ "x": 535.6484375,
+ "y": 3
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 43,
+ "width": 45.125,
+ "x": 535.6484375,
+ "y": 3
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 46,
+ "width": 490.328125,
+ "x": 90.4453125,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 42,
+ "width": 500.328125,
+ "x": 80.4453125,
+ "y": 0
+ },
+ "name": "NAV",
+ "role": "",
+ "textContent": "Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 580.7734375,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n\n \n \n Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 34.40625,
+ "x": 751.9296875,
+ "y": 18.3671875
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 21,
+ "width": 36.40625,
+ "x": 751.9296875,
+ "y": 15
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 36,
+ "x": 792.2265625,
+ "y": 18.3671875
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 21,
+ "width": 41,
+ "x": 792.2265625,
+ "y": 15
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 36,
+ "x": 837.1171875,
+ "y": 18.3671875
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 21,
+ "width": 41,
+ "x": 837.1171875,
+ "y": 15
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 26,
+ "width": 151.1875,
+ "x": 726.9296875,
+ "y": 15
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 12.578125,
+ "x": 894.0078125,
+ "y": 17
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 16.5,
+ "width": 44.9921875,
+ "x": 915.7578125,
+ "y": 16.5
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log in",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 36,
+ "width": 78.7421875,
+ "x": 882.0078125,
+ "y": 7
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log in",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16.5,
+ "width": 54.9921875,
+ "x": 972.421875,
+ "y": 16.5
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Sign up",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 66.9921875,
+ "x": 972.421875,
+ "y": 7.5
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Sign up",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 41,
+ "width": 162.40625,
+ "x": 882.0078125,
+ "y": 2
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Log in\n / \n Sign up",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 13.71875,
+ "x": 1058.3046875,
+ "y": 17
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 80.5859375,
+ "x": 1075.9140625,
+ "y": 17.5
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 116.6953125,
+ "x": 1058.3046875,
+ "y": 17.5
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 16.5,
+ "width": 136.6953125,
+ "x": 1048.3046875,
+ "y": 17
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 41,
+ "width": 302.9921875,
+ "x": 882.0078125,
+ "y": 2
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 619.2265625,
+ "x": 580.7734375,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "button",
+ "textContent": "
\n \n \n \n \n\n \n \n Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop\n \n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "function stopBlur() {\n event.preventDefault();\n var eventId = event.target.id;\n setTimeout(function() {\n if(eventId == 'sidebarNavLogButton')\n AMP.setState({ stateSidebarNav: { userOptions: false } })\n else\n AMP.setState({ stateHdr: { userOptions: false } })\n }, 250);\n }",
+ "type": "text/javascript",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 52,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "HEADER",
+ "role": "",
+ "textContent": "
\n \n \n \n \n\n \n \n Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop\n \n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)\n \n \n\n \n \n\n \n\n \n \n function stopBlur() {\n event.preventDefault();\n var eventId = event.target.id;\n setTimeout(function() {\n if(eventId == 'sidebarNavLogButton')\n AMP.setState({ stateSidebarNav: { userOptions: false } })\n else\n AMP.setState({ stateHdr: { userOptions: false } })\n }, 250);\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 51,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 60,
+ "x": 0,
+ "y": 52
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 60,
+ "x": 0,
+ "y": 52
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 80,
+ "x": 1120,
+ "y": 301
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 1170,
+ "y": 301
+ },
+ "name": "circle",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 50,
+ "x": 1150,
+ "y": 271
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 1170,
+ "y": 241
+ },
+ "name": "circle",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 90,
+ "width": 80,
+ "x": 1120,
+ "y": 241
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 90,
+ "width": 80,
+ "x": 1120,
+ "y": 241
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 90,
+ "x": 0,
+ "y": 301
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 50,
+ "width": 30,
+ "x": 30,
+ "y": 251
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 0,
+ "y": 271
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 80,
+ "width": 90,
+ "x": 0,
+ "y": 251
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 80,
+ "width": 90,
+ "x": 0,
+ "y": 251
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 650,
+ "y": 52
+ },
+ "name": "circle",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 680,
+ "y": 52
+ },
+ "name": "circle",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 60,
+ "x": 650,
+ "y": 52
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 60,
+ "x": 650,
+ "y": 52
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 110,
+ "x": 600,
+ "y": 52
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 80,
+ "width": 254,
+ "x": 20,
+ "y": 135.75
+ },
+ "name": "I-AMPHTML-SIZER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 80,
+ "width": 254,
+ "x": 20,
+ "y": 135.75
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 80,
+ "width": 254,
+ "x": 20,
+ "y": 135.75
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 80,
+ "width": 254,
+ "x": 20,
+ "y": 135.75
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 84,
+ "width": 395,
+ "x": 0,
+ "y": 135.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 22.5,
+ "width": 265.6796875,
+ "x": 104,
+ "y": 224.75
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Make your words meaningful",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 22.5,
+ "width": 370,
+ "x": 25,
+ "y": 224.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Make your words meaningful",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111.5,
+ "width": 420,
+ "x": 0,
+ "y": 135.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n Make your words meaningful",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 755,
+ "x": 420,
+ "y": 150.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "{\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "hidden",
+ "value": "english"
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 40.5,
+ "width": 705,
+ "x": 425,
+ "y": 150.75
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "text",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 755,
+ "x": 420,
+ "y": 150.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 26,
+ "width": 22.578125,
+ "x": 976.609375,
+ "y": 158.25
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "",
+ "type": "button",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18.5,
+ "width": 77.4765625,
+ "x": 1014.6328125,
+ "y": 161.75
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 14,
+ "x": 1096.5546875,
+ "y": 163.25
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 28.5,
+ "width": 116.921875,
+ "x": 1003.6328125,
+ "y": 156.75
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "English",
+ "type": "button",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 14.859375,
+ "x": 1147.5703125,
+ "y": 162.25
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 40,
+ "x": 1135,
+ "y": 150.75
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 198.390625,
+ "x": 976.609375,
+ "y": 150.75
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 755,
+ "x": 420,
+ "y": 150.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "[]",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "[]",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "list",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-LIST",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 755,
+ "x": 420,
+ "y": 190.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 755,
+ "x": 420,
+ "y": 150.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n \n \n \n\n \n \n \n \n \n \n \n \n []",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 111.1484375,
+ "x": 425,
+ "y": 202.75
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 168.9140625,
+ "x": 545.59375,
+ "y": 202.75
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Spanish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 168.9140625,
+ "x": 723.953125,
+ "y": 202.75
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 725,
+ "x": 425,
+ "y": 202.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 725,
+ "x": 425,
+ "y": 202.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 755,
+ "x": 420,
+ "y": 192.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 42,
+ "width": 755,
+ "x": 420,
+ "y": 190.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 82,
+ "width": 755,
+ "x": 420,
+ "y": 150.75
+ },
+ "name": "FORM",
+ "role": "",
+ "textContent": "English\n \n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111.5,
+ "width": 755,
+ "x": 420,
+ "y": 135.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "{\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n English\n \n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111.5,
+ "width": 1175,
+ "x": 0,
+ "y": 135.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n English\n \n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111.5,
+ "width": 1200,
+ "x": 0,
+ "y": 135.75
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n English\n \n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 279,
+ "width": 1200,
+ "x": 0,
+ "y": 52
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n English\n \n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 280,
+ "width": 1200,
+ "x": 0,
+ "y": 51
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n English\n \n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "",
+ "type": "submit",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "text",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 90,
+ "width": 728,
+ "x": 236,
+ "y": 361
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 90,
+ "width": 1160,
+ "x": 20,
+ "y": 361
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 90,
+ "width": 1160,
+ "x": 20,
+ "y": 361
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 90,
+ "width": 1160,
+ "x": 20,
+ "y": 361
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 790,
+ "x": 45,
+ "y": 471
+ },
+ "name": "H1",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 840,
+ "x": 20,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 70,
+ "width": 20,
+ "x": 110,
+ "y": 561
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 50,
+ "width": 20,
+ "x": 90,
+ "y": 561
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 70,
+ "y": 581
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 110,
+ "y": 581
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 70,
+ "width": 60,
+ "x": 70,
+ "y": 561
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 70,
+ "width": 60,
+ "x": 70,
+ "y": 561
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 230,
+ "width": 60,
+ "x": 70,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 19,
+ "width": 260,
+ "x": 150,
+ "y": 581
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "English dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 57.78125,
+ "x": 150,
+ "y": 628
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 150,
+ "y": 625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 154.7265625,
+ "x": 150,
+ "y": 667
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learner\u2019s Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 150,
+ "y": 664
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Learner\u2019s Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 187.6015625,
+ "x": 150,
+ "y": 706
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Essential British English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 150,
+ "y": 703
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Essential British English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 209.2578125,
+ "x": 150,
+ "y": 745
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 150,
+ "y": 742
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 151,
+ "width": 260,
+ "x": 150,
+ "y": 625
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 195,
+ "width": 270,
+ "x": 140,
+ "y": 581
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 195,
+ "width": 295,
+ "x": 115,
+ "y": 581
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 230,
+ "width": 360,
+ "x": 70,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 40,
+ "width": 20,
+ "x": 70,
+ "y": 801
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 110,
+ "y": 821
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 110,
+ "y": 801
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 60,
+ "x": 70,
+ "y": 801
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 60,
+ "x": 70,
+ "y": 801
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 60,
+ "x": 70,
+ "y": 801
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 80.2265625,
+ "x": 150,
+ "y": 820
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 260,
+ "x": 150,
+ "y": 821
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 270,
+ "x": 140,
+ "y": 821
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 295,
+ "x": 115,
+ "y": 821
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 360,
+ "x": 70,
+ "y": 801
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 70,
+ "y": 889
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 40,
+ "x": 70,
+ "y": 909
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 40,
+ "x": 70,
+ "y": 889
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 40,
+ "width": 60,
+ "x": 70,
+ "y": 889
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 60,
+ "x": 70,
+ "y": 870
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 89.7734375,
+ "x": 150,
+ "y": 889
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 260,
+ "x": 150,
+ "y": 890
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 270,
+ "x": 140,
+ "y": 890
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 295,
+ "x": 115,
+ "y": 890
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 360,
+ "x": 70,
+ "y": 870
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15,
+ "width": 15,
+ "x": 115,
+ "y": 953
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 15,
+ "width": 30,
+ "x": 105,
+ "y": 968
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 15,
+ "width": 40,
+ "x": 90,
+ "y": 983
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 15,
+ "width": 15,
+ "x": 115,
+ "y": 983
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 45,
+ "width": 45,
+ "x": 90,
+ "y": 953
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 45,
+ "width": 60,
+ "x": 70,
+ "y": 953
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 60,
+ "x": 70,
+ "y": 939
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 116.1953125,
+ "x": 150,
+ "y": 958
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 260,
+ "x": 150,
+ "y": 959
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 270,
+ "x": 140,
+ "y": 959
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 19,
+ "width": 295,
+ "x": 115,
+ "y": 959
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 59,
+ "width": 360,
+ "x": 70,
+ "y": 939
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 447,
+ "width": 370,
+ "x": 70,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 70,
+ "width": 20,
+ "x": 450,
+ "y": 561
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 20,
+ "x": 470,
+ "y": 581
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 470,
+ "y": 561
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 70,
+ "width": 40,
+ "x": 450,
+ "y": 561
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 70,
+ "width": 40,
+ "x": 450,
+ "y": 561
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 40,
+ "x": 450,
+ "y": 877.5
+ },
+ "name": "rect",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 20,
+ "width": 20,
+ "x": 490,
+ "y": 877.5
+ },
+ "name": "ellipse",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 20,
+ "width": 60,
+ "x": 450,
+ "y": 877.5
+ },
+ "name": "g",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 20,
+ "width": 60,
+ "x": 450,
+ "y": 877.5
+ },
+ "name": "svg",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 336.5,
+ "width": 60,
+ "x": 450,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 19,
+ "width": 260,
+ "x": 530,
+ "y": 581
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Translation dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 615
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Click on the arrows to change the translation direction.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 34,
+ "x": 530,
+ "y": 663.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 24,
+ "width": 34,
+ "x": 530,
+ "y": 659
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 226,
+ "x": 564,
+ "y": 659
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 659
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 34,
+ "x": 530,
+ "y": 702.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 24,
+ "width": 34,
+ "x": 530,
+ "y": 698
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 226,
+ "x": 564,
+ "y": 698
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Chinese (Traditional)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 698
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 34,
+ "x": 530,
+ "y": 741.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 24,
+ "width": 34,
+ "x": 530,
+ "y": 737
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 226,
+ "x": 564,
+ "y": 737
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Dutch",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dutch\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 737
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Dutch\n Dutch\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 34,
+ "x": 530,
+ "y": 780.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 24,
+ "width": 34,
+ "x": 530,
+ "y": 776
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 226,
+ "x": 564,
+ "y": 776
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013French",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "French\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 776
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013French\n French\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 34,
+ "x": 530,
+ "y": 819.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 24,
+ "width": 34,
+ "x": 530,
+ "y": 815
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 226,
+ "x": 564,
+ "y": 815
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013German",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "German\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 34,
+ "width": 260,
+ "x": 530,
+ "y": 815
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013German\n German\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 190,
+ "width": 260,
+ "x": 530,
+ "y": 659
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 14,
+ "width": 11.0078125,
+ "x": 563,
+ "y": 855.5
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 69.3671875,
+ "x": 583.453125,
+ "y": 854
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "See more",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "See less",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18.5,
+ "width": 235,
+ "x": 555,
+ "y": 854
+ },
+ "name": "HEADER",
+ "role": "button",
+ "textContent": "See more\n See less",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Indonesian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Indonesian\n Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Italian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Italian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Italian\n Italian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Japanese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Japanese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Japanese\n Japanese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Norwegian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Norwegian\n Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Polish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Polish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Polish\n Polish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Portuguese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Portuguese\n Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Spanish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Spanish\n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Swedish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Swedish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Swedish\n Swedish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Arabic",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Arabic",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Bengali",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Bengali",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Catalan",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Catalan",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Czech",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Czech",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Danish",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Danish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Gujarati",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Gujarati",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Hindi",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Hindi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Korean",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Korean",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Malay",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Malay",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Marathi",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Marathi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Russian",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Russian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Tamil",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Tamil",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Telugu",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Telugu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Thai",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Thai",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Turkish",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Turkish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Ukrainian",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Ukrainian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Urdu",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Urdu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "region",
+ "textContent": "English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18.5,
+ "width": 260,
+ "x": 530,
+ "y": 854
+ },
+ "name": "SECTION",
+ "role": "",
+ "textContent": "See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18.5,
+ "width": 260,
+ "x": 530,
+ "y": 854
+ },
+ "name": "AMP-ACCORDION",
+ "role": "",
+ "textContent": "See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18.5,
+ "width": 260,
+ "x": 530,
+ "y": 854
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 291.5,
+ "width": 270,
+ "x": 520,
+ "y": 581
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 291.5,
+ "width": 295,
+ "x": 495,
+ "y": 581
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 336.5,
+ "width": 360,
+ "x": 450,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 346.5,
+ "width": 370,
+ "x": 440,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 447,
+ "width": 740,
+ "x": 70,
+ "y": 561
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 467,
+ "width": 790,
+ "x": 45,
+ "y": 551
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 517,
+ "width": 840,
+ "x": 20,
+ "y": 526
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 207.59375,
+ "width": 346,
+ "x": 82,
+ "y": 1026
+ },
+ "name": "I-AMPHTML-SIZER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 207.59375,
+ "width": 346,
+ "x": 82,
+ "y": 1026
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 207.59375,
+ "width": 346,
+ "x": 82,
+ "y": 1026
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 207.59375,
+ "width": 346,
+ "x": 82,
+ "y": 1026
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 227.59375,
+ "width": 370,
+ "x": 70,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 227.59375,
+ "width": 370,
+ "x": 70,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 330,
+ "x": 460,
+ "y": 1038
+ },
+ "name": "H3",
+ "role": "",
+ "textContent": "Word Scramble",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 50.390625,
+ "width": 330,
+ "x": 460,
+ "y": 1082
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Challenge yourself with word games from Cambridge Dictionary.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 50.390625,
+ "width": 330,
+ "x": 460,
+ "y": 1142.390625
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Read the definition. Can you beat the clock and spell the word?",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 110.78125,
+ "width": 330,
+ "x": 460,
+ "y": 1082
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 72.9140625,
+ "x": 460,
+ "y": 1212.78125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Play",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 330,
+ "x": 460,
+ "y": 1212.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Play",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 249.78125,
+ "width": 370,
+ "x": 440,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 249.78125,
+ "width": 740,
+ "x": 70,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1292.78125
+ },
+ "name": "I-AMPHTML-SIZER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1292.78125
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1292.78125
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1292.78125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 12,
+ "width": 330,
+ "x": 460,
+ "y": 1312.78125
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Blog",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 49.5,
+ "width": 287.25,
+ "x": 460,
+ "y": 1343.28125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cringeworthy and toe-curling (The language of embarrassment)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 57,
+ "width": 330,
+ "x": 460,
+ "y": 1339.78125
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Cringeworthy and toe-curling (The language of embarrassment)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 121.9296875,
+ "x": 460,
+ "y": 1411.78125
+ },
+ "name": "TIME",
+ "role": "",
+ "textContent": "December 11, 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 16,
+ "width": 330,
+ "x": 460,
+ "y": 1411.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "December 11, 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 121.796875,
+ "x": 460,
+ "y": 1447.78125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Read More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 330,
+ "x": 460,
+ "y": 1447.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Read More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 205,
+ "width": 370,
+ "x": 440,
+ "y": 1292.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 740,
+ "x": 70,
+ "y": 1292.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 192.1953125,
+ "width": 370,
+ "x": 70,
+ "y": 1539.78125
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 26,
+ "width": 19.40625,
+ "x": 80,
+ "y": 1544.78125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 26,
+ "width": 19.40625,
+ "x": 80,
+ "y": 1544.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 26,
+ "width": 26,
+ "x": 113.8515625,
+ "y": 1544.78125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 26,
+ "width": 26,
+ "x": 113.8515625,
+ "y": 1544.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16.796875,
+ "width": 350,
+ "x": 80,
+ "y": 1590.78125
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Word of the Day",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 40,
+ "width": 128.0234375,
+ "x": 190.984375,
+ "y": 1617.578125
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "A-frame",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 50.3984375,
+ "width": 350,
+ "x": 80,
+ "y": 1612.578125
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "A-frame",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 13.5,
+ "width": 17.3359375,
+ "x": 128.6328125,
+ "y": 1683.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "UK",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "audio/mpeg",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "audio/ogg",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AUDIO",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 29,
+ "width": 18.578125,
+ "x": 150.4140625,
+ "y": 1672.9765625
+ },
+ "name": "DIV",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18,
+ "width": 33.0234375,
+ "x": 150.4140625,
+ "y": 1679.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 69.671875,
+ "x": 183.4375,
+ "y": 1679.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "/\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 29,
+ "width": 124.4765625,
+ "x": 128.6328125,
+ "y": 1672.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 13.5,
+ "width": 16.671875,
+ "x": 257.5546875,
+ "y": 1683.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "US",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "audio/mpeg",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SOURCE",
+ "role": "",
+ "textContent": "",
+ "type": "audio/ogg",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AUDIO",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 29,
+ "width": 18.578125,
+ "x": 278.671875,
+ "y": 1672.9765625
+ },
+ "name": "DIV",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18,
+ "width": 33.0234375,
+ "x": 278.671875,
+ "y": 1679.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Your browser doesn't support HTML5 audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 69.671875,
+ "x": 311.6953125,
+ "y": 1679.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "/\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 29,
+ "width": 123.8125,
+ "x": 257.5546875,
+ "y": 1672.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111.1953125,
+ "width": 350,
+ "x": 80,
+ "y": 1590.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 192.1953125,
+ "width": 370,
+ "x": 70,
+ "y": 1539.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 67.1953125,
+ "width": 330,
+ "x": 460,
+ "y": 1559.78125
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 119.09375,
+ "x": 460,
+ "y": 1646.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "About this",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 157.1953125,
+ "width": 370,
+ "x": 440,
+ "y": 1539.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 192.1953125,
+ "width": 740,
+ "x": 70,
+ "y": 1539.78125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1756.9765625
+ },
+ "name": "I-AMPHTML-SIZER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
greenager\" class=\"lc1\" />",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1756.9765625
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1756.9765625
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "
greenager\" class=\"lc1\" />",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 370,
+ "x": 70,
+ "y": 1756.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
greenager\" class=\"lc1\" />",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 12,
+ "width": 330,
+ "x": 460,
+ "y": 1776.9765625
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "New Words",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 460,
+ "y": 1798.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 40,
+ "width": 164.1328125,
+ "x": 460,
+ "y": 1803.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "greenager",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 50.3984375,
+ "width": 330,
+ "x": 460,
+ "y": 1798.9765625
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "greenager",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 50.3984375,
+ "width": 330,
+ "x": 460,
+ "y": 1798.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "greenager",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 122.96875,
+ "x": 460,
+ "y": 1864.375
+ },
+ "name": "TIME",
+ "role": "",
+ "textContent": "December 09, 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 16,
+ "width": 330,
+ "x": 460,
+ "y": 1864.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "December 09, 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 165.3515625,
+ "x": 460,
+ "y": 1900.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "More new words",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 193.3984375,
+ "width": 370,
+ "x": 440,
+ "y": 1756.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "New Words\n\n \n greenager\n \n\n \n December 09, 2024\n \n\n \n More new words",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 222,
+ "width": 740,
+ "x": 70,
+ "y": 1756.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
greenager\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n greenager\n \n\n \n December 09, 2024\n \n\n \n More new words",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 695,
+ "x": 95,
+ "y": 2028.9765625
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Popular searches",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 71.1328125,
+ "x": 176.921875,
+ "y": 2067.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 18.5,
+ "width": 695,
+ "x": 95,
+ "y": 2067.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 120,
+ "y": 2111.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "01",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 60.6953125,
+ "x": 140,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "schedule",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 60.6953125,
+ "x": 140,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "schedule",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 60.6953125,
+ "x": 140,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "schedule",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 60.6953125,
+ "x": 140,
+ "y": 2113.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "schedule",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 120,
+ "y": 2111.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "01\n schedule",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 120,
+ "y": 2147.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "02",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 53.703125,
+ "x": 140,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "address",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 53.703125,
+ "x": 140,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "address",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 53.703125,
+ "x": 140,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "address",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 53.703125,
+ "x": 140,
+ "y": 2149.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "address",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 120,
+ "y": 2147.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "02\n address",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 120,
+ "y": 2183.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "03",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 32.6796875,
+ "x": 140,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "work",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.6796875,
+ "x": 140,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "work",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.6796875,
+ "x": 140,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "work",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.6796875,
+ "x": 140,
+ "y": 2185.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "work",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 120,
+ "y": 2183.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "03\n work",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 120,
+ "y": 2219.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "04",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 50.578125,
+ "x": 140,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "present",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 50.578125,
+ "x": 140,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "present",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 50.578125,
+ "x": 140,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "present",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 50.578125,
+ "x": 140,
+ "y": 2221.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "present",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 120,
+ "y": 2219.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "04\n present",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 120,
+ "y": 2255.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "05",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 57.578125,
+ "x": 140,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 57.578125,
+ "x": 140,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 57.578125,
+ "x": 140,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 57.578125,
+ "x": 140,
+ "y": 2257.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 120,
+ "y": 2255.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "05\n manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 175,
+ "width": 325,
+ "x": 120,
+ "y": 2111.4765625
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 180,
+ "width": 335,
+ "x": 120,
+ "y": 2111.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 465,
+ "y": 2111.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "06",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 41.234375,
+ "x": 485,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "flower",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 41.234375,
+ "x": 485,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "flower",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 41.234375,
+ "x": 485,
+ "y": 2113.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "flower",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 41.234375,
+ "x": 485,
+ "y": 2113.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "flower",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 465,
+ "y": 2111.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "06\n flower",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 465,
+ "y": 2147.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "07",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 36.5703125,
+ "x": 485,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "vying",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 36.5703125,
+ "x": 485,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "vying",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 36.5703125,
+ "x": 485,
+ "y": 2149.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "vying",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 36.5703125,
+ "x": 485,
+ "y": 2149.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "vying",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 465,
+ "y": 2147.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "07\n vying",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 465,
+ "y": 2183.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "08",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 93.328125,
+ "x": 485,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 93.328125,
+ "x": 485,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 93.328125,
+ "x": 485,
+ "y": 2185.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 93.328125,
+ "x": 485,
+ "y": 2185.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 465,
+ "y": 2183.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "08\n pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 465,
+ "y": 2219.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "09",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 73.1640625,
+ "x": 485,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "experience",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 73.1640625,
+ "x": 485,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "experience",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 73.1640625,
+ "x": 485,
+ "y": 2221.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "experience",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 73.1640625,
+ "x": 485,
+ "y": 2221.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "experience",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 465,
+ "y": 2219.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "09\n experience",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 15.578125,
+ "x": 465,
+ "y": 2255.4765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "10",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 32.671875,
+ "x": 485,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.671875,
+ "x": 485,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.671875,
+ "x": 485,
+ "y": 2257.9765625
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 15.5,
+ "width": 32.671875,
+ "x": 485,
+ "y": 2257.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 31,
+ "width": 325,
+ "x": 465,
+ "y": 2255.4765625
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "10\n hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 175,
+ "width": 325,
+ "x": 465,
+ "y": 2111.4765625
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 180,
+ "width": 335,
+ "x": 455,
+ "y": 2111.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 180,
+ "width": 695,
+ "x": 95,
+ "y": 2111.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 307.5,
+ "width": 740,
+ "x": 70,
+ "y": 2003.9765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 24,
+ "width": 695,
+ "x": 95,
+ "y": 2361.4765625
+ },
+ "name": "H2",
+ "role": "",
+ "textContent": "Browse the English Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 51.703125,
+ "x": 120,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "0\u20139",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 181.984375,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "a",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 232.265625,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "b",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 282.546875,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "c",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 332.828125,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "d",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 383.109375,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "e",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 433.390625,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "f",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 483.671875,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "g",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 533.953125,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "h",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 584.234375,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "i",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 634.515625,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "j",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 684.796875,
+ "y": 2410.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "k",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 120,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "l",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 170.28125,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "m",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 220.5625,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "n",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 270.84375,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "o",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 321.125,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "p",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 371.40625,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "q",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 421.6875,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "r",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 471.96875,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "s",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 522.25,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "t",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 572.53125,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "u",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 622.8125,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "v",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 673.09375,
+ "y": 2451.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "w",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 120,
+ "y": 2493.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "x",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 170.28125,
+ "y": 2493.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "y",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 31.5,
+ "width": 40,
+ "x": 220.5625,
+ "y": 2493.4765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "z",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 124.5,
+ "width": 645,
+ "x": 120,
+ "y": 2410.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 18,
+ "width": 38.25,
+ "x": 386.7734375,
+ "y": 2546.9765625
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 22.3984375,
+ "width": 645,
+ "x": 120,
+ "y": 2544.9765625
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 156.8984375,
+ "width": 695,
+ "x": 95,
+ "y": 2410.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 260.8984375,
+ "width": 740,
+ "x": 70,
+ "y": 2336.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 1619.375,
+ "width": 790,
+ "x": 45,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
greenager\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n greenager\n \n\n \n December 09, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 1644.375,
+ "width": 840,
+ "x": 20,
+ "y": 1018
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
greenager\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n greenager\n \n\n \n December 09, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 2191.375,
+ "width": 840,
+ "x": 20,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
greenager\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n greenager\n \n\n \n December 09, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STYLE",
+ "role": "",
+ "textContent": ".modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "CENTER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": ".modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "",
+ "type": "submit",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "text",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 250,
+ "width": 300,
+ "x": 290,
+ "y": 2682.375
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 280,
+ "width": 840,
+ "x": 20,
+ "y": 2682.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 2511.375,
+ "width": 860,
+ "x": 20,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
greenager\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n greenager\n \n\n \n December 09, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 115.3828125,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "IMG",
+ "role": "presentation",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 115.3828125,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "I-AMPHTML-SIZER",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 115.3828125,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 115.3828125,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 37.59375,
+ "width": 155.359375,
+ "x": 900,
+ "y": 496
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Cambridge",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 37.59375,
+ "width": 260,
+ "x": 900,
+ "y": 496
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Cambridge",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 37.59375,
+ "width": 218.734375,
+ "x": 900,
+ "y": 533.59375
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 37.59375,
+ "width": 260,
+ "x": 900,
+ "y": 533.59375
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 75.1875,
+ "width": 260,
+ "x": 900,
+ "y": 496
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge\n \n \n Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 44.796875,
+ "width": 260,
+ "x": 900,
+ "y": 586.1875
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Free word lists and quizzes to create, download and share!",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 7,
+ "width": 1.671875,
+ "x": 975.5546875,
+ "y": 670.984375
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 131.015625,
+ "x": 900,
+ "y": 655.984375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Go to + Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 30,
+ "width": 87.984375,
+ "x": 1054.1328125,
+ "y": 655.984375
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log in",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 35,
+ "width": 260,
+ "x": 900,
+ "y": 655.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Go to + Plus\n or Log in",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 104.796875,
+ "width": 260,
+ "x": 900,
+ "y": 586.1875
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "You\u2019re logged in. Start creating a word list or do a quiz!",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Go to + Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Go to + Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 194.984375,
+ "width": 260,
+ "x": 900,
+ "y": 496
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 244.984375,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 244.984375,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "",
+ "type": "submit",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "text",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 250,
+ "width": 300,
+ "x": 880,
+ "y": 740.984375
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 1000,
+ "width": 300,
+ "x": 880,
+ "y": 740.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 1251.390625,
+ "width": 300,
+ "x": 880,
+ "y": 1760.984375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 2581.375,
+ "width": 300,
+ "x": 880,
+ "y": 471
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 2691.375,
+ "width": 1160,
+ "x": 20,
+ "y": 361
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
greenager\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n greenager\n \n\n \n December 09, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}\n\n\n\n \n\n\n \n \n\n \n \n \n\n \n\n \n \n \n Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 2706.375,
+ "width": 1200,
+ "x": 0,
+ "y": 346
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
greenager\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n greenager\n \n\n \n December 09, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}\n\n\n\n \n\n\n \n \n\n \n \n \n\n \n\n \n \n \n Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 3001.375,
+ "width": 1200,
+ "x": 0,
+ "y": 51
+ },
+ "name": "DIV",
+ "role": "main",
+ "textContent": "
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n English\n \n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });\n \n \n \n \n \n\n \n \n\n \n \n \n \n \n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n \n Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
greenager\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n greenager\n \n\n \n December 09, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}\n\n\n\n \n\n\n \n \n\n \n \n \n\n \n\n \n \n \n Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var gigyaAuthEnabled = true;\n var thresholdPublic = 5;",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"learn\": false,\n \"develop\": false,\n \"about\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"learn\": false,\n \"develop\": false,\n \"about\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "!function(f,b,e,v,n,t,s)\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\nn.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];\ns.parentNode.insertBefore(t,s)}(window,document,'script',\n'https://connect.facebook.net/en_US/fbevents.js');\nfbq('init', '3409493515968429');\nfbq('track', 'PageView');",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var polarbyteConfig = {\n\t\tappId: \"cdo\",\n anonymousTrackingMode: \"withSession\"\n \t}\n \tpolarbyteConfig.pageContext = {\n \tlocale: \"en\" ,\n section: \"home\" ,\n subsection: null ,\n type: \"home\" }\n \n \n \n \t\tpolarbyteConfig.searchMetadata = {\"dataset\":\"English\",\"datasetType\":\"english\",\"searchFormId\":\"searchForm\",\"searchFieldId\":\"searchword\"}\n \n \n polarbyteConfig.survey = {\"apiHost\":\"https://cloud.polarbyte.com/webapps-api\",\"enabled\":true,\"projectName\":\"CDO\",\"userAttributes\":{\"country\":\"US\"},\"contexts\":{\"page\":{\"locale\":true,\"section\":true,\"subsection\":true,\"type\":true}}}\n \n polarbyteConfig.contentUnitTrackingConfig = {\n elementsToTrack: ['[data-tile-type]'],\n view: {\n delay: 1,\n threshold: 50.0\n },\n productContext: {\n idSelector: './@data-tile-id',\n typeSelector: './@data-tile-type'\n },\n unit: {\n idSelector: './@data-tile-id',\n titleSelector: \".//div[contains(@class,'tile-content')]/span[contains(@class,'bold-font')][1]/text()\",\n urlSelector: './@data-entry-url'\n },\n ping: {\n minimumVisitLength: 5,\n heartbeatDelay: 20,\n },\n contentTileClick: [\n {\n selector: '.i-facebook .social-button',\n arguments: {\n action: \"share\",\n details: 'facebook'\n }\n },\n {\n selector: '.i-x .social-button',\n arguments: {\n action: \"share\",\n details: 'x'\n }\n },\n {\n selector: '.audio-play',\n arguments: {\n action: 'audio-play'\n }\n },\n {\n selector: 'XPATH:self::*',\n arguments: {action: 'view'}\n }\n ]\n }",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 27,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3094.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "New Words",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3115.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3136.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "In Print",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3157.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2021",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3178.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2022",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3199.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2023",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3220.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 174,
+ "width": 139.0703125,
+ "x": 50,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 194,
+ "width": 159.0703125,
+ "x": 50,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 27,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3094.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dictionary API",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3115.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Double-Click Lookup",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3136.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Search Widgets",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3157.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "License Data",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 111,
+ "width": 129.1796875,
+ "x": 229.0703125,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 131,
+ "width": 169.1796875,
+ "x": 209.0703125,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 27,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3094.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Accessibility",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3115.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 42,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3136.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge University Press & Assessment",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 15.5,
+ "width": 226.4296875,
+ "x": 398.25,
+ "y": 3180.875
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Do Not Sell My Personal Information",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3199.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cookies and Privacy",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3220.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Corpus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 21,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3241.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 195,
+ "width": 256.6640625,
+ "x": 398.25,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 215,
+ "width": 296.6640625,
+ "x": 378.25,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 215,
+ "width": 890,
+ "x": 50,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 10.40625,
+ "x": 969.796875,
+ "y": 3074.7265625
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 960,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 17,
+ "x": 1036.5,
+ "y": 3074.7265625
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 1030,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 16,
+ "width": 17,
+ "x": 1106.5,
+ "y": 3074.7265625
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 1100,
+ "y": 3067.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 210,
+ "x": 940,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 44,
+ "width": 207,
+ "x": 941.5,
+ "y": 3112.375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 33.59375,
+ "width": 210,
+ "x": 940,
+ "y": 3169.375
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 135.59375,
+ "width": 210,
+ "x": 940,
+ "y": 3097.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 185.59375,
+ "width": 210,
+ "x": 940,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 215,
+ "width": 1150,
+ "x": 25,
+ "y": 3067.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024\n \n\n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 255,
+ "width": 1200,
+ "x": 0,
+ "y": 3052.375
+ },
+ "name": "FOOTER",
+ "role": "",
+ "textContent": "\u00a9 Cambridge University Press & Assessment 2024\n \n\n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 13,
+ "width": 11.375,
+ "x": 1157.3125,
+ "y": 672.8515625
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 30,
+ "width": 30,
+ "x": 1148,
+ "y": 665
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 1200,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 1200,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var aBk = true;",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "var aData = {\"aBk\":aBk};",
+ "type": "text/javascript",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "sendGAEvent('aBk', 'aBk', ''+aBk,{'nonInteraction':1});\n (function() {\n if(!(typeof evtCall==\"undefined\"))\n for(var i=0,l=evtCall.length;i!==l;i++)\n evtCall[i].call();\n })();",
+ "type": "text/javascript",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 255,
+ "width": 1200,
+ "x": 0,
+ "y": 3052.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "var gigyaAuthEnabled = true;\n var thresholdPublic = 5;\n \n\n\n \n {\n \"learn\": false,\n \"develop\": false,\n \"about\": false\n }\n \n\n\n\n!function(f,b,e,v,n,t,s)\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\nn.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];\ns.parentNode.insertBefore(t,s)}(window,document,'script',\n'https://connect.facebook.net/en_US/fbevents.js');\nfbq('init', '3409493515968429');\nfbq('track', 'PageView');\n\n\n
\n\n \n\tvar polarbyteConfig = {\n\t\tappId: \"cdo\",\n anonymousTrackingMode: \"withSession\"\n \t}\n \tpolarbyteConfig.pageContext = {\n \tlocale: \"en\" ,\n section: \"home\" ,\n subsection: null ,\n type: \"home\" }\n \n \n \n \t\tpolarbyteConfig.searchMetadata = {\"dataset\":\"English\",\"datasetType\":\"english\",\"searchFormId\":\"searchForm\",\"searchFieldId\":\"searchword\"}\n \n \n polarbyteConfig.survey = {\"apiHost\":\"https://cloud.polarbyte.com/webapps-api\",\"enabled\":true,\"projectName\":\"CDO\",\"userAttributes\":{\"country\":\"US\"},\"contexts\":{\"page\":{\"locale\":true,\"section\":true,\"subsection\":true,\"type\":true}}}\n \n polarbyteConfig.contentUnitTrackingConfig = {\n elementsToTrack: ['[data-tile-type]'],\n view: {\n delay: 1,\n threshold: 50.0\n },\n productContext: {\n idSelector: './@data-tile-id',\n typeSelector: './@data-tile-type'\n },\n unit: {\n idSelector: './@data-tile-id',\n titleSelector: \".//div[contains(@class,'tile-content')]/span[contains(@class,'bold-font')][1]/text()\",\n urlSelector: './@data-entry-url'\n },\n ping: {\n minimumVisitLength: 5,\n heartbeatDelay: 20,\n },\n contentTileClick: [\n {\n selector: '.i-facebook .social-button',\n arguments: {\n action: \"share\",\n details: 'facebook'\n }\n },\n {\n selector: '.i-x .social-button',\n arguments: {\n action: \"share\",\n details: 'x'\n }\n },\n {\n selector: '.audio-play',\n arguments: {\n action: 'audio-play'\n }\n },\n {\n selector: 'XPATH:self::*',\n arguments: {action: 'view'}\n }\n ]\n }\n \n\n \n \n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n\n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n \n\n\n\n\n\n \n\n \n\n\n\n \n var aBk = true;\n \n \n \n var aData = {\"aBk\":aBk};\n \n\n \n sendGAEvent('aBk', 'aBk', ''+aBk,{'nonInteraction':1});\n (function() {\n if(!(typeof evtCall==\"undefined\"))\n for(var i=0,l=evtCall.length;i!==l;i++)\n evtCall[i].call();\n })();",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-LIGHTBOX",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"lang\": false,\n \"dict\": false,\n \"def\": false,\n \"trans\": false,\n \"userOptions\": false,\n \"login\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"lang\": false,\n \"dict\": false,\n \"def\": false,\n \"trans\": false,\n \"userOptions\": false,\n \"login\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NOSCRIPT",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Clear explanations of natural written and spoken English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learner\u2019s Dictionary",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learner\u2019s Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Essential British English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Essential British English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translations",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translations",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translations",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Click on the arrows to change the translation direction.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Chinese (Traditional)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Dutch",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dutch\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Dutch\n Dutch\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013French",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "French\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013French\n French\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013German",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "German\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013German\n German\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Indonesian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Indonesian\n Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Italian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Italian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Italian\n Italian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Japanese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Japanese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Japanese\n Japanese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Norwegian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Norwegian\n Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Polish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Polish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Polish\n Polish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Portuguese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Portuguese\n Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Spanish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Spanish\n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Swedish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Swedish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Swedish\n Swedish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Semi-bilingual Dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Arabic",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Arabic",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Bengali",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Bengali",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Catalan",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Catalan",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Czech",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Czech",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Danish",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Danish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Gujarati",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Gujarati",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Hindi",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Hindi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Korean",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Korean",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Malay",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Malay",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Marathi",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Marathi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Russian",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Russian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Tamil",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Tamil",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Telugu",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Telugu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Thai",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Thai",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Turkish",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Turkish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Ukrainian",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Ukrainian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Urdu",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Urdu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Translate",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Translate",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Help",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SUP",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Shop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Shop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "My profile",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "+Plus help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SECTION",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log in",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Sign up",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SECTION",
+ "role": "",
+ "textContent": "Log in /\n Sign up",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NAV",
+ "role": "",
+ "textContent": "
\n \n \n \n\n \n \n \n Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese \n \n \n \n \n \n \n Translate\n Grammar\n Thesaurus\n Pronunciation\n Cambridge Dictionary +Plus\n Help\n Shop\n \n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Change",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English (UK) \u00a0\n\n Change",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English (US)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Espa\u00f1ol",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0420\u0443\u0441\u0441\u043a\u0438\u0439",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Portugu\u00eas",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Deutsch",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Fran\u00e7ais",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Italiano",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u4e2d\u6587 (\u7b80\u4f53)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Polski",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\ud55c\uad6d\uc5b4",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "T\u00fcrk\u00e7e",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u65e5\u672c\u8a9e",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Ti\u1ebfng Vi\u1ec7t",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Nederlands",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Svenska",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dansk",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Norsk",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0939\u093f\u0902\u0926\u0940",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u092e\u0930\u093e\u0920\u0940",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0ba4\u0bae\u0bbf\u0bb4\u0bcd",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0c24\u0c46\u0c32\u0c41\u0c17\u0c41",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Follow us",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Follow us",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Follow us",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Learn",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "New Words",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Help",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "In Print",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2021",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2022",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2023",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Word of the Year 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Develop",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dictionary API",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Double-Click Lookup",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Search Widgets",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "License Data",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "About",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Accessibility",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cambridge University Press & Assessment",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Do Not Sell My Personal Information",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Cookies and Privacy",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Corpus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "
\n \n \n \n\n \n \n \n Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese \n \n \n \n \n \n \n Translate\n Grammar\n Thesaurus\n Pronunciation\n Cambridge Dictionary +Plus\n Help\n Shop\n \n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up\n \n \n \n\n \n \n \n \n English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n \n \n\n \n \n Follow us\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Close the sidebar",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-SIDEBAR",
+ "role": "menu",
+ "textContent": "
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n\n \n\n\n \n\n \n \n \n\n \n\n \n \n \n \n
\n \n \n \n\n \n \n \n Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese \n \n \n \n \n \n \n Translate\n Grammar\n Thesaurus\n Pronunciation\n Cambridge Dictionary +Plus\n Help\n Shop\n \n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up\n \n \n \n\n \n \n \n \n English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n \n \n\n \n \n Follow us\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n \nClose the sidebar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"open\": false,\n \"recent\": true,\n \"def\": true,\n \"gram\": true,\n \"trans\": true,\n \"pron\": true,\n \"plus\": true\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"open\": false,\n \"recent\": true,\n \"def\": true,\n \"gram\": true,\n \"trans\": true,\n \"pron\": true,\n \"plus\": true\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Choose a dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Recent and Recommended",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Recent and Recommended",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Recent and Recommended",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Spanish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Definitions",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Clear explanations of natural written and spoken English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Learner\u2019s Dictionary",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Essential British English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Grammar and thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Grammar and thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Grammar and thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Usage explanations of natural written and spoken English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Grammar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Grammar\n \n Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "British and American pronunciations with audio",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "British and American pronunciations with audio \n \n English Pronunciation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translation",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Translation",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Click on the arrows to change the translation direction.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Bilingual Dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Chinese (Simplified)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Chinese (Traditional)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Dutch",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Dutch\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Dutch\n Dutch\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013French",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "French\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013French\n French\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013German",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "German\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013German\n German\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Indonesian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Indonesian\n Indonesian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Italian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Italian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Italian\n Italian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Japanese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Japanese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Japanese\n Japanese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Norwegian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Norwegian\n Norwegian\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Polish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Polish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Polish\n Polish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Portuguese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Portuguese\n Portuguese\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Spanish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Spanish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Spanish\n Spanish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Swedish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Swedish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "English\u2013Swedish\n Swedish\u2013English",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Semi-bilingual Dictionaries",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Arabic",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Bengali",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Catalan",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Czech",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Danish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Gujarati",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Hindi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Korean",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Malay",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Marathi",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Russian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Tamil",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Telugu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Thai",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Turkish",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Ukrainian",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Urdu",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "{\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary +Plus",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Dictionary +Plus",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "Word Lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Word Lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "LI",
+ "role": "",
+ "textContent": "Dictionary +Plus\n \n \n \n \n \n \n Word Lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "UL",
+ "role": "",
+ "textContent": "Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Choose a dictionary \n\n \n \n \n \n Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Choose a dictionary \n\n \n \n \n \n Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Close the sidebar",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-SIDEBAR",
+ "role": "menu",
+ "textContent": "Choose a dictionary \n\n \n \n \n \n Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists\n \n \n \n \n \n \n \n \n \n\nClose the sidebar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Choose your language",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "English (UK)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "English (US)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Espa\u00f1ol",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0420\u0443\u0441\u0441\u043a\u0438\u0439",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Portugu\u00eas",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Deutsch",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Fran\u00e7ais",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Italiano",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u4e2d\u6587 (\u7b80\u4f53)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Polski",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\ud55c\uad6d\uc5b4",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "T\u00fcrk\u00e7e",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u65e5\u672c\u8a9e",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Ti\u1ebfng Vi\u1ec7t",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Nederlands",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Svenska",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Dansk",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Norsk",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0939\u093f\u0902\u0926\u0940",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u092e\u0930\u093e\u0920\u0940",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0ba4\u0bae\u0bbf\u0bb4\u0bcd",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0c24\u0c46\u0c32\u0c41\u0c17\u0c41",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "\u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NAV",
+ "role": "",
+ "textContent": "Choose your language\n \n \n \n \n English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Choose your language\n \n \n \n \n English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Close the sidebar",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-SIDEBAR",
+ "role": "menu",
+ "textContent": "Choose your language\n \n \n \n \n English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n\n \n\n \n\nClose the sidebar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "{\n \"wordlist_id\": \"\",\n \"word\": \"\",\n \"wordlist\": \"\",\n \"dictCode\": \"\",\n \"url\": \"\",\n \"expended\": false\n }",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "{\n \"wordlist_id\": \"\",\n \"word\": \"\",\n \"wordlist\": \"\",\n \"dictCode\": \"\",\n \"url\": \"\",\n \"expended\": false\n }",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SCRIPT",
+ "role": "",
+ "textContent": "[]",
+ "type": "application/json",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-STATE",
+ "role": "",
+ "textContent": "[]",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "button",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STRONG",
+ "role": "",
+ "textContent": "${headword}",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "To add ${headword} to a word list please sign up or log in.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Sign up",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "or",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "SPAN",
+ "role": "",
+ "textContent": "Log in",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Sign up\n or\n Log in",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists\n To add ${headword} to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "STRONG",
+ "role": "",
+ "textContent": "${headword}",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "P",
+ "role": "",
+ "textContent": "Add ${headword} to one of your lists below, or create a new one.",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "text",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "FORM",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "list",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-LIST",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "I",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "More",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "button",
+ "textContent": "More",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Go to your word lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "hidden",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "hidden",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "INPUT",
+ "role": "",
+ "textContent": "",
+ "type": "hidden",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "TEMPLATE",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "FORM",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists\n Add ${headword} to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists\n To add ${headword} to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in\n\n \n\n \n My word lists\n Add ${headword} to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "My word lists\n To add ${headword} to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in\n\n \n\n \n My word lists\n Add ${headword} to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Close the sidebar",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "AMP-SIDEBAR",
+ "role": "menu",
+ "textContent": "My word lists\n To add ${headword} to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in\n\n \n\n \n My word lists\n Add ${headword} to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \nClose the sidebar",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IMG",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 45,
+ "width": 720,
+ "x": 0,
+ "y": 571.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 34.5078125,
+ "width": 658.484375,
+ "x": 32,
+ "y": 657.984375
+ },
+ "name": "A",
+ "role": "",
+ "textContent": "Privacy and Cookies Policy",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 58.5234375,
+ "width": 688,
+ "x": 32,
+ "y": 636.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies Policy",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 58.5234375,
+ "width": 688,
+ "x": 32,
+ "y": 636.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies Policy",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 143.5234375,
+ "width": 720,
+ "x": 0,
+ "y": 561.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies Policy",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 39.609375,
+ "width": 276,
+ "x": 756,
+ "y": 590.125
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Do Not Sell My Personal Information",
+ "type": "submit",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 41.609375,
+ "width": 276,
+ "x": 756,
+ "y": 639.734375
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "Accept Cookies",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 116.21875,
+ "width": 276,
+ "x": 756,
+ "y": 585.125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Do Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 136.21875,
+ "width": 360,
+ "x": 720,
+ "y": 565.125
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "Do Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 143.5234375,
+ "width": 1200,
+ "x": 0,
+ "y": 561.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 143.5234375,
+ "width": 1200,
+ "x": 0,
+ "y": 561.4765625
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 44,
+ "width": 44,
+ "x": 1146,
+ "y": 609.234375
+ },
+ "name": "BUTTON",
+ "role": "",
+ "textContent": "",
+ "type": "submit",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 48,
+ "width": 44,
+ "x": 1134,
+ "y": 609.234375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 143.5234375,
+ "width": 1200,
+ "x": 0,
+ "y": 561.4765625
+ },
+ "name": "DIV",
+ "role": "dialog",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 143.5234375,
+ "width": 1200,
+ "x": 0,
+ "y": 561.4765625
+ },
+ "name": "DIV",
+ "role": "region",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 1200,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 0,
+ "width": 100,
+ "x": 0,
+ "y": 3307.375
+ },
+ "name": "DIV",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 3307.375,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "BODY",
+ "role": "",
+ "textContent": "{\n \"flyout\": \"\",\n \"wlSenseId\": \"\",\n \"modal\": \"\",\n \"wotd\": \"\"\n }\n \n \n \n\n \n \n {\n \"search\": true,\n \"searchDesk\": true,\n \"userOptions\": false\n }\n \n\n\n\n\n \n\n \n \n \n \n \n\n \n \n \n \n
\n \n \n \n \n\n \n \n Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop\n \n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)\n \n \n\n \n \n\n \n\n \n \n function stopBlur() {\n event.preventDefault();\n var eventId = event.target.id;\n setTimeout(function() {\n if(eventId == 'sidebarNavLogButton')\n AMP.setState({ stateSidebarNav: { userOptions: false } })\n else\n AMP.setState({ stateHdr: { userOptions: false } })\n }, 250);\n }\n \n\n\n \n \n\n \n\n\n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n English\n \n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });\n \n \n \n \n \n\n \n \n\n \n \n \n \n \n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n \n Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
greenager\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n greenager\n \n\n \n December 09, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}\n\n\n\n \n\n\n \n \n\n \n \n \n\n \n\n \n \n \n Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists\n \n \n \n \n\n \n \n \n\n \n \n \n \n \n \n var gigyaAuthEnabled = true;\n var thresholdPublic = 5;\n \n\n\n \n {\n \"learn\": false,\n \"develop\": false,\n \"about\": false\n }\n \n\n\n\n!function(f,b,e,v,n,t,s)\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\nn.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];\ns.parentNode.insertBefore(t,s)}(window,document,'script',\n'https://connect.facebook.net/en_US/fbevents.js');\nfbq('init', '3409493515968429');\nfbq('track', 'PageView');\n\n\n
\n\n \n\tvar polarbyteConfig = {\n\t\tappId: \"cdo\",\n anonymousTrackingMode: \"withSession\"\n \t}\n \tpolarbyteConfig.pageContext = {\n \tlocale: \"en\" ,\n section: \"home\" ,\n subsection: null ,\n type: \"home\" }\n \n \n \n \t\tpolarbyteConfig.searchMetadata = {\"dataset\":\"English\",\"datasetType\":\"english\",\"searchFormId\":\"searchForm\",\"searchFieldId\":\"searchword\"}\n \n \n polarbyteConfig.survey = {\"apiHost\":\"https://cloud.polarbyte.com/webapps-api\",\"enabled\":true,\"projectName\":\"CDO\",\"userAttributes\":{\"country\":\"US\"},\"contexts\":{\"page\":{\"locale\":true,\"section\":true,\"subsection\":true,\"type\":true}}}\n \n polarbyteConfig.contentUnitTrackingConfig = {\n elementsToTrack: ['[data-tile-type]'],\n view: {\n delay: 1,\n threshold: 50.0\n },\n productContext: {\n idSelector: './@data-tile-id',\n typeSelector: './@data-tile-type'\n },\n unit: {\n idSelector: './@data-tile-id',\n titleSelector: \".//div[contains(@class,'tile-content')]/span[contains(@class,'bold-font')][1]/text()\",\n urlSelector: './@data-entry-url'\n },\n ping: {\n minimumVisitLength: 5,\n heartbeatDelay: 20,\n },\n contentTileClick: [\n {\n selector: '.i-facebook .social-button',\n arguments: {\n action: \"share\",\n details: 'facebook'\n }\n },\n {\n selector: '.i-x .social-button',\n arguments: {\n action: \"share\",\n details: 'x'\n }\n },\n {\n selector: '.audio-play',\n arguments: {\n action: 'audio-play'\n }\n },\n {\n selector: 'XPATH:self::*',\n arguments: {action: 'view'}\n }\n ]\n }\n \n\n \n \n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n\n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n \n\n\n\n\n\n \n\n \n\n\n\n \n var aBk = true;\n \n \n \n var aData = {\"aBk\":aBk};\n \n\n \n sendGAEvent('aBk', 'aBk', ''+aBk,{'nonInteraction':1});\n (function() {\n if(!(typeof evtCall==\"undefined\"))\n for(var i=0,l=evtCall.length;i!==l;i++)\n evtCall[i].call();\n })();\n \n\n \n\n \n \n \n \n \n \n \n \n \n\n \n\n \n {\n \"lang\": false,\n \"dict\": false,\n \"def\": false,\n \"trans\": false,\n \"userOptions\": false,\n \"login\": false\n }\n \n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n \n
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n\n \n\n\n \n\n \n \n \n\n \n\n \n \n \n \n
\n \n \n \n\n \n \n \n Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese \n \n \n \n \n \n \n Translate\n Grammar\n Thesaurus\n Pronunciation\n Cambridge Dictionary +Plus\n Help\n Shop\n \n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up\n \n \n \n\n \n \n \n \n English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n \n \n\n \n \n Follow us\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n \nClose the sidebar\n\n\n \n {\n \"open\": false,\n \"recent\": true,\n \"def\": true,\n \"gram\": true,\n \"trans\": true,\n \"pron\": true,\n \"plus\": true\n }\n \n\n\n\n\n \n \n \n \n\n \n\n \n Choose a dictionary \n\n \n \n \n \n Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists\n \n \n \n \n \n \n \n \n \n\nClose the sidebar\n\n\n\n \n\n \n \n \n\n \n \n Choose your language\n \n \n \n \n English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n\n \n\n \n\nClose the sidebar\n\n \n \n {\n \"wordlist_id\": \"\",\n \"word\": \"\",\n \"wordlist\": \"\",\n \"dictCode\": \"\",\n \"url\": \"\",\n \"expended\": false\n }\n \n\n\n\n \n []\n \n\n\n\n \n \n \n \n \n\n \n My word lists\n To add ${headword} to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in\n\n \n\n \n My word lists\n Add ${headword} to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \nClose the sidebar\n \n \n \n \n\nThis website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ },
+ {
+ "children": [],
+ "location": {
+ "height": 0,
+ "width": 0,
+ "x": 0,
+ "y": 0
+ },
+ "name": "IFRAME",
+ "role": "",
+ "textContent": "",
+ "type": "",
+ "value": ""
+ }
+ ],
+ "location": {
+ "height": 3307.375,
+ "width": 1200,
+ "x": 0,
+ "y": 0
+ },
+ "name": "HTML",
+ "role": "",
+ "textContent": "html{overflow-x:hidden!important}html.i-amphtml-fie{height:100%!important;width:100%!important}html:not([amp4ads]),html:not([amp4ads]) body{height:auto!important}html:not([amp4ads]) body{margin:0!important}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html.i-amphtml-singledoc.i-amphtml-embedded{-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom}html.i-amphtml-fie>body,html.i-amphtml-singledoc>body{overflow:visible!important}html.i-amphtml-fie:not(.i-amphtml-inabox)>body,html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body{position:relative!important}html.i-amphtml-ios-embed-legacy>body{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important}html.i-amphtml-ios-embed{overflow-y:auto!important;position:static}#i-amphtml-wrapper{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;display:block!important}html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper{-webkit-overflow-scrolling:touch!important}#i-amphtml-wrapper>body{position:relative!important;border-top:1px solid transparent!important}#i-amphtml-wrapper+body{visibility:visible}#i-amphtml-wrapper+body .i-amphtml-lightbox-element,#i-amphtml-wrapper+body[i-amphtml-lightbox]{visibility:hidden}#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element{visibility:visible}#i-amphtml-wrapper.i-amphtml-scroll-disabled,.i-amphtml-scroll-disabled{overflow-x:hidden!important;overflow-y:hidden!important}amp-instagram{padding:54px 0px 0px!important;background-color:#fff}amp-iframe iframe{box-sizing:border-box!important}[amp-access][amp-access-hide]{display:none}[subscriptions-dialog],body:not(.i-amphtml-subs-ready) [subscriptions-action],body:not(.i-amphtml-subs-ready) [subscriptions-section]{display:none!important}amp-experiment,amp-live-list>[update]{display:none}amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden{display:none!important}amp-list [fetch-error],amp-list[load-more] [load-more-button],amp-list[load-more] [load-more-end],amp-list[load-more] [load-more-failed],amp-list[load-more] [load-more-loading]{display:none}amp-list[diffable] div[role=list]{display:block}amp-story-page,amp-story[standalone]{min-height:1px!important;display:block!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;width:100%!important}amp-story[standalone]{background-color:#000!important;position:relative!important}amp-story-page{background-color:#757575}amp-story .amp-active>div,amp-story .i-amphtml-loader-background{display:none!important}amp-story-page:not(:first-of-type):not([distance]):not([active]){transform:translateY(1000vh)!important}amp-autocomplete{position:relative!important;display:inline-block!important}amp-autocomplete>input,amp-autocomplete>textarea{padding:0.5rem;border:1px solid rgba(0,0,0,.33)}.i-amphtml-autocomplete-results,amp-autocomplete>input,amp-autocomplete>textarea{font-size:1rem;line-height:1.5rem}[amp-fx^=fly-in]{visibility:hidden}amp-script[nodom],amp-script[sandboxed]{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}\n/*# sourceURL=/css/ampdoc.css*/[hidden]{display:none!important}.i-amphtml-element{display:inline-block}.i-amphtml-blurry-placeholder{transition:opacity 0.3s cubic-bezier(0.0,0.0,0.2,1)!important;pointer-events:none}[layout=nodisplay]:not(.i-amphtml-element){display:none!important}.i-amphtml-layout-fixed,[layout=fixed][width][height]:not(.i-amphtml-layout-fixed){display:inline-block;position:relative}.i-amphtml-layout-responsive,[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-layout-responsive){display:block;position:relative}.i-amphtml-layout-intrinsic,[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic){display:inline-block;position:relative;max-width:100%}.i-amphtml-layout-intrinsic .i-amphtml-sizer{max-width:100%}.i-amphtml-intrinsic-sizer{max-width:100%;display:block!important}.i-amphtml-layout-container,.i-amphtml-layout-fixed-height,[layout=container],[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height){display:block;position:relative}.i-amphtml-layout-fill,.i-amphtml-layout-fill.i-amphtml-notbuilt,[layout=fill]:not(.i-amphtml-layout-fill),body noscript>*{display:block;overflow:hidden!important;position:absolute;top:0;left:0;bottom:0;right:0}body noscript>*{position:absolute!important;width:100%;height:100%;z-index:2}body noscript{display:inline!important}.i-amphtml-layout-flex-item,[layout=flex-item]:not(.i-amphtml-layout-flex-item){display:block;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.i-amphtml-layout-fluid{position:relative}.i-amphtml-layout-size-defined{overflow:hidden!important}.i-amphtml-layout-awaiting-size{position:absolute!important;top:auto!important;bottom:auto!important}i-amphtml-sizer{display:block!important}@supports (aspect-ratio:1/1){i-amphtml-sizer.i-amphtml-disable-ar{display:none!important}}.i-amphtml-blurry-placeholder,.i-amphtml-fill-content{display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:0;margin:auto}.i-amphtml-layout-size-defined .i-amphtml-fill-content{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-replaced-content,.i-amphtml-screen-reader{padding:0!important;border:none!important}.i-amphtml-screen-reader{position:fixed!important;top:0px!important;left:0px!important;width:4px!important;height:4px!important;opacity:0!important;overflow:hidden!important;margin:0!important;display:block!important;visibility:visible!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:8px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:12px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:16px!important}.i-amphtml-unresolved{position:relative;overflow:hidden!important}.i-amphtml-select-disabled{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.i-amphtml-notbuilt,[layout]:not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){position:relative;overflow:hidden!important;color:transparent!important}.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,[layout]:not([layout=container]):not(.i-amphtml-element)>*,[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,[width][height][sizes]:not([layout]):not(.i-amphtml-element)>*{display:none}amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content{display:block}.i-amphtml-notbuilt:not(.i-amphtml-layout-container),[layout]:not([layout=container]):not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){color:transparent!important;line-height:0!important}.i-amphtml-ghost{visibility:hidden!important}.i-amphtml-element>[placeholder],[layout]:not(.i-amphtml-element)>[placeholder],[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder]{display:block;line-height:normal}.i-amphtml-element>[placeholder].amp-hidden,.i-amphtml-element>[placeholder].hidden{visibility:hidden}.i-amphtml-element:not(.amp-notsupported)>[fallback],.i-amphtml-layout-container>[placeholder].amp-hidden,.i-amphtml-layout-container>[placeholder].hidden{display:none}.i-amphtml-layout-size-defined>[fallback],.i-amphtml-layout-size-defined>[placeholder]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1}amp-img[i-amphtml-ssr]:not(.i-amphtml-element)>[placeholder]{z-index:auto}.i-amphtml-notbuilt>[placeholder]{display:block!important}.i-amphtml-hidden-by-media-query{display:none!important}.i-amphtml-element-error{background:red!important;color:#fff!important;position:relative!important}.i-amphtml-element-error:before{content:attr(error-message)}i-amp-scroll-container,i-amphtml-scroll-container{position:absolute;top:0;left:0;right:0;bottom:0;display:block}i-amp-scroll-container.amp-active,i-amphtml-scroll-container.amp-active{overflow:auto;-webkit-overflow-scrolling:touch}.i-amphtml-loading-container{display:block!important;pointer-events:none;z-index:1}.i-amphtml-notbuilt>.i-amphtml-loading-container{display:block!important}.i-amphtml-loading-container.amp-hidden{visibility:hidden}.i-amphtml-element>[overflow]{cursor:pointer;position:relative;z-index:2;visibility:hidden;display:initial;line-height:normal}.i-amphtml-layout-size-defined>[overflow]{position:absolute}.i-amphtml-element>[overflow].amp-visible{visibility:visible}template{display:none!important}.amp-border-box,.amp-border-box *,.amp-border-box :after,.amp-border-box :before{box-sizing:border-box}amp-pixel{display:none!important}amp-analytics,amp-auto-ads,amp-story-auto-ads{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}amp-story{visibility:hidden!important}html.i-amphtml-fie>amp-analytics{position:initial!important}[visible-when-invalid]:not(.visible),form [submit-error],form [submit-success],form [submitting]{display:none}amp-accordion{display:block!important}@media (min-width:1px){:where(amp-accordion>section)>:first-child{margin:0;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}:where(amp-accordion>section)>:last-child{margin:0}}amp-accordion>section{float:none!important}amp-accordion>section>*{float:none!important;display:block!important;overflow:hidden!important;position:relative!important}amp-accordion,amp-accordion>section{margin:0}amp-accordion:not(.i-amphtml-built)>section>:last-child{display:none!important}amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child{display:block!important}\n/*# sourceURL=/css/ampshared.css*/.i-amphtml-loader-background{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#f8f8f8}.i-amphtml-new-loader{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;color:#aaa}.i-amphtml-new-loader-size-default,.i-amphtml-new-loader-size-small{width:72px;height:72px}.i-amphtml-new-loader-logo{transform-origin:center;opacity:0;animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-logo{display:none}.i-amphtml-new-loader-logo-default{fill:currentColor;animation:i-amphtml-new-loader-fade-out 0.8s ease-out forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-has-shim{color:#fff!important}.i-amphtml-new-loader-shim{width:72px;height:72px;border-radius:50%;display:none;transform-origin:center;opacity:0;background-color:rgba(0,0,0,.6);animation:i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;animation-delay:0.6s;animation-delay:calc(0.6s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-shim{width:48px;height:48px;margin:12px}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-shim{display:initial}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-logo-default{display:none}.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-transparent-on-shim{fill:transparent!important}.i-amphtml-new-loader-logo,.i-amphtml-new-loader-shim,.i-amphtml-new-loader-spinner-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-new-loader-spinner-wrapper{margin:12px}.i-amphtml-new-loader-spinner{stroke:currentColor;stroke-width:1.5px;opacity:0;animation:i-amphtml-new-loader-fade-in 0.8s ease-in forwards;animation-delay:1.8s;animation-delay:calc(1.8s - var(--loader-delay-offset))}.i-amphtml-new-loader-spinner-path{animation:frame-position-first-spin 0.6s steps(30),frame-position-infinite-spin 1.2s steps(59) infinite;animation-delay:2.8s,3.4s;animation-delay:calc(2.8s - var(--loader-delay-offset)),calc(3.4s - var(--loader-delay-offset))}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner{transform:scale(0.54545);stroke-width:2.75px}.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner-path{animation-delay:1.4s,2s;animation-delay:calc(1.4s - var(--loader-delay-offset)),calc(2s - var(--loader-delay-offset))}.i-amphtml-new-loader *{animation-play-state:paused}.amp-active>.i-amphtml-new-loader *{animation-play-state:running}.i-amphtml-new-loader-ad-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.i-amphtml-new-loader-ad-label{all:initial!important;display:inline-block!important;padding:0 0.4ch!important;border:1px solid!important;border-radius:2px!important;color:currentColor!important;font-size:11px!important;font-family:sans-serif!important;line-height:1.1!important;visibility:inherit!important}@keyframes i-amphtml-new-loader-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-new-loader-fade-out{0%{opacity:1}to{opacity:0}}@keyframes i-amphtml-new-loader-scale-and-fade-in{0%{opacity:0;transform:scale(0)}50%{transform:scale(1)}to{opacity:1}}@keyframes frame-position-first-spin{0%{transform:translateX(0)}to{transform:translateX(-1440px)}}@keyframes frame-position-infinite-spin{0%{transform:translateX(-1440px)}to{transform:translateX(-4272px)}}\n/*# sourceURL=/extensions/amp-loader/0.1/amp-loader.css*/\n/*# sourceURL=/extensions/amp-access/0.1/amp-access.css*/amp-lightbox{display:none;position:fixed!important;z-index:1000;top:0!important;left:0!important;bottom:0!important;right:0!important}amp-lightbox[scrollable]{overflow-y:auto!important;overflow-x:hidden!important}amp-lightbox i-amphtml-ad-close-header{height:60px!important;display:block!important;visibility:visible!important;opacity:0;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:right!important;justify-content:right!important;transition:opacity 0.1s ease-in}[animate-in=fly-in-bottom]>i-amphtml-ad-close-header,[animate-in=fly-in-top]>i-amphtml-ad-close-header{transition-delay:0.2s}amp-lightbox .amp-ad-close-header{opacity:1!important;box-sizing:border-box;padding:5px;line-height:40px;background-color:#000;color:#fff;font-family:Helvetica,sans-serif;font-size:12px;cursor:pointer}amp-lightbox .amp-ad-close-header>:first-child{margin-left:auto!important;pointer-events:none!important}amp-lightbox .amp-ad-close-button{display:block!important;background:url('data:image/svg+xml;charset=utf-8,') no-repeat;background-position:50%;width:40px;height:40px;pointer-events:none!important;border-radius:40px;margin-left:5px}amp-lightbox .amp-ad-close-header:active>.amp-ad-close-button{background-color:hsla(0,0%,100%,.3)}\n/*# sourceURL=/extensions/amp-lightbox/0.1/amp-lightbox.css*/amp-user-notification{position:fixed!important;bottom:0;left:0;overflow:hidden!important;visibility:hidden;background:hsla(0,0%,100%,.7);z-index:1000;width:100%}amp-user-notification.amp-active{visibility:visible}amp-user-notification.amp-hidden{visibility:hidden}\n/*# sourceURL=/extensions/amp-user-notification/0.1/amp-user-notification.css*/amp-list.i-amphtml-list-fetch-error [fetch-error],amp-list[load-more] [load-more-button].amp-visible,amp-list[load-more] [load-more-end].amp-visible,amp-list[load-more] [load-more-failed].amp-visible,amp-list[load-more] [load-more-loading].amp-visible{display:block}amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{height:80px;padding:12px 0px;box-sizing:border-box}.i-amphtml-list-load-more-button,amp-list[load-more] [load-more-button].i-amphtml-default-ui,amp-list[load-more] [load-more-failed].i-amphtml-default-ui,amp-list[load-more] [load-more-loading].i-amphtml-default-ui{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#333;text-align:center}amp-list[load-more] [load-more-loading].i-amphtml-default-ui .i-amphtml-list-load-more-spinner{display:inline-block;width:40px;height:40px;margin:8px 0px;background-image:url('data:image/svg+xml;charset=utf-8,');animation:amp-list-load-more-spinner 1000ms linear infinite}@keyframes amp-list-load-more-spinner{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.i-amphtml-list-load-more-button{border:none;display:inline-block;background-color:rgba(51,51,51,.75);color:#fff;margin:4px 0px;padding:0px 32px;box-sizing:border-box;height:48px;border-radius:24px}[load-more] div[role=list]{overflow-y:hidden}.i-amphtml-list-load-more-button,.i-amphtml-list-load-more-button label,.i-amphtml-list-load-more-icon{cursor:pointer}.i-amphtml-list-load-more-button:hover{background-color:#333}.i-amphtml-list-load-more-button.i-amphtml-list-load-more-button-small{margin:0px;padding:4px 16px;height:32px}.i-amphtml-list-load-more-button label{display:inline-block;vertical-align:middle;line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-message{line-height:24px}amp-list[load-more] [load-more-failed].i-amphtml-default-ui .i-amphtml-list-load-more-icon{height:24px;width:24px;display:inline-block;vertical-align:middle;background-image:url('data:image/svg+xml;charset=utf-8,')}\n/*# sourceURL=/extensions/amp-list/0.1/amp-list.css*/amp-sidebar{--story-page-vh:1vh;position:fixed!important;top:0;max-height:100vh!important;height:100vh;max-width:80vw;background-color:#efefef;min-width:45px!important;outline:none;overflow-x:hidden!important;overflow-y:auto!important;z-index:2147483647;-webkit-overflow-scrolling:touch;will-change:transform}amp-sidebar[side=left]{left:0!important;transform:translateX(-100%);animation-name:i-amphtml-sidebar-slide-out-left}amp-sidebar[side=left][open]{animation-name:i-amphtml-sidebar-slide-in-left}amp-sidebar[side=right]{right:0!important;transform:translateX(100%);animation-name:i-amphtml-sidebar-slide-out-right}amp-sidebar[side=right][open]{animation-name:i-amphtml-sidebar-slide-in-right}amp-sidebar[side][i-amphtml-sidebar-opened]{transform:none;animation:none}.i-amphtml-sidebar-mask,amp-sidebar[side]{animation-duration:233ms;animation-timing-function:cubic-bezier(0,0,.21,1);animation-fill-mode:forwards}.i-amphtml-toolbar>ol,.i-amphtml-toolbar>ul{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;list-style-type:none;padding:0;margin:0}.amp-sidebar-mask{background-color:rgba(0,0,0,.5)}.i-amphtml-sidebar-mask{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background-image:none!important;animation-name:i-amphtml-sidebar-mask-fade-out;z-index:2147483646}.i-amphtml-sidebar-mask[open]{animation-name:i-amphtml-sidebar-mask-fade-in}.i-amphtml-sidebar-mask[i-amphtml-sidebar-opened]{animation:none}@keyframes i-amphtml-sidebar-slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes i-amphtml-sidebar-slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes i-amphtml-sidebar-mask-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-sidebar-mask-fade-out{0%{opacity:1}to{opacity:0}}\n/*# sourceURL=/extensions/amp-sidebar/0.1/amp-sidebar.css*/amp-accordion>section>:last-child{display:none!important}amp-accordion>section[expanded]>:last-child{display:block!important}.i-amphtml-accordion-content,.i-amphtml-accordion-header{margin:0}.i-amphtml-accordion-header{cursor:pointer;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}amp-accordion>section:not([expanded]) .i-amphtml-media-component,amp-accordion>section:not([expanded]) .i-amphtml-media-component *{display:none!important;visibility:hidden!important}\n/*# sourceURL=/extensions/amp-accordion/0.1/amp-accordion.css*/form.amp-form-submit-error [submit-error],form.amp-form-submit-success [submit-success],form.amp-form-submitting [submitting]{display:block}textarea[autoexpand]:not(.i-amphtml-textarea-max){overflow:hidden!important}.i-amphtml-textarea-clone{visibility:hidden;position:absolute;top:-9999px;left:-9999px;height:0!important}.i-amphtml-validation-bubble{transform:translate(-50%,-100%);background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.5);max-width:200px;position:absolute;display:block;box-sizing:border-box;padding:10px;border-radius:5px}.i-amphtml-validation-bubble:after{content:\" \";position:absolute;bottom:-8px;left:30px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}[visible-when-invalid]{color:red}\n/*# sourceURL=/extensions/amp-form/0.1/amp-form.css*/\n Cambridge Dictionary | English Dictionary, Translations & Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n window.geofeed = function(geoFeedData) {\n window.geofeedData = geoFeedData;\n\n window.isCCPAMode = function() {\n return (geoFeedData.country == \"US\" && geoFeedData.state == \"CA\");\n };\n\n if (window.isCCPAMode()) {\n var otCCPAiab = document.createElement('script');\n otCCPAiab.setAttribute('src', 'https://cdn.cookielaw.org/opt-out/otCCPAiab.js');\n otCCPAiab.setAttribute('charset', 'UTF-8');\n otCCPAiab.setAttribute('ccpa-opt-out-ids', 'C0004');\n otCCPAiab.setAttribute('ccpa-opt-out-geo', 'ca');\n otCCPAiab.setAttribute('ccpa-opt-out-lspa', 'false');\n document.head.appendChild(otCCPAiab);\n }\n };\n \n \n \n \n\n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \nfunction readCookie(name) {\n var nameEQ = name + \"=\";\n var ca = document.cookie.split(';');\n for ( var i = 0; i < ca.length; i++) {\n var c = ca[i];\n while (c.charAt(0) == ' ')\n c = c.substring(1, c.length);\n if (c.indexOf(nameEQ) == 0)\n return c.substring(nameEQ.length, c.length);\n }\n return null;\n}\n\nvar pl_did = readCookie(\"pl_did\");\nvar pl_p = localStorage.pl;\n \n //\n \n \n \n \n \n \n (function(h,o,t,j,a,r){\n h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\n h._hjSettings={hjid:2790984,hjsv:6};\n a=o.getElementsByTagName('head')[0];\n r=o.createElement('script');r.async=1;\n r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\n a.appendChild(r);\n })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');\n \n \n window.hj('identify', null, {\n country: \"US\"\n });\n \n \n \n {\n \"authorization\": \"https://dictionary.cambridge.org/auth/info?rid=READER_ID&url=CANONICAL_URL&ref=DOCUMENT_REFERRER&type=&v1=&v2=&v3=&v4=&v5=&v6=&v7=&v8=&_=RANDOM\",\n \"noPingback\": true,\n \"login\": {\n \"sign-in\": \"https://dictionary.cambridge.org/auth/signin?rid=READER_ID\",\n \"sign-up\": \"https://dictionary.cambridge.org/auth/signup?rid=READER_ID\",\n \"sign-out\": \"https://dictionary.cambridge.org/auth/signout?rid=READER_ID\"\n },\n \"authorizationFallbackResponse\": {\n \"error\": true,\n \"loggedIn\": false\n },\n \"authorizationTimeout\": 10000\n }\n \n \n window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n\n if(typeof iaw !== 'undefined') {\n iaw.que.push(function() {\n iaw.setGTAG(gtag);\n });\n }\n\n function sendGAEvent(eventCategory, eventAction, eventLabel, eventValue) {\n var event = {};\n\n if(eventAction != null)\n event[eventCategory + '_action'] = eventAction;\n\n if(eventLabel != null)\n event[eventCategory + '_label'] = eventLabel;\n\n if(eventValue != null)\n event[eventCategory + '_value'] = eventValue;\n\n gtag('event', eventCategory, event);\n }\n \n \n \n \n\n !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);\n },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='https://static.ads-twitter.com/uwt.js',\n a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');\n twq('config','ocswc');\n\nwindow.geofeed=function(d){iaw.setCountryOT(d.country)};window.teads_analytics=window.teads_analytics||{};window.teads_analytics.analytics_tag_id=\"PUB_8486\";window.teads_analytics.share=window.teads_analytics.share||function(){;(window.teads_analytics.shared_data=window.teads_analytics.shared_data||[]).push(arguments)};#onetrust-banner-sdk .onetrust-vendors-list-handler{cursor:pointer;color:#1f96db;font-size:inherit;font-weight:bold;text-decoration:none;margin-left:5px}#onetrust-banner-sdk .onetrust-vendors-list-handler:hover{color:#1f96db}#onetrust-banner-sdk:focus{outline:2px solid #000;outline-offset:-2px}#onetrust-banner-sdk a:focus{outline:2px solid #000}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{outline-offset:1px}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{height:64px;width:64px}#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold{font-weight:bold}#onetrust-banner-sdk .ot-close-icon,#onetrust-pc-sdk .ot-close-icon,#ot-sync-ntfy .ot-close-icon{background-size:contain;background-repeat:no-repeat;background-position:center;height:12px;width:12px}#onetrust-banner-sdk .powered-by-logo,#onetrust-banner-sdk .ot-pc-footer-logo a,#onetrust-pc-sdk .powered-by-logo,#onetrust-pc-sdk .ot-pc-footer-logo a,#ot-sync-ntfy .powered-by-logo,#ot-sync-ntfy .ot-pc-footer-logo a{background-size:contain;background-repeat:no-repeat;background-position:center;height:25px;width:152px;display:block;text-decoration:none;font-size:.75em}#onetrust-banner-sdk .powered-by-logo:hover,#onetrust-banner-sdk .ot-pc-footer-logo a:hover,#onetrust-pc-sdk .powered-by-logo:hover,#onetrust-pc-sdk .ot-pc-footer-logo a:hover,#ot-sync-ntfy .powered-by-logo:hover,#ot-sync-ntfy .ot-pc-footer-logo a:hover{color:#565656}#onetrust-banner-sdk h3 *,#onetrust-banner-sdk h4 *,#onetrust-banner-sdk h6 *,#onetrust-banner-sdk button *,#onetrust-banner-sdk a[data-parent-id] *,#onetrust-pc-sdk h3 *,#onetrust-pc-sdk h4 *,#onetrust-pc-sdk h6 *,#onetrust-pc-sdk button *,#onetrust-pc-sdk a[data-parent-id] *,#ot-sync-ntfy h3 *,#ot-sync-ntfy h4 *,#ot-sync-ntfy h6 *,#ot-sync-ntfy button *,#ot-sync-ntfy a[data-parent-id] *{font-size:inherit;font-weight:inherit;color:inherit}#onetrust-banner-sdk .ot-hide,#onetrust-pc-sdk .ot-hide,#ot-sync-ntfy .ot-hide{display:none !important}#onetrust-banner-sdk button.ot-link-btn:hover,#onetrust-pc-sdk button.ot-link-btn:hover,#ot-sync-ntfy button.ot-link-btn:hover{text-decoration:underline;opacity:1}#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column{padding:0}#onetrust-pc-sdk .ot-sdk-container{padding-right:0}#onetrust-pc-sdk .ot-sdk-row{flex-direction:initial;width:100%}#onetrust-pc-sdk [type=checkbox]:checked,#onetrust-pc-sdk [type=checkbox]:not(:checked){pointer-events:initial}#onetrust-pc-sdk [type=checkbox]:disabled+label::before,#onetrust-pc-sdk [type=checkbox]:disabled+label:after,#onetrust-pc-sdk [type=checkbox]:disabled+label{pointer-events:none;opacity:.7}#onetrust-pc-sdk #vendor-list-content{transform:translate3d(0, 0, 0)}#onetrust-pc-sdk li input[type=checkbox]{z-index:1}#onetrust-pc-sdk li .ot-checkbox label{z-index:2}#onetrust-pc-sdk li .ot-checkbox input[type=checkbox]{height:auto;width:auto}#onetrust-pc-sdk li .host-title a,#onetrust-pc-sdk li .ot-host-name a,#onetrust-pc-sdk li .accordion-text,#onetrust-pc-sdk li .ot-acc-txt{z-index:2;position:relative}#onetrust-pc-sdk input{margin:3px .1ex}#onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo{height:60px;width:180px;background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-flex;justify-content:center;align-items:center}#onetrust-pc-sdk .pc-logo img,#onetrust-pc-sdk .ot-pc-logo img{max-height:100%;max-width:100%}#onetrust-pc-sdk .screen-reader-only,#onetrust-pc-sdk .ot-scrn-rdr,.ot-sdk-cookie-policy .screen-reader-only,.ot-sdk-cookie-policy .ot-scrn-rdr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#onetrust-pc-sdk.ot-fade-in,.onetrust-pc-dark-filter.ot-fade-in,#onetrust-banner-sdk.ot-fade-in{animation-name:onetrust-fade-in;animation-duration:400ms;animation-timing-function:ease-in-out}#onetrust-pc-sdk.ot-hide{display:none !important}.onetrust-pc-dark-filter.ot-hide{display:none !important}#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings{color:#68b631;border:1px solid #68b631;height:auto;white-space:normal;word-wrap:break-word;padding:.8em 2em;font-size:.8em;line-height:1.2;cursor:pointer;-moz-transition:.1s ease;-o-transition:.1s ease;-webkit-transition:1s ease;transition:.1s ease}#ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover{color:#fff;background-color:#68b631}.onetrust-pc-dark-filter{background:rgba(0,0,0,.5);z-index:2147483646;width:100%;height:100%;overflow:hidden;position:fixed;top:0;bottom:0;left:0}@keyframes onetrust-fade-in{0%{opacity:0}100%{opacity:1}}.ot-cookie-label{text-decoration:underline}@media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape){#onetrust-pc-sdk p{font-size:.75em}}#onetrust-banner-sdk .banner-option-input:focus+label{outline:1px solid #000;outline-style:auto}.category-vendors-list-handler+a:focus,.category-vendors-list-handler+a:focus-visible{outline:2px solid #000}#onetrust-pc-sdk .ot-userid-title{margin-top:10px}#onetrust-pc-sdk .ot-userid-title>span,#onetrust-pc-sdk .ot-userid-timestamp>span{font-weight:700}#onetrust-pc-sdk .ot-userid-desc{font-style:italic}#onetrust-pc-sdk .ot-host-desc a{pointer-events:initial}#onetrust-pc-sdk .ot-ven-hdr>p a{position:relative;z-index:2;pointer-events:initial}#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a{margin-right:auto}#onetrust-pc-sdk .ot-pc-footer-logo img{width:136px;height:16px}#onetrust-pc-sdk .ot-pur-vdr-count{font-weight:400;font-size:.7rem;padding-top:3px;display:block}#onetrust-banner-sdk .ot-optout-signal,#onetrust-pc-sdk .ot-optout-signal{border:1px solid #32ae88;border-radius:3px;padding:5px;margin-bottom:10px;background-color:#f9fffa;font-size:.85rem;line-height:2}#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon{display:inline;margin-right:5px}#onetrust-banner-sdk .ot-optout-signal svg,#onetrust-pc-sdk .ot-optout-signal svg{height:20px;width:30px;transform:scale(0.5)}#onetrust-banner-sdk .ot-optout-signal svg path,#onetrust-pc-sdk .ot-optout-signal svg path{fill:#32ae88}#onetrust-consent-sdk .ot-general-modal{overflow:hidden;position:fixed;margin:0 auto;top:50%;left:50%;width:40%;padding:1.5rem;max-width:575px;min-width:575px;z-index:2147483647;border-radius:2.5px;transform:translate(-50%, -50%)}#onetrust-consent-sdk .ot-signature-health-group{margin-top:1rem;padding-left:1.25rem;padding-right:1.25rem;margin-bottom:.625rem;width:calc(100% - 2.5rem)}#onetrust-consent-sdk .ot-signature-health-group .ot-signature-health-form{gap:.5rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:70%;gap:.35rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-input{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-consent-sdk .ot-signature-health .ot-signature-subtitle{font-size:1.125rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-group-title{font-size:1.25rem;font-weight:bold}#onetrust-consent-sdk .ot-signature-health,#onetrust-consent-sdk .ot-signature-health-group{display:flex;flex-direction:column;gap:1rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-cont{display:flex;flex-direction:column;gap:.25rem}#onetrust-consent-sdk .ot-signature-health .ot-signature-paragraph,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-paragraph{margin:0;line-height:20px;font-size:max(14px,.875rem)}#onetrust-consent-sdk .ot-signature-health .ot-health-signature-error,#onetrust-consent-sdk .ot-signature-health-group .ot-health-signature-error{color:#4d4d4d;font-size:min(12px,.75rem)}#onetrust-consent-sdk .ot-signature-health .ot-signature-buttons-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-buttons-cont{margin-top:max(.75rem,2%);gap:1rem;display:flex;justify-content:flex-end}#onetrust-consent-sdk .ot-signature-health .ot-signature-button,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button{flex:1;height:auto;color:#fff;cursor:pointer;line-height:1.2;min-width:125px;font-weight:600;font-size:.813em;border-radius:2px;padding:12px 10px;white-space:normal;word-wrap:break-word;word-break:break-word;background-color:#68b631;border:2px solid #68b631}#onetrust-consent-sdk .ot-signature-health .ot-signature-button.reject,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button.reject{background-color:#fff}#onetrust-consent-sdk .ot-input-field-cont{display:flex;flex-direction:column;gap:.5rem}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:65%}#onetrust-consent-sdk .ot-signature-health-form{display:flex;flex-direction:column}#onetrust-consent-sdk .ot-signature-health-form .ot-signature-label{margin-bottom:0;line-height:20px;font-size:max(14px,.875rem)}@media only screen and (max-width: 600px){#onetrust-consent-sdk .ot-general-modal{min-width:100%}#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form{width:100%}#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input{width:100%}}#onetrust-banner-sdk,#onetrust-pc-sdk,#ot-sdk-cookie-policy,#ot-sync-ntfy{font-size:16px}#onetrust-banner-sdk *,#onetrust-banner-sdk ::after,#onetrust-banner-sdk ::before,#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before,#ot-sdk-cookie-policy *,#ot-sdk-cookie-policy ::after,#ot-sdk-cookie-policy ::before,#ot-sync-ntfy *,#ot-sync-ntfy ::after,#ot-sync-ntfy ::before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#onetrust-banner-sdk div,#onetrust-banner-sdk span,#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-banner-sdk p,#onetrust-banner-sdk img,#onetrust-banner-sdk svg,#onetrust-banner-sdk button,#onetrust-banner-sdk section,#onetrust-banner-sdk a,#onetrust-banner-sdk label,#onetrust-banner-sdk input,#onetrust-banner-sdk ul,#onetrust-banner-sdk li,#onetrust-banner-sdk nav,#onetrust-banner-sdk table,#onetrust-banner-sdk thead,#onetrust-banner-sdk tr,#onetrust-banner-sdk td,#onetrust-banner-sdk tbody,#onetrust-banner-sdk .ot-main-content,#onetrust-banner-sdk .ot-toggle,#onetrust-banner-sdk #ot-content,#onetrust-banner-sdk #ot-pc-content,#onetrust-banner-sdk .checkbox,#onetrust-pc-sdk div,#onetrust-pc-sdk span,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#onetrust-pc-sdk p,#onetrust-pc-sdk img,#onetrust-pc-sdk svg,#onetrust-pc-sdk button,#onetrust-pc-sdk section,#onetrust-pc-sdk a,#onetrust-pc-sdk label,#onetrust-pc-sdk input,#onetrust-pc-sdk ul,#onetrust-pc-sdk li,#onetrust-pc-sdk nav,#onetrust-pc-sdk table,#onetrust-pc-sdk thead,#onetrust-pc-sdk tr,#onetrust-pc-sdk td,#onetrust-pc-sdk tbody,#onetrust-pc-sdk .ot-main-content,#onetrust-pc-sdk .ot-toggle,#onetrust-pc-sdk #ot-content,#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk .checkbox,#ot-sdk-cookie-policy div,#ot-sdk-cookie-policy span,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy p,#ot-sdk-cookie-policy img,#ot-sdk-cookie-policy svg,#ot-sdk-cookie-policy button,#ot-sdk-cookie-policy section,#ot-sdk-cookie-policy a,#ot-sdk-cookie-policy label,#ot-sdk-cookie-policy input,#ot-sdk-cookie-policy ul,#ot-sdk-cookie-policy li,#ot-sdk-cookie-policy nav,#ot-sdk-cookie-policy table,#ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy tr,#ot-sdk-cookie-policy td,#ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy .ot-main-content,#ot-sdk-cookie-policy .ot-toggle,#ot-sdk-cookie-policy #ot-content,#ot-sdk-cookie-policy #ot-pc-content,#ot-sdk-cookie-policy .checkbox,#ot-sync-ntfy div,#ot-sync-ntfy span,#ot-sync-ntfy h1,#ot-sync-ntfy h2,#ot-sync-ntfy h3,#ot-sync-ntfy h4,#ot-sync-ntfy h5,#ot-sync-ntfy h6,#ot-sync-ntfy p,#ot-sync-ntfy img,#ot-sync-ntfy svg,#ot-sync-ntfy button,#ot-sync-ntfy section,#ot-sync-ntfy a,#ot-sync-ntfy label,#ot-sync-ntfy input,#ot-sync-ntfy ul,#ot-sync-ntfy li,#ot-sync-ntfy nav,#ot-sync-ntfy table,#ot-sync-ntfy thead,#ot-sync-ntfy tr,#ot-sync-ntfy td,#ot-sync-ntfy tbody,#ot-sync-ntfy .ot-main-content,#ot-sync-ntfy .ot-toggle,#ot-sync-ntfy #ot-content,#ot-sync-ntfy #ot-pc-content,#ot-sync-ntfy .checkbox{font-family:inherit;font-weight:normal;-webkit-font-smoothing:auto;letter-spacing:normal;line-height:normal;padding:0;margin:0;height:auto;min-height:0;max-height:none;width:auto;min-width:0;max-width:none;border-radius:0;border:none;clear:none;float:none;position:static;bottom:auto;left:auto;right:auto;top:auto;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;white-space:normal;background:none;overflow:visible;vertical-align:baseline;visibility:visible;z-index:auto;box-shadow:none}#onetrust-banner-sdk label:before,#onetrust-banner-sdk label:after,#onetrust-banner-sdk .checkbox:after,#onetrust-banner-sdk .checkbox:before,#onetrust-pc-sdk label:before,#onetrust-pc-sdk label:after,#onetrust-pc-sdk .checkbox:after,#onetrust-pc-sdk .checkbox:before,#ot-sdk-cookie-policy label:before,#ot-sdk-cookie-policy label:after,#ot-sdk-cookie-policy .checkbox:after,#ot-sdk-cookie-policy .checkbox:before,#ot-sync-ntfy label:before,#ot-sync-ntfy label:after,#ot-sync-ntfy .checkbox:after,#ot-sync-ntfy .checkbox:before{content:\"\";content:none}#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{position:relative;width:100%;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{width:100%;float:left;box-sizing:border-box;padding:0;display:initial}@media(min-width: 400px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:90%;padding:0}}@media(min-width: 550px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:100%}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{margin-left:4%}#onetrust-banner-sdk .ot-sdk-column:first-child,#onetrust-banner-sdk .ot-sdk-columns:first-child,#onetrust-pc-sdk .ot-sdk-column:first-child,#onetrust-pc-sdk .ot-sdk-columns:first-child,#ot-sdk-cookie-policy .ot-sdk-column:first-child,#ot-sdk-cookie-policy .ot-sdk-columns:first-child{margin-left:0}#onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns{width:13.3333333333%}#onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns{width:22%}#onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns{width:30.6666666667%}#onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns{width:65.3333333333%}#onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns{width:74%}#onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns{width:82.6666666667%}#onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns{width:91.3333333333%}#onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns{width:100%;margin-left:0}}#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6{margin-top:0;font-weight:600;font-family:inherit}#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem;line-height:1.2}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem;line-height:1.25}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem;line-height:1.3}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem;line-height:1.35}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem;line-height:1.5}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem;line-height:1.6}@media(min-width: 550px){#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem}}#onetrust-banner-sdk p,#onetrust-pc-sdk p,#ot-sdk-cookie-policy p{margin:0 0 1em 0;font-family:inherit;line-height:normal}#onetrust-banner-sdk a,#onetrust-pc-sdk a,#ot-sdk-cookie-policy a{color:#565656;text-decoration:underline}#onetrust-banner-sdk a:hover,#onetrust-pc-sdk a:hover,#ot-sdk-cookie-policy a:hover{color:#565656;text-decoration:none}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:.9em;font-weight:400;line-height:38px;letter-spacing:.01em;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border-radius:2px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-button:hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#onetrust-pc-sdk .ot-sdk-button:hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#ot-sdk-cookie-policy .ot-sdk-button:hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus{color:#333;border-color:#888;opacity:.7}#onetrust-banner-sdk .ot-sdk-button:focus,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,#onetrust-pc-sdk .ot-sdk-button:focus,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,#ot-sdk-cookie-policy .ot-sdk-button:focus,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus{outline:2px solid #000}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-banner-sdk button.ot-sdk-button-primary,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-pc-sdk button.ot-sdk-button-primary,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,#ot-sdk-cookie-policy button.ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-banner-sdk button.ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-banner-sdk button.ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-pc-sdk button.ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-pc-sdk button.ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus{color:#fff;background-color:#1eaedb;border-color:#1eaedb}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}#onetrust-banner-sdk input[type=text]:focus,#onetrust-pc-sdk input[type=text]:focus,#ot-sdk-cookie-policy input[type=text]:focus{border:1px solid #000;outline:0}#onetrust-banner-sdk label,#onetrust-pc-sdk label,#ot-sdk-cookie-policy label{display:block;margin-bottom:.5rem;font-weight:600}#onetrust-banner-sdk input[type=checkbox],#onetrust-pc-sdk input[type=checkbox],#ot-sdk-cookie-policy input[type=checkbox]{display:inline}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{list-style:circle inside}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{padding-left:0;margin-top:0}#onetrust-banner-sdk ul ul,#onetrust-pc-sdk ul ul,#ot-sdk-cookie-policy ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}#onetrust-banner-sdk li,#onetrust-pc-sdk li,#ot-sdk-cookie-policy li{margin-bottom:1rem}#onetrust-banner-sdk th,#onetrust-banner-sdk td,#onetrust-pc-sdk th,#onetrust-pc-sdk td,#ot-sdk-cookie-policy th,#ot-sdk-cookie-policy td{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}#onetrust-banner-sdk button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-container:after,#onetrust-banner-sdk .ot-sdk-row:after,#onetrust-pc-sdk .ot-sdk-container:after,#onetrust-pc-sdk .ot-sdk-row:after,#ot-sdk-cookie-policy .ot-sdk-container:after,#ot-sdk-cookie-policy .ot-sdk-row:after{content:\"\";display:table;clear:both}#onetrust-banner-sdk .ot-sdk-row,#onetrust-pc-sdk .ot-sdk-row,#ot-sdk-cookie-policy .ot-sdk-row{margin:0;max-width:none;display:block}#onetrust-banner-sdk{box-shadow:0 0 18px rgba(0,0,0,.2)}#onetrust-banner-sdk.otFlat{position:fixed;z-index:2147483645;bottom:0;right:0;left:0;background-color:#fff;max-height:90%;overflow-x:hidden;overflow-y:auto}#onetrust-banner-sdk.otFlat.top{top:0px;bottom:auto}#onetrust-banner-sdk.otRelFont{font-size:1rem}#onetrust-banner-sdk>.ot-sdk-container{overflow:hidden}#onetrust-banner-sdk::-webkit-scrollbar{width:11px}#onetrust-banner-sdk::-webkit-scrollbar-thumb{border-radius:10px;background:#c1c1c1}#onetrust-banner-sdk{scrollbar-arrow-color:#c1c1c1;scrollbar-darkshadow-color:#c1c1c1;scrollbar-face-color:#c1c1c1;scrollbar-shadow-color:#c1c1c1}#onetrust-banner-sdk #onetrust-policy{margin:1.25em 0 .625em 2em;overflow:hidden}#onetrust-banner-sdk #onetrust-policy .ot-gv-list-handler{float:left;font-size:.82em;padding:0;margin-bottom:0;border:0;line-height:normal;height:auto;width:auto}#onetrust-banner-sdk #onetrust-policy-title{font-size:1.2em;line-height:1.3;margin-bottom:10px}#onetrust-banner-sdk #onetrust-policy-text{clear:both;text-align:left;font-size:.88em;line-height:1.4}#onetrust-banner-sdk #onetrust-policy-text *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk #onetrust-policy-text a{font-weight:bold;margin-left:5px}#onetrust-banner-sdk #onetrust-policy-title,#onetrust-banner-sdk #onetrust-policy-text{color:dimgray;float:left}#onetrust-banner-sdk #onetrust-button-group-parent{min-height:1px;text-align:center}#onetrust-banner-sdk #onetrust-button-group{display:inline-block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{background-color:#68b631;color:#fff;border-color:#68b631;margin-right:1em;min-width:125px;height:auto;white-space:normal;word-break:break-word;word-wrap:break-word;padding:12px 10px;line-height:1.2;font-size:.813em;font-weight:600}#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link{background-color:#fff;border:none;color:#68b631;text-decoration:underline;padding-left:0;padding-right:0}#onetrust-banner-sdk .onetrust-close-btn-ui{width:44px;height:44px;background-size:12px;border:none;position:relative;margin:auto;padding:0}#onetrust-banner-sdk .banner_logo{display:none}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{position:absolute;top:50%;transform:translateY(-50%);left:0px}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-policy{margin-left:65px}#onetrust-banner-sdk .ot-b-addl-desc{clear:both;float:left;display:block}#onetrust-banner-sdk #banner-options{float:left;display:table;margin-right:0;margin-left:1em;width:calc(100% - 1em)}#onetrust-banner-sdk .banner-option-input{cursor:pointer;width:auto;height:auto;border:none;padding:0;padding-right:3px;margin:0 0 10px;font-size:.82em;line-height:1.4}#onetrust-banner-sdk .banner-option-input *{pointer-events:none;font-size:inherit;line-height:inherit}#onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details{display:block;height:auto}#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container{transform:rotate(90deg)}#onetrust-banner-sdk .banner-option{margin-bottom:12px;margin-left:0;border:none;float:left;padding:0}#onetrust-banner-sdk .banner-option:first-child{padding-left:2px}#onetrust-banner-sdk .banner-option:not(:first-child){padding:0;border:none}#onetrust-banner-sdk .banner-option-header{cursor:pointer;display:inline-block}#onetrust-banner-sdk .banner-option-header :first-child{color:dimgray;font-weight:bold;float:left}#onetrust-banner-sdk .banner-option-header .ot-arrow-container{display:inline-block;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid dimgray;margin-left:10px;vertical-align:middle}#onetrust-banner-sdk .banner-option-details{display:none;font-size:.83em;line-height:1.5;padding:10px 0px 5px 10px;margin-right:10px;height:0px}#onetrust-banner-sdk .banner-option-details *{font-size:inherit;line-height:inherit;color:dimgray}#onetrust-banner-sdk .ot-arrow-container,#onetrust-banner-sdk .banner-option-details{transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .ot-dpd-container{float:left}#onetrust-banner-sdk .ot-dpd-title{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-title,#onetrust-banner-sdk .ot-dpd-desc{font-size:.88em;line-height:1.4;color:dimgray}#onetrust-banner-sdk .ot-dpd-title *,#onetrust-banner-sdk .ot-dpd-desc *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text *{margin-bottom:0}#onetrust-banner-sdk.ot-iab-2 .onetrust-vendors-list-handler{display:block;margin-left:0;margin-top:5px;clear:both;margin-bottom:0;padding:0;border:0;height:auto;width:auto}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk.ot-close-btn-link{padding-top:25px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container{top:15px;transform:none;right:15px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button{padding:0;white-space:pre-wrap;border:none;height:auto;line-height:1.5;text-decoration:underline;font-size:.69em}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk .ot-dpd-desc,#onetrust-banner-sdk .ot-b-addl-desc{font-size:.813em;line-height:1.5}#onetrust-banner-sdk .ot-dpd-desc{margin-bottom:10px}#onetrust-banner-sdk .ot-dpd-desc>.ot-b-addl-desc{margin-top:10px;margin-bottom:10px;font-size:1em}@media only screen and (max-width: 425px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:6px;right:2px}#onetrust-banner-sdk #onetrust-policy{margin-left:0;margin-top:3em}#onetrust-banner-sdk #onetrust-button-group{display:block}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk .onetrust-close-btn-ui{top:auto;transform:none}#onetrust-banner-sdk #onetrust-policy-title{display:inline;float:none}#onetrust-banner-sdk #banner-options{margin:0;padding:0;width:100%}}@media only screen and (min-width: 426px)and (max-width: 896px){#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;top:0;right:0}#onetrust-banner-sdk #onetrust-policy{margin-left:1em;margin-right:1em}#onetrust-banner-sdk .onetrust-close-btn-ui{top:10px;right:10px}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:95%}#onetrust-banner-sdk.ot-iab-2 #onetrust-group-container{width:100%}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-button-group-parent{padding-left:50px}#onetrust-banner-sdk #onetrust-button-group-parent{width:100%;position:relative;margin-left:0}#onetrust-banner-sdk #onetrust-button-group button{display:inline-block}#onetrust-banner-sdk #onetrust-button-group{margin-right:0;text-align:center}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler{float:left}#onetrust-banner-sdk .has-reject-all-button #onetrust-reject-all-handler,#onetrust-banner-sdk .has-reject-all-button #onetrust-accept-btn-handler{float:right}#onetrust-banner-sdk .has-reject-all-button #onetrust-button-group{width:calc(100% - 2em);margin-right:0}#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link{padding-left:0px;text-align:left}#onetrust-banner-sdk.ot-buttons-fw .ot-sdk-three button{width:100%;text-align:center}#onetrust-banner-sdk.ot-buttons-fw #onetrust-button-group-parent button{float:none}#onetrust-banner-sdk.ot-buttons-fw #onetrust-pc-btn-handler.cookie-setting-link{text-align:center}}@media only screen and (min-width: 550px){#onetrust-banner-sdk .banner-option:not(:first-child){border-left:1px solid #d8d8d8;padding-left:25px}}@media only screen and (min-width: 425px)and (max-width: 550px){#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group,#onetrust-banner-sdk.ot-iab-2 #onetrust-policy,#onetrust-banner-sdk.ot-iab-2 .banner-option{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler{float:left}}@media only screen and (min-width: 769px){#onetrust-banner-sdk #onetrust-button-group{margin-right:30%}#onetrust-banner-sdk #banner-options{margin-left:2em;margin-right:5em;margin-bottom:1.25em;width:calc(100% - 7em)}}@media only screen and (min-width: 897px)and (max-width: 1023px){#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:75%;transform:translateY(-50%)}#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;padding:0;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{position:relative;margin:0;right:-22px;top:2px}}@media only screen and (min-width: 1024px){#onetrust-banner-sdk #onetrust-close-btn-container{top:50%;margin:auto;transform:translate(-50%, -50%);position:absolute;right:0}#onetrust-banner-sdk #onetrust-close-btn-container button{right:-12px}#onetrust-banner-sdk #onetrust-policy{margin-left:2em}#onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent{position:absolute;top:50%;left:60%;transform:translateY(-50%)}#onetrust-banner-sdk .ot-optout-signal{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-title{width:50%}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text,#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:1em;width:50%;border-right:1px solid #d8d8d8;padding-right:1rem}#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc{margin-bottom:0;padding-bottom:1em}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-container{width:45%;padding-left:1rem;display:inline-block;float:none}#onetrust-banner-sdk.ot-iab-2 .ot-dpd-title{line-height:1.7}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group-parent{left:auto;right:4%;margin-left:0}#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button{display:block}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{margin:auto;width:30%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:60%}#onetrust-banner-sdk #onetrust-button-group{margin-right:auto}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{margin-top:1em}}@media only screen and (min-width: 890px){#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group-parent{padding-left:3%;padding-right:4%;margin-left:0}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group{margin-right:0;margin-top:1.25em;width:100%}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button{width:100%;margin-bottom:5px;margin-top:5px}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button:last-of-type{margin-bottom:20px}}@media only screen and (min-width: 1280px){#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:55%}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{width:44%;padding-left:2%;padding-right:2%}#onetrust-banner-sdk:not(.ot-iab-2).vertical-align-content #onetrust-button-group-parent{position:absolute;left:55%}}\n #onetrust-consent-sdk #onetrust-banner-sdk {background-color: #FFFFFF;}\n #onetrust-consent-sdk #onetrust-policy-title,\n #onetrust-consent-sdk #onetrust-policy-text,\n #onetrust-consent-sdk .ot-b-addl-desc,\n #onetrust-consent-sdk .ot-dpd-desc,\n #onetrust-consent-sdk .ot-dpd-title,\n #onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),\n #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n #onetrust-banner-sdk .ot-cat-header,\n #onetrust-banner-sdk .ot-optout-signal\n {\n color: #696969;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {\n background-color: #E9E9E9;}\n #onetrust-consent-sdk #onetrust-banner-sdk a[href],\n #onetrust-consent-sdk #onetrust-banner-sdk a[href] font,\n #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn\n {\n color: #1d2a57;\n }#onetrust-consent-sdk #onetrust-accept-btn-handler,\n #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #1d2a57;border-color: #1d2a57;\n color: #FFFFFF;\n }\n #onetrust-consent-sdk #onetrust-banner-sdk *:focus,\n #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #000000;\n outline-width: 1px;\n }\n #onetrust-consent-sdk #onetrust-pc-btn-handler,\n #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {\n color: #1d2a57; border-color: #1d2a57;\n background-color:\n #FFFFFF;\n }#onetrust-banner-sdk .banner_logo {\n background: url(\"https://cdn.cookielaw.org/logos/2ae1f452-e8c9-4d90-b0bf-a20e7f5d026e/1be0fc8f-627a-4f3a-a13f-a4d11e467d2a/b85c8dc7-4d70-43e0-a6a9-1424e48d94be/cdo_logo.png\") no-repeat center;\n background-size: contain;\n height: 45px;\n margin: 10px 0;\n display: block;\n}\n#onetrust-pc-sdk #ot-pc-title{font-size:1rem!important}\n#onetrust-consent-sdk * {outline: 0!important}\n#onetrust-pc-sdk, #onetrust-banner-sdk {font-size:inherit!important}\n.onetrust-pc-dark-filter{background: rgba(0,0,0,0.93)}\n#ot-sdk-btn-floating{ display: none}\n#ot-sdk-btn.ot-sdk-show-settings,\n#ot-sdk-btn.ot-sdk-show-settings:hover{\n border: none;\n background: none;\n display: inline;\n padding: 0;\n color: inherit;\n font-size: inherit;\n}\n.ot-fade-in {\n animation-name: none !important;\n animation-duration: initial !important;\n animation-timing-function: initial !important;\n}\n\n#onetrust-banner-sdk #onetrust-group-container {\n overflow-y: auto !important;\n overflow-x: hidden !important;\n}\n@media screen and (max-width: 424px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 280px) !important;\n }\n}\n@media screen and (min-width: 425px) {\n #onetrust-banner-sdk #onetrust-group-container {\n max-height: calc(100vh - 200px) !important;\n }\n}.ot-sdk-cookie-policy{font-family:inherit;font-size:16px}.ot-sdk-cookie-policy.otRelFont{font-size:1rem}.ot-sdk-cookie-policy h3,.ot-sdk-cookie-policy h4,.ot-sdk-cookie-policy h6,.ot-sdk-cookie-policy p,.ot-sdk-cookie-policy li,.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy th,.ot-sdk-cookie-policy #cookie-policy-description,.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}.ot-sdk-cookie-policy h4{font-size:1.2em}.ot-sdk-cookie-policy h6{font-size:1em;margin-top:2em}.ot-sdk-cookie-policy th{min-width:75px}.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy a:hover{background:#fff}.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}.ot-sdk-cookie-policy .ot-mobile-border{display:none}.ot-sdk-cookie-policy section{margin-bottom:2em}.ot-sdk-cookie-policy table{border-collapse:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy{font-family:inherit;font-size:1rem}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup{margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td{font-size:.9em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a{font-size:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group{font-size:1em;margin-bottom:.6em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title{margin-bottom:1.2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{min-width:75px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover{background:#fff}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border{display:none}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section{margin-bottom:2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li{list-style:disc;margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4{display:inline-block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{border-collapse:inherit;margin:auto;border:1px solid #d7d7d7;border-radius:5px;border-spacing:initial;width:100%;overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child{border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:25%}.ot-sdk-cookie-policy[dir=rtl]{text-align:left}#ot-sdk-cookie-policy h3{font-size:1.5em}@media only screen and (max-width: 530px){.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{display:block}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr{position:absolute;top:-9999px;left:-9999px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{margin:0 0 1em 0}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a{background:#f6f6f4}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{position:absolute;height:100%;left:6px;width:40%;padding-right:10px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border{display:inline-block;background-color:#e4e4e4;position:absolute;height:100%;top:0;left:45%;width:2px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{content:attr(data-label);font-weight:bold}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border:none;border-bottom:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{display:block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:auto}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{margin:0 0 1em 0}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{height:100%;width:40%;padding-right:10px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{content:attr(data-label);font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr{position:absolute;top:-9999px;left:-9999px;z-index:-9999}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:1px solid #d7d7d7;border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child{border-bottom:0px}}\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {\n color: #696969;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {\n color: #1d2a57;\n }\n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {\n color: #1d2a57;\n }\n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {\n color: #1d2a57;\n }\n \n \n #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {\n background-color: #F4F4F4;\n }\n \n .ot-floating-button__front{background-image:url('https://cdn.cookielaw.org/logos/static/ot_persistent_cookie_icon.png')}\n var gtagScript = document.createElement(\"script\");\n gtagScript.src = \"https://www.googletagmanager.com/gtag/js?id=G-L9GCR21SZ7\";\n gtagScript.async = true;\n document.head.appendChild(gtagScript);\n\n gtag('js', new Date());\n gtag('config', 'G-L9GCR21SZ7', {\n 'cookie_domain': 'dictionary.cambridge.org',\n send_page_view: false\n });\n\n gtag('event','page_view', {\n \"category\": \"home\" ,\n \"dataset\": \"other\" ,\n \"locale\": \"br\"\n });\n\n gtag(\"event\", \"dcPageType\", {\"dcPageType\": \"homepage\"});\n gtag(\"event\", \"contentType\", {\"contentType\": \"default\"});\n \n \n\n \n \n \n {\n \"flyout\": \"\",\n \"wlSenseId\": \"\",\n \"modal\": \"\",\n \"wotd\": \"\"\n }\n \n \n \n\n \n \n {\n \"search\": true,\n \"searchDesk\": true,\n \"userOptions\": false\n }\n \n\n\n\n\n \n\n \n \n \n \n \n\n \n \n \n \n
\n \n \n \n \n\n \n \n Dictionary\n Translate\n Grammar\n Thesaurus\n \n \n +Plus\n Cambridge Dictionary +Plus\n \n \n \n Shop\n \n \n \n \n\n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n Log in\n / \n Sign up\n \n \n\n \n \n \n English (UK)\n \n \n\n \n \n\n \n\n \n \n function stopBlur() {\n event.preventDefault();\n var eventId = event.target.id;\n setTimeout(function() {\n if(eventId == 'sidebarNavLogButton')\n AMP.setState({ stateSidebarNav: { userOptions: false } })\n else\n AMP.setState({ stateHdr: { userOptions: false } })\n }, 250);\n }\n \n\n\n \n \n\n \n\n\n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n
\n \n \n \n \n Make your words meaningful\n \n \n\n \n \n \n\n\n \n \n {\n \"dataset\": \"english\",\n \"dataset_text\": \"English\",\n \"dataset_search\": \"Search English\",\n \"datasetrev\": \"${searchDictCodeEscRev}\",\n \"datasetrev_text\": \"${searchDictLabelRev}\",\n \"datasetrev_search\": \"$searchDictPlaceholderRev\",\n \"isbilang\": false, \n \"autocomplete\": false,\n \"datasetOpen\": false,\n \"term\": \"\",\n \"lookupWord\": \"\"\n }\n \n \n\n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n English\n \n \n \n\n \n \n \n \n \n \n \n \n []\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n Grammar\n \n \n \n English\u2013Spanish\n \n \n \n Spanish\u2013English\n \n \n \n \n \n \n\n\n \n function mobileScreen() {\n return window.innerWidth < 763;\n }\n var lastScrollTop = 0;\n window.addEventListener(\"load\", function(){\n window.addEventListener(\"scroll\", (event) => {\n var top = window.pageYOffset || document.documentElement.scrollTop;\n if (top > lastScrollTop && top > 45 && mobileScreen()) {\n AMP.setState({ stateHdr: { search: false, searchDesk: false } })\n } else if (top < lastScrollTop && mobileScreen()) {\n AMP.setState({ stateHdr: { search: true, searchDesk: true } })\n }\n lastScrollTop = top <= 0 ? 0 : top;\n },false);\n window.addEventListener(\"resize\", (event) => {\n if (!mobileScreen())\n AMP.setState({ stateHdr: { search: true, searchDesk: true } });\n });\n });\n \n \n \n \n \n\n \n \n\n \n \n \n \n \n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n \n Explore the Cambridge Dictionary\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n English dictionaries\n \n \n \n English\n \n \n Learner\u2019s Dictionary\n \n \n Essential British English\n \n \n Essential American English\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Grammar\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Thesaurus\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Translation dictionaries\n \n Click on the arrows to change the translation direction. \n \n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n \n \n \n \n See more\n See less\n \n \n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n \n \n \n English\u2013Arabic\n \n \n \n \n \n English\u2013Bengali\n \n \n \n \n \n English\u2013Catalan\n \n \n \n \n \n English\u2013Czech\n \n \n \n \n \n English\u2013Danish\n \n \n \n \n \n English\u2013Gujarati\n \n \n \n \n \n English\u2013Hindi\n \n \n \n \n \n English\u2013Korean\n \n \n \n \n \n English\u2013Malay\n \n \n \n \n \n English\u2013Marathi\n \n \n \n \n \n English\u2013Russian\n \n \n \n \n \n English\u2013Tamil\n \n \n \n \n \n English\u2013Telugu\n \n \n \n \n \n English\u2013Thai\n \n \n \n \n \n English\u2013Turkish\n \n \n \n \n \n English\u2013Ukrainian\n \n \n \n \n \n English\u2013Urdu\n \n \n \n \n \n English\u2013Vietnamese\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n Word Scramble\n\n \n Challenge yourself with word games from Cambridge Dictionary.\n Read the definition. Can you beat the clock and spell the word?\n \n\n \n \n Play \n \n \n\n\n\n \n\n \n \n \n \n \n
\n \n \n \n \n \n Blog\n \n Cringeworthy and toe-curling (The language of embarrassment)\n \n \n December 11, 2024\n \n \n \n Read More \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n Word of the Day\n \n A-frame\n \n \n UK\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n US\n \n \n \n \n Your browser doesn't support HTML5 audio\n \n \n \n \n \n \n /\u02c8e\u026a.fre\u026am/\n \n \n \n\n \n a simple house shaped like an A, with two of its four walls sloping and meeting at the top to act as a roof\n\n About this\n \n\n\n\n\n \n \n \n \n \n
greenager\" class=\"lc1\" />\n \n \n \n \n New Words\n\n \n greenager\n \n\n \n December 09, 2024\n \n\n \n More new words \n \n\n \n \n \n \n Popular searches\n \n English Dictionary\n \n \n\n \n \n \n 01\n schedule\n \n \n 02\n address\n \n \n 03\n work\n \n \n 04\n present \n \n \n 05\n manifest\n \n \n \n\n \n \n \n 06\n flower\n \n \n 07\n vying\n \n \n 08\n pronunciation\n \n \n 09\n experience\n \n \n 10\n hello\n \n \n \n \n \n \n \n \n \n\n\n \n Browse the English Dictionary\n \n\n \n \n \n 0\u20139\n \n a\n \n b\n \n c\n \n d\n \n e\n \n f\n \n g\n \n h\n \n i\n \n j\n \n k\n \n l\n \n m\n \n n\n \n o\n \n p\n \n q\n \n r\n \n s\n \n t\n \n u\n \n v\n \n w\n \n x\n \n y\n \n z\n \n\n Or, browse the Cambridge Dictionary index\n \n\n \n \n\n \n \n\n .modal {\n display: none;\n position: fixed;\n z-index: 9999;\n left: 0;\n top: 0;\n width: 100%; \n height:100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n .modal-content {\n background-color: #fefefe;\n padding: 5px;\n width: 100%;\n height: 100%;\n }\n\n\n\n \n \n\n \n \n \n \n\n\n\n\n\n var productClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class1\" , \"class0\" , \"class8\" ];\n var loopableClasses = [\n \"class6\" , \"class4\" , \"class2\" , \"class0\" ];\n /*! js-cookie v3.0.5 | MIT */\n!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){\"use strict\";function e(e){for(var t=1;t 0)\n userHistory = mergeHistory(userHistory, eligibleIds);\n else\n userHistory = eligibleIds;\n\n localStorage.setItem(\"recommendations\", JSON.stringify(userHistory));\n isLoading = true;\n\n var next_tiles = '/next_tiles';\n var formData = new FormData();\n formData.append(\"eligibleIds\", JSON.stringify(eligibleIds));\n formData.append(\"adIndexes\", JSON.stringify(adIndexes));\n fetch(next_tiles, {\n method: 'POST',\n body: formData\n }).then(res => {\n return res.text();\n }).then(data => {\n var container = document.getElementById(\"items\");\n let li = document.createElement(\"li\");\n li.innerHTML = data;\n container.appendChild(li);\n Waypoint.refreshAll();\n\n if (typeof iaw !== 'undefined' && typeof iaw.loadNewSlot === 'function') {\n for(const slot in adIndexes){\n if(loadNewSlot(slot)){\n break;\n }\n }\n }\n isLoading = false;\n });\n}\n\nfunction loadNewSlot(slot){\n let slotId = 'ad_' + slot +'_' + adIndexes[slot];\n if(document.getElementById(slotId)){\n try {\n if(slot === \"marketingslot\"){\n // Retrieve the value of the cookie\n let loggedIn = Cookies.get('hasloggedin');\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot], 'u_logstatus': loggedIn });\n } else {\n iaw.loadNewSlot(slotId, { 'si': adIndexes[slot] });\n }\n } catch (e) {\n console.log(\"Error loading iaw slot for SLOT ID : \" + slotId, e);\n }\n adIndexes[slot]++;\n return true;\n }\n return false;\n}\n\nfunction mergeHistory(json1, json2) {\n const merged = {};\n for (const className in json2) {\n if (json1.hasOwnProperty(className)) {\n merged[className] = json1[className]\n ? Array.isArray(json1[className])\n ? [...json1[className]]\n : [json1[className]]\n : [];\n if (json2[className]) {\n if (Array.isArray(json2[className])) {\n // If both are arrays, merge while overriding dates\n for (const item2 of json2[className]) {\n const existingMatchingIndex = merged[className].findIndex(\n (item1) => item1.id === item2.id\n );\n if (existingMatchingIndex !== -1) {\n merged[className][existingMatchingIndex].date = item2.date;\n } else {\n merged[className].push(item2);\n }\n }\n } else {\n // If json2[className] is not an array, find a matching entry and update\n const matchingEntryIndex = merged[className].findIndex(\n (item) => item.id === json2[className].id\n );\n if (matchingEntryIndex !== -1) {\n merged[className][matchingEntryIndex].date = json2[className].date;\n } else {\n // If no match, add as a new entry\n merged[className].push([json2[className]]);\n }\n }\n }\n } else {\n merged[className] = json2[className];\n }\n }\n return merged;\n}\n\nfunction loadRecommendations() {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n var formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n return fetch(\"/load_recommendations\", {\n method: 'POST',\n body: formData\n }).then((res) => {\n if (res.ok)\n return res.json()\n throw new Error('Something went wrong');\n });\n}\n\nfunction reloadRecommendations(emptyClasses) {\n let userHistory = localStorage.getItem(\"recommendations\") || \"{}\";\n let formData = new FormData();\n if (userHistory)\n formData.append(\"userHistory\", userHistory);\n if (emptyClasses)\n formData.append(\"emptyClasses\", emptyClasses);\n return fetch(\"/reload_recommendations\", {\n method: 'POST',\n body: formData\n });\n}\n\nfunction clearUserHistory(productClass) {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n for (const className in data) {\n if(productClass === className)\n delete data[className];\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction temporalClearUserHistory() {\n const data = JSON.parse(localStorage.getItem(\"recommendations\"));\n if (data) {\n const date = new Date().getTime();\n const threshold = 24 * 60 * 60 * 1000;\n for (const className in data) {\n const objects = data[className];\n for (let i = objects.length - 1; i >= 0; i--) {\n const object = objects[i];\n const objectDate = new Date(object.date).getTime();\n if ((date - objectDate) > threshold) {\n objects.splice(i, 1);\n }\n }\n data[className] = objects;\n }\n }\n localStorage.setItem(\"recommendations\", JSON.stringify(data));\n}\n\nfunction loadTiles(recommendations) {\n var eligibleIds = {};\n var emptyClasses = [];\n\n for (var productClass of productClasses) {\n if (recommendations[productClass] && recommendations[productClass].recommendationsList[0]) {\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n }\n else if (!classesToSkip.includes(productClass)) {\n if (recommendations[productClass])\n emptyClasses.push({productClass: productClass, page: recommendations[productClass].page, userSegmentKey: recommendations[productClass].userSegmentKey });\n else\n emptyClasses.push({productClass: productClass, page: 1});\n }\n }\n if (emptyClasses.length > 0) {\n reloadRecommendations(JSON.stringify(emptyClasses)).then((res) => {\n return res.json();\n }).then((newRecommendations) => {\n newRecommendations.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {;\n if (!loopableClasses.includes(productClass)) {\n if (!classesToSkip.includes(productClass))\n classesToSkip.push(productClass);\n return;\n }\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n recommendation = recommendations[productClass].recommendationsList[0];\n eligibleIds[productClass] = [{type: recommendation.type, id: recommendation.id, date: new Date()}];\n recommendations[productClass].recommendationsList = recommendations[productClass].recommendationsList.filter(item => item.id != recommendation.id); // delete consumed reco\n });\n loadNextPage(eligibleIds);\n });\n }\n else {\n loadNextPage(eligibleIds);\n }\n}\n\nvar isLoading = false;\nvar recommendations = {};\nwindow.page = 0;\ntemporalClearUserHistory();\n\nfunction startIHP() {\n loadRecommendations().then((reco) => {\n reco.forEach((element) => {\n const { recommendationsList, productClass, page, toReset, userSegmentKey } = element;\n if (element.recommendationsList && element.recommendationsList.length == 0) {\n return;\n }\n if (toReset) {\n clearUserHistory(productClass);\n }\n recommendations[productClass] = {recommendationsList, page: page, userSegmentKey: userSegmentKey};\n });\n loadTiles(recommendations);\n \n // hide loader\n document.getElementById('loader').style.display='none';\n\n var waypoint = new Waypoint({\n element: document.getElementById('scope'),\n handler: function(direction) {\n if (direction === 'down' && !isLoading) {\n loadTiles(recommendations);\n }\n },\n offset: function() {\n var items = document.getElementById('items');\n if (items && items.lastElementChild) {\n var children = items.lastElementChild.getElementsByClassName('tile');\n if (children.length > 0) {\n var screenSizeToTrigger = -(items.clientHeight - 1.8 * innerHeight - children[0].clientHeight);\n return screenSizeToTrigger;\n }\n }\n return 'bottom-in-view';\n }\n });\n }).catch((error) => {\n console.log(error);\n document.querySelectorAll(\".old-HP\").forEach(function(element) {\n element.classList.add(\"error-IHP\");\n });\n document.querySelector(\"#scope.mobile-content\").style.display = \"none\"\n });\n\n document.addEventListener('DOMContentLoaded', function() {\n var closeButton = document.getElementById(\"closeMyModal\");\n if(closeButton) {\n closeButton.addEventListener(\"click\", closeModal); // used in case modal opened on refresh\n }\n var tileContainer = document.getElementById('tile-container');\n tileContainer.addEventListener('click', function(event) {\n var target = event.target;\n var tile = target.closest('.tile');\n if (tile) {\n var tileType = tile.getAttribute('data-tile-type') || '';\n if (target.classList.contains('share-button')) {\n openShareMenu(target);\n event.stopPropagation(); // Prevents the tap:lightbox_modal event from executing and producing an error\n } else if (tileType.toLowerCase() !== 'wordscramble' && !target.classList.contains('wordlist-add-button') && !target.classList.contains('social-button') && !target.classList.contains('wordlist-button')) {\n openModal(tile.getAttribute('data-entry-url'));\n } else if (tileType.toLowerCase() === 'wordscramble' && target.parentElement.id == \"ws_start_screen_play\") {\n gtag('event','page_view', {\n \"category\": \"games\" ,\n \"dataset\": \"word-scramble\" ,\n \"locale\": \"br\"\n });\n }\n }\n });\n \n window.addEventListener('popstate', function(event) {\n closeModal();\n });\n });\n}\n\nfunction whenIHPVisible() {\n new IntersectionObserver((entries, observer) => {\n entries.forEach(entry => {\n if(entry.intersectionRatio > 0) {\n startIHP();\n observer.disconnect();\n }\n });\n }).observe(document.querySelector(\"#tile-container\"));\n}\n\nwhenIHPVisible();\n\nfunction openShareMenu(button) {\n var shareMenu = button.nextElementSibling;\n var allShareMenus = document.querySelectorAll('.share-menu');\n allShareMenus.forEach(function(menu) {\n if (menu !== shareMenu) {\n menu.classList.remove('active');\n }\n });\n shareMenu.classList.toggle('active');\n}\n\nfunction openModal(url) {\n // Clone the modal template\n var modalTemplate = document.getElementById(\"modal-template\");\n var modalContent = modalTemplate.content.cloneNode(true);\n\n // Load content into the iframe\n var modalIframe = modalContent.querySelector(\"#modalIframe\");\n modalIframe.src = url;\n\n // Add the modal to the document\n document.getElementById(\"modal-box\").appendChild(modalContent);\n\n // Display the modal\n document.getElementById(\"myModal\").style.display = \"block\";\n\n // Display stickyslot\n if (typeof iaw !== 'undefined') {\n iaw.enableStickySlot();\n iaw.loadNewSlot(\"ad_stickyslot\");\n }\n\n // Add an event receiver for the close button when the AMP close action has been performed\n var closeButton = document.getElementById(\"closeMyModal\");\n closeButton.addEventListener(\"click\", closeModal);\n}\n\nfunction closeModal() {\n var modal = document.getElementById(\"lightbox_modal\");\n if (modal) { \n releaseModalAdSlot();\n modal.remove();\n document.getElementById(\"tile-container\").focus();\n }\n}\n\nfunction releaseModalAdSlot() {\n if (typeof iaw !== 'undefined') {\n iaw.releaseNewSlot(\"ad_stickyslot\");\n }\n}\n\n\n\n \n\n\n \n \n\n \n \n \n\n \n\n \n \n \n Cambridge\n \n \n Dictionary +Plus\n \n \n\n \n Free word lists and quizzes to create, download and share!\n\n \n Go to + Plus\n or Log in\n \n \n \n You\u2019re logged in. Start creating a word list or do a quiz!\n\n \n Go to + Plus\n \n \n Go to word lists\n \n \n \n \n\n \n \n \n\n \n \n \n \n \n \n var gigyaAuthEnabled = true;\n var thresholdPublic = 5;\n \n\n\n \n {\n \"learn\": false,\n \"develop\": false,\n \"about\": false\n }\n \n\n\n\n!function(f,b,e,v,n,t,s)\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\nn.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];\ns.parentNode.insertBefore(t,s)}(window,document,'script',\n'https://connect.facebook.net/en_US/fbevents.js');\nfbq('init', '3409493515968429');\nfbq('track', 'PageView');\n\n\n
\n\n \n\tvar polarbyteConfig = {\n\t\tappId: \"cdo\",\n anonymousTrackingMode: \"withSession\"\n \t}\n \tpolarbyteConfig.pageContext = {\n \tlocale: \"en\" ,\n section: \"home\" ,\n subsection: null ,\n type: \"home\" }\n \n \n \n \t\tpolarbyteConfig.searchMetadata = {\"dataset\":\"English\",\"datasetType\":\"english\",\"searchFormId\":\"searchForm\",\"searchFieldId\":\"searchword\"}\n \n \n polarbyteConfig.survey = {\"apiHost\":\"https://cloud.polarbyte.com/webapps-api\",\"enabled\":true,\"projectName\":\"CDO\",\"userAttributes\":{\"country\":\"US\"},\"contexts\":{\"page\":{\"locale\":true,\"section\":true,\"subsection\":true,\"type\":true}}}\n \n polarbyteConfig.contentUnitTrackingConfig = {\n elementsToTrack: ['[data-tile-type]'],\n view: {\n delay: 1,\n threshold: 50.0\n },\n productContext: {\n idSelector: './@data-tile-id',\n typeSelector: './@data-tile-type'\n },\n unit: {\n idSelector: './@data-tile-id',\n titleSelector: \".//div[contains(@class,'tile-content')]/span[contains(@class,'bold-font')][1]/text()\",\n urlSelector: './@data-entry-url'\n },\n ping: {\n minimumVisitLength: 5,\n heartbeatDelay: 20,\n },\n contentTileClick: [\n {\n selector: '.i-facebook .social-button',\n arguments: {\n action: \"share\",\n details: 'facebook'\n }\n },\n {\n selector: '.i-x .social-button',\n arguments: {\n action: \"share\",\n details: 'x'\n }\n },\n {\n selector: '.audio-play',\n arguments: {\n action: 'audio-play'\n }\n },\n {\n selector: 'XPATH:self::*',\n arguments: {action: 'view'}\n }\n ]\n }\n \n\n \n \n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n\n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \u00a9 Cambridge University Press & Assessment 2024\n \n \n\n\n\n\n\n \n\n \n\n\n\n \n var aBk = true;\n \n \n \n var aData = {\"aBk\":aBk};\n \n\n \n sendGAEvent('aBk', 'aBk', ''+aBk,{'nonInteraction':1});\n (function() {\n if(!(typeof evtCall==\"undefined\"))\n for(var i=0,l=evtCall.length;i!==l;i++)\n evtCall[i].call();\n })();\n \n\n \n\n \n \n \n \n \n \n \n \n \n\n \n\n \n {\n \"lang\": false,\n \"dict\": false,\n \"def\": false,\n \"trans\": false,\n \"userOptions\": false,\n \"login\": false\n }\n \n\n\n\n \n\n \n \n \n \n \n \n \n\n \n \n \n \n
\n \n \n \n\n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n\n \n\n\n \n\n \n \n \n\n \n\n \n \n \n \n
\n \n \n \n\n \n \n \n Dictionary \n \n \n\n \n \n \n \n Definitions\n \n \n \n \n \n Clear explanations of natural written and spoken English\n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Translations\n \n \n \n \n \n \n Click on the arrows to change the translation direction. \n \n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n Bilingual Dictionaries \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n English\u2013French\n French\u2013English\n \n \n \n English\u2013German\n German\u2013English\n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n\n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic \n \n \n English\u2013Bengali \n \n \n English\u2013Catalan \n \n \n English\u2013Czech \n \n \n English\u2013Danish \n \n \n English\u2013Gujarati \n \n \n English\u2013Hindi \n \n \n English\u2013Korean \n \n \n English\u2013Malay \n \n \n English\u2013Marathi \n \n \n English\u2013Russian \n \n \n English\u2013Tamil \n \n \n English\u2013Telugu \n \n \n English\u2013Thai \n \n \n English\u2013Turkish \n \n \n English\u2013Ukrainian \n \n \n English\u2013Urdu \n \n \n English\u2013Vietnamese \n \n \n \n \n \n \n Translate\n Grammar\n Thesaurus\n Pronunciation\n Cambridge Dictionary +Plus\n Help\n Shop\n \n \n \n \n \n \n \n \n \n \n \n Cambridge Dictionary +Plus\n My profile\n +Plus help\n Log out\n \n \n \n \n \n \n Log in /\n Sign up\n \n \n \n\n \n \n \n \n English (UK) \u00a0\n\n Change\n \n \n\n \n \n English (UK)\n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n \n \n\n \n \n Follow us\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n Learn\n \n \n \n \n Learn\n Learn\n New Words\n Help\n In Print\n Word of the Year 2021\n Word of the Year 2022\n Word of the Year 2023\n Word of the Year 2024\n \n\n\n \n \n Develop\n \n \n \n \n Develop\n Develop\n Dictionary API\n Double-Click Lookup\n Search Widgets\n License Data\n \n\n\n \n \n About\n \n \n \n \n About\n About\n Accessibility\n Cambridge English\n Cambridge University Press & Assessment\n Do Not Sell My Personal Information\n Cookies and Privacy\n Corpus\n Terms of Use\n \n \n \nClose the sidebar\n\n\n \n {\n \"open\": false,\n \"recent\": true,\n \"def\": true,\n \"gram\": true,\n \"trans\": true,\n \"pron\": true,\n \"plus\": true\n }\n \n\n\n\n\n \n \n \n \n\n \n\n \n Choose a dictionary \n\n \n \n \n \n Recent and Recommended\n \n \n \n \n \n \n \n \n English\n \n \n Grammar\n \n \n English\u2013Spanish\n \n \n Spanish\u2013English\n \n \n \n \n \n \n \n \n \n\n \n \n \n Definitions\n \n \n \n \n \n \n Clear explanations of natural written and spoken English \n \n English\n Learner\u2019s Dictionary\n Essential British English\n Essential American English\n \n \n \n \n \n \n \n Grammar and thesaurus\n \n \n \n \n \n \n Usage explanations of natural written and spoken English \n \n Grammar\n \n Thesaurus\n \n \n \n \n \n \n \n Pronunciation\n \n \n \n \n \n \n British and American pronunciations with audio \n \n English Pronunciation\n \n \n \n\n \n \n \n Translation\n \n \n \n \n \n\n \n \n {\n \"english_chinese_simplified\": false,\n \"english_chinese_traditional\": false,\n \"english_dutch\": false,\n \"english_french\": false,\n \"english_german\": false,\n \"english_indonesian\": false,\n \"english_italian\": false,\n \"english_japanese\": false,\n \"english_norwegian\": false,\n \"english_polish\": false,\n \"english_portuguese\": false,\n \"english_spanish\": false,\n \"english_swedish\": false,\n \"erroneous_extra_item\": false\n }\n \n \n\n \n Click on the arrows to change the translation direction. \n\n Bilingual Dictionaries\n \n \n \n \n English\u2013Chinese (Simplified)\n Chinese (Simplified)\u2013English\n \n \n \n \n English\u2013Chinese (Traditional)\n Chinese (Traditional)\u2013English\n \n \n \n \n English\u2013Dutch\n Dutch\u2013English\n \n \n \n \n English\u2013French\n French\u2013English\n \n \n \n \n English\u2013German\n German\u2013English\n \n \n \n \n English\u2013Indonesian\n Indonesian\u2013English\n \n \n \n \n English\u2013Italian\n Italian\u2013English\n \n \n \n \n English\u2013Japanese\n Japanese\u2013English\n \n \n \n \n English\u2013Norwegian\n Norwegian\u2013English\n \n \n \n \n English\u2013Polish\n Polish\u2013English\n \n \n \n \n English\u2013Portuguese\n Portuguese\u2013English\n \n \n \n \n English\u2013Spanish\n Spanish\u2013English\n \n \n \n \n English\u2013Swedish\n Swedish\u2013English\n \n \n \n Semi-bilingual Dictionaries\n \n English\u2013Arabic\n English\u2013Bengali\n English\u2013Catalan\n English\u2013Czech\n English\u2013Danish\n English\u2013Gujarati\n English\u2013Hindi\n English\u2013Korean\n English\u2013Malay\n English\u2013Marathi\n English\u2013Russian\n English\u2013Tamil\n English\u2013Telugu\n English\u2013Thai\n English\u2013Turkish\n English\u2013Ukrainian\n English\u2013Urdu\n English\u2013Vietnamese\n \n \t \n \n\n \n \n \n Dictionary +Plus\n \n \n \n \n \n \n Word Lists\n \n \n \n \n \n \n \n \n \n\nClose the sidebar\n\n\n\n \n\n \n \n \n\n \n \n Choose your language\n \n \n \n \n English (UK) \u00a0\n \n\n \n English (US)\n Espa\u00f1ol\n \u0420\u0443\u0441\u0441\u043a\u0438\u0439\n Portugu\u00eas\n Deutsch\n Fran\u00e7ais\n Italiano\n \u4e2d\u6587 (\u7b80\u4f53)\n \u6b63\u9ad4\u4e2d\u6587 (\u7e41\u9ad4)\n Polski\n \ud55c\uad6d\uc5b4\n T\u00fcrk\u00e7e\n \u65e5\u672c\u8a9e\n Ti\u1ebfng Vi\u1ec7t\n Nederlands\n Svenska\n Dansk\n Norsk\n \u0939\u093f\u0902\u0926\u0940\n \u09ac\u09be\u0999\u09cd\u0997\u09be\u09b2\u09bf\n \u092e\u0930\u093e\u0920\u0940\n \u0a97\u0ac1\u0a9c\u0ab0\u0abe\u0aa4\u0ac0\n \u0ba4\u0bae\u0bbf\u0bb4\u0bcd\n \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41\n \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\n \n \n\n \n\n \n\nClose the sidebar\n\n \n \n {\n \"wordlist_id\": \"\",\n \"word\": \"\",\n \"wordlist\": \"\",\n \"dictCode\": \"\",\n \"url\": \"\",\n \"expended\": false\n }\n \n\n\n\n \n []\n \n\n\n\n \n \n \n \n \n\n \n My word lists\n To add ${headword} to a word list please sign up or log in.\n\n \n Sign up\n or\n Log in\n\n \n\n \n My word lists\n Add ${headword} to one of your lists below, or create a new one.\n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n More\n \n \n\n Go to your word lists\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \nClose the sidebar\n \n \n \n \n\nThis website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.Privacy and Cookies PolicyDo Not Sell My Personal Information Accept Cookies",
+ "type": "",
+ "value": ""
+}
\ No newline at end of file
diff --git a/results/after_cambridge_lookup_1.png b/results/after_cambridge_lookup_1.png
new file mode 100644
index 0000000..3d458b2
Binary files /dev/null and b/results/after_cambridge_lookup_1.png differ
diff --git a/results/after_cambridge_search_1.png b/results/after_cambridge_search_1.png
new file mode 100644
index 0000000..505999c
Binary files /dev/null and b/results/after_cambridge_search_1.png differ
diff --git a/results/before_cambridge_lookup_1.png b/results/before_cambridge_lookup_1.png
new file mode 100644
index 0000000..d818658
Binary files /dev/null and b/results/before_cambridge_lookup_1.png differ
diff --git a/results/before_cambridge_search_1.png b/results/before_cambridge_search_1.png
new file mode 100644
index 0000000..7a9f581
Binary files /dev/null and b/results/before_cambridge_search_1.png differ
diff --git a/results/results.json b/results/results.json
new file mode 100644
index 0000000..4e52614
--- /dev/null
+++ b/results/results.json
@@ -0,0 +1,10 @@
+[
+ {
+ "task_id": "cambridge_lookup_1",
+ "success": true,
+ "image_similarity": 0.0479790178567441,
+ "passed_threshold": false,
+ "timestamp": 1734337866.1635551,
+ "accessibility_tree": "results/accessibility_tree_cambridge_lookup_1.json"
+ }
+]
\ No newline at end of file