evecap.com Open in urlscan Pro
151.139.128.10  Public Scan

URL: https://evecap.com/
Submission: On March 14 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

<form class="custom-form__download-form" data-type="contact-form">
  <div class="form-row custom-form__form-row">
    <div class="h-pot lp-h-pot">
      <label for="modal-c24f0528-f87c-427e-929c-4b1d792b028b-middleName">Middle Name</label>
      <input id="modal-c24f0528-f87c-427e-929c-4b1d792b028b-middleName" name="middleName" value="" autocomplete="off" tabindex="-1">
    </div>
    <div class="form-col">
      <div class="lp-form-group custom-form__group">
        <div class="lp-input-group">
          <label for="modal-c24f0528-f87c-427e-929c-4b1d792b028b-field-0" class="lp-label field-required">Full Name</label>
          <input type="text" id="modal-c24f0528-f87c-427e-929c-4b1d792b028b-field-0" name="name" class="lp-input lp-input--dark js-form-element" placeholder="Full Name *" required="">
        </div>
      </div>
    </div>
    <div class="form-col">
      <div class="lp-form-group custom-form__group">
        <div class="lp-input-group">
          <label for="modal-c24f0528-f87c-427e-929c-4b1d792b028b-field-1" class="lp-label">Phone</label>
          <input type="phone" id="modal-c24f0528-f87c-427e-929c-4b1d792b028b-field-1" name="phone" class="lp-input lp-input--dark js-form-element" placeholder="Phone">
        </div>
      </div>
    </div>
    <div class="form-col">
      <div class="lp-form-group custom-form__group">
        <div class="lp-input-group">
          <label for="modal-c24f0528-f87c-427e-929c-4b1d792b028b-field-2" class="lp-label field-required">Email</label>
          <input type="email" id="modal-c24f0528-f87c-427e-929c-4b1d792b028b-field-2" name="email" class="lp-input lp-input--dark js-form-element" placeholder="Email *" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="custom-form__footer">
    <button type="submit" class="lp-btn lp-btn--dark lp-btn--filled lp-btn--mob-full-width custom-form__submit-btn button-style-1">
      <span class="lp-btn-icons">
        <span class="lp-btn-icon-loading"></span>
        <span class="lp-btn-icon-success"></span>
      </span> Submit </button>
  </div>
</form>

<form class="custom-form__download-form" data-type="contact-form">
  <div class="form-row custom-form__form-row">
    <div class="h-pot lp-h-pot">
      <label for="modal-741c87c3-2701-4364-8eeb-317a97fe4fe5-middleName">Middle Name</label>
      <input id="modal-741c87c3-2701-4364-8eeb-317a97fe4fe5-middleName" name="middleName" value="" autocomplete="off" tabindex="-1">
    </div>
    <div class="form-col">
      <div class="lp-form-group custom-form__group">
        <div class="lp-input-group">
          <label for="modal-741c87c3-2701-4364-8eeb-317a97fe4fe5-field-0" class="lp-label field-required">Full Name</label>
          <input type="text" id="modal-741c87c3-2701-4364-8eeb-317a97fe4fe5-field-0" name="name" class="lp-input lp-input--dark js-form-element" placeholder="Full Name *" required="">
        </div>
      </div>
    </div>
    <div class="form-col">
      <div class="lp-form-group custom-form__group">
        <div class="lp-input-group">
          <label for="modal-741c87c3-2701-4364-8eeb-317a97fe4fe5-field-1" class="lp-label">Phone</label>
          <input type="phone" id="modal-741c87c3-2701-4364-8eeb-317a97fe4fe5-field-1" name="phone" class="lp-input lp-input--dark js-form-element" placeholder="Phone">
        </div>
      </div>
    </div>
    <div class="form-col">
      <div class="lp-form-group custom-form__group">
        <div class="lp-input-group">
          <label for="modal-741c87c3-2701-4364-8eeb-317a97fe4fe5-field-2" class="lp-label field-required">Email</label>
          <input type="email" id="modal-741c87c3-2701-4364-8eeb-317a97fe4fe5-field-2" name="email" class="lp-input lp-input--dark js-form-element" placeholder="Email *" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="custom-form__footer">
    <button type="submit" class="lp-btn lp-btn--dark lp-btn--filled lp-btn--mob-full-width custom-form__submit-btn button-style-1">
      <span class="lp-btn-icons">
        <span class="lp-btn-icon-loading"></span>
        <span class="lp-btn-icon-success"></span>
      </span> Submit </button>
  </div>
</form>

<form class="contact-form__form" data-type="contact-form" style="color: #FFFFFF; background: rgba(0, 0, 0, 1);  fill: #FFFFFF;">
  <h5 class="lp-h5 contact-form__title1">Get in Touch</h5>
  <div class="input-container">
    <input id="-cmp-name" name="name" type="text" class="lp-input lp-input--light contact-form__input" placeholder="Name" required="">
    <span class="input-icon"></span>
  </div>
  <div class="input-container">
    <input id="-cmp-email" name="email" type="email" class="lp-input lp-input--light contact-form__input" placeholder="Email" required="" pattern="[a-zA-Z0-9.!#$%&amp;’*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)+">
    <span class="input-icon"></span>
  </div>
  <div class="input-container">
    <input id="-cmp-phone" name="phone" type="tel" class="lp-input lp-input--light  contact-form__input" placeholder="Phone" required="">
    <span class="input-icon"></span>
  </div>
  <div class="input-container">
    <textarea id="-cmp-contactMessage" placeholder="Message" name="message" required="" type="text" class="lp-input lp-input--light  contact-form__input"></textarea>
    <span class="input-icon"></span>
  </div>
  <div class="h-pot">
    <label for="-cmp-middleName">Middle Name</label>
    <input id="-cmp-middleName" name="middleName" value="" autocomplete="off" tabindex="-1">
  </div>
  <input type="hidden" name="source" value="CONTACT_INQUIRY">
  <button class="contact-form__submit btn lp-btn lp-btn--filled button-style-2" type="submit">
    <span class="sync-icon">
      <svg width="20" height="15" viewBox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M16.3636 3.66667L12.7273 7.33333H15.4545C15.4545 10.3675 13.0091 12.8333 10 12.8333C9.08182 12.8333 8.20909 12.6042 7.45455 12.1917L6.12727 13.53C7.24545 14.245 8.57273 14.6667 10 14.6667C14.0182 14.6667 17.2727 11.385 17.2727 7.33333H20L16.3636 3.66667ZM4.54545 7.33333C4.54545 4.29917 6.99091 1.83333 10 1.83333C10.9182 1.83333 11.7909 2.0625 12.5455 2.475L13.8727 1.13667C12.7545 0.421666 11.4273 0 10 0C5.98182 0 2.72727 3.28167 2.72727 7.33333H0L3.63636 11L7.27273 7.33333H4.54545Z">
        </path>
      </svg>
    </span>
    <span class="success-icon">
      <svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM10 18C5.59 18 2 14.41 2 10C2 5.59 5.59 2 10 2C14.41 2 18 5.59 18 10C18 14.41 14.41 18 10 18ZM14.59 5.58L8 12.17L5.41 9.59L4 11L8 15L16 7L14.59 5.58Z">
        </path>
      </svg>
    </span> Submit<span class="success-text">ted</span>
  </button>
</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
Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER


 * Properties
   * For Sale
   * For Lease
   * Closings
 * Market Data
   * Industrial
   * Office
   * Retail
   * Multi-Family
 * Buying
 * Selling
 * About Us
   * Meet the Team
   * Testimonials

Close Menu
 * Home
 * Properties
   * For Sale
   * For Lease
   * Closings
 * Market Data
   * Industrial
   * Office
   * Retail
   * Multi-Family
 * Buying
 * Selling
 * About Us
   * Meet the Team
   * Testimonials
 * Contact Us

 * 
 * 




WE LOOK FORWARD

Venice, Koreatown, Mid-City, Baldwin Hills, Hollywood, Culver City, Inglewood &
wherever you invest

SEARCH COMMERCIAL PROPERTIES



COMMERCIAL REAL ESTATE WITH EVE


EVE CAPITAL is where sophisticated tech meets attentive service. Where agility
and flow are rooted in the wisdom of experience. Where differences are strengths
and success happens together.




PROPERTIES FOR SALE


PROPERTIES FOR LEASE


SELECT CLOSINGS


MEET EVE CAPITAL

When information can be had at the touch of a finger, the tasks of the
commercial real estate firm become synthesis and strategy. Data-devoted, we
deftly transform numbers, market conditions, and forecasts into worldly advice,
actionable steps, and informed decisions. Our advisory services are methodical
and complete.

People are the heart of EVE CAPITAL, just like they’re the heart of every
building. A client’s first multifamily investment is just as important to us as
a multibillion-dollar retail development deal. Whatever your goal, we have the
foresight and fortitude to help you bring your vision to life.

Our multicultural team speaks a variety of languages, so we are able to
communicate with clients from diverse backgrounds. Female-founded, ours is an
inclusive culture based on the next-level partnerships we forge with our
colleagues and the genuine relationships we build with our clients.

The commercial real estate industry is changing. Welcome to the future. Welcome
to EVE CAPITAL.

Meet the Team


OUR TEAM

Get to know our dedicated and talented team.

NICOLE MCINTYRE

License #02126334

Commercial Real Estate Specialist

COLLEEN MCLEAN

License #01398793

Commercial Real Estate Specialist

HILARY SAUNDERS

License #1834648

Real Estate & Tax Lawyer Broker-of-Record Side, Inc. License No. 02014153

ASHLEY BLEDSOE

Marketing Director

ADAM AKERBLOM

Business Manager

LAURA ALICE SCATURRO

License #01942167

Founder

LEESA HAMMOND

License #01305811

Senior Commercial Real Estate Consultant

HESH SEDAGHAT

License #00762224

Senior Investment Advisor

KIRSTEN KAIYALA

License #02150031

Commercial Real Estate Specialist

SAVANAH TAYLOR

License #02161855

Commercial Real Estate Specialist

NICOLE MCINTYRE

License #02126334

Commercial Real Estate Specialist

COLLEEN MCLEAN

License #01398793

Commercial Real Estate Specialist

HILARY SAUNDERS

License #1834648

Real Estate & Tax Lawyer Broker-of-Record Side, Inc. License No. 02014153

ASHLEY BLEDSOE

Marketing Director

ADAM AKERBLOM

Business Manager

LAURA ALICE SCATURRO

License #01942167

Founder

LEESA HAMMOND

License #01305811

Senior Commercial Real Estate Consultant

HESH SEDAGHAT

License #00762224

Senior Investment Advisor

KIRSTEN KAIYALA

License #02150031

Commercial Real Estate Specialist

SAVANAH TAYLOR

License #02161855

Commercial Real Estate Specialist

NICOLE MCINTYRE

License #02126334

Commercial Real Estate Specialist

COLLEEN MCLEAN

License #01398793

Commercial Real Estate Specialist

HILARY SAUNDERS

License #1834648

Real Estate & Tax Lawyer Broker-of-Record Side, Inc. License No. 02014153

ASHLEY BLEDSOE

Marketing Director

ADAM AKERBLOM

Business Manager

prevnext
View Our Team

WHAT OUR CLIENTS SAY

SANCTITY OF CONTRACT IS PARAMOUNT, LAURA ALICE’S TEAM PROVIDES EXCELLENT
DOCUMENTATION ALONG WITH WORLD CLASS BROKERAGE SERVICES.

— Brian Leland Zukor

WHAT OUR CLIENTS SAY

AFTER EXECUTING COUNTLESS TRANSACTIONS, I CAN CONFIDENTLY SAY THAT EVE CAPITAL
IS ONE OF THE BEST REAL ESTATE FIRMS I’VE EVER WORKED WITH. IN ADDITION TO
PROVIDING MASTER MARKET ANALYSES THAT MAKE IT EASY TO UNDERSTAND THE PROS AND
CONS OF EACH DEAL (AS WELL AS THEIR LONG-TERM IMPLICATIONS), EVE GETS THE JOB
DONE QUICKLY AND GRACEFULLY. I TRUST LAURA ALICE’S COUNSEL IMPLICITLY – SHE ONLY
PRESENTS PREMIUM...

— Tzvi Ferszt

WHAT OUR CLIENTS SAY

TO SAY THAT LAURA AND BECKY GO THE EXTRA MILE IS AN UNDERSTATEMENT. THEY ROSE TO
THE OCCASION AND OVERCAME EVERY OBSTACLE THAT WAS THROWN AT THEM. WHAT WAS EVEN
MORE IMPRESSIVE WAS THEIR ATTENTION TO DETAIL AND THE FACT THAT THEY
PREEMPTIVELY HANDLED HURDLES TO ENSURE US THE MOST EXPEDITIOUS AND ENJOYABLE
EXPERIENCE POSSIBLE. WE CAN’T WAIT TO WORK WITH THEM AGAIN. VIEW SD PROPERTY
MANAGEMENT WEBSITE.

— Ariel Darrison

WHAT OUR CLIENTS SAY

I HAVE WORKED WITH HUNDREDS OF MULTIFAMILY AGENTS OVER THE LAST 15+ YEARS. I CAN
SAY WITH CERTAINTY THAT LAURA AND BECKY ARE AMONGST THE MOST PROFESSIONAL AND
KNOWLEDGEABLE I HAVE HAD THE PLEASURE TO WORK WITH. I KNEW THAT WITH THEM
REPRESENTING ME, I WAS IN GOOD HANDS, AND THEY MADE SURE TO HELP ME GET THROUGH
MY TRANSACTION WITH ZERO HICCUPS WHATSOEVER. I AM LOOKING FORWARD TO THE DAY WE
DO OUR NEXT DE...

— Jonathan Sedaghat

WHAT OUR CLIENTS SAY

WHEN WE BEGAN SEARCHING FOR OUR FIRST OFFICE IN WEST LA, I KNEW WE NEEDED TO
FIND AN EXPERT THAT COULD HELP GUIDE US THROUGH OUR EVOLVING NEEDS AND NAVIGATE
THE LANDSCAPE OF LOS ANGELES WITH OUR BEST INTERESTS IN MIND. LAURA TRULY STANDS
OUT IN AN INDUSTRY FILLED WITH BROKERS SEARCHING MECHANICALLY FOR ‘JUST ANOTHER
COMMISSION’ AND HAS PROVEN TIME AND AGAIN TO ME THAT SHE VALUES RELATIONSHIPS
AND PEOPLE ...

— Keith Guerrette

WHAT OUR CLIENTS SAY

LAURA IS SOMEONE I HAVE WORKED WITH FOR SEVERAL YEARS . THE TIME SHE TOOK
EDUCATING ME ON DIFFERENT MARKETS AND BUILDINGS JUST TO GET ME READY TO INVEST
WAS UNPARALLELED. THEN, I HAD HER DO AN ANALYSIS OF MY REAL ESTATE PORTFOLIO AND
WHAT CAME BACK WAS A MASTERPIECE OF INFORMATION THAT MADE ME RETHINK MY LONG
TERM STRATEGY. LATER, WHEN I LISTED ONE OF MY PROPERTIES WITH HER, HER APPROACH
TO DETAIL AND FO...

— Nely Galan

WHAT OUR CLIENTS SAY

SANCTITY OF CONTRACT IS PARAMOUNT, LAURA ALICE’S TEAM PROVIDES EXCELLENT
DOCUMENTATION ALONG WITH WORLD CLASS BROKERAGE SERVICES.

— Brian Leland Zukor

WHAT OUR CLIENTS SAY

AFTER EXECUTING COUNTLESS TRANSACTIONS, I CAN CONFIDENTLY SAY THAT EVE CAPITAL
IS ONE OF THE BEST REAL ESTATE FIRMS I’VE EVER WORKED WITH. IN ADDITION TO
PROVIDING MASTER MARKET ANALYSES THAT MAKE IT EASY TO UNDERSTAND THE PROS AND
CONS OF EACH DEAL (AS WELL AS THEIR LONG-TERM IMPLICATIONS), EVE GETS THE JOB
DONE QUICKLY AND GRACEFULLY. I TRUST LAURA ALICE’S COUNSEL IMPLICITLY – SHE ONLY
PRESENTS PREMIUM...

— Tzvi Ferszt

WHAT OUR CLIENTS SAY

TO SAY THAT LAURA AND BECKY GO THE EXTRA MILE IS AN UNDERSTATEMENT. THEY ROSE TO
THE OCCASION AND OVERCAME EVERY OBSTACLE THAT WAS THROWN AT THEM. WHAT WAS EVEN
MORE IMPRESSIVE WAS THEIR ATTENTION TO DETAIL AND THE FACT THAT THEY
PREEMPTIVELY HANDLED HURDLES TO ENSURE US THE MOST EXPEDITIOUS AND ENJOYABLE
EXPERIENCE POSSIBLE. WE CAN’T WAIT TO WORK WITH THEM AGAIN. VIEW SD PROPERTY
MANAGEMENT WEBSITE.

— Ariel Darrison

WHAT OUR CLIENTS SAY

I HAVE WORKED WITH HUNDREDS OF MULTIFAMILY AGENTS OVER THE LAST 15+ YEARS. I CAN
SAY WITH CERTAINTY THAT LAURA AND BECKY ARE AMONGST THE MOST PROFESSIONAL AND
KNOWLEDGEABLE I HAVE HAD THE PLEASURE TO WORK WITH. I KNEW THAT WITH THEM
REPRESENTING ME, I WAS IN GOOD HANDS, AND THEY MADE SURE TO HELP ME GET THROUGH
MY TRANSACTION WITH ZERO HICCUPS WHATSOEVER. I AM LOOKING FORWARD TO THE DAY WE
DO OUR NEXT DE...

— Jonathan Sedaghat

WHAT OUR CLIENTS SAY

WHEN WE BEGAN SEARCHING FOR OUR FIRST OFFICE IN WEST LA, I KNEW WE NEEDED TO
FIND AN EXPERT THAT COULD HELP GUIDE US THROUGH OUR EVOLVING NEEDS AND NAVIGATE
THE LANDSCAPE OF LOS ANGELES WITH OUR BEST INTERESTS IN MIND. LAURA TRULY STANDS
OUT IN AN INDUSTRY FILLED WITH BROKERS SEARCHING MECHANICALLY FOR ‘JUST ANOTHER
COMMISSION’ AND HAS PROVEN TIME AND AGAIN TO ME THAT SHE VALUES RELATIONSHIPS
AND PEOPLE ...

— Keith Guerrette

WHAT OUR CLIENTS SAY

LAURA IS SOMEONE I HAVE WORKED WITH FOR SEVERAL YEARS . THE TIME SHE TOOK
EDUCATING ME ON DIFFERENT MARKETS AND BUILDINGS JUST TO GET ME READY TO INVEST
WAS UNPARALLELED. THEN, I HAD HER DO AN ANALYSIS OF MY REAL ESTATE PORTFOLIO AND
WHAT CAME BACK WAS A MASTERPIECE OF INFORMATION THAT MADE ME RETHINK MY LONG
TERM STRATEGY. LATER, WHEN I LISTED ONE OF MY PROPERTIES WITH HER, HER APPROACH
TO DETAIL AND FO...

— Nely Galan

WHAT OUR CLIENTS SAY

SANCTITY OF CONTRACT IS PARAMOUNT, LAURA ALICE’S TEAM PROVIDES EXCELLENT
DOCUMENTATION ALONG WITH WORLD CLASS BROKERAGE SERVICES.

— Brian Leland Zukor

prevnext

01 / 06

View All


LET'S TALK

You’ve got questions and we can’t wait to answer them.

Contact Us



GET THE WHITEPAPER

Fill out the form and receive your whitepaper.

Middle Name
Full Name
Phone
Email
Submit


GET THE WHITEPAPER

Fill out the form and receive your whitepaper.

Middle Name
Full Name
Phone
Email
Submit

EVE CAPITAL

(424) 300-0039
info@evecap.com

ADDRESS

310 Venice Way
Venice Beach, CA 90291

 * Home
 * Meet the Team
 * For Sale
 * For Lease
 * Testimonials
 * Contact Us

 * 
 * 

All information is deemed reliable but not guaranteed and should be
independently reviewed and verified.


Powered by Luxury Presence
Copyright © 2023 | Privacy Policy

GET IN TOUCH





Middle Name
Submitted

CONTACT DETAILS

Eve Capital

(424) 300-0039
info@evecap.com

 

310 Venice Way
Venice Beach, CA 90291

 * 
 * 


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
×
We Value Your Privacy
Settings
NextRoll, Inc. ("NextRoll") and our advertising partners use cookies and similar
technologies on this site and use personal data (e.g., your IP address). If you
consent, the cookies, device identifiers, or other information can be stored or
accessed on your device for the purposes described below. You can click "Allow
All" or "Decline All" or click Settings above to customize your consent.
NextRoll and our advertising partners process personal data to: ● Store and/or
access information on a device; ● Create a personalized content profile; ●
Select personalised content; ● Personalized ads, ad measurement and audience
insights; ● Product development. For some of the purposes above, our advertising
partners: ● Use precise geolocation data. Some of our partners rely on their
legitimate business interests to process personal data. View our advertising
partners if you wish to provide or deny consent for specific partners, review
the purposes each partner believes they have a legitimate interest for, and
object to such processing.
If you select Decline All, you will still be able to view content on this site
and you will still receive advertising, but the advertising will not be tailored
for you. You may change your setting whenever you see the Manage consent
preferences on this site.
Decline All
Allow All
Manage consent preferences