hellobonafide.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://hellobonafide.com/pages/state-of-menopause
Submission: On May 23 via manual from GB — Scanned from CA

Form analysis 8 forms found in the DOM

GET /collections/shop

<form action="/collections/shop" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="What are you looking for?" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
      aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="none" spellcheck="false" ss-autocomplete-input="">
    <div class="ss__autocomplete--target"></div>
    <label class="field__label" for="Search-In-Modal">What are you looking for?</label>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
        <use href="#icon-search"></use>
      </svg>
    </button>
  </div>
</form>

GET /collections/shop

<form action="/collections/shop" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="What are you looking for?" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
      aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="none" spellcheck="false" ss-autocomplete-input="">
    <div class="ss__autocomplete--target"></div>
    <label class="field__label" for="Search-In-Modal">What are you looking for?</label>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
        <use href="#icon-search"></use>
      </svg>
    </button>
  </div>
</form>

POST /cart

<form action="/cart" method="post" id="cart-notification-form">
  <button class="button button--primary button--full-width" name="checkout">Checkout</button>
</form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="customer_login_modal" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="ogmodal__signin Form Form--spacingTight"><input type="hidden" name="form_type"
    value="customer_login"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="checkout_url" value="/checkout">
  <header class="Form__Header">
    <p class="Form__Title Heading u-h1">translation missing: en.customer.login.title</p>
  </header>
  <div class="Form__Item">
    <input type="email" class="Form__Input" name="customer[email]" required="required" placeholder="translation missing: en.customer.login.email" aria-label="translation missing: en.customer.login.email" autofocus="">
    <label class="Form__FloatingLabel">translation missing: en.customer.login.email</label>
  </div>
  <div class="Form__Item">
    <input type="password" class="Form__Input" name="customer[password]" required="required" placeholder="translation missing: en.customer.login.password" aria-label="translation missing: en.customer.login.password">
    <label class="Form__FloatingLabel">translation missing: en.customer.login.password</label>
  </div>
  <button type="submit" class="Form__Submit Button Button--primary Button--full">translation missing: en.customer.login.submit</button>
</form>

DIALOG

<form method="dialog">
  <menu class="ogmodal__menu">
    <button value="cancel">Cancel</button>
  </menu>
</form>

POST /cart

<form class="c-mini-cart" action="/cart" method="post" novalidate="" js-mini-cart="" js-cart="" data-attr-requires_collection_product="false" data-attr-requires_subscription_product="false">
  <div class="c-mini-cart-inner-wrapper">
    <div class="c-mini-cart-scroll-track">
      <div class="c-mini-cart__header c-mini-cart__row cart-mini-header-close">
        <span class="c-mini-cart__arrow" js-mini-cart-close-trigger="" name="updates[]">
          <img class=" lazyloaded" data-src="//hellobonafide.com/cdn/shop/t/781/assets/icon-close-x.svg?v=102207385246746236711683561278" width="15" height="14"
            src="//hellobonafide.com/cdn/shop/t/781/assets/icon-close-x.svg?v=102207385246746236711683561278">
        </span> Your Cart <span class="cart-qty">
        </span>
      </div>
      <div class="hc-append"></div>
      <div class="hc-mini-table-wrapper">
        <div class="hc-mini-table">
          <p class="cart__login-paragraph"> Your cart is currently empty. </p>
        </div>
        <img src="//hellobonafide.com/cdn/shop/t/781/assets/loading.gif?v=150194331810534346401683561278" alt="" class="loader cart-loader" loading="lazy">
      </div>
      <div data-rebuy-id="23752" data-initialized="true">
        <div id="rebuy-widget-23752" class="rebuy-widget widget-type-cart widget-display-embed is-hidden widget-layout-line">
          <div class="rebuy-widget-container widget-display-embed is-visible">
            <div class="rebuy-widget-content">
              <div class="rebuy-modal-close"><i class="fas fa-times"></i></div> <!---->
              <h4 class="super-title">Recommended</h4> <!---->
              <div class="description">Developed with doctors to keep you feeling your best</div>
              <div tabindex="0" role="list" class="rebuy-product-grid large-style-line large-columns-1 medium-style-line medium-columns-1 small-style-line small-columns-1"></div> <!---->
              <div class="powered-by-rebuy"><a href="https://rebuyengine.com/?shop=jds-therapeutics.myshopify.com" target="_blank" rel="noopener">
                    Powered by Rebuy
                </a></div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <script src="//hellobonafide.com/cdn/shop/t/781/assets/jquery.matchHeight-min.js?v=36105689626346892531683561278"></script>
    <script>
      (function($) {
        function check_cart_for_sample(cart, sample) {
          let in_cart = false;
          for (let i = 0; i < cart.items.length; i++) {
            if (cart.items[i].id == sample) {
              in_cart = true;
            }
          }
          return in_cart;
        }
        $('.mini-cart__cross_sell__products__product .mini-cart__cross_sell__products__header-price').matchHeight({
          byRow: false
        });
        $('.mini-cart__free-samples__products h4').matchHeight({
          byRow: false
        });
        let samples_in_cart = '';
        let cart = {
          "note": null,
          "attributes": {},
          "original_total_price": 0,
          "total_price": 0,
          "total_discount": 0,
          "total_weight": 0.0,
          "item_count": 0,
          "items": [],
          "requires_shipping": false,
          "currency": "USD",
          "items_subtotal_price": 0,
          "cart_level_discount_applications": [],
          "checkout_charge_amount": 0
        };
      })(jQuery);
    </script>
    <div class="c-mini-cart__summary">
      <div class="hr">
        <hr>
      </div>
      <div id="cart__totals">
      </div>
      <a id="mini_checkout" href="/cart" class="o-button o-button--primary c-mini-cart__button" style="display:none;">Checkout</a>
      <div class="c-mini-cart__link-wrapper">
        <a href="/collections/frontpage" class="c-mini-cart__link js-mini-cart-close-trigger">Continue Shopping</a>
      </div>
    </div>
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-QfFwyZ" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; border-radius: 2px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 10px 5px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span
              style="color:rgb(255, 255, 255);background-color:rgba(255, 255, 255, 0);font-size:18px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">Sign up for exclusive offers, product launches, and the health articles
              you've been looking for.</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_851134" class="needsclick go1917793270 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Enter your email" aria-label="Enter your email" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(180, 187, 195);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 0 1 auto;"><button
          class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgba(100, 118, 128, 0); border-radius: 2px; border-style: none; border-color: rgb(100, 118, 128); border-width: 0px; color: rgb(255, 255, 255); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 11px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto;">Subscribe</button>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Unclear content? Search in dictionary..."
    aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

Text Content

Use Website In a Screen-Reader Mode Accessibility Screen-Reader Guide, Feedback,
and Issue Reporting
Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER

Skip to content

Greek Yoghurt Foaming Cream Cleanser

Free Shipping On All Subscriptions

 * Menopause
   Back
   
   Powerful Solutions
   
    * Revaree
      
      Relief from vaginal dryness
   
    * Relizen
      
      Relief from menopausal hot flashes
   
    * Ristela
      
      Increased sexual satisfaction
   
    * Clairvee
      
      Relief from vaginal odor¹
   
    * Silvessa
      
      Healthier looking hair and skin
   
   Essentials
   
    * Gut Probiotic
    * Multi Vitamin
   
   See all Essentials (3)
   
   Recommended Bundle
   
   
   
   Relizen + Revaree
   
   Relief from menopausal hot flashes and vaginal dryness* Shop All Bundles
   See All Menopause Products
 * PMS
   Back
   
   Powerful Solutions
   
    * Serenol
      
      Relief from mood swings and irritability.*
   
    * Clairvee
      
      Relief from vaginal odor¹
   
   Essentials
   
    * Multi Vitamin
   
   See all Essentials (3)
   
   Recommended Bundle
   
   
   
   Serenol + Ristela
   
   Improved sexual satisfaction and relief from emotional PMS* Shop All Bundles
   See All PMS Products
 * Intimacy
   Back
   
   Powerful Solutions
   
    * Revaree
      
      Relief from vaginal dryness
   
    * Ristela
      
      Increased sexual satisfaction
   
    * Clairvee
      
      Relief from vaginal odor¹
   
   Essentials
   
    * Multi Vitamin
   
   See all Essentials (3)
   
   Recommended Bundle
   
   
   
   Clairvee + Revaree
   
   Relief from vaginal dryness and balance for the vaginal microbiome Shop All
   Bundles
   See All Intimacy Products
 * Wellness
   Back
   
   Our naturally powerful vitamins and supplements are meticulously developed
   with doctors to give your body everything it needs to feel its best.
   
   Essentials
   
    * Multi Vitamin
    * Gut Probiotic
    * Zinc
   
   See all Essentials (3)
   
   Recommended Bundle
   
   
   
   Relizen + Revaree + Ristela
   
   Relief from menopausal hot flashes, vaginal dryness and improved sexual
   satisfaction* Shop All Bundles
   See All Wellness Products
 * Immunity
   Back
   
   Our naturally powerful vitamins and supplements are meticulously developed
   with doctors to help you stay healthy and feel unstoppable.
   
   Essentials
   
    * Gut Probiotic
    * Multi Vitamin
    * Zinc
   
   See all Essentials (3)
   
   Recommended Bundle
   
   
   
   Relizen + Ristela
   
   Relief from menopausal hot flashes and improved sexual satisfaction* Shop All
   Bundles
   See All Immunity Products

 * 
   What are you looking for?
 * Resource Center
 * Log inLog in


What are you looking for?
Log inLog in icon-cart Cart


ITEM ADDED TO YOUR CART


Checkout
Continue shopping
Create Account

translation missing: en.customer.login.title

translation missing: en.customer.login.email
translation missing: en.customer.login.password
translation missing: en.customer.login.submit
Cancel


STATE OF MENOPAUSE SURVEY

Thanks for your interest in our first annual State of Menopause Survey

We surveyed 1,039 women ages 40-65 across the United States to understand what
they know, how they feel (from symptoms to emotions), who they talk to, and
which treatments they are and are not considering. Here are a few things we
learned:

 * 45% of women didn’t know the difference between perimenopause and menopause
   prior to experiencing symptoms
 * 84% of respondents report not using the same menopause treatments that their
   mother or grandmother used - yet only 9% speak to their mothers about their
   menopause symptoms
 * 61% of menopausal women report vaginal dryness contributes to painful sex,
   yet 41% of them never use lubricants or sex aids during sex with a partner

View the survey 
Your Cart


Your cart is currently empty.

RECOMMENDED

Developed with doctors to keep you feeling your best

Powered by Rebuy

--------------------------------------------------------------------------------


Checkout
Continue Shopping


PRODUCTS

 * Clairvee
 * Ristela
 * Revaree
 * Relizen
 * Serenol
 * Silvessa
 * Essentials


BONAFIDE

 * Our Story
 * Resource Center
 * Our Magazine
 * FAQs
 * Careers


ACCOUNT

 * Order History
 * Refer a Friend
 * Bonafide Rewards
 * Return Policy


CONTACT

Send us a note
support@hellobonafide.com
Media Inquiries
1-833-266-2343
For Health Professionals


STAY CONNECTED

Sign up for exclusive offers, product launches, and the health articles you've
been looking for.

Subscribe
 * Facebook
 * Instagram

© 2023, Bonafide Health, LLC Privacy Policy Accessibility Terms of Use Terms &
Conditions Sitemap "Do Not Sell or Share My Personal Information”

500 Mamaroneck Avenue, Suite 510, Harrison NY 10528

Bonafide®, Clairvee®, Relizen®, Revaree®, Ristela®, SerenolTM, and Silvessa® and
their associated logos are trademarks of Bonafide Health, LLC. From The New York
Times ©2019 The New York Times Company. All rights reserved. Used under license.
All remaining third party trademarks are the property of their respective
owners.

 * Choosing a selection results in a full page refresh.






Earn Rewards
Sign Up
Help

English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility By
Learn More
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Polski
Türk
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...
Press Alt+1 for screen-reader mode, Alt+0 to cancel