.chat__link{font-size:13px;display:flex;align-items:baseline;color:#0684bd}
.chat__link-icon{width:18px;height:17px;margin-right:8px;align-self:center;display:flex;align-items:center;justify-content:center}
.chat__link-img{max-height:100%}
.country-switcher__wrapper{position:relative;font-size:15px}
.country-switcher__btn{cursor:pointer;display:flex;align-items:center;position:relative;z-index:5;white-space:nowrap;color:#333;font-weight:500;font-style:normal}
.country-switcher__btn-icon{width:9px;height:5px;margin-left:5px;transition:transform .2s ease;transform:translateZ(0) rotate(0)}
.country-switcher__dropdown{min-width:209px;left:-22px;top:100%;position:absolute;z-index:600;display:none;padding-top:6px}
.country-switcher__dropdown-content{box-shadow:0 0 15px 0 rgba(26,31,33,0.2);padding:15px 19px;border-radius:5px;background:#fff;position:relative}
.country-switcher__dropdown-content:before{bottom:100%;border:10px solid transparent;border-bottom:8px solid #fff;border-top:0;content:'';position:absolute;left:40px}
.country-switcher__link{font-size:18px;color:inherit;line-height:32px;display:flex;justify-content:space-between}
.country-switcher__link-code{min-width:20px;margin-left:10px;font-weight:300;font-style:normal}
.country-switcher__link:hover .country-switcher__link-text,.country-switcher__link:hover .country-switcher__link-code{font-weight:500;font-style:normal}
.country-switcher__item--active .country-switcher__link,.country-switcher__item--active .country-switcher__link-code{font-weight:500;font-style:normal;color:inherit}
.country-switcher--active .country-switcher__btn{color:#0073ae}
.country-switcher--active .country-switcher__btn-icon{transform:translateZ(0) rotate(-180deg)}
.country-switcher--active .country-switcher__dropdown{display:block}
@media only screen and (max-width:767px){.country-switcher--active .country-switcher__btn{color:#f8f8f8}
.country-switcher__btn{height:32px;color:#f8f8f8}
.country-switcher__btn-icon{width:13px;height:7px;margin-left:5px;transition:transform .2s ease;transform:translateZ(0) rotate(0)}
.country-switcher__dropdown{position:relative;left:auto;top:auto;right:auto;width:auto}
.country-switcher__dropdown-content:before{left:20px}
}
.login__wrapper{position:relative;display:flex;justify-content:flex-end}
.login__link{font-size:14px;color:#333;display:flex;align-items:baseline;cursor:pointer;font-weight:500;font-style:normal}
.login__link--out{display:none}
.login__link:hover{color:#0684bd}
.login__link:active{color:#f80}
.login__icon-block{width:15px;height:15px;margin-right:8px;align-self:center;display:flex;justify-content:center;align-items:center}
.login__icon{max-height:100%}
.global-header__wrapper--my-rc .login__link,.global-header__wrapper--my-rc-with-top-links .login__link{font-size:16px;color:#002fa7}
.global-header__wrapper--my-rc .login__link:hover,.global-header__wrapper--my-rc-with-top-links .login__link:hover{color:#f9a23d}
.global-header__wrapper--my-rc .login__icon-block,.global-header__wrapper--my-rc-with-top-links .login__icon-block{display:none}
body.authorized .login__link--in{display:none}
body.authorized .login__link--out{display:flex}
@media only screen and (max-width:991px){.login__wrapper{justify-content:flex-start}
.login__link{line-height:2.5;color:#f8f8f8}
.login__link:hover,.login__link:active{color:#f8f8f8}
.global-header__wrapper--my-rc .login__wrapper,.global-header__wrapper--my-rc-with-top-links .login__wrapper{background-color:#fff;border-radius:3px;justify-content:center;padding:5px 0}
.global-header__wrapper--my-rc .login__link,.global-header__wrapper--my-rc-with-top-links .login__link{width:100%;justify-content:center}
.global-header-v2 .login{margin:auto;width:280px}
.global-header-v2 .login__link{width:100%;justify-content:center}
}
@media only screen and (max-width:767px){.global-header__wrapper--my-rc .login__wrapper,.global-header__wrapper--my-rc-with-top-links .login__wrapper{background-color:#fff;border-radius:3px;justify-content:center;padding:5px 0}
.global-header__wrapper--my-rc .login__link,.global-header__wrapper--my-rc-with-top-links .login__link{width:100%;justify-content:center}
.global-header-v2 .login{width:100%}
}
.logo__link{display:block;color:inherit}
.logo__img-block{width:210px;height:25px;display:flex;align-items:center;justify-content:center}
.logo__img{max-height:100%}
@media only screen and (max-width:767px){.logo__img-block{width:170px;height:20px}
.logo--reduced-footer .logo__img-block{width:114px;height:17px}
}
.search__wrapper{justify-content:flex-end;height:60px;position:relative}
.search__form,.search__search-off-form{flex-grow:1;position:relative;background:#fff}
.search__field-icon,.search__field-icon-off{position:absolute;left:20px;top:0;margin:auto 0;bottom:0;width:20px;height:20px;z-index:1;cursor:pointer;color:#67768a}
.search__field,.search__field-off{width:100%;position:relative;height:100%;border:0;color:inherit;padding:0 60px;font-size:17px;background:transparent;font-weight:500;font-style:normal}
.search__field::-ms-clear,.search__field-off::-ms-clear{display:none}
.search__reset-btn{position:absolute;height:100%;width:60px;cursor:pointer;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transform:translateX(100%);transition:opacity .2s ease,transform .3s ease-in-out;top:0;right:0}
.search__reset-icon{width:15px;height:15px}
.search__suggestions{position:absolute;top:100%;left:0;width:100%;border:1px solid #9e9e9e;background:#fff;z-index:200;display:none;color:#000}
.search__suggestion{display:block;line-height:24px;padding:12px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-top:1px solid #fafafa;color:inherit;cursor:pointer}
.search__suggestion:hover{background:#e6ecf0}
.search__suggestion--active{background:#e6ecf0}
.search__highlighted-bold{font-weight:700;font-style:normal}
.search__highlighted-italic{font-weight:700;font-style:italic}
.search__wrapper--my-rc,.search__wrapper--my-ringcentral,.search__wrapper--in-context,.search__wrapper--unity{height:60px}
.search__wrapper--my-rc .search__form,.search__wrapper--my-ringcentral .search__form,.search__wrapper--in-context .search__form,.search__wrapper--unity .search__form{border-radius:6px;display:none;height:100%}
.search__wrapper--my-rc .search__search-off-form,.search__wrapper--my-ringcentral .search__search-off-form,.search__wrapper--in-context .search__search-off-form,.search__wrapper--unity .search__search-off-form{border-radius:6px;height:100%}
.search__wrapper--my-rc .search__search-off-form .search__field-icon-off,.search__wrapper--my-ringcentral .search__search-off-form .search__field-icon-off,.search__wrapper--in-context .search__search-off-form .search__field-icon-off,.search__wrapper--unity .search__search-off-form .search__field-icon-off{cursor:unset}
.search__wrapper--my-rc .search__field-icon,.search__wrapper--my-ringcentral .search__field-icon,.search__wrapper--in-context .search__field-icon,.search__wrapper--unity .search__field-icon,.search__wrapper--my-rc .search__field-icon-off,.search__wrapper--my-ringcentral .search__field-icon-off,.search__wrapper--in-context .search__field-icon-off,.search__wrapper--unity .search__field-icon-off{left:30px;width:27px;height:27px;color:#cbcbcb}
.search__wrapper--my-rc .search__field,.search__wrapper--my-ringcentral .search__field,.search__wrapper--in-context .search__field,.search__wrapper--unity .search__field{padding:0 60px 0 75px;font-size:26px;line-height:30px;background:transparent;caret-color:#f9a23d;font-weight:400;font-style:normal}
.search__wrapper--my-rc .search__field::placeholder,.search__wrapper--my-ringcentral .search__field::placeholder,.search__wrapper--in-context .search__field::placeholder,.search__wrapper--unity .search__field::placeholder{color:#cbcbcb}
.search__wrapper--my-rc .search__field-off,.search__wrapper--my-ringcentral .search__field-off,.search__wrapper--in-context .search__field-off,.search__wrapper--unity .search__field-off{display:flex;align-items:center;font-size:20px;line-height:30px;padding:0 60px 0 75px;background:transparent;font-weight:400;font-style:normal}
.search__wrapper--my-rc .search__field-off .search__field-off-text,.search__wrapper--my-ringcentral .search__field-off .search__field-off-text,.search__wrapper--in-context .search__field-off .search__field-off-text,.search__wrapper--unity .search__field-off .search__field-off-text{color:#cbcbcb}
.search__wrapper--my-rc .search__field-off .search__onetrust-link,.search__wrapper--my-ringcentral .search__field-off .search__onetrust-link,.search__wrapper--in-context .search__field-off .search__onetrust-link,.search__wrapper--unity .search__field-off .search__onetrust-link{color:#002fa7;font-size:20px;cursor:pointer;padding-left:3px}
.search__wrapper--my-rc .search__field-off .search__onetrust-link:hover,.search__wrapper--my-ringcentral .search__field-off .search__onetrust-link:hover,.search__wrapper--in-context .search__field-off .search__onetrust-link:hover,.search__wrapper--unity .search__field-off .search__onetrust-link:hover{color:#f9a23d}
.search__wrapper--my-rc .search__reset-icon,.search__wrapper--my-ringcentral .search__reset-icon,.search__wrapper--in-context .search__reset-icon,.search__wrapper--unity .search__reset-icon{width:20px;height:20px}
.search__wrapper--my-rc .search__suggestions,.search__wrapper--my-ringcentral .search__suggestions,.search__wrapper--in-context .search__suggestions,.search__wrapper--unity .search__suggestions{border-color:#e1e1e1;color:#282829;z-index:100}
.search__wrapper--my-rc .search__suggestion,.search__wrapper--my-ringcentral .search__suggestion,.search__wrapper--in-context .search__suggestion,.search__wrapper--unity .search__suggestion{padding:12px 38px;font-size:18px}
.search__wrapper--my-rc .search__suggestion:first-child,.search__wrapper--my-ringcentral .search__suggestion:first-child,.search__wrapper--in-context .search__suggestion:first-child,.search__wrapper--unity .search__suggestion:first-child{margin-top:13px}
.search__wrapper--my-rc .search__suggestion:last-child,.search__wrapper--my-ringcentral .search__suggestion:last-child,.search__wrapper--in-context .search__suggestion:last-child,.search__wrapper--unity .search__suggestion:last-child{margin-bottom:28px}
.search__wrapper--unity,.search__wrapper--in-context{height:48px}
.search__wrapper--unity .search__form,.search__wrapper--in-context .search__form{border-radius:8px;display:none;height:100%}
.search__wrapper--unity .search__field,.search__wrapper--in-context .search__field{padding:0 60px 0 44px;font-size:16px;background-color:#f9f9f9;border:1px solid transparent;border-radius:8px;caret-color:#006eab}
.search__wrapper--unity .search__field::placeholder,.search__wrapper--in-context .search__field::placeholder{color:#939393}
.search__wrapper--unity .search__field:focus,.search__wrapper--in-context .search__field:focus{border:1px solid #006eab;background-color:#fff}
.search__wrapper--unity .search__field-icon,.search__wrapper--in-context .search__field-icon{left:20px;width:20px;height:20px}
.search__wrapper--unity .search__field-icon::after,.search__wrapper--in-context .search__field-icon::after{content:'';position:absolute;left:0;top:0;bottom:0;right:0;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPnNlYXJjaDwvdGl0bGU+CiAgICA8ZyBpZD0ic2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aCBkPSJNMzQ4LjQ1MSw5OS41NDkgQzQxMy4zNjcsMTY0LjQ2NCA0MTYuOTcxLDI2Ny40NzUgMzU5LjI2NSwzMzYuNjIgTDQ2MS41ODksNDM4Ljk1OSBDNDY3LjgzNyw0NDUuMjA3IDQ2Ny44MzcsNDU1LjMzOCA0NjEuNTg5LDQ2MS41ODYgQzQ1NS4zNDEsNDY3LjgzNCA0NDUuMjEsNDY3LjgzNCA0MzguOTYyLDQ2MS41ODYgTDMzNi42MzUsMzU5LjI1MiBDMjY3LjQ4OCw0MTYuOTY5IDE2NC40Nyw0MTMuMzY4IDk5LjU1MSwzNDguNDQ5IEMzMC44MTgsMjc5LjcxNiAzMC44MTgsMTY4LjI4IDk5LjU1MSw5OS41NDggQzE2OC4yODQsMzAuODE2IDI3OS43MiwzMC44MTUgMzQ4LjQ1Miw5OS41NDggTDM0OC40NTEsOTkuNTQ5IFogTTMzNC42OTcsMzE2LjExNyBDMzgyLjE3OSwyNTkuMjIyIDM3OC42MDYsMTc0Ljk1OSAzMjUuODI0LDEyMi4xNzcgQzI2OS41ODgsNjUuOTQxIDE3OC40MTMsNjUuOTQxIDEyMi4xNzcsMTIyLjE3NyBDNjUuOTQxLDE3OC40MTMgNjUuOTQxLDI2OS41ODggMTIyLjE3NywzMjUuODI0IEMxNzQuOTYzLDM3OC42MSAyNTkuMjMzLDM4Mi4xOCAzMTYuMTI4LDMzNC42ODkgTDMyNi4yNSwzMjYuMjQgTDMzNC42OTcsMzE2LjExOCBMMzM0LjY5NywzMTYuMTE3IFoiIGlkPSJTaGFwZSIgZmlsbD0iIzc1NzU3NSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==')}
.search__wrapper--unity .search__field-icon svg,.search__wrapper--in-context .search__field-icon svg{display:none}
.search__wrapper--unity .search__reset-icon,.search__wrapper--in-context .search__reset-icon{color:#676767}
.search__wrapper--in-context .search__field{font-size:14px;padding:0 24px 0 44px}
.search__wrapper--in-context .search__field-icon{left:16px;width:16px;height:16px}
.search__wrapper--in-context .search__field-off{font-size:13px;line-height:18px;padding:0 20px 0 53px}
.search__wrapper--in-context .search__field-off .search__onetrust-link{font-size:13px;line-height:18px}
.search__wrapper--in-context .search__reset-icon{width:13px;height:13px}
.search__wrapper--in-context .search__suggestion{padding:9px 25px;font-size:16px}
.dark-theme .search__wrapper--unity .search__field,.dark-theme .search__wrapper--in-context .search__field{background-color:#1e2027;border:1px solid #44464e;color:#a3a3a3;caret-color:#6990fd}
.dark-theme .search__wrapper--unity .search__field:focus,.dark-theme .search__wrapper--in-context .search__field:focus{background-color:#1e2027;border:1px solid #6990fd}
.dark-theme .search__wrapper--unity .search__form,.dark-theme .search__wrapper--in-context .search__form{background:transparent}
.dark-theme .search__wrapper--unity .search__highlighted-bold,.dark-theme .search__wrapper--in-context .search__highlighted-bold,.dark-theme .search__wrapper--unity .search__highlighted-italic,.dark-theme .search__wrapper--in-context .search__highlighted-italic{color:#fff}
.dark-theme .search__wrapper--unity .search__suggestions,.dark-theme .search__wrapper--in-context .search__suggestions{background-color:#1e2027;border-color:#44464e;color:#a3a3a3}
.dark-theme .search__wrapper--unity .search__suggestion,.dark-theme .search__wrapper--in-context .search__suggestion{border-color:#44464e}
.dark-theme .search__wrapper--unity .search__suggestion:hover,.dark-theme .search__wrapper--in-context .search__suggestion:hover,.dark-theme .search__wrapper--unity .search__suggestion--active,.dark-theme .search__wrapper--in-context .search__suggestion--active{background:#3b3d44}
.search__wrapper--my-ringcentral .search__form{border-radius:10px}
.search__wrapper--my-ringcentral .search__search-off-form{border-radius:10px}
.search__wrapper--my-ringcentral .search__field-icon,.search__wrapper--my-ringcentral .search__field-icon-off{left:20px;width:16px;height:16px;color:#6f6f6f}
.search__wrapper--my-ringcentral .search__field{padding:0 60px;font-size:18px;line-height:22px;caret-color:#222;color:#222}
.search__wrapper--my-ringcentral .search__field::placeholder{color:#6f6f6f}
.search__wrapper--my-ringcentral .search__reset-btn{width:50px}
.search__wrapper--my-ringcentral .search__reset-icon{width:16px;height:16px}
.search__wrapper--my-ringcentral .search__suggestions{margin-top:4px;border-radius:10px;overflow:hidden}
.search__wrapper--my-ringcentral .search__suggestion{font-weight:400;font-size:16px;line-height:20px;color:#000;border-top:0;padding:14px 20px}
.search__wrapper--my-ringcentral .search__suggestion:first-child{margin-top:0}
.search__wrapper--my-ringcentral .search__suggestion:last-child{margin-bottom:0}
.global-header__wrapper--my-rc .search,.global-header__wrapper--my-rc-with-top-links .search{visibility:hidden}
.global-header__wrapper--my-rc .search .search__wrapper--my-rc,.global-header__wrapper--my-rc-with-top-links .search .search__wrapper--my-rc,.global-header__wrapper--my-rc .search .search__wrapper--my-ringcentral,.global-header__wrapper--my-rc-with-top-links .search .search__wrapper--my-ringcentral{height:0}
.search--filled .search__reset-btn{opacity:1;pointer-events:auto;transform:translateX(0);transition:opacity .2s .1s ease,transform .3s ease-in-out}
.search--filled .search__suggestions{display:none}
.search--suggestions .search__suggestions{display:block}
.search--suggestions .search__wrapper--my-rc .search__form{border-bottom-left-radius:0;border-bottom-right-radius:0}
.search--suggestions .search__wrapper--in-context .search__field,.search--suggestions .search__wrapper--unity .search__field{border-bottom-left-radius:0;border-bottom-right-radius:0}
html:not(.onetrust) .search__wrapper--my-rc .search__form,html:not(.onetrust) .search__wrapper--my-ringcentral .search__form,html:not(.onetrust) .search__wrapper--in-context .search__form,html:not(.onetrust) .search__wrapper--unity .search__form{display:block}
html:not(.onetrust) .search__wrapper--my-rc .search__search-off-form,html:not(.onetrust) .search__wrapper--my-ringcentral .search__search-off-form,html:not(.onetrust) .search__wrapper--in-context .search__search-off-form,html:not(.onetrust) .search__wrapper--unity .search__search-off-form{display:none}
html.onetrust-group-C0001 .search__wrapper--my-rc .search__form,html.onetrust-group-C0001 .search__wrapper--my-ringcentral .search__form,html.onetrust-group-C0001 .search__wrapper--in-context .search__form,html.onetrust-group-C0001 .search__wrapper--unity .search__form{display:block}
html.onetrust-group-C0001 .search__wrapper--my-rc .search__search-off-form,html.onetrust-group-C0001 .search__wrapper--my-ringcentral .search__search-off-form,html.onetrust-group-C0001 .search__wrapper--in-context .search__search-off-form,html.onetrust-group-C0001 .search__wrapper--unity .search__search-off-form{display:none}
.aem-AuthorLayer-Edit .search__wrapper{display:flex}
@media only screen and (max-width:991px){.search__wrapper--my-rc,.search__wrapper--my-ringcentral{height:50px}
.search__wrapper--my-rc .search__field-icon,.search__wrapper--my-ringcentral .search__field-icon,.search__wrapper--my-rc .search__field-icon-off,.search__wrapper--my-ringcentral .search__field-icon-off{left:21px;width:20px;height:20px}
.search__wrapper--my-rc .search__field,.search__wrapper--my-ringcentral .search__field{color:#676767;padding:0 30px 0 60px;font-size:22px;line-height:28px}
.search__wrapper--my-rc .search__field-off,.search__wrapper--my-ringcentral .search__field-off{font-size:16px;line-height:20px;padding:0 30px 0 60px}
.search__wrapper--my-rc .search__field-off .search__onetrust-link,.search__wrapper--my-ringcentral .search__field-off .search__onetrust-link{font-size:16px;line-height:20px}
.search__wrapper--my-rc .search__reset-icon,.search__wrapper--my-ringcentral .search__reset-icon{width:15px;height:15px;color:#676767}
.search__wrapper--my-ringcentral{height:60px}
.search__wrapper--my-ringcentral .search__field-icon,.search__wrapper--my-ringcentral .search__field-icon-off{left:20px;width:16px;height:16px}
.search__wrapper--my-ringcentral .search__field{padding:0 50px;font-size:18px;line-height:22px;caret-color:#222;color:#222}
.search__wrapper--my-ringcentral .search__field::placeholder{color:#6f6f6f}
.search__wrapper--my-ringcentral .search__reset-icon{width:15px;height:15px;color:#6f6f6f}
.search__wrapper--unity .search__reset-icon{width:15px;height:15px}
.global-header--nav .global-header__wrapper--my-rc .search,.global-header--nav .global-header__wrapper--my-rc-with-top-links .search{visibility:visible}
.global-header--nav .global-header__wrapper--my-rc .search .search__wrapper--my-rc,.global-header--nav .global-header__wrapper--my-rc-with-top-links .search .search__wrapper--my-rc{height:50px}
.global-header--nav .global-header__wrapper--my-rc .search .search__wrapper--my-rc .search__search-content,.global-header--nav .global-header__wrapper--my-rc-with-top-links .search .search__wrapper--my-rc .search__search-content{padding:10px 0 0}
}
@media only screen and (max-width:767px){.search__wrapper{height:50px}
.search__field-icon{color:#0684bd;left:12.5px;width:16.66666667px;height:16.66666667px}
.search__field{font-size:18px;padding:0 41.66666667px}
.search__field::-webkit-input-placeholder{color:#a0a0a0;text-transform:none;font-weight:400;font-style:normal}
.search__field::-moz-placeholder{color:#a0a0a0;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.search__field:-ms-input-placeholder{color:#a0a0a0;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.search__field:-moz-placeholder{color:#a0a0a0;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.search__reset-btn{width:41.66666667px}
.search__reset-icon{width:12.5px;height:12.5px}
.search__wrapper--my-rc,.search__wrapper--my-ringcentral{height:50px}
.search__wrapper--my-rc .search__field-icon,.search__wrapper--my-ringcentral .search__field-icon,.search__wrapper--my-rc .search__field-icon-off,.search__wrapper--my-ringcentral .search__field-icon-off{left:18px;width:20px;height:20px}
.search__wrapper--my-rc .search__field,.search__wrapper--my-ringcentral .search__field{padding:0 20px 0 53px;font-size:18px}
.search__wrapper--my-rc .search__field-off,.search__wrapper--my-ringcentral .search__field-off{font-size:13px;line-height:18px;padding:0 20px 0 53px}
.search__wrapper--my-rc .search__field-off .search__onetrust-link,.search__wrapper--my-ringcentral .search__field-off .search__onetrust-link{font-size:13px;line-height:18px}
.search__wrapper--my-rc .search__reset-icon,.search__wrapper--my-ringcentral .search__reset-icon{width:13px;height:13px}
.search__wrapper--my-rc .search__reset-btn,.search__wrapper--my-ringcentral .search__reset-btn{background-color:#fff;border-radius:0 6px 6px 0}
.search__wrapper--my-rc .search__suggestion,.search__wrapper--my-ringcentral .search__suggestion{padding:9px 25px;font-size:16px}
.search__wrapper--my-ringcentral{height:60px}
.search__wrapper--my-ringcentral .search__field-icon,.search__wrapper--my-ringcentral .search__field-icon-off{left:20px;width:16px;height:16px}
.search__wrapper--my-ringcentral .search__field{padding:0 50px;font-size:18px;line-height:22px;caret-color:#222;color:#222}
.search__wrapper--my-ringcentral .search__field::placeholder{color:#6f6f6f}
.search__wrapper--my-ringcentral .search__reset-icon{width:15px;height:15px;color:#6f6f6f}
.search__wrapper--unity{height:48px}
.search__wrapper--unity .search__reset-btn{background-color:transparent}
.search__wrapper--unity .search__field-icon{left:16px;width:18px;height:18px}
.search__wrapper--unity .search__field{padding:0 34px 0 42px;font-size:15px}
.search__wrapper--unity .search__field-off{font-size:13px;line-height:18px;padding:0 20px 0 53px}
.search__wrapper--unity .search__field-off .search__onetrust-link{font-size:13px;line-height:18px}
.search__wrapper--unity .search__reset-icon{width:13px;height:13px}
.search__wrapper--unity .search__suggestion{padding:9px 25px;font-size:16px}
.search__wrapper--in-context{height:48px}
}
.utility-links__wrapper{display:flex}
.utility-links__item{margin-right:10px}
.utility-links__item:last-child{margin-right:0}
.utility-links__link{font-size:13px;color:inherit;display:flex;align-items:baseline}
.utility-links__link:hover{color:#0684bd}
.utility-links__link:active{color:#f80}
.utility-links__img-block{height:14px;width:18px;margin-right:2px;align-self:center;display:flex;align-items:center;justify-content:center}
img.utility-links__img{max-height:100%;width:auto}
@media only screen and (max-width:767px){.utility-links__wrapper{display:block}
.utility-links__item{margin:0}
.utility-links__link{font-size:14px;line-height:2.5;color:#f8f8f8}
.utility-links__img-block{display:none}
}
.phonenumber{font-weight:500;font-style:normal;color:#333}
.phonenumber__title{font-size:17px}
.phonenumber__label{margin-left:5px;font-size:15px}
.phonenumber__dynamic-number{font-size:14px;margin-left:5px;color:inherit}
.phonenumber__dynamic-number:hover{text-decoration:underline}
.phonenumber--footer .phonenumber__dynamic-number{color:#fff;font-size:18px;line-height:18px;font-weight:normal}
.phonenumber--reduced-footer .phonenumber__dynamic-number{color:#fff;font-size:16px;line-height:normal;font-weight:normal}
.phonenumber--reduced-footer .phonenumber__icon-block{width:12px;height:12px}
@media only screen and (max-width:991px) and (min-width:768px){.phonenumber__title{font-size:14px}
.phonenumber__dynamic-number{font-size:16px}
}
@media only screen and (max-width:767px){.phonenumber__title{font-size:14px}
.phonenumber__dynamic-number{font-size:14px}
.phonenumber--reduced-footer .phonenumber__dynamic-number{font-size:14px}
}
html.no-scroll,body.no-scroll{height:100%;overflow:hidden}
.global-header__wrapper{position:relative;background:#fff;z-index:200}
.global-header__content{display:flex;flex-wrap:wrap;align-items:center;position:relative}
.global-header__country-switcher{padding:3px 0}
.global-header__utility-links,.global-header__login{padding:3px 0 4px}
.global-header__logo{padding:14px 0;margin-right:45px}
.global-header__chat{padding:25px 0}
.global-header__nav{display:flex;flex-direction:column;justify-content:center;flex-basis:100%}
.global-header__divider{width:1px;background:#e4e5e6}
.global-header__divider--small{height:18px;margin:0 16px}
.global-header__divider--large{height:30px;margin:0 14px}
.global-header__spacer{flex-grow:1;width:1px;align-self:stretch}
.global-header__nav{height:65px}
.global-header__sections-divider{width:100%}
.global-header__sections-divider--colored{height:1px;background:#e4e5e6}
.global-header__number{padding:21px 0 22px}
.global-header__search{position:relative;flex-basis:100%}
.global-header__search-bg{background:#030105;position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;margin:0 calc(( 1171px - 36px - 100vw) / 2);overflow:hidden}
.global-header__search-video{height:100%;width:auto;position:absolute;top:0;left:50%;transform:translate3d(-50%,0,0);max-width:none}
.global-header__search-content{position:relative;padding:30px 0 48px;max-width:72%;margin:0 auto}
.global-header__search-text{margin-bottom:45px}
.global-header__nav-toggler{display:none}
.global-header__mob-overlay{display:none}
.global-header__wrapper--my-rc,.global-header__wrapper--my-rc-with-top-links{background:transparent;color:#fff}
.global-header__wrapper--my-rc .global-header__light-background,.global-header__wrapper--my-rc-with-top-links .global-header__light-background{height:53px;background-color:#fff;z-index:0;margin-top:-119px}
.global-header__wrapper--my-rc .global-header__dark-background,.global-header__wrapper--my-rc-with-top-links .global-header__dark-background{height:65px;background-color:#001138;z-index:0}
.global-header__wrapper--my-rc .global-header__logo,.global-header__wrapper--my-rc-with-top-links .global-header__logo{padding:14рx 0}
.global-header__wrapper--my-rc .global-header__country-switcher,.global-header__wrapper--my-rc-with-top-links .global-header__country-switcher{visibility:hidden}
.global-header__wrapper--my-rc .global-header__divider,.global-header__wrapper--my-rc-with-top-links .global-header__divider{width:0}
.global-header__wrapper--my-rc .global-header__nav,.global-header__wrapper--my-rc-with-top-links .global-header__nav{flex-direction:row;justify-content:flex-start}
.global-header__wrapper--my-rc .global-header__search-content,.global-header__wrapper--my-rc-with-top-links .global-header__search-content{padding:0}
.global-header__wrapper--my-rc .global-header__magnifying-glass,.global-header__wrapper--my-rc-with-top-links .global-header__magnifying-glass{width:15px;position:absolute;right:0;top:75px;color:#FFF;cursor:pointer}
.global-header__wrapper--my-rc-with-top-links .global-header__country-switcher{visibility:visible}
@media(max-width:1236px){.global-header__search-bg{margin:0 -36px}
}
.global-header--sticked .global-header__wrapper{position:fixed;transition:transform .3s;top:-89px;left:0;right:0;transform:translate3d(0,0,0)}
.global-header--sticked .global-header__wrapper.global-header__wrapper--my-rc,.global-header--sticked .global-header__wrapper.global-header__wrapper--my-rc-with-top-links{top:-119px}
.global-header--sticked.global-header--flashed .global-header__wrapper{transform:translate3d(0,89px,0)}
.global-header--sticked.global-header--flashed .global-header__wrapper.global-header__wrapper--my-rc,.global-header--sticked.global-header--flashed .global-header__wrapper.global-header__wrapper--my-rc-with-top-links{transform:translate3d(0,119px,0)}
.global-header--nav .global-header__wrapper{z-index:1000}
.aem-AuthorLayer-Edit .global-header__magnifying-glass{display:block}
@media only screen and (max-width:991px){.global-header{position:relative}
.global-header__wrapper{position:absolute;top:0;width:100%;height:100%;max-height:238px;transform:translate3d(0,0,0);transition:max-height .3s ease-in-out,transform .3s ease-in-out}
.global-header__logo{margin-right:25px}
.global-header__placeholder{min-height:238px}
.global-header__number{padding:6px 0 7px;display:flex;justify-content:center;order:0;flex-basis:100%}
.global-header__nav{flex-basis:auto;margin-bottom:15px;height:auto;background-color:#f0f8fc;box-shadow:inset 0 -1px 0 0 #fff}
.global-header__search-content{padding:20px 0 30px;max-width:100%}
.global-header__search-text{margin-bottom:20px}
.global-header__search{order:4}
.global-header__search-bg{margin:0 -29px}
.global-header__nav,.global-header__country-switcher,.global-header__spacer,.global-header__divider,.global-header__utility-links,.global-header__chat,.global-header__login{display:none}
.global-header__nav,.global-header__secondary-nav,.global-header__country-switcher,.global-header__utility-links{width:calc(100% + 2 * 29px);margin-left:-29px;margin-right:-29px}
.global-header__login{margin:auto;width:280px}
.global-header__nav,.global-header__country-switcher,.global-header__utility-links,.global-header__login{padding:0 29px}
.global-header__logo{margin:0 auto;order:3}
.global-header__secondary-nav{order:4;border-top:1px solid #e4e5e6}
.global-header__nav{order:5;color:inherit}
.global-header__country-switcher{order:6}
.global-header__utility-links{order:7}
.global-header__login{order:9}
.global-header__sections-divider--colored{order:2;margin:0 -29px;width:calc(100% + 2 * 29px)}
.global-header__sections-divider--transparent{order:4}
.global-header__nav-toggler-btn{position:relative;cursor:pointer;width:32px;height:14px;display:flex;justify-content:center}
.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{transform:translateY(5px) rotate(45deg);animation:topTogglerIconBack .3s ease-in-out forwards alternate}
.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{transform:translateY(5px) rotate(-45deg);animation:bottomTogglerIconBack .3s ease-in-out forwards alternate}
.global-header__nav-toggler{position:absolute;left:-5px;top:31px;display:flex;flex-direction:column;justify-content:center;height:56px;user-select:none}
.global-header__nav-toggler-item{position:absolute;width:22px;height:2px;margin:0 auto;background-color:#676767}
.global-header__nav-toggler-item--top{transform:translateY(0)}
.global-header__nav-toggler-item--middle{top:50%;transform:translateY(-50%);opacity:1;transition:opacity .1s;transition-delay:.2s}
.global-header__nav-toggler-item--bottom{transform:translateY(12px)}
.global-header__container{position:relative;min-height:100%}
.global-header__mob-overlay{display:block;position:absolute;left:0;right:0;width:100%;height:calc(100% - 140px);bottom:0;background-color:#001138}
.global-header__wrapper--my-rc,.global-header__wrapper--my-rc-with-top-links{background:#fff;max-height:56px}
.global-header__wrapper--my-rc ~ .global-header__placeholder,.global-header__wrapper--my-rc-with-top-links ~ .global-header__placeholder{min-height:56px}
.global-header__wrapper--my-rc .global-header__light-background,.global-header__wrapper--my-rc-with-top-links .global-header__light-background,.global-header__wrapper--my-rc .global-header__dark-background,.global-header__wrapper--my-rc-with-top-links .global-header__dark-background{visibility:hidden;position:absolute;top:-99999px}
.global-header__wrapper--my-rc .global-header__logo,.global-header__wrapper--my-rc-with-top-links .global-header__logo{padding:16px 0;margin:0}
.global-header__wrapper--my-rc .global-header__login,.global-header__wrapper--my-rc-with-top-links .global-header__login{padding:30px 19px}
.global-header__wrapper--my-rc .global-header__magnifying-glass,.global-header__wrapper--my-rc-with-top-links .global-header__magnifying-glass{display:none}
.global-header__wrapper--my-rc .global-header__search-text,.global-header__wrapper--my-rc-with-top-links .global-header__search-text{display:none}
.global-header__wrapper--my-rc .global-header__search,.global-header__wrapper--my-rc-with-top-links .global-header__search{order:5}
.global-header__wrapper--my-rc .global-header__search-bg,.global-header__wrapper--my-rc-with-top-links .global-header__search-bg{background-color:#001138;margin-top:-1px}
.global-header__wrapper--my-rc .global-header__country-switcher,.global-header__wrapper--my-rc-with-top-links .global-header__country-switcher{display:none;background-color:#001138;order:5;padding-top:9px;padding-bottom:9px}
.global-header__wrapper--my-rc .global-header__nav-toggler,.global-header__wrapper--my-rc-with-top-links .global-header__nav-toggler{left:auto;right:-5px;top:0}
.global-header__wrapper--my-rc .global-header__nav,.global-header__wrapper--my-rc-with-top-links .global-header__nav{background-color:#001138;box-shadow:none;order:6}
.global-header__wrapper--my-rc .global-header__nav-toggler-item,.global-header__wrapper--my-rc-with-top-links .global-header__nav-toggler-item{background-color:#0632a6}
.global-header__wrapper--my-rc .global-header__mob-overlay,.global-header__wrapper--my-rc-with-top-links .global-header__mob-overlay{background-color:#001138}
.global-header--sticked .global-header__wrapper{top:-31px;transition:transform .3s ease-in-out,max-height .3s ease-in-out}
.global-header--sticked.global-header--flashed .global-header__wrapper{transform:translate3d(0,31px,0)}
.global-header--sticked.global-header--nav .global-header__wrapper{transform:translate3d(0,0,0);overflow-y:scroll;transition:max-height .3s ease-in-out,transform .3s ease-in-out}
.global-header--sticked.global-header--nav.global-header--flashed .global-header__wrapper{transform:translate3d(0,0,0);transition:max-height .3s ease-in-out}
.global-header--sticked.global-header--nav:not(.global-header--flashed) .global-header__wrapper{top:-31px;height:calc(100% + 31px);max-height:calc(100% + 31px);transition:max-height .3s ease-in-out}
.global-header--sticked.global-header--closed-menu-sticky.global-header--flashed .global-header__wrapper{transition:max-height .3s ease-in-out}
.global-header--nav .global-header__nav,.global-header--nav .global-header__utility-links,.global-header--nav .global-header__country-switcher,.global-header--nav .global-header__login{display:block}
.global-header--nav .global-header__wrapper{position:fixed;max-height:100%;overflow-y:scroll;top:0}
.global-header--nav .global-header__search{display:none}
.global-header--nav .global-header__wrapper--my-rc,.global-header--nav .global-header__wrapper--my-rc-with-top-links{overflow-x:hidden}
.global-header--nav .global-header__wrapper--my-rc .global-header__search,.global-header--nav .global-header__wrapper--my-rc-with-top-links .global-header__search{display:none;visibility:visible;height:100%}
.global-header--nav .global-header__wrapper--my-rc .global-header__search-content,.global-header--nav .global-header__wrapper--my-rc-with-top-links .global-header__search-content{width:100%}
.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{transform:translateY(0);animation:topTogglerIcon .3s ease-in-out forwards}
.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{transform:translateY(12px);animation:bottomTogglerIcon .3s ease-in-out forwards}
.global-header--nav .global-header__nav-toggler-item--middle{opacity:0;transition-delay:.2s}
html.onetrust .global-header--nav .global-header__wrapper--my-rc-with-top-links .global-header__search{display:flex}
html:not(.onetrust-group-C0004) .global-header--nav .global-header__wrapper--my-rc-with-top-links .global-header__search{display:flex}
html.onetrust-group-C0004 .global-header__magnifying-glass{display:none}
}
@keyframes topTogglerIcon{0{transform:translateY(0)}
50%{transform:translateY(5px)}
100%{transform:translateY(5px) rotate(45deg)}
}
@keyframes topTogglerIconBack{0{transform:translateY(5px) rotate(45deg)}
50%{transform:translateY(5px)}
100%{transform:translateY(0)}
}
@keyframes bottomTogglerIcon{0{transform:translateY(12px)}
50%{transform:translateY(5px)}
100%{transform:translateY(5px) rotate(-45deg)}
}
@keyframes bottomTogglerIconBack{0{transform:translateY(5px) rotate(-45deg)}
50%{transform:translateY(5px)}
100%{transform:translateY(12px)}
}
@media only screen and (max-width:767px){.global-header__search-bg{margin:0 -19px}
.global-header__nav,.global-header__secondary-nav,.global-header__country-switcher,.global-header__utility-links,.global-header__login{width:calc(100% + 2 * 19px);margin-left:-19px;margin-right:-19px}
.global-header__nav,.global-header__country-switcher,.global-header__utility-links,.global-header__login{padding:0 19px}
.global-header__sections-divider--colored{order:2;margin:0 -19px;width:calc(100% + 2 * 19px)}
.global-header__wrapper--my-rc .global-header__logo,.global-header__wrapper--my-rc-with-top-links .global-header__logo{padding:20px 0 16px;margin:0}
}