CINXE.COM

Webex for hard of hearing users and sign language interpreters

<!DOCTYPE HTML> <html lang="pt"> <head> <title>Webex for hard of hearing users and sign language interpreters</title> <meta name="title" content="Webex for hard of hearing users and sign language interpreters"/> <meta name="author" content="Webex"> <meta name="publisher" content="Cisco"> <meta property="og:type" content="website" /> <meta property="og:url" content="https://www.webex.com/accessibility.html" /> <meta property="og:title" content="Webex for hard of hearing users and sign language interpreters" /> <meta property="og:description" content="Make your meetings more accessible with these tips on creating the best experience for sign language interpreters and collaborating with hearing-impaired attendees." /> <meta property="og:image" content="https://www.webex.com/content/dam/wbx/us/images/covid/hearing-impaired/Webex_Sign_Language_HERO.png"> <meta property="og:site_name" content="Webex" /> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:url" content="https://www.webex.com/accessibility.html"> <meta name="twitter:title" content="Webex for hard of hearing users and sign language interpreters"> <meta name="twitter:description" content="Make your meetings more accessible with these tips on creating the best experience for sign language interpreters and collaborating with hearing-impaired attendees."> <meta name="twitter:image" content="https://www.webex.com/content/dam/wbx/us/images/covid/hearing-impaired/Webex_Sign_Language_HERO.png"> <script defer="defer" type="text/javascript" src="/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js"></script> <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/cisco-webex-scheduler/ankblejcdieljecjfagjeoelaedaoaka"/> <link rel="canonical" href="https://www.webex.com/accessibility.html"> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta name="description" content="Make your meetings more accessible with these tips on creating the best experience for sign language interpreters and collaborating with hearing-impaired attendees."/> <meta name="format-detection" content="telephone=no"/> <meta name="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta name="language" content="pt"/> <meta name="country"/> <meta name="date" content="Wed Dec 01 21:58:08 UTC 2021"/> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <script type="application/ld+json"> { "@context" : "https://schema.org", "@id": "https://www.webex.com/#website", "@type" : "WebSite", "name" : "Webex", "alternateName" : "Webex by Cisco", "url" : "https://www.webex.com" } </script> <script type="application/ld+json"> { "@context" : "https://schema.org", "@type" : "Organization", "name" : "Webex", "legalName" : "Webex by Cisco", "url" : "https://www.webex.com", "logo": "https://www.webex.com/content/dam/wbx/global/images/webex-favicon.png" } </script> <script type="text/javascript" src="https://www.cisco.com/c/dam/cdc/t/ctm-core.js"></script> <!-- <script type="text/javascript" src="/content/dam/wbx-new/common/at_cisco.js"></script> --> <script src="/etc.clientlibs/settings/wcm/designs/wbx/eopi/clientlibs/global/jquery.lc-88e9d121fa7daf363a97e5e290682415-lc.min.js"></script> <link rel="stylesheet" href="/etc.clientlibs/settings/wcm/designs/wbx/eopi/clientlibs/global/main.lc-c7d8d078a6273d61840f97fee17a58ea-lc.min.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/settings/wcm/designs/wbx/eopi/clientlibs/global/header.lc-8922d6e56f68b2ec71696c30e07e13b7-lc.min.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/settings/wcm/designs/wbx/eopi/clientlibs/header.lc-bbeb05188b90bc82da98d22ce9d903c5-lc.min.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/settings/wcm/designs/wbx/eopi/clientlibs/footer.lc-c690dd957929acec252b2620629ce646-lc.min.css" type="text/css"> <script src="/etc.clientlibs/settings/wcm/designs/wbx/eopi/clientlibs/search-bar.lc-553e92d6a8133e97cf3264bdf01d28a7-lc.min.js"></script> <!--[if lt IE 9]> <script src="includes/js/html5shiv.js"></script> <link rel="stylesheet" href="/includes/css/rwd-ie8.css" /> <![endif]--> <!-- Google tag (gtag.js) --> <!--<script async src="https://www.googletagmanager.com/gtag/js?id=G-JX5PZRZSGR"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-JX5PZRZSGR'); </script> --> <link rel="icon" type="image/png" href="/content/dam/wbx/global/images/webex-favicon.png"/> <link rel="shortcut icon" type="image/png" href="/content/dam/wbx/global/images/webex-favicon.png"/></head> <body data-spy="scroll" data-target=".ver-nav" data-offset="115" class="classic-" style="position: relative"> <div class="main-no-header"> <div class="body parsys"> <div class="open-html-component"> <div class="wbx-header"> <div class="newpar new section"> </div> <div class="par iparys_inherited"> <div class="open-html-component"> <!-- bypass block --> <style> .skip-link { position: fixed; top: -100px; background: #01bceb; color: #fff; text-decoration: none; display: inline-block; z-index: 999; border-radius: 24px; padding: 9px 30px; transform: translate(-50%, -50%); transition: top 0.3s; left: 50%; } .skip-link:focus { top: 100px; } </style> <a class="skip-link" href="#content">Skip to content</a> <!-- Cookie initial code --> <script> // this need add into template as base js file /*! * jQuery Cookie Plugin v1.4.1 * https://github.com/carhartl/jquery-cookie * * Copyright 2013 Klaus Hartl * Released under the MIT license */ (function (factory) { if (typeof define === "function" && define.amd) { // AMD define(["jquery"], factory); } else if (typeof exports === "object") { // CommonJS factory(require("jquery")); } else { // Browser globals factory(jQuery); } })(function ($) { var pluses = /\+/g; function encode(s) { return config.raw ? s : encodeURIComponent(s); } function decode(s) { return config.raw ? s : decodeURIComponent(s); } function stringifyCookieValue(value) { return encode(config.json ? JSON.stringify(value) : String(value)); } function parseCookieValue(s) { if (s.indexOf('"') === 0) { // This is a quoted cookie as according to RFC2068, unescape... s = s.slice(1, -1).replace(/\\"/g, '"').replace(/\\\\/g, "\\"); } try { // Replace server-side written pluses with spaces. // If we can't decode the cookie, ignore it, it's unusable. // If we can't parse the cookie, ignore it, it's unusable. s = decodeURIComponent(s.replace(pluses, " ")); return config.json ? JSON.parse(s) : s; } catch (e) {} } function read(s, converter) { var value = config.raw ? s : parseCookieValue(s); return $.isFunction(converter) ? converter(value) : value; } var config = ($.cookie = function (key, value, options) { // Write if (value !== undefined && !$.isFunction(value)) { options = $.extend({}, config.defaults, options); if (typeof options.expires === "number") { var days = options.expires, t = (options.expires = new Date()); t.setTime(+t + days * 864e5); } return (document.cookie = [ encode(key), "=", stringifyCookieValue(value), options.expires ? "; expires=" + options.expires.toUTCString() : "", // use expires attribute, max-age is not supported by IE options.path ? "; path=" + options.path : "", options.domain ? "; domain=" + options.domain : "", options.secure ? "; secure" : "", ].join("")); } // Read var result = key ? undefined : {}; // To prevent the for loop in the first place assign an empty array // in case there are no cookies at all. Also prevents odd result when // calling $.cookie(). var cookies = document.cookie ? document.cookie.split("; ") : []; for (var i = 0, l = cookies.length; i < l; i++) { var parts = cookies[i].split("="); var name = decode(parts.shift()); var cookie = parts.join("="); if (key && key === name) { // If second argument (value) is a function it's a converter... result = read(cookie, value); break; } // Prevent storing a cookie that we couldn't decode. if (!key && (cookie = read(cookie)) !== undefined) { result[name] = cookie; } } return result; }); config.defaults = {}; $.removeCookie = function (key, options) { if ($.cookie(key) === undefined) { return false; } // Must not alter options, thus extending a fresh object... $.cookie(key, "", $.extend({}, options, { expires: -1 })); return !$.cookie(key); }; }); </script> <script> if (!$.cookie("origin_web")) { $.cookie("origin_web", "webex.com", { path: "/", domain: ".webex.com", expires: 30, }); } var DEF_locale = "US", DEF_lang = "en", DEF_currency = "USD"; var user_currency = DEF_currency; var locale_currency_lang = new Array(); locale_currency_lang[0] = ["US", "USD", "en", "en_US", "USA"]; locale_currency_lang[1] = ["GB", "GBP", "en", "en_US", "United Kingdom"]; locale_currency_lang[2] = ["IE", "EUR", "en", "en_US", "Ireland"]; locale_currency_lang[3] = ["NL", "EUR", "en", "en_US", "Netherlands"]; locale_currency_lang[4] = ["BE", "EUR", "en", "en_US", "Belgium"]; locale_currency_lang[5] = ["AT", "EUR", "en", "en_US", "Austria"]; locale_currency_lang[6] = ["PL", "EUR", "en", "en_US", "Poland"]; locale_currency_lang[7] = ["SE", "EUR", "en", "en_US", "Sweden"]; locale_currency_lang[8] = ["DK", "EUR", "en", "en_US", "Denmark"]; locale_currency_lang[9] = ["NO", "EUR", "en", "en_US", "Norway"]; locale_currency_lang[10] = ["CH", "EUR", "de", "de_DE", "Switzerland"]; locale_currency_lang[11] = ["DE", "EUR", "de", "de_DE", "Germany"]; locale_currency_lang[12] = ["FR", "EUR", "fr", "fr_FR", "France"]; locale_currency_lang[13] = ["ZA", "USD", "en", "en_IE", "South Africa"]; locale_currency_lang[14] = ["IL", "USD", "en", "en_IE", "Israel"]; locale_currency_lang[15] = ["RO", "EUR", "en", "en_IE", "Romania"]; locale_currency_lang[16] = ["CZ", "EUR", "en", "en_IE", "Czech Republic"]; locale_currency_lang[17] = ["FI", "EUR", "en", "en_IE", "Finland"]; locale_currency_lang[18] = ["HU", "EUR", "en", "en_IE", "Hungary"]; locale_currency_lang[19] = ["BG", "EUR", "en", "en_IE", "Bulgaria"]; locale_currency_lang[20] = ["SK", "EUR", "en", "en_IE", "Slovakia"]; locale_currency_lang[21] = ["JP", "JPY", "ja", "ja_JP", "Japan"]; locale_currency_lang[22] = ["SG", "USD", "en", "en_SG", "Singapore"]; locale_currency_lang[23] = ["NZ", "USD", "en", "en_IE", "New Zealand"]; locale_currency_lang[24] = ["VN", "USD", "en", "en_SG", "Vietnam"]; locale_currency_lang[25] = ["AE", "USD", "en", "en_SG", "UAE"]; locale_currency_lang[26] = ["MY", "USD", "en", "en_SG", "Malaysia"]; locale_currency_lang[27] = ["TH", "USD", "en", "en_SG", "Thailand"]; locale_currency_lang[28] = ["IT", "EUR", "en", "en_IE", "Italy"]; locale_currency_lang[29] = ["ES", "EUR", "es", "es_ES", "Spain"]; locale_currency_lang[30] = ["PT", "EUR", "en", "en_IE", "Portugal"]; locale_currency_lang[31] = ["LU", "EUR", "fr", "fr_FR", "Luxembourg"]; locale_currency_lang[32] = ["GR", "EUR", "en", "en_IE", "Greece"]; locale_currency_lang[33] = ["CY", "EUR", "en", "en_IE", "Cyprus"]; locale_currency_lang[34] = ["UA", "EUR", "en", "en_SG", "Ukraine"]; locale_currency_lang[35] = ["SI", "EUR", "en", "en_IE", "Slovenia"]; locale_currency_lang[36] = ["HR", "EUR", "en", "en_IE", "Croatia"]; locale_currency_lang[37] = ["GI", "GBP", "en", "en_IE", "Gibraltar"]; locale_currency_lang[38] = ["MT", "EUR", "en", "en_IE", "Malta"]; locale_currency_lang[39] = ["LV", "EUR", "en", "en_IE", "Latvia"]; locale_currency_lang[40] = ["EE", "EUR", "en", "en_IE", "Estonia"]; locale_currency_lang[41] = ["LT", "EUR", "en", "en_IE", "Lithuania"]; locale_currency_lang[42] = ["CA", "CAD", "en", "en_CA", "Canada"]; locale_currency_lang[43] = ["CAF", "CAD", "fr", "fr_CA", "Canada"]; locale_currency_lang[44] = ["AU", "AUD", "en", "en_SG", "Australia"]; locale_currency_lang[45] = ["HK", "USD", "en", "en_SG", "Hong Kong"]; locale_currency_lang[46] = ["TW", "USD", "en", "en_SG", "Taiwan"]; locale_currency_lang[47] = ["KR", "USD", "en", "en_SG", "Korea (South)"]; locale_currency_lang[48] = ["IS", "EUR", "en", "en_IE", "Iceland"]; locale_currency_lang[49] = ["CO", "USD", "es", "es_ES", "Colombia"]; locale_currency_lang[50] = ["PE", "USD", "es", "es_ES", "Peru"]; locale_currency_lang[51] = ["BR", "USD", "en", "en_IE", "Brazil"]; locale_currency_lang[52] = ["AR", "USD", "es", "es_ES", "Argentina"]; locale_currency_lang[53] = ["CL", "USD", "es", "es_ES", "Chile"]; locale_currency_lang[54] = ["EC", "USD", "es", "es_ES", "Ecuador"]; locale_currency_lang[55] = ["PR", "USD", "es", "es_ES", "Puerto Rico"]; locale_currency_lang[56] = ["CR", "USD", "es", "es_ES", "Costa Rica"]; locale_currency_lang[57] = ["DO", "USD", "es", "es_ES", "Dominican Republic"]; locale_currency_lang[58] = ["PA", "USD", "es", "es_ES", "Panama"]; locale_currency_lang[59] = ["TN", "USD", "en", "en_IE", "Tunisia"]; locale_currency_lang[60] = ["LI", "EUR", "de", "de_DE", "Liechtenstein"]; locale_currency_lang[61] = ["MC", "EUR", "fr", "fr_FR", "Monaco"]; locale_currency_lang[62] = ["MX", "USD", "es", "es_ES", "Mexico"]; var USList = ["US", "ZA", "SG", "IL", "VN", "AE", "MY", "TH", "TN"]; var UKList = [ "GB", "IE", "NL", "BE", "AT", "PL", "SE", "DK", "NO", "RO", "CZ", "FI", "HU", "BG", "SK", "PT", "GR", "CY", "UA", "SI", "HR", "GI", "MT", "LV", "EE", "LT", "IS", ]; var AUList = ["AU", "NZ"]; var allEnList = USList.concat(UKList).concat(AUList).concat(["CA", "IN"]); var FRList = ["FR", "LU", "MC"]; var DEList = ["DE", "CH", "LI"]; var ZHList = ["TW", "MO", "HK"]; var MXList = ["CO", "PE", "AR", "CL", "EC", "PR", "CR", "DO", "PA", "MX"]; function get_lang(locale) { if (locale == "JP") { return "ja"; } else if (locale == "IT") { return "it"; } else if (locale == "KR") { return "ko"; } else if (locale == "BR") { return "pt"; // } else if (locale == 'UA') { // return 'uk'; // } } else if ($.inArray(locale, DEList) != -1) { return "de"; } else if ($.inArray(locale, FRList) != -1 || locale == "CAF") { return "fr"; } else if ($.inArray(locale, MXList) != -1 || locale == "ES") { return "es"; } else if ($.inArray(locale, ZHList) != -1) { return "zh-tw"; } else if ($.inArray(locale, allEnList) != -1) { return "en"; } //get browser setting language by navigator object var browser_lang = ( navigator.language || navigator.browserLanguage ).toLowerCase(); if (browser_lang.indexOf("zh") != -1) { if (browser_lang.indexOf("-") != -1) { var param = browser_lang.split("-"); if (param[1].toLowerCase() == "cn") { return "cn"; } else { return "n-cn"; } } else { return "cn"; } } else { return browser_lang.slice(0, 2); } } function change_currency(local) { if (local == undefined) { return; } var len_locale = locale_currency_lang.length; for (var i = 0; i < len_locale; i++) { if (locale_currency_lang[i][0] == local) { user_currency = locale_currency_lang[i][1]; break; } } $.cookie("user_currency", user_currency, { path: "/", expires: 30 }); } var headerLocale = "", headerIP = ""; function init_cookie_lang_locale() { var req = new XMLHttpRequest(); req.open("HEAD", document.location, true); req.onreadystatechange = function () { headerLocale = DEF_locale; if (req.readyState == 4) { var headerInfo = req.getResponseHeader("x-wbx-about"); if (headerInfo != null && headerInfo != "") { var headerInfoSplit = headerInfo.split(","); headerLocale = headerInfoSplit[0]; headerIP = headerInfoSplit[1].trim(); } $.cookie("head_locale", headerLocale, { path: "/", expires: 30 }); if ( document.cookie.indexOf("user_locale") === -1 || $.cookie("user_locale") == "" ) { $.cookie("user_locale", headerLocale, { path: "/", expires: 30 }); var bLang = DEF_lang == "fr" ? "fr" : (navigator.language || navigator.browserLanguage) .toLowerCase() .slice(0, 2); var hLang = headerLocale == "CA" && bLang == "fr" ? "fr" : get_lang(headerLocale); $.cookie("user_lang", hLang, { path: "/", expires: 30 }); change_currency(headerLocale); } else { var u_locale = $.cookie("user_locale"); var hLang = u_locale == "CA" && $.cookie("user_lang") == "fr" ? "fr" : get_lang(u_locale); $.cookie("user_lang", hLang, { path: "/", expires: 30 }); change_currency(u_locale); } } }; req.send(null); } init_cookie_lang_locale(); </script> <script> /* All constants should be declared here */ var Webex = Webex || {}; Webex.util = Webex.util || {}; Webex.device = { mobilMedia: navigator.userAgent.match(/iPhone|iPad|iPod/i) || navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/BB/i) || navigator.userAgent.match(/Windows Phone/i), android: navigator.userAgent.match(/Android/i), ios: navigator.userAgent.match(/iPhone|iPad|iPod/i), blackBerry: navigator.userAgent.match(/BB/i), windowsPhone: navigator.userAgent.match(/Windows Phone/i), }; Webex.util.isScrollbarVisible = function () { return !Webex.device.mobilMedia && $(document).height() > $(window).height(); }; Webex.util.getWindowWidth = function () { Webex.util.windowWidth = parseInt($(window).width(), 10); if (Webex.util.isScrollbarVisible()) { Webex.util.windowWidth += 17; } return Webex.util.windowWidth; }; var isMac = /iPad|iPhone|iPod|Mac/.test(navigator.userAgent); if (isMac) { $("#wbx-header").addClass("wbx-mac"); } window.onpageshow = function (event) { var isIOS = /iPad|iPhone|iPod/.test(navigator.userAgent); var isSmall = Webex.util.getWindowWidth() < 992; var isMenuOpen = !$(".wbx-header-menu").hasClass("collapsed"); var isMac = /Mac/.test(navigator.userAgent); if (event.persisted && ((isIOS && isSmall && isMenuOpen) || isMac)) { window.location.reload(); } }; $(".SEOPreventDefault").click(function (e) { e.preventDefault(); }); // fix DE4094 ziyuan 20180425 $(function () { function isIE() { var matches; if (!!window.ActiveXObject || "ActiveXObject" in window) { matches = /(msie\s|trident.*rv:)([\w.]+)/.exec( navigator.userAgent.toLowerCase() ); return matches[2]; } else { return -1; } } if (isIE() > 0) { $( "#wbx-header .wbx-header-menu .wbx-header-menu-list .wbx-header-menu-list-item .wbx-header-popup-menu .wbx-header-popup .wbx-header-popup-arrow" ).addClass("header-list-IE"); } $( ".wbx-header-menu-list-item .wbx-header-popup-menu .wbx-header-popup-toggle" ).bind("click", function () { if ($(this).parent().hasClass("collapsed")) { $("#wbx-header").addClass("bg-white"); } else { $("#wbx-header").removeClass("bg-white"); } }); // ft link update to FT2.0 $('a[href*="pricing/free-trial.html"]:not([href*="sp=wt"])').attr({ href: "https://cart.webex.com/sign-up?locale=it_IT", }); }); </script> <script> // fix SPARK-77865 by Floyd Li $(document).ready(function () { var isMac = /iPad|iPhone|iPod/.test(navigator.userAgent); function isClickable(ele) { var flag = ele.hasClass("wbx-header-popup-toggle") || ele.hasClass("wbx-header-menu-toggle") || ele.hasClass("hamburger") || ele.hasClass("hamburger-bun") || ele.parents(".wbx-header-popup").length > 0 || (ele[0] && ele[0].href && !ele[0].hasAttribute("data-wbx-toggle-trigger")); return flag; } if (isMac) { document.addEventListener("touchend", function (e) { if (isClickable($(e.target))) { return; } else if ($(".wbx-header-popup[aria-hidden=false]").length > 0) { e.preventDefault(); var btn = $('.wbx-header-popup-toggle[aria-expanded="true"]'); btn[0] && btn[0].click(); $("#wbx-header").removeClass("bg-white"); } }); } else { document.addEventListener("click", function (e) { if (isClickable($(e.target))) { return; } else if ($(".wbx-header-popup[aria-hidden=false]").length > 0) { e.preventDefault(); $("#wbx-header").removeClass("bg-white"); } }); } }); function postToPage(originUrl, postUrl) { // var domain = 'https://signin-ha.qa.webex.com'; var domain = "https://signin.webex.com"; var lang = "en_US"; postUrl = domain + postUrl; $("a[href='" + originUrl + "']") .attr("href", "#") .removeAttr("target") .on("click", function (e) { e.preventDefault(); var html = "<form id='postToPage' method='post' action=' " + postUrl + "'>" + "<input name='language' value='" + lang + "'>" + "</form>"; $("div")[0].innerHTML += html; $("#postToPage").submit(); $("#postToPage").remove(); }); } $(document).ready(function () { postToPage( "https://www.webex.com/go/host-meeting", "/collabs/auth?service=it&from=hostmeeting&TrackID=&hbxref=&goid=host-meeting" ); postToPage( "https://www.webex.com/go/attend-meeting", "/collabs/#/meetings/joinbynumber?TrackID=&hbxref=&goid=attend-meeting" ); postToPage("https://signin.webex.com/collabs/auth", "/collabs/auth"); postToPage( "https://signin.webex.com/collabs/auth?service=it&from=myresource&backurl=https://support.webex.com/MyAccountWeb/landingpage.do", "/collabs/auth?service=it&from=myresource&backurl=https://support.webex.com/MyAccountWeb/landingpage.do" ); }); $(document).ready(function () { /* Header Scripts */ const css = { light: "header_light__2HLwE", active: "header_active__3fbTP", menuItemHasChildren: "header_menuItemHasChildren__bCODH", subMenu: "header_subMenu__WoVAg", fastClose: "header_fastClose__1Go-F", scrollUp: "header_scrollUp__3QV5h", scrollDown: "header_scrollDown__SQo3T", }; // navigation item selectors const wrapper = document.querySelector(".header_headerWrapper__30NyQ"); const header = document.querySelector(`.header_header__12jgZ`); // navigation menu selectors const openedMenu = document.querySelector(".header_openedMenu__1_VVm"); const closedMenu = document.querySelector(".header_closedMenu__LcJ3R"); const navbarMenu = document.querySelector(".header_navbar__2vIOU"); const menuOverlay = document.querySelector(".header_overlay__2h1yB"); let isLocked = false; $(".header_lastItem__2ID7v").click(function () { $("nav").animate({ scrollTop: $("#signInWbxID").offset().top }, "slow"); }); function initialStates() { document.body.style.overflow = ""; menuOverlay.classList.remove(css.active); wrapper.classList.remove(css.light); isLocked = false; } // eslint-disable-next-line no-inner-declarations function collapseSubMenu() { navbarMenu ?.querySelector(`.${css.menuItemHasChildren}.${css.active} .${css.subMenu}`) ?.removeAttribute("style"); navbarMenu .querySelector(`.${css.menuItemHasChildren}.${css.active}`) .classList.remove(css.active); initialStates(); } // eslint-disable-next-line no-inner-declarations function toggleMenu() { navbarMenu.classList.toggle(css.active); const isOpen = navbarMenu.classList.contains(css.active); if (isOpen) { document.body.style.overflow = "hidden"; } else { document.body.style.overflow = ""; initialStates(); } } openedMenu.addEventListener("click", toggleMenu); closedMenu.addEventListener("click", toggleMenu); menuOverlay.addEventListener("click", collapseSubMenu); navbarMenu.querySelectorAll("a[data-toggle]").forEach((item) => { item.addEventListener("click", (event) => { const menuItemHasChildren = event.currentTarget.parentElement; if (menuItemHasChildren.classList.contains(css.active)) { collapseSubMenu(); isLocked = false; } else { if ( navbarMenu.querySelector(`.${css.menuItemHasChildren}.${css.active}`) ) { collapseSubMenu(); } document.body.style.overflow = "hidden"; wrapper.classList.add(css.light); menuItemHasChildren.classList.add(css.active); const subMenu = menuItemHasChildren.querySelector(`.${css.subMenu}`); subMenu.style.maxHeight = `${subMenu.scrollHeight}px`; menuOverlay.classList.toggle(css.active); isLocked = true; } }); }); let lastScroll = 0; const onWindowScroll = () => { const currentScroll = window.pageYOffset; if (currentScroll < header.offsetHeight) { header.classList.add(css.fastClose); } else { header.classList.remove(css.fastClose); } if (currentScroll < header.offsetHeight) return; if (currentScroll === 0) { wrapper.classList.remove(css.scrollUp); return; } if ( currentScroll > lastScroll && !wrapper.classList.contains(css.scrollDown) && !isLocked ) { // down wrapper.classList.remove(css.scrollUp); wrapper.classList.add(css.scrollDown); } else if ( currentScroll < lastScroll && wrapper.classList.contains(css.scrollDown) ) { // up wrapper.classList.remove(css.scrollDown); wrapper.classList.add(css.scrollUp); } lastScroll = currentScroll; }; window.addEventListener("scroll", onWindowScroll); if (!!window.IntersectionObserver) { let observer = new IntersectionObserver( (entries, observer) => { entries.forEach((entry) => { if (entry.isIntersecting && !isLocked) { if (entry.target.classList.contains("bg-black")) { wrapper.classList.remove(css.light); } else { wrapper.classList.add(css.light); } } }); }, { rootMargin: "0px 0px -100% 0px", } ); document.querySelectorAll(".page-wrapper > section").forEach((module) => { observer.observe(module); }); } }); </script> <div id="content" tabindex="-1"></div> <link rel="stylesheet" type="text/css" href="/content/dam/wbx/us/images/rebrand/wx-core.css"/> <style> .wx-wrapper .container { max-width: 100%; } a.no-border, a.no-border:hover { border-bottom-color: transparent !important; } .header_navbarButton__3nH08 { background: #fff; } .signin-form input { width: 100%; } @media (min-width: 1025px) { .wx-wrapper .gradient-blurple-desktop { background-image: url(/content/dam/wbx/us/images/rebrand/nav-footer/blurple-gradient-bl.svg); } .webex-app-mobile { display: none; } .webex-suite-mobile { display: none; } .header_dropdownItemTop__3g0Q0 { min-height: 145px !important; } .header_dropdownMenu__3DtqE .header_dropdownItem__2eX_2 ul.mbody { margin-top: 1vw; } .mb-20 { margin-bottom: 20px !important; } } .header_allDeviceCard__WPtZy:hover .btn span { background-color: #078855 !important; color: #fff; } @media (max-width: 1025px) { .wx-wrapper .gradient-blurple-mobile { background-attachment: local; background-image: url(/content/dam/wbx/us/images/rebrand/nav-footer/blurple-gradient-tr.svg); background-position: 100% 0; background-repeat: no-repeat; } .header_allDeviceCard__WPtZy { background-color: black !important; } .wx-wrapper .inherit-width { width: inherit !important; } .header_allDeviceCard__WPtZy:hover .btn span { background-color: transparent !important; } .webex-app-desktop { display: none; } .webex-suite-desktop { display: none; } .solutions-grid { flex-direction: column-reverse !important; } .hybrid-work-container { padding-bottom: 5.33vw; margin-bottom: 9.5vw !important; border-bottom: 1px solid #c4c4c4; } .workspaces-mobile { border: none !important; padding-bottom: 0 !important; margin-bottom: 0 !important; } } .header_deviceCard__15ArY p { min-height: 100px; } </style> <!-- header --> <div class="wx-wrapper navigation-wrapper"> <div class="header_headerWrapper__30NyQ header_scrollUp__3QV5h"> <div class="header_overlay__2h1yB"></div> <header class="header_header__12jgZ header_fastClose__1Go-F"> <section class="header_banner__2BrOE"> <div class="container"> <div class="grid"> <div class="col"> <ul class="header_list__1f0QB"> <li> <a href="/pt/downloads.html" tabindex="0">Download</a> </li> <li> <a href="https://help.webex.com/pt-BR/contact" target="_blank" tabindex="0" rel="noopener">Suporte</a> </li> <li> <a href="/pt/contact-sales.html" tabindex="0">Entre em contato com a equipe de vendas</a> </li> <li> <span class="xsbody header_phone__CWCpv" aria-label="8 0 0. 7 8 1. 0 5 9." ><a href="tel:800-781-059">800 781 059</a></span > </li> </ul> </div> </div> </div> </section> <section class="header_wrapper__OpVK9"> <div class="container"> <div class="header_wrapperInner__2aEot"> <a href="/pt/index.html" class="header_logo__21HnF"> <h1 class="h1 header_h1__144Es header_blackLogo__tSzjc" role="heading" aria-level="1" > <div> <img class="img100p" src="/content/dam/wbx/us/images/rebrand/nav-footer/black.png" alt="Webex"/><span>Webex</span> </div> </h1> <h1 class="h1 header_h1__144Es header_whiteLogo__3V9L4" role="heading" aria-level="1" > <div> <img class="img100p" src="/content/dam/wbx/us/images/rebrand/nav-footer/white.png" alt="Webex"/><span>Webex</span> </div> </h1> </a><button type="button" class="header_openedMenu__1_VVm" aria-label="Open menu" > <span></span><span></span> </button> <nav class="header_navbar__2vIOU gradient-blurple-mobile"> <div class="header_closeDiv__ZBNqn"> <a href="tel:800-781-059" class="xsbody" aria-label="8 0 0. 7 8 1. 0 5 9.">800 781 059 </a> <button type="button" class="header_closedMenu__LcJ3R"> <span><span class="icon-close"></span></span> </button> </div> <ul class="header_menu__TYJcK header_firstMenu__2IC4J"> <li class="header_menuItem__cnNBL header_mobileBtn__3w30I"> <button onClick="window.open('https://signup.webex.com/sign-up?locale=pt_BR')" class="btn btn-contact" > Comece grátis</button ><button onClick="window.open('/pt/contact-sales.html')" class="btn btn-secondary-dark" > Entre em contato com a equipe de vendas </button> </li> <li class=" header_menuItem__cnNBL header_menuItemHasChildren__bCODH header_mobFirst__26Ijl " > <a href="javascript:void(0);" data-toggle="sub-menu">Produtos <i class="icon-open header_expand__1bvc0"></i ></a> <ul class="header_subMenu__WoVAg bg-white gradient-blurple-desktop"> <div class="header_dropdownMenu__3DtqE"> <div class="container"> <div class="grid"> <div class="col col-3 col-sm"> <div class="header_areaTitle__uG4p3 mb-20"> <p class="sbody fw-medium">Para particulares e pequenos negócios</p> </div> <div class="header_dropdownItem__2eX_2"> <div class="header_dropdownItemTop__3g0Q0"> <div class="header_dropdownItemTitle__3SOAl"> <h6 class="webex-app-desktop"> <div> Webex App<span class="icon-open header_mobileArrow__2s7Bj" ></span> </div> </h6> <h6 class="webex-app-mobile"> <a href="/pt/all-new-webex.html">Webex App<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </h6> </div> <div class="header_dropdownItemDesc__23wtb"> <p class="sbody color-boulder"> O aplicativo multifuncional para ligar, reunir, enviar mensagens e trabalhar. </p> </div> <div class="header_ctaBox__3kCvW"> <a href="/pt/all-new-webex.html" tabindex="0" class="fw-medium color-salem">Explore o aplicativo <!-- --> <span class="icon-arrow"></span> </a> </div> </div> <ul class="mbody"> <li> <a href="/pt/enterprise-cloud-calling.html" tabindex="0">Chamadas<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/video-conferencing.html" tabindex="0">Reuniões<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/team-collaboration.html" tabindex="0">Mensagens<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> </ul> </div> </div> <div class="col col-9 col-sm"> <div class="header_areaTitle__uG4p3 header_areaTitleSec__2XOJE mb-20" > <p class="sbody fw-medium">Para empresas</p> </div> <div class="grid"> <div class="col col-4 col-sm"> <div class=" header_dropdownItem__2eX_2 header_dropdownItemBorder__2BhFB " > <div class="header_dropdownItemTop__3g0Q0"> <div class="header_dropdownItemTitle__3SOAl"> <h6 class="webex-suite-desktop"> <div> Pacote Webex<span class="icon-open header_mobileArrow__2s7Bj" ></span> </div> </h6> <h6 class="webex-suite-mobile"> <a href="/pt/collaboration-suite.html">Pacote Webex<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </h6> </div> <div class="header_dropdownItemDesc__23wtb"> <p class="sbody color-boulder"> Apresentando o primeiro pacote best-of-breed para trabalho híbrido. </p> </div> <div class="header_ctaBox__3kCvW"> <a href="/pt/collaboration-suite.html" tabindex="0" class="fw-medium color-salem">Explore o pacote <!-- --> <span class="icon-arrow"></span> </a> </div> </div> <ul class="mbody"> <li> <a href="/pt/enterprise-cloud-calling.html" tabindex="0">Chamadas<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/meetings.html" tabindex="0">Reuniões<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/team-collaboration.html" tabindex="0">Mensagens<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/audience-engagement.html" tabindex="0">Slido<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/webinar.html" tabindex="0">Eventos<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> </ul> </div> </div> <div class="col col-4 col-sm"> <div class=" header_dropdownItem__2eX_2 header_dropdownItemBorder__2BhFB " > <div class="header_dropdownItemTop__3g0Q0"> <div class="header_dropdownItemTitle__3SOAl"> <h6> <div> Experiência do cliente<span class="icon-open header_mobileArrow__2s7Bj" ></span> </div> </h6> </div> <div class="header_dropdownItemDesc__23wtb"> <p class="sbody color-boulder"> Soluções para conectar a jornada do cliente e criar o prazer do cliente. </p> </div> </div> <ul class="mbody"> <li> <a href="/pt/contact-center.html" tabindex="0">Centro de contatos<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/customer-interaction-management.html" tabindex="0">imimobile<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> </ul> </div> </div> <div class="col col-4 col-sm"> <div class="header_dropdownItem__2eX_2"> <div class="header_dropdownItemTop__3g0Q0"> <div class="header_dropdownItemTitle__3SOAl"> <h6> <div> Gerenciamento<span class="icon-open header_mobileArrow__2s7Bj" ></span> </div> </h6> </div> <div class="header_dropdownItemDesc__23wtb"> <p class="sbody color-boulder"> Segurança, administração e gerenciamento de nível empresaria do Webex. </p> </div> </div> <ul class="mbody"> <li> <a href="/pt/control-hub.html" tabindex="0">Control Hub<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/security.html" tabindex="0">Segurança<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> </ul> </div> </div> </div> </div> </div> </div> </div> </ul> </li> <li class="header_menuItem__cnNBL"> <a href="https://pricing.webex.com/br/pt/">Preços</a> </li> <li class="header_menuItem__cnNBL"> <a href="/pt/collaboration-devices.html">Dispositivos</a> </li> <li class="header_menuItem__cnNBL header_menuItemHasChildren__bCODH"> <a href="javascript:void(0);" data-toggle="sub-menu">Soluções <i class="icon-open header_expand__1bvc0"></i ></a> <ul class="header_subMenu__WoVAg bg-white gradient-blurple-desktop"> <div class="header_dropdownMenu__3DtqE"> <div class="container"> <div class="grid solutions-grid"> <div class="col col-6 col-sm"> <div class="grid header_solutionLeft__2XR9c"> <div class="col col-12 col-sm"> <div class="header_solutionLinkList__3Jujs"> <div class="header_solutionListTitle__2EOGR"> <h6>Indústria</h6> </div> <ul class="header_solutionList__3yIOq"> <li> <a href="/pt/industries/education.html" tabindex="0">Educação<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/industries/healthcare.html" tabindex="0">Cuidados de saúde<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/industries/government.html" tabindex="0">Governo<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/industries/financial-services.html" tabindex="0">Departamento financeiro<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/industries/sports-entertainment.html" tabindex="0">Esportes e entretenimento<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/industries/start-ups.html" tabindex="0">Startups<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> </ul> </div> </div> </div> </div> <div class="col col-6 col-sm hybrid-work-container"> <a href="/pt/hybrid-work.html" taborder="0" class="grid header_solutionCard__XQC9y"> <div class="col col-6 col-sm header_solutionCardLeft__2Z7Pk"> <div class="header_solutionCardTitle__1G5NW"> <h6> Trabalho híbrido<span class="icon-open header_mobileArrow__2s7Bj" ></span> </h6> </div> <div class="header_solutionCardDesc__20YXZ"> <p class="sbody color-boulder"> O Webex impulsiona uma nova forma de colaboração, com foco no trabalho que você faz, e não onde você o faz. </p> </div> <div class="header_solutionCta__2JiaQ"> <span class="fw-medium color-salem" >Saiba mais<span class="icon-arrow"></span ></span> </div> </div> <div class=" col col-6 col-sm header_solutionCardRight__q1GZM inherit-width " > <div class="header_solutionCardImageBig__2P0uY"> <img src="/content/dam/wbx/us/images/rebrand/nav-footer/c92af18cf37e21677f4e2f 8.jpg" alt="imagem do dispositivo"/> </div> </div> </a> </div> </div> </div> </div> </ul> </li> <li class="header_menuItem__cnNBL header_menuItemHasChildren__bCODH"> <a href="javascript:void(0);" data-toggle="sub-menu">Recursos <i class="icon-open header_expand__1bvc0"></i ></a> <ul class="header_subMenu__WoVAg bg-white gradient-blurple-desktop"> <div class="header_dropdownMenu__3DtqE"> <div class="container"> <div class="grid"> <div class="col col-6 col-sm"> <div class="grid header_solutionLeft__2XR9c"> <div class="col col-6 col-sm"> <div class="header_solutionLinkList__3Jujs"> <div class="header_solutionListTitle__2EOGR"> <h6>Por que o Webex</h6> </div> <ul class="header_solutionList__3yIOq"> <li> <a href="/pt/inclusive-collaboration.html" tabindex="0">Inclusão<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/accessibility.html" tabindex="0">Acessibilidade<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> <li> <a href="/pt/security.html" tabindex="0">Segurança<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> </ul> </div> </div> <div class="col col-6 col-sm"> <div class="header_solutionLinkList__3Jujs"> <div class="header_solutionListTitle__2EOGR"> <h6>Saiba</h6> </div> <ul class="header_solutionList__3yIOq"> <li> <a href="https://help.webex.com/pt-BR" target="_blank" tabindex="0" rel="noopener">Ajuda do produto<span class="icon-open header_mobileArrow__2s7Bj" ></span ></a> </li> </ul> </div> </div> </div> </div> <div class="col col-6 col-sm"> <a href="/pt/products/integrations/index.html" tabindex="0" class="grid header_solutionCard__XQC9y"> <div class="col col-8 col-sm header_solutionCardLeft__2Z7Pk"> <div class="header_solutionCardTitle__1G5NW"> <h6> Integrações<span class="icon-open header_mobileArrow__2s7Bj" ></span> </h6> </div> <div class="header_solutionCardDesc__20YXZ"> <p class="sbody color-boulder"> Integre-se com os aplicativos que você adora <!-- --><br /> usar todos os dias. </p> </div> <div class="header_solutionCta__2JiaQ"> <span class="fw-medium color-salem" >Saiba mais<span class="icon-arrow"></span ></span> </div> </div> <div class=" col col-4 col-sm header_solutionCardRight__q1GZM inherit-width " > <div class="header_solutionCardImageSmall__3YV7D"> <img src="/content/dam/wbx/us/images/rebrand/nav-footer/navi.jpg" alt="imagem do dispositivo"/> </div> </div> </a> <a href="https://blog.webex.com/pt-br/" rel="noopener" target="_blank" tabindex="0" class="grid header_solutionCard__XQC9y"> <div class="col col-8 col-sm header_solutionCardLeft__2Z7Pk"> <div class="header_solutionCardTitle__1G5NW"> <h6> Webex Blog<span class="icon-open header_mobileArrow__2s7Bj" ></span> </h6> </div> <div class="header_solutionCardDesc__20YXZ"> <p class="sbody color-boulder"> O que há de novo, dicas e truques e <br /> <!-- -->muito mais. </p> </div> <div class="header_solutionCta__2JiaQ"> <span class="fw-medium color-salem" >Saiba mais<span class="icon-arrow"></span ></span> </div> </div> <div class=" col col-4 col-sm header_solutionCardRight__q1GZM inherit-width " > <div class="header_solutionCardImageSmall__3YV7D"> <img src="/content/dam/wbx/us/images/rebrand/nav-footer/c92af18cf37e21677f4e2f 81.jpg" alt="imagem do dispositivo"/> </div> </div> </a> </div> </div> </div> </div> </ul> </li> </ul> <ul class="header_menu__TYJcK header_secondMenu__XWyEm"> <li class="header_menuItem__cnNBL header_mobileBtn__3w30I"> <a href="/pt/downloads.html">Download</a> </li> <li class="header_menuItem__cnNBL"> <a href="https://signin.webex.com/join">Entrar em uma reunião on-line</a> </li> <li class="header_menuItem__cnNBL header_mobileBtn__3w30I"> <a href="https://help.webex.com/pt-BR/contact" target="_blank" rel="noopener">Suporte</a> </li> <li class=" header_menuItem__cnNBL header_menuItemHasChildren__bCODH header_signInCta__1-t4e " > <a href="https://signin.webex.com" id="signInButton" class="header_lastItem__2ID7v">Iniciar sessão</a> <script> function checkCookie() { // If user has unified cookie, send to web unified. if ($.cookie('webex-app-preference-unified')) { return true; } return false; } function getUnifiedCookie() { return $.cookie('webex-app-preference-unified'); } if (checkCookie()) { document.getElementById('signInButton').href = 'https://web.webex.com?autosignin=' + getUnifiedCookie(); } </script> </li> <li class="header_menuItem__cnNBL header_deskBtn__RKPYF"> <a class="no-border" rel="noopener" href="https://signup.webex.com/sign-up?locale=pt_BR" target="_blank"><button class="btn header_navbarButton__3nH08"> Comece grátis </button></a> </li> </ul> </nav> </div> </div> </section> </header> </div> </div> <style> /* fix tab layout */ a.js-tab-focus { outline: #80cdf1 solid 2px !important; outline-offset: 1px !important; } /* fix images with incorrect aspect ratio */ @media (min-width: 1025px) { .header_dropdownMenu__3DtqE .header_deviceCard__15ArY img { width: auto; } } @media (max-width: 1024px) { .header_headerWrapper__30NyQ .header_header__12jgZ .header_wrapper__OpVK9 .header_wrapperInner__2aEot .header_navbar__2vIOU .header_menu__TYJcK > .header_menuItem__cnNBL > .header_subMenu__WoVAg .header_dropdownMenu__3DtqE .header_deviceCard__15ArY { height: 25.5vw; } .header_headerWrapper__30NyQ .header_header__12jgZ .header_wrapper__OpVK9 .header_wrapperInner__2aEot .header_navbar__2vIOU .header_menu__TYJcK > .header_menuItem__cnNBL > .header_subMenu__WoVAg .header_dropdownMenu__3DtqE .header_deviceCard__15ArY img { height: auto !important; } } /* fix ONL-13999 */ @media (max-width: 1024px) { .header_headerWrapper__30NyQ .header_header__12jgZ .header_wrapper__OpVK9 { position: relative; z-index: 3; } .header_headerWrapper__30NyQ .header_header__12jgZ .header_closeDiv__ZBNqn .header_closedMenu__LcJ3R .icon-close { color: #000; } } @media (max-width: 450px) { .header_headerWrapper__30NyQ .header_header__12jgZ .header_wrapper__OpVK9 .header_wrapperInner__2aEot .header_navbar__2vIOU .header_menu__TYJcK>.header_menuItem__cnNBL.header_mobileBtn__3w30I button:first-child { width: 65%; } } </style> </div> </div> </div> <div class="wbx-content"> <div class="main"> <div class="open-html-component"> <!-- hero-collab --> <style> .hero-collab { padding: 115px 0; } .hero-collab .container { max-width: 1440px; } .hero-collab h1 { font-family: CiscoSansTT; font-size: 96px; line-height: 98px; text-align: center; color: #000000; max-width: 1000px; margin: 0 auto; font-weight: 400; width: 100%; letter-spacing: -0.03em; } .hero-collab p { font-family: CiscoSansTT; font-size: 40px; line-height: 40px; text-align: center; color: #121212; margin: 65px auto 65px auto; max-width: 1100px; } .hero-collab img { margin: 0 auto; width: 100%; max-width: 944px; display: block; } @media(max-width:768px) { .hero-collab h1 { font-size: 56px; line-height: 56px; } .hero-collab p { font-size: 32px; line-height: 36px; } } </style> <section class="hero-collab"> <div class="container"> <div class="row"> <div class="col"> <h1>Colaboração que funciona para todos.</h1> <p>O Webex está comprometido em tornar a colaboração acessível e inclusiva para pessoas de todas as habilidades e origens.</p> <img src="/content/dam/wbx/us/images/hero-collab-image.png" alt="Pessoa realiza uma reunião pelo Webex na cozinha"/> </div> </div> </div> </section> <!-- accessibility features--> <style> .row-flex, .row-flex>div[class*='col-'] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex: 1 1 auto; margin-bottom: 20px; } .row-flex-wrap { -webkit-flex-flow: row wrap; align-content: flex-start; flex: 0; } .row-flex>div[class*='col-'], .container-flex>div[class*='col-'] { margin: -.2px; /* hack adjust for wrapping */ } .container-flex>div[class*='col-'] div, .row-flex>div[class*='col-'] div { width: 100%; } .flex-col { display: flex; display: -webkit-flex; flex: 1 100%; flex-flow: column nowrap; } .flex-grow { display: flex; -webkit-flex: 2; flex: 2; } .access-features { background-color: #e1e1e1; padding: 145px 0; } .access-features .container { max-width: 1488px; width: 100%; } .access-features h2 { font-family: CiscoSansTT; font-size: 84px; line-height: 84px; color: #000000; font-weight: normal; max-width: 600px; } .access-features p.goal { font-family: CiscoSansTT; font-size: 24px; line-height: 32px; /* display: flex; */ /* align-items: flex-end; */ color: #000000; max-width: 450px; } .access-features .row-flex .row { border-radius: 15px; } .access-features .threecolimg { width: 100%; height: auto; } .access-features .blackbox { height: 100%; border-radius: 15px; background-color: #121212; overflow: hidden; min-height: 530px; } .access-features .whitebox { height: 100%; border-radius: 15px; background-color: #fff; overflow: hidden; min-height: 530px; } .access-features .blackbox {} .access-features .blackbox .row, .access-features .whitebox .row { height: 100%; } .access-features .blackbox div[class*="col-md"]:nth-child(1) { display: flex; align-items: flex-end; } .access-features .blackbox div[class*="col-md"]:nth-child(2) { display: flex; align-items: center; justify-content: center; } .access-features .whitebox.widecnt div[class*="col-md"]:nth-child(1) { display: flex; align-items: flex-end; } .access-features .whitebox h3 { color: #000; font-family: CiscoSansTT; font-size: 40px; line-height: 44px; color: #121212; font-weight: normal; } .access-features .blackbox h3 { color: #fff; font-family: CiscoSansTT; font-size: 40px; line-height: 44px; font-weight: normal; } .access-features .blackbox p { font-family: CiscoSansTT; font-size: 18px; line-height: 26px; color: #fff; } .access-features .whitebox p { font-family: CiscoSansTT; font-size: 18px; line-height: 26px; color: #121212; } .access-features .integrateimg { width: 100%; height: auto; } .access-features .meet-message-call { margin-top: 145px; } .access-features .meet-message-call h3 { font-family: CiscoSansTT; font-size: 40px; line-height: 44px; color: #121212; margin: 50px 0 20px 0; font-weight: normal; } .access-features .meet-message-call p { font-family: CiscoSansTT; font-size: 18px; line-height: 26px; color: #121212; max-width: 95%; } .access-features .meet-message-call a { font-family: CiscoSansTT; font-size: 15px; line-height: 20px; color: #000000; border-bottom: 1px solid #000; padding-bottom: 5px; } .access-features .meet-message-call a:hover { text-decoration: none; } .access-features .accessmg { margin-bottom: 100px; } .access-features .keyboardcnt { display: flex; flex-direction: column; justify-content: space-between; } .access-features .keyboardimg { max-width: 556px; float: right; } .access-features .keyboardtext { padding: 0 30px 0 30px; margin-bottom: 40px; } .access-features .keyboardtext p { max-width: 450px; width: 100%; } .access-features .screenreadertext { height: 100%; display: flex; align-items: flex-end; } .access-features .screenreadertext p { max-width: 470px; width: 100%; } .access-features .screenreaderimg { max-width: 307px; /* margin: 30px 0; */ } .access-features .closecaptionimg { padding: 7% 5%; width: 100%; height: auto; } .access-features .closecaptiontext p { max-width: 470px; width: 100%; } .access-features .blackbox.fonticonscnt div[class*="col-md"]:nth-child(2) { display: flex; align-items: center; justify-content: center; } .access-features .fonticonsimg { max-width: 359px; } .access-features .whitebox.customlayoutcnt div[class*="col-md"]:nth-child(1) { display: flex; align-items: flex-end; } .access-features .whitebox.customlayoutcnt div[class*="col-md"]:nth-child(2) { display: flex; align-items: center; justify-content: center; } .access-features .blackbox.gesturescnt div[class*="col-md"]:nth-child(2) { display: flex; align-items: center; justify-content: center; } .access-features .automatedtext {} .access-features .automatedtext p { max-width: 470px; width: 100%; } .access-features .automatedimg { padding: 7% 5%; width: 100%; height: auto; } .access-features .customlayoutimg { padding: 7% 5%; width: 100%; height: auto; } .access-features .gesturesimg { padding: 7% 5%; width: 100%; height: auto; } .access-features .textpadding { padding-left: 30px; margin-bottom: 20px; } .access-features .whitebox .row, .access-features .blackbox .row, .access-features .whitebox .row div[class*="col-md"], .access-features .blackbox .row div[class*="col-md"] { padding: 0; margin: 0; } .access-features .whitebox.integratecnt { display: flex; flex-direction: column; justify-content: space-between; } .access-features .integrateimg { padding: 7% 5%; width: 100%; height: auto; } .access-features .whitebox.integratecnt div { flex-grow: 1; } .access-features .whitebox.integratecnt div:nth-child(2) { margin-top: 12%; padding: 0 30px; } .access-features img { width: 100%; height: auto; /* border:1px solid red; */ } .access-features .mg30 { margin-bottom: 30px; } @media(max-width:768px) { .access-features .blackbox .row, .access-features .whitebox .row { height: initial; } .access-features h2 { font-size: 40px; line-height: 44px; } .access-features p.goal { font-size: 16px; line-height: 22px; max-width: 100%; padding: 0; } .access-features .whitebox .row, .access-features .blackbox .row, .access-features .whitebox .row div[class*="col-md"], .access-features .blackbox .row div[class*="col-md"] { padding: 0; margin: 0; align-items: initial !important; /* display: block; */ } .access-features .whitebox .row, .access-features .blackbox .row, .access-features .whitebox .row div[class*="col-md"], .access-features .blackbox .row div[class*="col-md"] { padding: 0; margin: 0; align-items: initial !important; display: flex; justify-content: center; } .access-features .whitebox .row div:nth-child(1), .access-features .blackbox .row div:nth-child(1) { order: 2 } .access-features .whitebox, .access-features .blackbox { min-height: initial !important; } .access-features .row h3 { font-size: 32px; line-height: 36px; padding: 0 30px 0 30px; } .access-features .textpadding { padding-left: 0; margin-bottom: 0; } .access-features p { font-size: 13px; line-height: 21px; padding: 0 30px 0 30px; } .access-features .screenreaderimg { max-width: initial; margin: 0; } .access-features .whitebox img, .access-features .blackbox img { width: 70%; padding: 20px; max-width: 100%; margin-bottom: 50px; align-self: center } .hero-collab { padding: 45px 0; } .access-features .whitebox.integratecnt { /* display: block; */ } .access-features .whitebox .integrateimg { width: 100%; } .access-features .whitebox.integratecnt div:nth-child(2) { margin-top: 0; padding: 0; } .access-features .whitebox.integratecnt div:nth-child(1) { align-items: initial !important; display: flex; justify-content: center; } .access-features .whitebox .automatedimg { width: 100%; } .access-features .mobilemg { margin-bottom: 20px !important; } .access-features .keyboardimg, .access-features .keyboardtext { padding: 0 !important; } .access-features .keyboardtext { margin-bottom: 0; } .access-features .whitebox .keyboardimg { width: 100%; } .access-features .whitebox .closecaptionimg { width: 100%; } .access-features .mg30 { margin-bottom: 20px; } .access-features .meet-message-call a { margin-left: 30px; margin-bottom: 50px; display: inline-block; } .access-features .meet-message-call p { font-size: 16px; line-height: 22px; } .access-features .meet-message-call h3 { margin-top: 30px; } .access-features .whitebox p { font-size: 16px; line-height: 22px; max-width: 100%; } .access-features .blackbox p { font-size: 16px; line-height: 22px; max-width: 100%; } .access-features { padding: 100px 0; } } </style> <section class="access-features"> <div class="container"> <div class="row accessmg"> <div class="col-md-8"> <h2>Recursos de acessibilidade, desenvolvidos para você.</h2> </div> <div class="col-md-4"> <p class="goal">No Webex, nosso objetivo é criar uma experiência verdadeiramente inclusiva que possa se adaptar a todos. É por isso que desenvolvemos e melhoramos continuamente nossas soluções de colaboração com acessibilidade, usabilidade e a inclusividade na linha da frente. </p> </div> </div> <div class="row row-flex mg30"> <div class="col-md-5 mobilemg"> <div class="whitebox keyboardcnt"> <div> <img src="/content/dam/wbx/us/images/keyboard.png" alt="Exemplo de atalhos de teclado" class="keyboardimg"/> </div> <div class="keyboardtext"> <h3>Acessibilidade do teclado</h3> <p>Use seu teclado para navegar pelo Webex ou configure atalhos do teclado para acessar vários recursos.</p> </div> </div> </div> <div class="col-md-7"> <div class="blackbox"> <div class="row"> <div class="col-md-7"> <div class="textpadding"> <h3>Suporte a leitor de tela</h3> <p>O Webex suporta o uso de leitores de tela e também está comprometido com a expansão contínua de nossa compatibilidade com as funcionalidades do leitor de tela.</p> </div> </div> <div class="col-md-5"> <img src="/content/dam/wbx/us/images/screenreader.png" alt="Exemplos de leitores de tela" class="screenreaderimg"/> </div> </div> </div> </div> </div> <div class="row row-flex mg30"> <div class="col"> <div class="whitebox widecnt"> <div class="row"> <div class="col-md-5"> <div class="closecaptiontext textpadding"> <h3>Legendas</h3> <p>Acompanhe facilmente uma reunião com legendas em tempo real na tela.</p> </div> </div> <div class="col-md-7"> <img class="closecaptionimg" src="/content/dam/wbx/us/images/close-caption.png" alt="Exemplo de legendas"/> </div> </div> </div> </div> </div> <div class="row row-flex mg30"> <div class="col-md-7 mobilemg"> <div class="blackbox fonticonscnt"> <div class="row"> <div class="col-md-7"> <div class="textpadding"> <h3>Fonte e ícones</h3> <p>Escolha configurações de alto contraste para que seja mais fácil visualizar o texto e os ícones no Webex.</p> </div> </div> <div class="col-md-5"> <img src="/content/dam/wbx/us/images/fonticonsimg.png" class="fonticonsimg" alt="Exemplo de fonte e ícones"/> </div> </div> </div> </div> <div class="col-md-5"> <div class="whitebox integratecnt"> <div> <img src="/content/dam/wbx/us/images/integrate-interpreters.png" alt="Exemplo de integração de intérpretes" class="integrateimg"/> </div> <div> <h3>Integração de intérpretes</h3> <p>Designe intérpretes (incluindo linguagem gestual) para uma reunião e facilmente personalize uma visualização para usuários surdos e com dificuldades de audição para garantir que o vídeo do intérprete esteja sempre visível.</p> </div> </div> </div> </div> <div class="row row-flex mg30"> <div class="col"> <div class="whitebox widecnt"> <div class="row"> <div class="col-md-5"> <div class="automatedtext textpadding"> <h3>Transcrições automáticas</h3> <p>Obtenha transcrições escritas da sua reunião completa, com alto-falantes claramente identificados, para que você nunca perca um detalhe. </p> </div> </div> <div class="col-md-7"> <img class="automatedimg" src="/content/dam/wbx/us/images/automated-transcripts.png" alt="Exemplo de transcrição automática e escrita"/> </div> </div> </div> </div> </div> <div class="row row-flex mg30"> <div class="col-md-6 mobilemg"> <div class="whitebox customlayoutcnt"> <div class="row"> <div class="col-md-6"> <div class="textpadding"> <h3>Layouts personalizados</h3> <p>Escolha sua própria exibição, personalizando seus layouts de vídeo para melhor atender às suas necessidades. </p> </div> </div> <div class="col-md-6"> <img src="/content/dam/wbx/us/images/custom-layouts.png" alt="Exemplo de layouts personalizados" class="customlayoutimg"/> </div> </div> </div> </div> <div class="col-md-6"> <div class="blackbox gesturescnt"> <div class="row"> <div class="col-md-6"> <div class="textpadding"> <h3>Gestos</h3> <p>Muito mais maneiras de se expressar durante sua reunião. Use emojis na tela ao gesticular com suas mãos.</p> </div> </div> <div class="col-md-6"> <img src="/content/dam/wbx/us/images/gestures.png" alt="Exemplo de gestos" class="gesturesimg"/> </div> </div> </div> </div> </div> <div class="row meet-message-call"> <div class="col-md-4"> <img src="/content/dam/wbx/us/images/meet-col.png" alt="A pessoa usa o recurso de gestos em uma Webex Meetings" class="threecolimg"/> <h3>Meetings</h3> <p>Crie experiências de reunião inclusivas que se adaptam às suas necessidades com recursos como layouts personalizados, atalhos de teclado para navegação de reuniões, tradução de idiomas em tempo real e muito mais.</p> <a href="https://help.webex.com/pt-BR/article/84har3/Webex-Meetings-e-Webex-Events-de-acessibilidade" aria-label="Learn more about meetings">Saiba mais</a> </div> <div class="col-md-4"> <img src="/content/dam/wbx/us/images/message-col.png" alt="Pessoa usa o Webex Messaging enquanto se desloca" class="threecolimg"/> <h3>Messaging</h3> <p>Personalize sua experiência de envio de mensagens usando um de nossos temas de modo escuro, ou configure os atalhos do teclado para navegar rapidamente através do aplicativo.</p> <a href="https://help.webex.com/pt-BR/article/0ix72j/Suporte-de-%7C-acessibilidade-Webex" aria-label="Learn more about messaging">Saiba mais</a> </div> <div class="col-md-4"> <img src="/content/dam/wbx/us/images/calling-col.png" alt="Pessoa desfruta da facilidade do Webex Calling" class="threecolimg"/> <h3>Calling</h3> <p>Criar uma experiência de chamada mais acessível, com recursos que permitem a busca e chamada de contatos com facilidade usando atalhos predefinidos, ou atender e recusar chamadas usando teclas de atalho.</p> <a href="https://help.webex.com/pt-BR/article/0ix72j/Suporte-de-%7C-acessibilidade-Webex" aria-label="Learn more about calling">Saiba mais</a> </div> </div> </div> </section> <!-- help & support --> <style> .help-support { background-color: #151515; padding: 145px 0; } .help-support .container { max-width: 1488px; width: 100%; } .help-support h2 { font-family: CiscoSansTT; font-size: 40px; line-height: 44px; color: #FFFFFF; font-weight: normal; margin: 0 0 60px 0; } .help-support .mgtop { margin-top: 145px; } .help-support hr { border-top: 1px solid #fff; margin: 0 0 30px 0; } .help-support h3 { font-family: CiscoSansTT; font-size: 24px; line-height: 32px; color: #FFFFFF; font-weight: normal; } .help-support p { font-family: CiscoSansTT; font-size: 15px; line-height: 20px; color: #FFFFFF; font-weight: normal; } .help-support a { font-family: CiscoSansTT; font-size: 15px; line-height: 20px; color: #FFFFFF; border-bottom: 1px solid #fff; padding-bottom: 5px; } .help-support a:hover { text-decoration: none; } .help-support .subheadsupport { font-family: CiscoSansTT; font-size: 20px; line-height: 28px; color: #FFFFFF; } @media(max-width:768px) { .help-support { padding: 145px 0; } .help-support .mgbottom { margin-bottom: 60px; } .help-support h3 { font-size: 18px; line-height: 22px; } .help-support p { font-size: 14px; line-height: 18px; } .help-support a { font-size: 14px; line-height: 18px; } .help-support .subheadsupport { font-size: 18px; line-height: 22px; } } </style> <section class="help-support"> <div class="container"> <div class="row"> <div class="col"> <h2>Ajuda e suporte</h2> </div> </div> <div class="row"> <div class="col-md-4 mgbottom"> <hr> <h3>Relatar um bug</h3> <p>Informe-nos se você estiver passando por um problema ou se precisar solicitar uma correção do produto. </p> <a href="https://help.webex.com/pt-BR/article/WBX88620/Onde-posso-encontrar-suporte-para-Cisco-Webex-Teams?">Relatar um bug</a> </div> <div class="col-md-4 mgbottom"> <hr> <h3>Entre em contato conosco</h3> <p>Você tem dúvidas ou comentários sobre nossos padrões de acessibilidade ou usabilidade? </p> <a href="mailto:accessibility@cisco.com">Envie-nos um e-mail</a> </div> <div class="col-md-4"> <hr> <h3>Precisa de ajuda?</h3> <p>Visite nosso Centro de Ajuda para obter manuais do usuário, artigos de ajuda e vídeos instrucionais acessíveis.</p> <a href="https://help.webex.com/?language=pt-BR">Obter ajuda</a> </div> </div> <div class="row"> <div class="col"> <h2 class="mgtop">Apoio à acessibilidade</h2> </div> </div> <div class="row"> <div class="col-md-4 mgbottom"> <hr> <p class="subheadsupport">Modelos voluntários de acessibilidade de produtos (VPAT, na sigla em inglês)</p> <p>Dê uma olhada nos Modelos voluntários de acessibilidade de produtos (VPAT) para obter detalhes sobre suporte à acessibilidade no Webex.</p> <a href="https://www.cisco.com/c/en/us/about/accessibility/voluntary-product-accessibility-templates.html">Leia VPAT</a> </div> <div class="col-md-4 mgbottom"> <hr> <p class="subheadsupport">Adere às seguintes normas, diretrizes e leis, com exceções à Seção 508, 255, ADA, CVAA, WCAG 2.1 A, e AA​</p> </div> <div class="col-md-4 mgbottom"> <hr> <p class="subheadsupport">Oferece suporte à acessibilidade para a visão, audição e movimento</p> </div> </div> </div> </section> </div> </div> </div> <div class="wbx-footer"> <div class="newpar new section"> </div> <div class="par iparys_inherited"> <div class="open-html-component"> <style> footer li a { cursor: pointer; } footer .footer_languageSelect__a_We0 a, footer .footer_languageSelect__a_We0 a:hover { color: #fff !important; } .footer_countrySelector__1ZD90 .footer_language__3GeJS .footer_languageWrapper__1qiJ4:after { z-index: -3; } .footer_copyright__2fzys { color: #9e9e9e !important; } </style> <footer class="footer_module__21ya7 wx-wrapper navigation-wrapper module" data-module="footer" > <div class="bg-black color-white"> <div class="footer_prefooter__3edCk" style=" background-image: url(/content/dam/wbx/us/images/rebrand/nav-footer/footerBg.png); " > <div class="container"> <div class="grid"> <div class="col"> <a href="/" class="footer_logo__3rrSz"><img src="/content/dam/wbx/us/images/rebrand/nav-footer/webexLogo.png" alt="Logo do Webex"/></a> </div> </div> <div class="grid grid-between"> <div class="col col-7 col-sm"> <div class="h2 fw-medium">Comece gratuitamente.</div> </div> <div class="col col-4 col-align-bottom col-sm"> <div class="lbody fw-regular footer_sideText__3VaMw"> Recursos adicionais, armazenamento e suporte com preço baixo. </div> </div> <div class="col col-12 col-sm footer_buttonWrapper__28ZDj"> <a href="https://signup.webex.com/sign-up?locale=pt_BR" target="_blank" rel="noopener" class="footer_btn__eNunV btn btn-primary"> Comece gratuitamente</a> <a href="https://pricing.webex.com/br/pt/" class="btn btn-secondary-light">Consulte planos e preços</a> </div> </div> </div> </div> <div class="container"> <div class="grid footer_footerWrapper__2p9Tg"> <div class="col col-sm"> <strong class="color-white mbody fw-bold footer_collapsible__3jkQc" aria-level="6" >Pequenos negócios</strong > <ul class="sbody footer_menu__34rB4"> <li> <a href="https://pricing.webex.com/br/pt/" target="_blank" class="sbody">Preços</a> </li> <li><a href="/pt/all-new-webex.html" target="_blank">Webex App</a></li> <li><a href="/pt/video-conferencing.html">Reuniões</a></li> <li><a href="/pt/team-collaboration.html">Mensagens</a></li> </ul> </div> <div class="col col-sm"> <strong class="color-white mbody fw-bold footer_collapsible__3jkQc" aria-level="6" >Empresarial</strong > <ul class="sbody footer_menu__34rB4"> <li> <a href="/pt/collaboration-suite.html" target="_blank">Webex Suite</a> </li> <li> <a href="/pt/enterprise-cloud-calling.html" target="_blank">Chamadas</a> </li> <li><a href="/pt/meetings.html" target="_blank">Reuniões</a></li> <li> <a href="/pt/team-collaboration.html" target="_blank">Mensagens</a> </li> <li><a href="/pt/audience-engagement.html" target="_blank">Slido</a></li> <li><a href="/pt/webinar.html" target="_blank">Eventos</a></li> <li> <a href="/pt/contact-center.html" target="_blank">Centro de contatos</a> </li> <li> <a href="/pt/customer-interaction-management.html" target="_blank">imimobile</a> </li> <li><a href="/pt/security.html" target="_blank">Segurança</a></li> <li><a href="/pt/control-hub.html" target="_blank">Control Hub</a></li> </ul> </div> <div class="col col-sm"> <strong class="color-white mbody fw-bold footer_collapsible__3jkQc" aria-level="6" >Soluções específicas do setor</strong > <ul class="sbody footer_menu__34rB4"> <li> <a href="/pt/industries/education.html" target="_blank">Educação</a> </li> <li> <a href="/pt/industries/healthcare.html" target="_blank">Cuidados de saúde</a> </li> <li> <a href="/pt/industries/financial-services.html" target="_blank">Serviços financeiros</a> </li> <li> <a href="/pt/industries/government.html" target="_blank">Governo</a> </li> <li> <a href="/pt/industries/start-ups.html" target="_blank">Startups</a> </li> <li> <a href="/pt/industries/sports-entertainment.html" target="_blank">Esportes e entretenimento</a> </li> <li> <a href="/pt/hybrid-work.html" target="_blank">Trabalho híbrido</a> </li> </ul> </div> <div class="col col-sm"> <strong class="color-white mbody fw-bold footer_collapsible__3jkQc" aria-level="6" >Recursos</strong > <ul class="sbody footer_menu__34rB4"> <li><a href="/pt/downloads.html" target="_blank">Downloads</a></li> <li> <a href="https://help.webex.com/pt-br" target="_blank" rel="noopener">Central de ajuda</a> </li> <li><a href="/pt/test-meeting.html">Entre em uma reunião de teste</a></li> <li> <a href="/pt/products/integrations/index.html" target="_blank">Integrações</a> </li> <li> <a href="/pt/accessibility.html" target="_blank">Acessibilidade</a> </li> <li> <a href="/pt/inclusive-collaboration.html" target="_blank">Inclusão</a> </li> </ul> </div> <div class="col col-sm"> <strong class="color-white mbody fw-bold footer_collapsible__3jkQc" aria-level="6" >Empresa</strong > <ul class="sbody footer_menu__34rB4"> <li> <a href="https://www.cisco.com/c/en/us/solutions/collaboration/index.html#~stickynav=1" target="_blank" rel="noopener">Cisco</a> </li> <li> <a href="https://help.webex.com/pt-br/contact" target="_blank" rel="noopener">Entrar em contato com o suporte</a> </li> <li> <a href="https://use.webex.com/contact-sales?lang=pt" target="_blank">Entre em contato com a equipe de vendas</a> </li> <li> <a href="http://www.webexmerchstore.com/" target="_blank" rel="noopener">Webex Merch Store</a> </li> <li> <a href="https://blog.webex.com/pt-br" target="_blank" rel="noopener">Webex Blog</a> </li> </ul> </div> </div> <div class="grid footer_postFooter__GEZvn"> <div class="col col-4 col-sm footer_social__2mmJW"> <div class="footer_socialIconWrapper__3eyHO"> <ul> <li> <a href="https://twitter.com/webex" target="_blank" aria-label="Twitter" rel="noopener"><span class="icon-twitter"></span ></a> </li> <li> <a href="https://www.linkedin.com/company/webex" target="_blank" aria-label="Linkedin" rel="noopener"><span class="icon-linkedin"></span ></a> </li> <li> <a href="https://www.facebook.com/webex" target="_blank" aria-label="Facebook" rel="noopener"><span class="icon-facebook"></span ></a> </li> <li> <a href="https://www.youtube.com/c/webex" target="_blank" aria-label="YouTube" rel="noopener"><span class="icon-youtube"></span ></a> </li> <li> <a href="https://www.instagram.com/webex/" target="_blank" aria-label="Instagram" rel="noopener"><span class="icon-instagram"></span ></a> </li> </ul> </div> <div class="xsbody footer_copyright__2fzys"> © <span class="this_year"></span> Cisco e/ou seus afiliados. Todos os direitos reservados. </div> </div> <div class="col col-6 col-sm footer_terms__17opd"> <ul class="xsbody"> <li target="_blank"> <a href="https://www.cisco.com/c/en/us/about/legal/terms-conditions.html" rel="noopener">Termos e Condições</a> </li> <li> <a target="_blank" href="https://www.cisco.com/c/en/us/about/legal/privacy-full.html" rel="noopener">Declaração de Privacidade</a> </li> <li><a href="#privacy-manager" onclick="displayConsentManager()">Cookies</a></li> <li> <a target="_blank" href="https://www.cisco.com/web/siteassets/legal/trademark.html" rel="noopener">Marcas registradas</a> </li> </ul> </div> <div class="col col-2 col-sm footer_countrySelector__1ZD90"> <div class="footer_languageOverlay__3tTZa"></div> <div class="footer_language__3GeJS color-black"> <div class="footer_languageHeader__1iHeI"> <span class="mbody">Selecione país/região</span ><span class="close"><span class="icon-close"></span></span> </div> <div class="footer_languageWrapper__1qiJ4"> <ul class="footer_languageList__gyLHu wf-region-list region-select-list"> <li data-id="AU"> <a href="/">Austrália (English)</a> </li> <li data-id="BR"> <a href="/pt/index.html">Brasil (Português)</a> </li> <li data-id="CA"> <a href="/">Canadá (English)</a> </li> <li data-id="CAF"> <a href="/fr/index.html">Canadá (Français)</a> </li> <li data-id1="CN"> <a href="/zh-cn/index.html">China (简体字)</a> </li> <li data-id="FR"> <a href="/fr/index.html">França (Français)</a> </li> <li data-id="DE"> <a href="/de/index.html">Alemanha (Deutsch)</a> </li> <li data-id="HK"> <a href="/zh-tw/index.html">Hong Kong (繁體中文)</a> </li> <li data-id="IN"> <a href="/">Índia (English)</a> </li> <li data-id="IT"> <a href="/it/index.html">Itália (Italiano)</a> </li> <li data-id="JP"> <a href="/ja/index.html">Japão (日本語)</a> </li> <li data-id="KR"> <a href="/ko/index.html">Coreia do Sul (한국어)</a> </li> <li data-id="MX"> <a href="/es/index.html">América Latina (Español)</a> </li> <li data-id="ES"> <a href="/es/index.html">Espanha (Español)</a> </li> <li data-id="GB"> <a href="/">Reino Unido (English)</a> </li> <li data-id="US"> <a href="/">Estados Unidos (English)</a> </li> </ul> </div> </div> <div class="footer_languageSelect__a_We0"> <a href="javascript:;"><span class="icon-global"></span ><span class="footer_country__2f7Cu wbx-region-name" >Brasil <!-- --> </span ><span><i class="icon-open"></i></span ></a> </div> </div> </div> </div> </div> </footer> <div id="desktop-indicator" class="desktop-indicator"></div> <div id="tablet-indicator" class="tablet-indicator"></div> <div id="mobile-indicator" class="mobile-indicator"></div> <!-- country dropdown init & click handle --> <script> $(".region-select-list li[data-id=" + DEF_locale + "]").hide(); var footerRegionList = {}; getRegionList(); function getRegionList() { var $regionLi = $(".region-select-list li"); for (var i = 0; i < $regionLi.length; i++) { var fCountryCode = $regionLi.eq(i).attr("data-id"); if (fCountryCode) { var fCountryName = $regionLi.eq(i).find("a").text(); if (fCountryCode != "CA" && fCountryCode != "CAF") { fCountryName = fCountryName.split(" (")[0]; } footerRegionList[fCountryCode] = fCountryName; } } } function getCurrentRegion(local) { if (footerRegionList[local]) { return local; } else if ($.inArray(local, USList) != -1) { return "US"; } else if ($.inArray(local, UKList) != -1) { return "GB"; } else if ($.inArray(local, AUList) != -1) { return "AU"; } else if ($.inArray(local, FRList) != -1) { return "FR"; } else if ($.inArray(local, DEList) != -1) { return "DE"; } else if ($.inArray(local, ZHList) != -1) { return "HK"; } else if ($.inArray(local, MXList) != -1) { return "MX"; } return false; } $(document).ready(function () { $('a[href*="https://cart.webex.com/sign-up?locale=pt_BR"]').attr({ href: "https://cart.webex.com/sign-up?locale=pt_BR", }); $(".region-select-list").on("click", " li", function () { var select_locale = $(this).attr("data-id"), head_locale = $.cookie("head_locale"), compareList = []; if (select_locale) { switch (select_locale) { case "US": compareList = USList; break; case "GB": compareList = UKList; break; case "AU": compareList = AUList; break; case "FR": compareList = FRList; break; case "DE": compareList = DEList; break; case "ZH": compareList = ZHList; break; case "MX": compareList = MXList; break; } $.cookie("user_lang", get_lang(select_locale), { path: "/", expires: 30 }); if ($.inArray(head_locale, compareList) == -1) { select_locale = select_locale.substr(0, 2); $.cookie("user_locale", select_locale, { path: "/", expires: 30 }); change_currency(select_locale); } else { $.cookie("user_locale", head_locale, { path: "/", expires: 30 }); change_currency(head_locale); } } }); }); setTimeout(function () { var coLocale = $.cookie("user_locale"); var coLang = $.cookie("user_lang"); var curLocale = coLocale == "CA" && coLang == "fr" ? "CAF" : coLocale; var curRegion = getCurrentRegion(curLocale); if (curRegion && curLocale != DEF_locale) { $(".wbx-region-name").text(footerRegionList[curRegion]); $(".region-select-list li[data-id=" + curRegion + "]").hide(); $(".region-select-list li[data-id=" + DEF_locale + "]").show(); } }, 500); </script> <!-- country dropdown init & click handle end --> <!-- fix js error for new design by hatong 2018/3/19 --> <script type="text/javascript"> $(document).ready(function () { if (/iPad|iPhone|iPod|Mac/.test(navigator.userAgent)) { $("#wbx-footer").addClass("wbx-mac"); } //get current year for copyright automatically $(".this_year").text(new Date().getFullYear()); if ($(".prod-nav").length > 0) { $(".prod-nav .prod-nav-link") .unbind("click") .bind("click", function () { var navId = "#" + $(this).attr("navid"); $("html,body").animate( { scrollTop: Math.ceil($(navId).offset().top) - inicontenttop + "px", }, "normal", function () {} ); }); } if ($(".prod-nav-fixed").length > 0) { $(".prod-nav-fixed .prod-nav-link") .unbind("click") .bind("click", function () { $(".prod-nav-fixed .prod-nav-link").removeClass("prod-nav-link-active"); $(".prod-nav-fixed .splitline").removeClass("splitlinelive"); var navId = "#" + $(this).attr("navid"); $("html,body").animate( { scrollTop: Math.ceil($(navId).offset().top) - inicontenttop + "px", }, "normal", function () {} ); $(this).addClass("prod-nav-link-active"); $(this).prev().addClass("splitlinelive"); $(this).next().addClass("splitlinelive"); }); } $(".wf-social > a").bind("DOMNodeInserted", function (e) { $(".wf-social > a svg").attr("focusable", "false"); }); }); /***** Tab feature --------------ziyuan----------20180327 *****/ /* $('#header .tool-drop-toggle').attr('href', 'javascript' + String.fromCharCode(58) + 'void(0);'); */ var _tab_action = false; var st_active_name = "js-tab-focus"; $(document).on("keydown", function (e) { if (Number(e.keyCode) === 9) { _tab_action = true; } }); $(document) .on("focusin", function (e) { var $target = $(e.target); if (!_tab_action) { return false; } $("." + st_active_name).removeClass(st_active_name); _tab_action = false; $target.addClass("js-tab-focus"); if ($target.parents("li.dropdown").length > 0) { var $par_li = $target.parents("li.dropdown"); var $targrt_ele = $par_li.find("ul.drop-menu-box"); if ($targrt_ele.is(":hidden")) { $("ul.webex-nav-list li").find("ul.drop-menu-box").hide(); $targrt_ele.show(); } } else { if ($("ul.webex-nav-list li").find("ul.drop-menu-box").is(":visible")) { $("ul.webex-nav-list li").find("ul.drop-menu-box").hide(); } } }) .on("focusout", function () { $("." + st_active_name).removeClass(st_active_name); }); /** Tab feature ------end--------ziyuan----------20180327 */ $(document).ready(function () { /* Footer scripts */ const listItems = document.querySelectorAll(`.footer_collapsible__3jkQc`); for (let i = 0; i < listItems.length; i++) { listItems[i].addEventListener("click", (e) => { const content = e.target.nextElementSibling; const wrapper = document.querySelector( `.footer_footerWrapper__2p9Tg .footer_collapsible__3jkQc .footer_active__tMNaz` ); if (e.target.classList.contains(`footer_active__tMNaz`)) { e.target.classList.remove(`footer_active__tMNaz`); content.style.maxHeight = ""; return; } if (wrapper) { wrapper.classList.remove(`footer_active__tMNaz`); wrapper.nextElementSibling.style.maxHeight = ""; } e.target.classList.add(`footer_active__tMNaz`); content.style.maxHeight = `${content.scrollHeight}px`; }); } const language = document.querySelector(".footer_language__3GeJS"); const languageSelect = document.querySelector( ".footer_languageSelect__a_We0" ); const languageOverlay = document.querySelector( ".footer_languageOverlay__3tTZa" ); const close = document.querySelector(".close"); close.addEventListener("click", () => { language.classList.remove("footer_open__3c5lp"); }); languageOverlay.addEventListener("click", () => { language.classList.remove("footer_open__3c5lp"); languageOverlay.classList.remove("footer_visible__1fX2u"); }); languageSelect.addEventListener("click", () => { if (language.classList.contains("footer_open__3c5lp")) { language.classList.remove(`footer_open__3c5lp`); languageOverlay.classList.remove(`footer_visible__1fX2u`); } else { language.classList.add(`footer_open__3c5lp`); languageOverlay.classList.add(`footer_visible__1fX2u`); } }); }); </script> <script> function displayConsentManager() { if (typeof Optanon !== "undefined" && typeof Optanon.ToggleInfoDisplay === "function") { Optanon.ToggleInfoDisplay(); } } </script> <!-- fix end --> <!-- Cookies popup fix --> <style> @media only screen and (max-width: 599px) { #onetrust-pc-sdk a { float: none; } } @media(max-width: 767px) { .ot-btn-container { margin-bottom: 20px !important; } } </style> <!-- cookies popup fix end --> </div> </div> <script src="/etc.clientlibs/settings/wcm/designs/wbx/eopi/clientlibs/header.lc-955baec977991c1794d545584159dc8c-lc.min.js"></script> <script type="text/javascript" src="https://www.cisco.com/c/dam/cdc/t/ctm.js"></script> <!-- TTD Universal Pixel Code Starts Here <script src="https://js.adsrvr.org/up_loader.1.1.0.js" type="text/javascript"></script> <script type="text/javascript"> ttd_dom_ready( function() { if (typeof TTDUniversalPixelApi === 'function') { var universalPixelApi = new TTDUniversalPixelApi(); universalPixelApi.init("rbfj1cm", ["qfneguz"], "https://insight.adsrvr.org/track/up"); } }); </script> --> <!-- Linkedin Insights Pixel Code Starts Here --> <script type="text/javascript"> _linkedin_partner_id = "625468"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = https://snap.licdn.com/li.lms-analytics/insight.min.js; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=625468&fmt=gif"/> </noscript> <!-- Linkedin Insights Pixel Code Ends Here --> </div> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10