.btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2px 40px 0;height:40px;width:auto;max-width:100%;font-size:16px;line-height:1;font-weight:600;letter-spacing:.23px;text-align:center;border:2px solid rgba(0,0,0,0);-webkit-border-radius:4px;border-radius:4px;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;font-family:Overpass,Helvetica,Arial,sans-serif}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.btn{line-height:44px}}@media (-ms-high-contrast:none),(max-width:768px) and (-ms-high-contrast:active){.btn{line-height:44px}}@media (max-width:768px){.btn{margin:0 auto;max-width:100%}}.btn:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.btn.btn-restart{position:relative}.btn.btn-restart:before{content:"";display:inline-block;position:relative;top:5px;height:20px;width:20px;margin-right:10px}.btn.btn-restart.restart-grey{color:#565656}.btn.btn-restart.restart-grey:before{background:url(/assets/icons/ico-restart-grey.svg) no-repeat 50%/contain}.btn.btn-restart.restart-blue{color:#1b74da}.btn.btn-restart.restart-blue:before{background:url(/assets/icons/ico-restart-blue.svg) no-repeat 50%/contain}.btn.btn-copy{position:relative;padding:0 10px}.btn.btn-copy:before{content:"";display:inline-block;position:relative;top:5px;height:20px;width:20px;background:url(/assets/icons/icon-copy.svg) no-repeat 50%/contain;margin-right:10px}.btn.free-trial{background-color:#ffc600;border-color:#ffc600;color:#000}.btn.free-trial:hover{border-color:#e6b300}.btn.playBtn{position:relative;padding-left:57px}.btn.playBtn:before{content:"";position:absolute;left:28px;top:4px;display:block;width:20px;height:20px;-webkit-border-radius:50%;border-radius:50%;border:2px solid #000;display:inline-block;margin:5px 10px 0 0;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}@media (max-width:768px){.btn.playBtn:before{width:16px;height:16px;top:6px;left:30px;margin:0}}.btn.playBtn:after{content:"";position:absolute;left:36px;top:14px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:7px solid #000;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}@media (max-width:768px){.btn.playBtn:after{top:11px;left:36px;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-left:5px solid #000}}.btn.playBtn:hover:before{border:2px solid #cf9f24}.btn.playBtn:hover:after{border-left:7px solid #cf9f24}.btn.btn-blue{background:#1b78e0;color:#fff}.btn.btn-blue.dark{background:#054b91}.btn.btn-blue.playBtn:before{border-color:#fff}.btn.btn-blue.playBtn:after{border-left:7px solid #fff}@media (max-width:768px){.btn.btn-blue.playBtn:after{border-left:5px solid #fff}}.btn.btn-blue.playBtn:hover:before{border-color:#fff}.btn.btn-blue.playBtn:hover:after{border-left:7px solid #fff}@media (max-width:768px){.btn.btn-blue.playBtn:hover:after{border-left:5px solid #fff}}.btn.btn-black{background:#000;color:#fff}.btn.btn-black .playIcon{display:inline-block;width:20px;height:20px;margin-right:10px;background:url(/assets/icons/play-outlined_white.svg) no-repeat 50%/contain}@media (max-width:768px){.btn.btn-black .playIcon{width:18px;height:18px}}.btn.btn-black.playBtn:before{border-color:#fff}.btn.btn-black.playBtn:after{border-left:7px solid #fff}@media (max-width:768px){.btn.btn-black.playBtn:after{border-left:5px solid #fff}}.btn.btn-black.playBtn:hover:before{border-color:#fff}.btn.btn-black.playBtn:hover:after{border-left:7px solid #fff}@media (max-width:768px){.btn.btn-black.playBtn:hover:after{border-left:5px solid #fff}}.btn.btn-yellow .playIcon{display:inline-block;width:20px;height:20px;margin-right:10px;background:url(/assets/icons/play-outlined_black.svg) no-repeat 50%/contain}@media (max-width:768px){.btn.btn-yellow .playIcon{width:18px;height:18px}}.btn.btn-yellow.playBtn:hover:before{border-color:#000}.btn.btn-yellow.playBtn:hover:after{border-left:7px solid #000}@media (max-width:768px){.btn.btn-yellow.playBtn:hover:after{border-left:5px solid #000}}.btn.btn-next{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;padding:0 16px}.btn.btn-next:after{content:"";display:inline-block;width:0;height:0;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:8px solid #000;margin-left:10px}@media (max-width:768px){.btn.desktopOnly{display:none}}.btn.mobileOnly{display:none}@media (max-width:768px){.btn.mobileOnly{display:inline-block}}@media (max-width:768px){.btn+.btn{margin-top:16px}}@media (max-width:768px){.btn img{width:16px;height:16px}}.btn.btn-yellow{background:#ffc600;color:#000}.btn.btn-yellow:hover{background:#cf9f24}.btn.btn-green{background:#21c800;color:#fff}.btn.btn-green:hover{background:#3aac14}.btn.btn-clear-yellow{background:0 0;border:2px solid #cf9f24;color:#000}.btn.btn-clear-yellow:hover{color:#cf9f24}.btn.btn-clear-grey{background:0 0;border:2px solid #888;color:#000}.btn.btn-clear-grey:hover{border-color:#cf9f24}.btn.btn-clear-black{border:2px solid #cf9f24;color:#000}.btn.btn-clear-black-border{border:2px solid #000;color:#000}.btn.btn-clear-white-border{border:2px solid #fff;color:#fff}.btn.btn-clear-white-border:hover{color:#fff;border:2px solid #cf9f24}.btn.btn-clear-blue{border:2px solid #1b78e0;color:#1b78e0}.btn.btn-clear-blue:hover{border:2px solid #1765bd;color:#1765bd}.btn.btn-clear-white{border:2px solid #cf9f24;color:#fff}.btn.btn-clear-white:hover{border:2px solid rgba(0,0,0,0);color:#000}.btn.btn-blue:hover{background:#1765bd}.btn.btn-white{border:2px solid #fff;color:#fff}.btn.btn-white:hover{border:2px solid #cf9f24;color:#cf9f24}.btn.btn-grey{background:#e8e8e8;color:#000}.btn.btn-grey:hover{background:#b5b5b5;color:#000}.btn.btn-business{background:#fff;border:none;color:#fff}.btn.btn-business:hover{background:#388819;border:none;color:#fff}.btn.btn-enterprise{background:#0791c7;border:none;color:#fff}.btn.btn-enterprise:hover{background:#05749f;border:none;color:#fff}.btn.bg-yellow{background-color:#ffc600;color:#000}#cookie-consent-popup.moduleVisible #cookieConsentPopup{display:block;background:#2c2c2c;color:#fff;height:auto;max-height:100vh;top:auto;bottom:10px}#cookie-consent-popup.moduleVisible #cookieConsentPopup .closePopup{display:none}#cookie-consent-popup.moduleVisible #cookieConsentPopup h3,#cookie-consent-popup.moduleVisible #cookieConsentPopup p{color:#fff;text-align:center;padding:0}#cookie-consent-popup.moduleVisible #cookieConsentPopup h3{font-size:18px}#cookie-consent-popup.moduleVisible #cookieConsentPopup p{font-size:14px}#cookie-consent-popup.moduleVisible #cookieConsentPopup .btn-clear-yellow{color:#ffc700}#cookie-consent-popup.moduleVisible #cookieConsentPopup .actions{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#cookie-consent-popup.moduleVisible #cookieConsentPopup .actions .btn{margin:0 16px}@media (max-width:450px){#cookie-consent-popup.moduleVisible #cookieConsentPopup .actions .btn{margin:16px 0;width:100%}}@media screen and (max-width:620px){.cookie-consent-popup{padding:20px}}.cookie-consent-popup .modal-content{-webkit-border-radius:0;border-radius:0;padding:40px;width:600px;margin:0 auto}@media screen and (max-width:620px){.cookie-consent-popup .modal-content{width:100%}}.cookie-consent-popup h3{margin-bottom:20px}.cookie-consent-popup p{font-size:16px}.cookie-consent-popup p a{color:#ffc700}.cookie-consent-popup .actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:20px}@media screen and (max-width:450px){.cookie-consent-popup .actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap}}@media screen and (max-width:450px){.cookie-consent-popup .actions .btn{width:100%;margin:0}}@media screen and (max-width:465px){.cookie-consent-popup .actions .btn-black{min-width:0}}.cookie-consent-popup .actions a:last-of-type{margin-left:10px;margin-top:0}@media screen and (max-width:450px){.cookie-consent-popup .actions a:last-of-type{margin-top:9px;margin-left:0}}html[locale=ar_AE] .cookie-consent-popup .actions a:last-of-type{margin-left:0;margin-right:10px}@media screen and (max-width:450px){html[locale=ar_AE] .cookie-consent-popup .actions a:last-of-type{margin-top:15px;margin-right:0}}body.user-cookie-consent [data-show-on-popup=true]{display:none}body:not(.user-cookie-consent) [data-show-on-popup=false]{display:none}.cookie-consent-banner{position:fixed;display:block;bottom:0;left:0;right:0;width:100%;padding:20px;background-color:#333;z-index:9999999999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition:.4s ease;-o-transition:.4s ease;transition:.4s ease}.cookie-consent-banner .columns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.cookie-consent-banner .columns{display:block}}.cookie-consent-banner h6{color:#fff;margin-bottom:10px;font-size:18px;font-weight:300}.cookie-consent-banner p{color:#fff;font-size:16px}.cookie-consent-banner p a{color:#ffc700;text-decoration:none}.cookie-consent-banner p a:hover{text-decoration:none}.cookie-consent-banner .actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:20px}@media screen and (max-width:768px){.cookie-consent-banner .actions{margin:15px 0 0;width:100%}}.cookie-consent-banner .actions .btn-alt{padding:0 15px;-webkit-border-radius:5px;border-radius:5px;line-height:32px;color:#000;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.cookie-consent-banner .actions .btn-alt:hover{text-decoration:none}.cookie-consent-banner .actions .btn-alt.btn-yellow{background-color:#ffc600;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.cookie-consent-banner .actions .btn-alt.btn-yellow:hover{background-color:#e6b300;-webkit-filter:brightness(.7);filter:brightness(.7)}.cookie-consent-banner .actions .btn-alt.btn-clear-yellow{background:0 0;border:2px solid #ffc700;color:#ffc700;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.cookie-consent-banner .actions .btn-alt.btn-clear-yellow:hover{background-color:#ffc700;color:#000}.cookie-consent-banner .actions .cookie_accept{margin-left:10px}.cookie-consent-popup-trig,.no-cookie-consent .cookie-consent-banner,.no-cookie-consent .cookie-consent-popup-trig,.user-cookie-consent .cookie-consent-banner{display:none}.user-cookie-consent .cookie-consent-popup-trig{display:block}.cookie-consent .cookie-consent-banner,.no-cookie-consent-banner .cookie-consent-banner{display:none}.us-implied-consent .cookie-consent-popup-trig{display:none!important}.capitalize{text-transform:capitalize}html:lang(ja) .cookie-consent-banner .columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}html:lang(ja) .cookie-consent-banner .actions{margin-top:20px}html[locale=ar_AE] .cookie-consent-banner .actions .btn-alt+.btn-alt{margin:0 10px 0 0}.chat-with-support{position:fixed;bottom:127px;right:0;background-color:#1b74da;padding:20px;-webkit-border-top-left-radius:10px;border-top-left-radius:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px;cursor:pointer;display:none;z-index:9999999}@media (max-width:768px){.chat-with-support{display:none!important}}.chat-with-support.bring-to-bottom{bottom:0!important}.chat-with-support h4{color:#fff;font-weight:600;font-size:16px}.chat-with-support p{color:#fff;margin-top:5px;font-size:16px}body.user-cookie-consent{bottom:85px}body.user-cookie-consent .chat-with-support{display:none!important}body.user-cookie-consent .cookie-consent-only{display:block}body.user-cookie-consent .no-cookie-consent-only{display:none}body.no-cookie-consent{bottom:100px}body.no-cookie-consent .cookie-consent-only{display:none}body.no-cookie-consent .no-cookie-consent-only{display:block}h1,h2,h3,h4,h5,h6,ol,p,ul{font-family:Overpass,Helvetica,Arial,sans-serif}h1{font-size:36px;line-height:1.3;font-weight:600;letter-spacing:-1.12px;max-width:100%}@media (max-width:768px){h1{font-size:20px;line-height:26px;letter-spacing:0}}h2{font-size:26px;line-height:1.5;font-weight:600;letter-spacing:-.81px;max-width:100%}@media (max-width:768px){h2{font-size:16px;letter-spacing:0}}h3{font-size:24px;font-weight:600;line-height:1.4;max-width:100%}@media (max-width:768px){h3{font-size:22px;letter-spacing:0}}h4,h5{font-size:22px;font-weight:600;line-height:1.4;max-width:100%}@media (max-width:768px){h4,h5{font-size:20px;letter-spacing:0}}p{font-size:20px;line-height:1.4;font-weight:300;letter-spacing:0;max-width:100%}@media (max-width:768px){p{font-size:16px;letter-spacing:0}}ol,ul{font-size:20px;line-height:1.4;font-weight:300;letter-spacing:0}@media (max-width:768px){ol,ul{font-size:16px;letter-spacing:0}}a{color:inherit}a:hover{text-decoration:underline}a[name]{padding-top:87px;margin-top:-87px;display:inline-block;vertical-align:top}.titleCase{text-transform:capitalize}@media (max-width:768px){html>body>.wrapper>.main h1{font-size:22px;letter-spacing:0;line-height:1.1}}@media (max-width:768px){html>body>.wrapper>.main h2{font-size:18px;letter-spacing:.1px;line-height:1.4}}@media (max-width:768px){html>body>.wrapper>.main h2.alt{font-size:18px;font-weight:600;letter-spacing:.1px;line-height:1.4}}@media (max-width:768px){html>body>.wrapper>.main h3{font-size:18px;letter-spacing:.1px;line-height:1.4}}@media (max-width:768px){html>body>.wrapper>.main h4,html>body>.wrapper>.main h5,html>body>.wrapper>.main h6{font-size:16px;letter-spacing:.1px;line-height:1.4}}@media (max-width:768px){html>body>.wrapper>.main p{font-size:16px;letter-spacing:0;line-height:1.4}}@media (max-width:768px){html>body>.wrapper>.main p.alt{font-size:16px;font-weight:600;letter-spacing:0;line-height:1.4}}html[locale=ru_RU] *{font-family:Helvetica,Arial,sans-serif!important}html[locale=ru_RU] h1{font-size:30px}html[locale=ru_RU] h2{font-size:22px}html[locale=ru_RU] h3{font-size:21px}html[locale=ru_RU] h4{font-size:16px}html[locale=ru_RU] h5{font-size:18px}html[locale=ru_RU] h6{font-size:16px}html[locale=ru_RU] p{font-size:20px}@media (max-width:768px){html[locale=ru_RU] h1{font-size:18px}html[locale=ru_RU] h2{font-size:16px}html[locale=ru_RU] h3{font-size:13px}html[locale=ru_RU] h4{font-size:13px}html[locale=ru_RU] h5{font-size:13px}html[locale=ru_RU] h6{font-size:12px}html[locale=ru_RU] p{font-size:13px}}.header{position:fixed;width:100%;height:64px;top:0;left:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;z-index:100}.header>.navigation{position:absolute;left:0;top:0;right:0;z-index:100;width:100%;height:64px;background:#000;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.header>.navigation>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:inherit}@media (max-width:1440px){.header>.navigation>.container{padding-left:25px;padding-right:25px}}@media (max-width:1200px){.header>.navigation>.container{padding-right:20px}}@media (max-width:1100px){.header>.navigation>.container{padding-right:16px}}.header>.navigation>.container:after,.header>.navigation>.container:before{content:none}.header>.navigation>.container>ul{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header>.navigation ul.mobile{display:none;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header>.navigation ul.mobile .item.trialBtn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}.header>.navigation ul.mobile .item.trialBtn .getQuoteBtn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:38px;border:2px solid #fff;color:#fff;-webkit-border-radius:4px;border-radius:4px;padding:3px 15px 0;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;font-weight:400;font-size:14px;text-align:center;white-space:nowrap}.header>.navigation ul.mobile .item.trialBtn .getQuoteBtn:focus,.header>.navigation ul.mobile .item.trialBtn .getQuoteBtn:focus-visible,.header>.navigation ul.mobile .item.trialBtn .getQuoteBtn:hover{color:#fff;border-color:#ffc600}.header>.navigation ul.mobile .item:first-of-type{min-width:0}.wrapper.active .header>.navigation ul.mobile .item:first-of-type{display:none}@media (max-width:480px){.header>.navigation ul.mobile .item:first-of-type{display:none}}.header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{color:#fff;font-size:14px;letter-spacing:0;min-width:0;text-align:center;line-height:20px;border:2px solid #ffc600;-webkit-border-radius:6px;border-radius:6px;padding:7px 15px;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.header>.navigation ul.mobile .item:first-of-type .freeTrialBtn.freeTrialBusiness,.header>.navigation ul.mobile .item:first-of-type .freeTrialBtn.freeTrialPersonal{display:none}.header>.navigation ul.mobile .item:first-of-type .freeTrialBtn:active,.header>.navigation ul.mobile .item:first-of-type .freeTrialBtn:focus,.header>.navigation ul.mobile .item:first-of-type .freeTrialBtn:focus-visible,.header>.navigation ul.mobile .item:first-of-type .freeTrialBtn:hover{background-color:#ffc700;color:#000}@media (max-width:520px){.header>.navigation ul.mobile .item:first-of-type{margin-left:10px}.header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{padding:7px}}@media (max-width:420px){.header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{padding:7px;line-height:15px}}@media (max-width:380px){.header>.navigation>.container{padding:0 15px}.header>.navigation ul>.item{margin-left:15px!important}.header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{padding:4px 7px;font-size:13px}}@media (max-width:365px){.header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{font-size:12px}}@media (max-width:310px){.header>.navigation ul.mobile .item:first-of-type{display:none}}.header>.navigation ul>.item:first-of-type{margin-left:0}html[locale=ar_AE] .header>.navigation ul>.item.loginMenu{margin-right:32px;margin-left:0}.header>.navigation ul>.item .logo{background:url(/assets/branding/keeper-logo-light.svg) no-repeat 50%/contain;font-size:0}@media (max-width:991px){.header>.navigation ul>.item .logo{height:33px;width:112px}}.header>.navigation ul>.item>a,.header>.navigation ul>.item span:not(.btn):not(.freeTrialBtn){font-family:Overpass,Helvetica,Arial,sans-serif;color:#fff;text-align:right;font-weight:400;font-size:16px;line-height:20px}.header>.navigation ul>.item>a{display:block;padding:22px 16px}.header>.navigation ul>.item .freeTrialBtn{font-size:16px;color:#fff;letter-spacing:.23px;text-align:center}.header>.navigation ul>.item span:active:not(.btn),.header>.navigation ul>.item span:focus:not(.btn),.header>.navigation ul>.item span:hover:not(.btn){text-decoration:none}.header>.navigation ul>.item .viewCareersBtn{display:none!important}.header>.navigation ul.right>.item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}@media (max-width:1200px){.header>.navigation ul.right>.item{-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px}}@media (max-width:1080px){.header>.navigation ul.right>.item{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}.header>.navigation ul.right>.item .getQuoteBtn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px;border:2px solid #fff;color:#fff;-webkit-border-radius:4px;border-radius:4px;padding:3px 15px 0;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;font-weight:400;font-size:14px;text-align:center;white-space:nowrap}.header>.navigation ul.right>.item .getQuoteBtn:focus,.header>.navigation ul.right>.item .getQuoteBtn:focus-visible,.header>.navigation ul.right>.item .getQuoteBtn:hover{color:#fff;border-color:#ffc600}.header>.navigation ul.right>.item .freeTrialBtn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px;border:2px solid #ffc600;-webkit-border-radius:4px;border-radius:4px;padding:3px 15px 0;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;font-weight:400;font-size:14px;text-align:center;white-space:nowrap}.header>.navigation ul.right>.item .freeTrialBtn.freeTrialBusiness,.header>.navigation ul.right>.item .freeTrialBtn.freeTrialPersonal{display:none}.header>.navigation ul.right>.item .freeTrialBtn,.header>.navigation ul.right>.item .freeTrialBtn:focus,.header>.navigation ul.right>.item .freeTrialBtn:hover{background-color:none;border-color:#ffc600;cursor:pointer;color:#fff;text-decoration:none}.header>.navigation ul.right>.item.loginMenu .btn-arrow-down{background-color:#ffc600;border-color:#ffc600;cursor:pointer;height:32px;color:#000;font-size:14px;font-weight:600;text-decoration:none;margin-left:16px;line-height:1;padding:3px 40px 0 24px;-webkit-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.header>.navigation ul.right>.item.loginMenu .btn-arrow-down:after{content:"";display:block;width:8px;height:8px;border:2px solid #000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-left:0;border-top:0;margin-top:-5px;position:absolute;right:24px;top:50%}@media (min-width:1080px){.header>.navigation ul.right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header>.navigation ul.mobile{display:none}}.header>.navigation ul.right{width:100%;padding-left:80px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:1440px){.header>.navigation ul.right{padding-left:40px;width:auto}}@media (max-width:1200px){.header>.navigation ul.right{padding-left:0}}@media (max-width:1080px){.header>.navigation ul.right{display:none}}.header>.navigation ul.right .trialButtons{margin-left:auto}@media (max-width:1440px){.header>.navigation ul.right .trialButtons{margin-left:16px}}html[locale=ar_AE] .header>.navigation ul.right{padding-left:0;padding-right:80px;width:auto;margin-right:auto}@media (max-width:1440px){html[locale=ar_AE] .header>.navigation ul.right{padding-right:0}}@media (max-width:1080px){.header>.navigation ul.mobile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.header>.navigation ul>.item .dropdown-content{-webkit-background-clip:padding-box;-webkit-border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);float:right;font-size:14px;list-style:none;padding:5px 0;position:absolute;right:0;text-align:left;top:-webkit-calc(100% + 16px);top:calc(100% + 16px);z-index:102;min-width:165px;margin:10px 0 0;display:none}.header>.navigation ul>.item .dropdown-content:before{content:"";display:block;width:100%;height:30px;position:absolute;left:0;bottom:100%}.header>.navigation ul>.item .dropdown-content section{min-width:200px;max-width:100%}.header>.navigation ul>.item .dropdown-content section .menuHeading{display:block;margin:0 0 16px;font-size:14px;line-height:1.4;font-weight:600;color:#000;text-align:left;text-transform:uppercase;padding-bottom:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #d5d5d5;width:100%;max-width:100%}.header>.navigation ul>.item .dropdown-content section ul{list-style:none}.header>.navigation ul>.item .dropdown-content section ul li{display:block;margin:0;padding:0}.header>.navigation ul>.item .dropdown-content section ul li a{display:block;padding:8px 0;font-size:16px;color:#000;text-transform:none;letter-spacing:-.18px;font-weight:400;text-align:left}.header>.navigation ul>.item .dropdown-content section ul li a:focus,.header>.navigation ul>.item .dropdown-content section ul li a:focus-visible,.header>.navigation ul>.item .dropdown-content section ul li a:hover{color:#e6b300}.header>.navigation ul>.item .dropdown-content.showcase-nav{top:0;left:0;right:0;background:0 0;border:none;-webkit-border-radius:none;border-radius:none;-webkit-box-shadow:none;box-shadow:none;float:none;padding:0;z-index:102;width:96%;max-width:1410px;margin:66px auto 0}@media (max-width:1400px){.header>.navigation ul>.item .dropdown-content.showcase-nav{width:-webkit-calc(100% - 30px);width:calc(100% - 30px)}}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:40px 48px;background-color:#fff;border:1px solid rgba(0,0,0,.15);-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}@media (max-width:1300px){.header>.navigation ul>.item .dropdown-content.showcase-nav .inner{padding:40px 30px}}@media (max-width:1200px){.header>.navigation ul>.item .dropdown-content.showcase-nav .inner{padding:40px 20px}}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn{position:relative;padding:0 10px 120px}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn:first-child{padding-left:0}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn:last-child{padding-right:0}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn ul{list-style:none}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn ul li{display:block;margin:0;padding:0}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn ul li a{display:block;padding:8px 0;font-size:16px;color:#000;text-transform:none;letter-spacing:-.18px;font-weight:400;text-align:left}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn ul li a:focus,.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn ul li a:focus-visible,.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn ul li a:hover{color:#e6b300;text-decoration:none}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn ul li a sup{font-size:50%}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn ul li a[lang]{display:none}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn .actions{position:absolute;left:0;bottom:0;display:block;width:100%;text-align:left}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn .actions .btn{padding:0 10px}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn .actions .btn.btnPlayInline img{margin:-2px 8px 0 0}.header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn .actions .btn+.btn{margin-top:20px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav{top:0;left:0;right:0;background:0 0;border:none;-webkit-border-radius:none;border-radius:none;-webkit-box-shadow:none;box-shadow:none;float:none;padding:0;z-index:102;margin:66px 0 0 calc(50% - 292px)}@media (max-width:1440px){.header>.navigation ul>.item .dropdown-content.cta-showcase-nav#products-showcase{margin-left:-150px}}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;gap:16px;background-color:#fff;border:1px solid rgba(0,0,0,.15);-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);min-width:584px;min-height:350px;position:relative}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn{position:relative;padding:24px 0 24px 8px;min-width:328px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul{list-style:none;width:100%}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li{display:block;margin:0;padding:0;width:100%}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px;width:100%;cursor:pointer;height:52px;font-size:16px;font-weight:600;line-height:1.2;padding:0 0 0 48px;color:#000;text-transform:none;letter-spacing:-.18px;text-align:left}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a:focus,.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a:focus-visible,.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a:hover{color:#e6b300;text-decoration:none}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a sup{font-size:50%}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a.ksm{background:url(/assets/icons/menu/secrets-manager.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a.kcm{background:url(/assets/icons/menu/connection-manager.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a.blog{background:url(/assets/icons/menu/keeper-blog.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a.gl{background:url(/assets/icons/menu/glossary.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a.wp{background:url(/assets/icons/menu/white-papers.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a.rr{background:url(/assets/icons/menu/research-reports.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a.cyberd{background:url(/assets/icons/menu/cyberthreats-database.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a.eg{background:url(/assets/icons/menu/evaluation-guides.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li li a{font-weight:400;height:40px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px;width:100%;cursor:pointer;font-size:16px;font-weight:600;padding:0 0 0 48px;color:#000;text-transform:none;letter-spacing:-.18px;text-align:left;height:52px;position:relative}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus>span.kpm{background:url(/assets/icons/menu/password-manager.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus>span.training{background:url(/assets/icons/menu/training.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus>span.cyberTools{background:url(/assets/icons/menu/free-cybersecurity-tools.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus>span:after{content:"";display:block;width:8px;height:8px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);border:2px solid #000;border-right:0;border-bottom:0;position:absolute;right:24px;top:50%;margin-top:-7px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus>span:focus,.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus>span:focus-visible,.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus>span:hover{color:#e6b300;text-decoration:none}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus>span:focus:after,.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus>span:hover:after{border-color:#e6b300}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus ul{display:none}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus.open>span{position:relative}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus.open>span:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:-4px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus.open>span:focus:after,.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus.open>span:hover:after{border-color:#e6b300}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li.has-submenus.open ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseCTA{background:#000;color:#fff;-webkit-border-radius:0 8px 8px 0;border-radius:0 8px 8px 0;border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;min-height:100%;width:256px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;right:0;top:0}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseCTA .ctaMessage{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:left;padding:0 28px;height:100%}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseCTA .ctaMessage p{font-size:18px;line-height:1.6;font-weight:600;margin:16px 0}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseCTA .action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;text-align:left;padding:0 16px 16px 0;width:256px;-webkit-box-sizing:border-box;box-sizing:border-box}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseCTA .action a{color:#fff;font-size:15px;font-weight:700;padding:0 10px;min-width:auto}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseCTA .action a .icon-download-white{margin-right:4px;width:24px;height:24px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav#download-showcase{width:300px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav#download-showcase .inner section{width:220px}.header>.navigation ul>.item .dropdown-content.cta-showcase-nav#download-showcase .browser,.header>.navigation ul>.item .dropdown-content.cta-showcase-nav#download-showcase .chat,.header>.navigation ul>.item .dropdown-content.cta-showcase-nav#download-showcase .desktopApp{display:none}.header>.navigation ul>.item .dropdown-content.two-col-nav{top:0;left:0;right:0;background:0 0;border:none;-webkit-border-radius:none;border-radius:none;-webkit-box-shadow:none;box-shadow:none;float:none;padding:0;z-index:102;margin:66px 0 0 calc(50% - 339px)}@media (max-width:1440px){.header>.navigation ul>.item .dropdown-content.two-col-nav#use-cases-showcase{margin-left:-150px}}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;gap:16px;background-color:#fff;border:1px solid rgba(0,0,0,.15);-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);min-width:678px;position:relative}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list{list-style-type:none;margin:0;padding:30px 8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;row-gap:28px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:14px;line-height:1.4;color:#000;padding:0 24px 0 56px;min-height:60px;-webkit-box-sizing:border-box;box-sizing:border-box}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a:focus,.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a:focus-visible,.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a:hover{color:#cf9f24}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a strong{display:block;width:100%;font-size:16px;font-weight:600}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.kpm{background:url(/assets/icons/menu/password-management.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.sso{background:url(/assets/icons/menu/single-sign-on-security.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.fs{background:url(/assets/icons/menu/folder-shared.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.pa{background:url(/assets/icons/menu/passwordless-authentication.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.smf{background:url(/assets/icons/menu/secrets-management-devops.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.cgc{background:url(/assets/icons/menu/credential-governance-controls.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.psm{background:url(/assets/icons/menu/privileged-session-management.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.ssh{background:url(/assets/icons/menu/ssh-key-management.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.ria{background:url(/assets/icons/menu/remote-infrastructure-access.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.srd{background:url(/assets/icons/menu/secure-remote-database-access.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.zts{background:url(/assets/icons/menu/security.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a.icr{background:url(/assets/icons/menu/industry-compliance-reporting.svg) no-repeat 8px top/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav{top:0;left:0;right:0;background:0 0;border:none;-webkit-border-radius:none;border-radius:none;-webkit-box-shadow:none;box-shadow:none;float:none;padding:0;z-index:102;min-width:200px;margin:66px 0 0 calc(50% - 140px)}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#partners-showcase{margin-left:calc(50% - 180px)}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#company-showcase,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#pricing-showcase{margin-left:calc(50% - 125px)}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#contact-showcase,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#login-showcase{margin-left:calc(50% - 100px)}@media (max-width:1500px){.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#contact-showcase,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#login-showcase{left:auto;right:0;margin-left:0}}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#contact-showcase{min-width:230px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border:1px solid rgba(0,0,0,.15);-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn{position:relative}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;list-style:none;width:100%;padding:12px 8px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li{display:block;width:100%;margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;height:58px;cursor:pointer;padding:8px 0 8px 64px;font-size:16px;font-weight:600;color:#000;text-transform:none;letter-spacing:-.18px;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(/assets/icons/menu/password-management.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a:focus,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a:focus-visible,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a:hover,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span:focus,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span:focus-visible,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span:hover{color:#e6b300;text-decoration:none}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a sup,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span sup{font-size:50%}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.tpi,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.tpi{background:url(/assets/icons/menu/technology-partners-integrations.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.msp,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.msp{background:url(/assets/icons/menu/keeper-msps.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.far,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.far{background:url(/assets/icons/menu/find-a-reseller.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.bar,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.bar{background:url(/assets/icons/menu/become-a-reseller.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.ppl,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.ppl{background:url(/assets/icons/menu/register-a-deal.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.gp,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.gp{background:url(/assets/icons/menu/government.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.ap,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.ap{background:url(/assets/icons/menu/affiliate-partner-program.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.abot,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.abot{background:url(/assets/icons/menu/about-us.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.scrt,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.scrt{background:url(/assets/icons/menu/security.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.gdpr,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.gdpr{background:url(/assets/icons/menu/gdpr-compliance.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.revs,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.revs{background:url(/assets/icons/menu/user-reviews.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.prss,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.prss{background:url(/assets/icons/menu/press.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.asst,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.asst{background:url(/assets/icons/menu/branding.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.jobs,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.jobs{background:url(/assets/icons/menu/careers.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.supp,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.supp{background:url(/assets/icons/menu/support.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.bsales,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.bsales{background:url(/assets/icons/menu/business-sales.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.press,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.press{background:url(/assets/icons/menu/press.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.callUs,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.callUs{background:url(/assets/icons/menu/call-us.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.bus,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.bus{background:url(/assets/icons/menu/business.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.per,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.per{background:url(/assets/icons/menu/personal.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.fam,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.fam{background:url(/assets/icons/menu/family.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.stu,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.stu{background:url(/assets/icons/menu/student.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.vault,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.vault{background:url(/assets/icons/menu/web-vault-login.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>a.console,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li>span.console{background:url(/assets/icons/menu/admin-console.svg) no-repeat 16px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px;width:100%;cursor:pointer;font-size:16px;font-weight:600;padding:0 0 0 64px;color:#000;text-transform:none;letter-spacing:-.18px;text-align:left;height:52px;position:relative}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus>span.kpm{background:url(/assets/icons/menu/password-manager.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus>span.training{background:url(/assets/icons/menu/training.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus>span.cyberTools{background:url(/assets/icons/menu/free-cybersecurity-tools.svg) no-repeat 8px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus>span.social{background:url(/assets/icons/ico-social.svg) no-repeat 14px/24px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus>span:after{content:"";display:block;width:8px;height:8px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);border:2px solid #000;border-right:0;border-bottom:0;position:absolute;right:14px;top:50%;margin-top:-7px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus>span:focus,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus>span:focus-visible,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus>span:hover{color:#e6b300;text-decoration:none}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus>span:focus:after,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus>span:hover:after{border-color:#e6b300}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus ul{display:none}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus ul li a{font-weight:400;padding-left:64px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus ul li a .ico-facebook,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus ul li a .ico-instagram,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus ul li a .ico-linkedin,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus ul li a .ico-twitter{height:21px;width:21px;text-indent:-5000px;overflow:hidden}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus ul li a .ico-facebook{background:url(/assets/icons/ico-facebook-square.svg) no-repeat 50%/contain}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus ul li a .ico-twitter{background:url(/assets/icons/ico-twitter-black.svg) no-repeat 50%/contain}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus ul li a .ico-linkedin{background:url(/assets/icons/ico-linkedin-black.svg) no-repeat 50%/contain}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus ul li a .ico-instagram{background:url(/assets/icons/ico-instagram-light.svg) no-repeat 50%/contain}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus.open>span{position:relative}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus.open>span:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:-4px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus.open>span:focus:after,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus.open>span:hover:after{border-color:#e6b300}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list>li.has-submenus.open ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn .actions{position:absolute;left:0;bottom:0;display:block;width:100%}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn .actions .btn{padding:0 10px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn .actions .btn.btnPlayInline img{margin:-2px 8px 0 0}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase{width:300px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .inner section{width:220px}.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .browser,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .chat,.header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .desktopApp{display:none}.header>.navigation ul>.item.loginMenu.open .dropdown-content,.header>.navigation ul>.item.loginMenu:hover .dropdown-content{margin-top:48px}.header>.navigation ul>.item.partnersMenu .dropdown-content{min-width:360px}.header>.navigation ul>.item.companyMenu .dropdown-content{min-width:250px}.header>.navigation ul>.item.pricingMenu .dropdown-content{min-width:280px}html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn .actions .btn{font-size:15px}.mac .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .chat.mac,.mac .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .desktopApp.mac{display:block}.win .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .chat.win,.win .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .desktopApp.win{display:block}.win .header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a,.win .header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>span{padding-top:5px}.win .header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list li>a,.win .header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list li>span{padding-top:15px}.chrome .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .browser.chrome,.chromium-edge .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .browser.edge,.edge .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .browser.edge,.firefox .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .browser.firefox,.ie .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .browser.ie,.opera .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .browser.opera,.safari .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#download-showcase .browser.safari{display:block}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content section .menuHeading{text-align:right}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content section ul li a{text-align:right}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn ul li a{text-align:right}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn .actions{left:auto;right:0;text-align:right}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn .actions .btn.btnPlayInline img{margin:-2px 0 0 8px}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul li a,html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul li span{text-align:right}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn .actions{left:auto;right:0;text-align:right}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn .actions .btn.btnPlayInline img{margin:-2px 0 0 8px}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseCTA{right:auto;left:0;-webkit-border-radius:8px 0 0 8px;border-radius:8px 0 0 8px}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a,html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>span{padding:0 48px 0 0;background-position:96%!important}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>a:after,html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn ul>li>span:after{right:auto;left:24px}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list li a,html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list li span{padding:0 48px 0 0;background-position:96%!important}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list li a:after,html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav .inner section.showcaseColumn ul.showcase-list li span:after{right:auto;left:24px}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.two-col-nav .inner ul.showcase-list li a{text-align:right;padding:0 56px 0 24px;background-position:96% top!important}html[locale=ar_AE] .header>.menu .mobile-menu .menu-group>span:first-child{padding:14px 48px 14px 0;background-position:-webkit-calc(100% - 14px) 50%!important;background-position:calc(100% - 14px) 50%!important}html[locale=ar_AE] .header>.menu .mobile-menu .menu-group>span:first-child:after{right:auto;left:13px}html[locale=ar_AE] .header>.menu .mobile-menu .fragment .item>a,html[locale=ar_AE] .header>.menu .mobile-menu .fragment .item>span{padding:10px 40px 10px 0}html[locale=ar_AE] #mobileMenu .fragment .item ul li a{padding:10px 56px 10px 48px}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseCTA .action{padding:0 0 16px 16px}html[locale=pt_BR] .header>.navigation ul>.item .dropdown-content{min-width:300px}html[locale=pt_BR] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#partners-showcase{min-width:360px}html[locale=pt_BR] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner{min-width:685px}html[locale=pt_BR] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner .showcaseColumn{min-width:438px}html[locale=nl_NL] .header>.navigation ul>.item .dropdown-content{min-width:240px}html[locale=nl_NL] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#partners-showcase{min-width:360px}html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#contact-showcase{min-width:315px}html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#products-showcase .inner{min-width:620px}html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#products-showcase .inner .showcaseColumn{min-width:357px}html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#products-showcase .inner .showcaseCTA{width:240px}html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner{min-width:630px}html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner .showcaseColumn{min-width:374px}html[locale=it_IT] .header>.navigation ul>.item .dropdown-content{min-width:365px}html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner{min-width:630px}html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav .inner .showcaseColumn{min-width:374px}html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#products-showcase .inner .showcaseColumn ul>li.has-submenus>span:after{right:16px}html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#products-showcase .inner .showcaseColumn ul>li.has-submenus.open>span:after{margin-top:-2px}html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner{min-width:700px}html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner .showcaseColumn{min-width:400px}html[locale=it_IT] .header>.navigation ul>.item .dropdown-content#company-showcase{min-width:265px}html[locale=it_IT] .header>.navigation ul>.item .dropdown-content#login-showcase{min-width:295px}html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content{min-width:280px}html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#partners-showcase{min-width:360px}html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#company-showcase{min-width:350px}html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#login-showcase{min-width:260px}html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#contact-showcase{min-width:240px}html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner{min-width:735px}html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner .showcaseColumn{min-width:488px}html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content{min-width:280px}html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#partners-showcase{min-width:380px}html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#login-showcase{min-width:330px}html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#company-showcase{min-width:290px}html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#contact-showcase{min-width:230px}html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner{min-width:770px}html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner .showcaseColumn{min-width:513px}html[locale=fr_FR] .header>.navigation ul>.item .dropdown-content{min-width:265px}html[locale=fr_FR] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner{min-width:615px}html[locale=fr_FR] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#partners-showcase{min-width:360px}html[locale=es_ES] .header>.navigation ul>.item.dropdown>.dropdown-content#partners-showcase{min-width:365px}html[locale=es_ES] .header>.navigation ul>.item.dropdown>.dropdown-content#resources-showcase .inner{min-width:640px}html[locale=es_ES] .header>.navigation ul>.item.dropdown>.dropdown-content#resources-showcase .inner .showcaseColumn{min-width:390px}html[locale=es_ES] .header>.navigation ul>.item.dropdown>.dropdown-content#company-showcase{min-width:300px}html[locale=es_ES] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#contact-showcase{min-width:250px}html[locale=es_ES] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#login-showcase{min-width:280px}html[locale=de_DE] .header>.navigation ul>.item .dropdown-content.sm-showcase-nav#contact-showcase{min-width:250px}html[locale=de_DE] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner{min-width:645px}html[locale=de_DE] .header>.navigation ul>.item .dropdown-content.cta-showcase-nav#resources-showcase .inner .showcaseColumn{min-width:400px}html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn){padding:26px 10px 22px;text-align:center}@media (max-width:1300px){html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn){font-size:15px;padding:26px 8px 22px}}@media (max-width:1440px){html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn){font-size:14px;padding:26px 6px 22px}}html[locale=de_DE] .header>.navigation ul>.item.loginMenu .btn-arrow-down{padding:3px 24px 0 10px}html[locale=de_DE] .header>.navigation ul>.item.loginMenu .btn-arrow-down:after{right:10px}html[locale=es_ES] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=es_ES] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn),html[locale=fr_FR] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=fr_FR] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn),html[locale=pl_PL] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=pl_PL] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn),html[locale=pt_BR] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=pt_BR] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn),html[locale=ru_RU] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=ru_RU] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn){font-size:15px;padding:26px 10px 22px;text-align:center}@media (max-width:1440px){html[locale=es_ES] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=es_ES] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn),html[locale=fr_FR] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=fr_FR] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn),html[locale=pl_PL] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=pl_PL] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn),html[locale=pt_BR] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=pt_BR] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn),html[locale=ru_RU] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=ru_RU] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn){font-size:14px}}html[locale=es_ES] .header>.navigation ul>.item.loginMenu .btn-arrow-down,html[locale=fr_FR] .header>.navigation ul>.item.loginMenu .btn-arrow-down,html[locale=pl_PL] .header>.navigation ul>.item.loginMenu .btn-arrow-down,html[locale=pt_BR] .header>.navigation ul>.item.loginMenu .btn-arrow-down,html[locale=ru_RU] .header>.navigation ul>.item.loginMenu .btn-arrow-down{padding:3px 24px 0 10px}html[locale=es_ES] .header>.navigation ul>.item.loginMenu .btn-arrow-down:after,html[locale=fr_FR] .header>.navigation ul>.item.loginMenu .btn-arrow-down:after,html[locale=pl_PL] .header>.navigation ul>.item.loginMenu .btn-arrow-down:after,html[locale=pt_BR] .header>.navigation ul>.item.loginMenu .btn-arrow-down:after,html[locale=ru_RU] .header>.navigation ul>.item.loginMenu .btn-arrow-down:after{right:10px}html[locale=nl_NL] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=nl_NL] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn){font-size:14px;padding:26px 10px 22px;text-align:center}@media (max-width:1440px){html[locale=nl_NL] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>a,html[locale=nl_NL] .header>.navigation ul>.item:not(.hamburger,.trialButtons,.loginMenu)>span:not(.btn):not(.freeTrialBtn){font-size:14px}}html[locale=nl_NL] .header>.navigation ul>.item.loginMenu .btn-arrow-down{padding:3px 24px 0 10px}html[locale=nl_NL] .header>.navigation ul>.item.loginMenu .btn-arrow-down:after{right:10px}.header>.navigation ul>.item.showcase-nav{position:static;-webkit-box-sizing:border-box;box-sizing:border-box}.nav-btn{display:block;width:24px}.nav-btn span{position:relative;display:block;height:2px;top:0;background:#fff;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;border:none}.nav-btn span+span{margin-top:5px}.nav-btn.active span:first-child{top:7px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);transition:top .5s,-webkit-transform .5s .5s;-webkit-transition:top .5s,-webkit-transform .5s .5s;-o-transition:top .5s,transform .5s .5s;transition:top .5s,transform .5s .5s;transition:top .5s,transform .5s .5s,-webkit-transform .5s .5s}.nav-btn.active span:nth-child(2){opacity:0}.nav-btn.active span:nth-child(3){top:-7px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);transition:top .5s,-webkit-transform .5s .5s;-webkit-transition:top .5s,-webkit-transform .5s .5s;-o-transition:top .5s,transform .5s .5s;transition:top .5s,transform .5s .5s;transition:top .5s,transform .5s .5s,-webkit-transform .5s .5s}[locale=de_DE] .header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn ul li a[lang=de-DE]{display:block}[locale=de_DE] .header>.navigation ul>.item .dropdown-content.showcase-nav .inner section.showcaseColumn ul li a[lang=de-DE]~a:not([lang=de-DE]){display:none}#mobileMenu{position:fixed;top:64px;left:100%;z-index:101;width:100%;display:block;height:-webkit-calc(100% - 64px);height:calc(100% - 64px);min-height:-webkit-calc(100% - 64px);min-height:calc(100% - 64px);max-height:-webkit-calc(100% - 64px);max-height:calc(100% - 64px);background-color:#fff;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;padding:16px 16px 60px;overflow-y:scroll}#mobileMenu.active{left:0}#mobileMenu .icon-phone{background:url(/assets/icons/menu/icon-phone.svg) no-repeat 50%/contain;height:24px;width:24px}#mobileMenu .ico-globe{height:32px;width:32px;background:url(/assets/icons/ico-language_black.svg) no-repeat 50%/contain}#mobileMenu [data-popup=select-locale]:focus .ico-globe,#mobileMenu [data-popup=select-locale]:hover .ico-globe{background:url(/assets/icons/ico-language_gold.svg) no-repeat 50%/contain}#mobileMenu>.inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#mobileMenu .mobile-menu{list-style-type:none;margin:0;padding:0;position:relative;max-width:100%}#mobileMenu .mobile-menu .menu-group{display:block;width:100%;position:relative;-webkit-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out;transition:opacity .5s ease-out;-webkit-border-radius:8px;border-radius:8px;overflow:hidden}#mobileMenu .mobile-menu .menu-group>span{display:block;cursor:pointer;width:100%;height:48px;font-size:18px;line-height:20px;font-weight:600;padding:14px 0 14px 40px;color:#000;position:relative;text-decoration:none;-webkit-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#mobileMenu .mobile-menu .menu-group>span:focus,#mobileMenu .mobile-menu .menu-group>span:focus-visible,#mobileMenu .mobile-menu .menu-group>span:hover{text-decoration:none}#mobileMenu .mobile-menu .menu-group>span:after{content:"";display:block;width:9px;height:9px;border:2px solid #000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-left:0;border-top:0;position:absolute;right:13px;top:50%;margin-top:-6px;-webkit-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out;transition:opacity .5s ease-out;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#mobileMenu .mobile-menu .menu-group>ul.fragment{display:none;-webkit-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out;transition:opacity .5s ease-out}#mobileMenu .mobile-menu .menu-group.open{border:1px solid #d8d8d8;margin-bottom:20px}#mobileMenu .mobile-menu .menu-group.open>a:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}#mobileMenu .mobile-menu .menu-group.open>ul.fragment{display:block}#mobileMenu .mobile-menu .menu-group.open>span:first-child{color:#fff}#mobileMenu .mobile-menu .menu-group.open>span:first-child:after{border-color:#ffc700;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);margin-top:-2px}#mobileMenu .mobile-menu .menu-group.products-group>span:first-child{background:#fff url(/assets/icons/menu/icon-apps.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.products-group.open>span:first-child{background:#000 url(/assets/icons/menu/icon-apps-on.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.use-cases-group>span:first-child{background:#fff url(/assets/icons/menu/use-cases.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.use-cases-group.open>span:first-child{background:#000 url(/assets/icons/menu/use-cases-yellow.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.partners-group>span:first-child{background:#fff url(/assets/icons/menu/partners.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.partners-group.open>span:first-child{background:#000 url(/assets/icons/menu/partners-yellow.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.resources-group>span:first-child{background:#fff url(/assets/icons/menu/resources.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.resources-group.open>span:first-child{background:#000 url(/assets/icons/menu/resources-yellow.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.pricing-group>span:first-child{background:#fff url(/assets/icons/menu/pricing-mobile.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.pricing-group.open>span:first-child{background:#000 url(/assets/icons/menu/pricing-gold-mobile.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.company-group>span:first-child{background:#fff url(/assets/icons/menu/company.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.company-group.open>span:first-child{background:#000 url(/assets/icons/menu/company-yellow.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.contact-group>span:first-child{background:#fff url(/assets/icons/menu/contact-us.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .mobile-menu .menu-group.contact-group.open>span:first-child{background:#000 url(/assets/icons/menu/contact-us-yellow.svg) no-repeat 8px 11px/24px 24px}#mobileMenu .fragment{list-style-type:none}#mobileMenu .fragment .item{display:block}#mobileMenu .fragment .item>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:18px;font-weight:500;line-height:1;padding:10px 0 10px 40px;height:48px;color:#000;position:relative}#mobileMenu .fragment .item>span:after{content:"";display:block;width:8px;height:8px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);border:2px solid #000;border-right:0;border-bottom:0;position:absolute;right:14px;top:50%;margin-top:-4px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#mobileMenu .fragment .item>span.callUs:after{display:none}#mobileMenu .fragment .item a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:18px;line-height:1;padding:10px 0 10px 40px;height:48px;color:#000;position:relative}#mobileMenu .fragment .item a .ico-facebook,#mobileMenu .fragment .item a .ico-instagram,#mobileMenu .fragment .item a .ico-linkedin,#mobileMenu .fragment .item a .ico-twitter{height:21px;width:21px;text-indent:-5000px;overflow:hidden;margin-right:10px}#mobileMenu .fragment .item a .ico-facebook{background:url(/assets/icons/ico-facebook-square.svg) no-repeat 50%/contain}#mobileMenu .fragment .item a .ico-twitter{background:url(/assets/icons/ico-twitter-black.svg) no-repeat 50%/contain}#mobileMenu .fragment .item a .ico-linkedin{background:url(/assets/icons/ico-linkedin-black.svg) no-repeat 50%/contain}#mobileMenu .fragment .item a .ico-instagram{background:url(/assets/icons/ico-instagram-light.svg) no-repeat 50%/contain}#mobileMenu .fragment .item:not(:first-child)>a:before,#mobileMenu .fragment .item:not(:first-child)>span:before{content:"";display:block;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);height:1px;background:#d8d8d8;position:absolute;left:40px;top:0}#mobileMenu .fragment .item ul{display:none}#mobileMenu .fragment .item ul li a{font-weight:400;padding-left:56px}#mobileMenu .fragment .item.open ul{display:block}#mobileMenu .fragment .item.open>span{position:relative}#mobileMenu .fragment .item.open>span:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#mobileMenu .btn{min-width:200px}@media (max-width:1150px){#mobileMenu .btn{min-width:160px}}@media (max-width:991px){#mobileMenu .btn{height:32px;line-height:29px;padding:0 20px;font-size:14px}#mobileMenu .btn+.btn{margin-top:16px}}@media (max-width:768px){#mobileMenu .actions .btn{width:auto;padding:0 20px}}#mobileMenu .actions.mmLngCtc{margin-top:8px;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media (max-width:480px){#mobileMenu .actions.mmLngCtc{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}#mobileMenu .actions.mmLngCtc:after,#mobileMenu .actions.mmLngCtc:before{display:none}#mobileMenu .actions.mmLngCtc span{white-space:nowrap;font-size:18px}#mobileMenu .actions.mmCTA{margin:16px 0 32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){#mobileMenu .actions.mmCTA{padding:0}}#mobileMenu .actions.mmCTA .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:40px;font-size:18px}@media (max-width:480px){#mobileMenu .actions.mmCTA .btn{width:100%}}#mobileMenu .actions.mmCTA .appStoresDownload{margin-top:16px}#mobileMenu .actions.mmCTA .appStoresDownload a{display:none}#mobileMenu [data-popup=select-locale]{margin-right:50px}#mobileMenu [data-popup=select-locale]:focus,#mobileMenu [data-popup=select-locale]:focus-visible,#mobileMenu [data-popup=select-locale]:hover{color:#cf9f24;text-decoration:none}#mobileMenu [data-popup=select-phone]:focus,#mobileMenu [data-popup=select-phone]:hover{color:#cf9f24;text-decoration:none}[locale=ar_AE] #mobileMenu.active{right:0}@media (max-width:991px){.ios #mobileMenu .actions.mmCTA .btn+.appStoresDownload a.mac.ios.iPhone.iPad,.iPad #mobileMenu .actions.mmCTA .btn+.appStoresDownload a.mac.ios.iPhone.iPad,.iPhone #mobileMenu .actions.mmCTA .btn+.appStoresDownload a.mac.ios.iPhone.iPad,.mac #mobileMenu .actions.mmCTA .btn+.appStoresDownload a.mac.ios.iPhone.iPad{display:block}.Android #mobileMenu .actions.mmCTA .btn+.appStoresDownload a.android.Android,.android #mobileMenu .actions.mmCTA .btn+.appStoresDownload a.android.Android{display:block}}[locale=ar_AE] #mobileMenu [data-popup=select-locale]{margin-left:50px;margin-right:0}html[locale=de_DE] .header>.navigation ul.right,html[locale=es_ES] .header>.navigation ul.right,html[locale=fr_FR] .header>.navigation ul.right,html[locale=ru_RU] .header>.navigation ul.right{padding-left:0}.nav-mobile-wrapper{display:block;position:fixed;width:100%;height:100%;top:64px;left:-100%;padding:50px 20px 30px;overflow:auto;color:#fff;background:#143745;z-index:5;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.nav-mobile-wrapper.active{left:0}.nav-mobile-wrapper .phonenumber{margin-top:30px;text-align:center}.nav-mobile-wrapper .btn{display:block;margin-top:40px}.nav-mobile-wrapper .second{margin-top:20px}.nav-mobile-wrapper .nav-title{margin-bottom:15px}.nav-mobile-wrapper .nav-title a{color:#fff;text-decoration:none}.nav-mobile-wrapper .nav-title a:focus,.nav-mobile-wrapper .nav-title a:hover{color:#fff;text-decoration:none}.nav-mobile-wrapper .nav-back{position:absolute;width:25px;height:25px;top:20px;left:20px;background:url(/assets/icons/arrow-back-white.png) no-repeat 0 0;background-size:100% 100%;-webkit-background-size:100% 100%}.nav-mobile-wrapper .phone-secondary{position:fixed;bottom:20px;left:20px;text-align:center;font-size:14px}.nav-mobile-wrapper .phone-secondary i{position:relative;top:-1px;margin-right:5px}.nav-mobile-wrapper .phone-secondary a{text-decoration:none;color:#fff}.nav-mobile-wrapper .phone-secondary a:focus,.nav-mobile-wrapper .phone-secondary a:hover{color:#ccc}.nav-secondary{border-bottom:1px solid #ddd;font-size:14px;font-weight:300;color:#fff;text-align:center}@media (max-width:1023px){.nav-secondary:after{content:"";position:absolute;width:100%;height:10px;top:0;left:0;background:url(/assets/images/nav-secondary-shadow.png) repeat-x 0 0}}.nav-secondary ul{list-style-type:none}@media (max-width:1023px){.nav-secondary ul{display:block;max-height:0;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}}.nav-secondary ul:after{content:"";display:block;clear:both}.nav-secondary ul li{float:left}@media (max-width:1023px){.nav-secondary ul li{float:none;width:100%;text-align:center}.nav-secondary ul li+li{margin:8px 0 0}}.nav-secondary ul li a{display:block;position:relative;padding:0 13px 12px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;color:#fff;text-decoration:none}.nav-secondary ul li a:focus,.nav-secondary ul li a:hover{color:#ffc600;text-decoration:none}.nav-secondary .current a:after{content:"";position:absolute;width:100%;height:4px;bottom:-1px;left:0;background:#ffc600}@media (max-width:1023px){.nav-secondary .current a:after{display:none}}.nav-secondary .nav-trigger{display:none}.nav-secondary .nav-trigger:focus,.nav-secondary .nav-trigger:hover{text-decoration:none}@media (max-width:1023px){.nav-secondary .nav-trigger i{position:relative;top:-1px;margin-right:2px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}}@media (max-width:1023px){.nav-secondary.active{padding:46px 0}.nav-secondary.active ul{max-height:600px;margin-bottom:24px}.nav-secondary.active .nav-trigger i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}.header>.navigation ul.mobile .item{display:inline-block;overflow:hidden}.header>.navigation ul.mobile .item.trialBtn{margin-right:24px}@media (max-width:380px){.header>.navigation ul.mobile .item.trialBtn{margin-right:0}}.header>.navigation ul.mobile .item a{display:block;max-width:100%}.header>.navigation ul>.item{position:relative}.header>.navigation ul>.item.open>a:not(.btn):not(.freeTrialBtn,.getQuoteBtn,.logo):before,.header>.navigation ul>.item.open>span:not(.btn):not(.freeTrialBtn,.btn-arrow-down):before,.header>.navigation ul>.item:hover>a:not(.btn):not(.freeTrialBtn,.getQuoteBtn,.logo):before,.header>.navigation ul>.item:hover>span:not(.btn):not(.freeTrialBtn,.btn-arrow-down):before{content:"";position:absolute;left:8px;bottom:0;width:-webkit-calc(100% - 16px);width:calc(100% - 16px);height:2px;background:#ffc600}.header>.navigation ul>.item>span{display:block;padding:22px 16px}@media (max-width:1200px){.header>.navigation ul>.item>span{padding:22px 10px}}@media (max-width:1150px){.header>.navigation ul>.item>span{padding:22px 8px}}@media (max-width:1024px){.header>.navigation ul>.item>span{padding:22px 6px}}.header>.navigation ul>.item:last-child>span{padding:12px 0}.header>.navigation ul>.item .dropdown-content{top:100%;margin-top:10px}.header>.navigation ul>.item.dropdown .dropdown-content{display:block;opacity:0;pointer-events:none;-webkit-transition:opacity .2s,top 0s;-o-transition:.2s opacity,top 0s;transition:opacity .2s,top 0s;top:-700px}.header>.navigation ul>.item.dropdown:focus>.dropdown-content,.header>.navigation ul>.item.dropdown:hover>.dropdown-content{opacity:1;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;pointer-events:all;top:8px}.header>.navigation ul>.item.dropdown:focus>a,.header>.navigation ul>.item.dropdown:hover>a{text-decoration:none}.nav{font-size:15px;font-weight:600;color:#000;width:-webkit-calc(100% - 128px);width:calc(100% - 128px);float:right}.nav a{color:#000;text-decoration:none}.nav a:focus,.nav a:hover{text-decoration:none}.nav ul ul li{margin-left:0;margin-bottom:5px}.nav ul ul li a:focus,.nav ul ul li a:hover{background:0 0;color:#c90;text-decoration:none}.nav ul .nav-toggle{display:none}@media (min-width:768px){.nav ul .lang-toggle,.nav ul .nav-toggle{display:block}}.nav>ul{list-style-type:none;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:40px;width:100%;padding-left:50px}@media (min-width:768px){.nav>ul{padding-top:2px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-left:0}}.nav .current a{text-decoration:none}.nav .open>a{background:0 0}.nav .open>a:focus,.nav .open>a:focus-visible,.nav .open>a:hover{background:0 0;text-decoration:none}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.showcase-nav section,html[locale=de_DE] .header>.navigation ul>.item .dropdown-content.showcase-nav section,html[locale=es_ES] .header>.navigation ul>.item .dropdown-content.showcase-nav section,html[locale=fr_FR] .header>.navigation ul>.item .dropdown-content.showcase-nav section,html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.showcase-nav section,html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.showcase-nav section,html[locale=nl_NL] .header>.navigation ul>.item .dropdown-content.showcase-nav section,html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.showcase-nav section,html[locale=pt_BR] .header>.navigation ul>.item .dropdown-content.showcase-nav section,html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.showcase-nav section{width:30%;text-align:left}@media (max-width:1300px){html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions,html[locale=de_DE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions,html[locale=es_ES] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions,html[locale=fr_FR] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions,html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions,html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions,html[locale=nl_NL] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions,html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions,html[locale=pt_BR] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions,html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions{text-align:left}}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=de_DE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=es_ES] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=fr_FR] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=nl_NL] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=pt_BR] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn{max-width:100%}@media (max-width:1300px){html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=de_DE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=es_ES] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=fr_FR] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=nl_NL] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=pt_BR] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn,html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn{width:auto;min-width:auto}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=de_DE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=es_ES] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=fr_FR] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=nl_NL] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=pt_BR] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn{padding:0}}@media (max-width:1300px) and (max-width:1200px){html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=de_DE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=es_ES] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=fr_FR] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=it_IT] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=ja_JP] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=nl_NL] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=pl_PL] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=pt_BR] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn,html[locale=ru_RU] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn{white-space:pre-wrap;text-align:left;line-height:20px}}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions{text-align:right}html[locale=ar_AE] .header>.navigation ul>.item .dropdown-content.showcase-nav section .actions .btn+.btn{display:block;text-align:right}@media (max-width:1300px){html[locale=de_DE] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=es_ES] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=fr_FR] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=it_IT] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=nl_NL] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=pl_PL] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=pt_BR] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=ru_RU] .header>.navigation ul.right>.item .freeTrialBtn{padding:0 14px}}@media (max-width:1400px){html[locale=de_DE] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=es_ES] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=fr_FR] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=it_IT] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=nl_NL] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=pl_PL] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=pt_BR] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=ru_RU] .header>.navigation ul.right>.item .freeTrialBtn{padding:0 13px}}@media (max-width:1440px){html[locale=de_DE] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=es_ES] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=fr_FR] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=it_IT] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=nl_NL] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=pl_PL] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=pt_BR] .header>.navigation ul.right>.item .freeTrialBtn,html[locale=ru_RU] .header>.navigation ul.right>.item .freeTrialBtn{padding:0 12px}}@media (max-width:1300px){html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=es_ES] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=fr_FR] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=it_IT] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=nl_NL] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=pl_PL] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=pt_BR] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=ru_RU] .header>.navigation ul>.item:not(.hamburger)>span{padding:24px 14px}}@media (max-width:1440px){html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=es_ES] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=fr_FR] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=it_IT] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=nl_NL] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=pl_PL] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=pt_BR] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=ru_RU] .header>.navigation ul>.item:not(.hamburger)>span{padding:24px 12px}}@media (max-width:1400px){html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=es_ES] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=fr_FR] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=it_IT] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=nl_NL] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=pl_PL] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=pt_BR] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=ru_RU] .header>.navigation ul>.item:not(.hamburger)>span{padding:24px 10px}}@media (max-width:1300px){html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=es_ES] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=fr_FR] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=it_IT] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=nl_NL] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=pl_PL] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=pt_BR] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=ru_RU] .header>.navigation ul>.item:not(.hamburger)>span{padding:24px 8px}}@media (max-width:1200px){html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=es_ES] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=fr_FR] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=it_IT] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=nl_NL] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=pl_PL] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=pt_BR] .header>.navigation ul>.item:not(.hamburger)>span,html[locale=ru_RU] .header>.navigation ul>.item:not(.hamburger)>span{padding:24px 6px}}@media (max-width:1150px){html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=es_ES] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=fr_FR] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=it_IT] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=nl_NL] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=pl_PL] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=pt_BR] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=ru_RU] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn){font-size:13px}}@media (max-width:1100px){html[locale=de_DE] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=es_ES] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=fr_FR] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=it_IT] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=nl_NL] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=pl_PL] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=pt_BR] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn),html[locale=ru_RU] .header>.navigation ul>.item:not(.hamburger) span:not(.btn):not(.freeTrialBtn){font-size:12px}}@media (max-width:1440px){html[locale=es_ES] .header>.navigation ul>.item.companyMenu{display:none}}@media (max-width:640px){html[locale=es_ES] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=es_ES] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{padding-right:10px;padding-left:10px}}@media (max-width:520px){html[locale=es_ES] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=es_ES] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{display:none}}@media (max-width:1440px){html[locale=pt_BR] .header>.navigation ul>.item.companyMenu{display:none}}@media (max-width:640px){html[locale=pt_BR] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=pt_BR] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{padding-right:10px;padding-left:10px}}@media (max-width:590px){html[locale=pt_BR] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=pt_BR] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{display:none}}@media (max-width:1400px){html[locale=de_DE] .header>.navigation ul>.item.companyMenu{display:none}}@media (max-width:640px){html[locale=de_DE] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=de_DE] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{padding-right:10px;padding-left:10px}}@media (max-width:590px){html[locale=de_DE] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=de_DE] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{display:none}}@media (max-width:1440px){html[locale=fr_FR] .header>.navigation ul>.item.companyMenu,html[locale=nl_NL] .header>.navigation ul>.item.companyMenu{display:none}}@media (max-width:1300px){html[locale=fr_FR] .header>.navigation ul>.item.partnersMenu,html[locale=nl_NL] .header>.navigation ul>.item.partnersMenu{display:none}}@media (max-width:640px){html[locale=fr_FR] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=fr_FR] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn,html[locale=nl_NL] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=nl_NL] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{padding-right:10px;padding-left:10px}}@media (max-width:590px){html[locale=fr_FR] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=fr_FR] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn,html[locale=nl_NL] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=nl_NL] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{display:none}}@media (max-width:1300px){html[locale=it_IT] .header>.navigation ul>.item.companyMenu,html[locale=pl_PL] .header>.navigation ul>.item.companyMenu,html[locale=ru_RU] .header>.navigation ul>.item.companyMenu{display:none}}@media (max-width:640px){html[locale=it_IT] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=it_IT] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn,html[locale=pl_PL] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=pl_PL] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn,html[locale=ru_RU] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=ru_RU] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{padding-right:10px;padding-left:10px}}@media (max-width:590px){html[locale=it_IT] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=it_IT] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn,html[locale=pl_PL] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=pl_PL] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn,html[locale=ru_RU] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=ru_RU] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{display:none}}@media (max-width:560px){html[locale=ar_AE] .header>.navigation ul.mobile .item.trialBtn .getQuoteBtn,html[locale=ar_AE] .header>.navigation ul.mobile .item:first-of-type .freeTrialBtn{display:none}}.main.secondary .intro{background:#1b78e0;background:-o-linear-gradient(310deg,#1b78e0 0,#004899 100%);background:linear-gradient(140deg,#1b78e0,#004899);padding:56px 0;text-align:center}@media (max-width:768px){.main.secondary .intro{padding:40px 0}}.main.secondary .intro .container{-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:768px){.main.secondary .intro .container{padding:0 24px}}.main.secondary .intro .actions,.main.secondary .intro .intro-actions{margin-top:25px}.main.secondary .intro .actions .btn+.btn,.main.secondary .intro .intro-actions .btn+.btn{margin-left:16px;font-weight:600}@media (max-width:768px){.main.secondary .intro .actions .btn+.btn,.main.secondary .intro .intro-actions .btn+.btn{margin-left:auto}}[locale=ar_AE] .main.primary .intro .intro-content .actions .btn:first-of-type,[locale=ar_AE] .main.primary .intro .intro-content .intro-actions .btn:first-of-type{margin-right:auto;margin-left:16px}@media (max-width:768px){[locale=ar_AE] .main.primary .intro .intro-content .actions .btn:first-of-type,[locale=ar_AE] .main.primary .intro .intro-content .intro-actions .btn:first-of-type{margin-right:auto;margin-left:auto}}@media (max-width:1000px){[locale=ar_AE] .main.primary .intro .intro-content{width:60%}}@media (max-width:768px){[locale=ar_AE] .main.primary .intro .intro-content{width:100%;margin:0}}@media (max-width:768px){.intro .intro-content h1,.intro h1{margin-bottom:8px;color:#fff}.intro .intro-content p,.intro p{margin-bottom:24px;color:#fff}}@media (min-width:768px){.intro .intro-content h1,.intro h1{margin-bottom:16px;color:#fff}.intro .intro-content p,.intro p{margin-bottom:32px;color:#fff}}.intro .play-btn{position:relative;display:inline-block;margin-right:48px;margin-top:4px;vertical-align:middle;padding-left:40px;font-size:16px;line-height:1;color:#fff;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;text-decoration:none}.intro .play-btn:hover{text-decoration:none;color:#e7b400}.intro .play-btn i{position:absolute;top:0;left:0}.intro .play-btn span{display:block}.intro .btn{font-weight:600;min-width:195px}@media (max-width:768px){.intro-actions,.intro .actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.materialDesign .error-message{color:#d50000;font-size:14px;text-align:center;margin-top:20px;width:100%}.materialDesign .mdl-checkbox.mdl-checkbox-inline-block{height:auto;width:auto;display:inline-block}.materialDesign .mdl-checkbox{margin-bottom:20px}@media (max-width:768px){.materialDesign .mdl-checkbox{margin-bottom:16px}}.materialDesign .mdl-checkbox label.mdl-checkbox__label{font-weight:400}.materialDesign .mdl-textfield{width:100%;padding:0}.materialDesign .mdl-textfield__input{background:#f9f9f9;height:48px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #e7e7e7;padding:20px 10px 0;width:100%;font-size:16px;margin-bottom:20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;z-index:1}@media (max-width:768px){.materialDesign .mdl-textfield__input{margin-bottom:16px;padding:18px 10px 10px}}.materialDesign textarea{background:#f9f9f9;min-height:120px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #e7e7e7;padding:15px 10px 0;width:100%;font-size:16px;margin-bottom:20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;z-index:1}.materialDesign textarea.is-invalid::-webkit-input-placeholder{color:#f7324a}.materialDesign textarea.is-invalid::-moz-placeholder{color:#f7324a}.materialDesign textarea.is-invalid:-ms-input-placeholder{color:#f7324a}.materialDesign textarea.is-invalid::-ms-input-placeholder{color:#f7324a}.materialDesign textarea.is-invalid::placeholder{color:#f7324a}.materialDesign .textareaWrap{display:block;overflow:hidden;position:relative}.materialDesign label.optionSelected,.materialDesign label.selected,.materialDesign textarea:focus~label,.materialDesign textarea:not(:empty)~label{top:10px;font-size:10px;color:#333}@media (max-width:768px){.materialDesign label.optionSelected,.materialDesign label.selected,.materialDesign textarea:focus~label,.materialDesign textarea:not(:empty)~label{top:2px;font-size:10px}}.materialDesign select.ng-dirty.ng-empty~label.keeper-md:not(.termsAccept){top:12px!important;font-size:16px!important}@media (max-width:768px){.materialDesign select.ng-dirty.ng-empty~label.keeper-md:not(.termsAccept){top:8px!important;font-size:14px!important}}.materialDesign textarea:valid~label{top:10px;color:#333}.materialDesign textarea.keeper-touched.ng-not-empty~label{font-size:10px}.materialDesign .mdl-textfield__label{top:14px;left:10px;font-weight:300;max-width:90%}.materialDesign #mobileAppForm .mdl-textfield__label{top:14px}.materialDesign #mobileAppForm .is-dirty+.mdl-textfield__label,.materialDesign #mobileAppForm .is-dirty .mdl-textfield__label,.materialDesign #mobileAppForm .is-focused+.mdl-textfield__label,.materialDesign #mobileAppForm .is-focused .mdl-textfield__label,.materialDesign #mobileAppForm .is-valid+.mdl-textfield__label,.materialDesign #mobileAppForm .is-valid .mdl-textfield__label,.materialDesign #mobileAppForm .ng-dirty+.mdl-textfield__label,.materialDesign #mobileAppForm .ng-dirty .mdl-textfield__label,.materialDesign #mobileAppForm .ng-focused+.mdl-textfield__label,.materialDesign #mobileAppForm .ng-focused .mdl-textfield__label,.materialDesign #mobileAppForm .ng-valid+.mdl-textfield__label,.materialDesign #mobileAppForm .ng-valid .mdl-textfield__label,.materialDesign #mobileAppForm input:focus+.mdl-textfield__label,.materialDesign #mobileAppForm input:focus .mdl-textfield__label{top:5px;font-size:10px}.materialDesign #mobileAppForm .ng-empty+.mdl-textfield__label{top:14px;font-size:16px}.materialDesign .mdl-textfield--floating-label.is-focused .mdl-textfield__label{top:10px;left:10px;color:rgba(0,0,0,.5)}.materialDesign .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label,.materialDesign .mdl-textfield--floating-label.is-dirty .mdl-textfield__label,.materialDesign .mdl-textfield--floating-label.is-focused .mdl-textfield__label{top:5px;color:rgba(0,0,0,.5)}@media (max-width:768px){.materialDesign .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label,.materialDesign .mdl-textfield--floating-label.is-dirty .mdl-textfield__label,.materialDesign .mdl-textfield--floating-label.is-focused .mdl-textfield__label{top:2px}}.materialDesign .mdl-textfield__label:after{display:none}.materialDesign .mdl-textfield__error{position:absolute;width:100%;text-align:left;margin:-20px 0 0 5px}.materialDesign .businessEmail.is-invalid .mdl-textfield__error{position:relative}@media (max-width:768px){.materialDesign .mdl-textfield.mdl-js-textfield.mdl-textfield--floating-label.is-upgraded.is-dirty .mdl-textfield__error{display:none}}@media (max-width:768px){.materialDesign .mdl-textfield.mdl-js-textfield.mdl-textfield--floating-label.is-upgraded.is-invalid .mdl-textfield__error,.materialDesign .mdl-textfield__input.ng-pristine.ng-empty.keeper-invalid.keeper-invalid-required.keeper-touched .mdl-textfield__error{margin:-8px 0 8px 5px;position:relative;display:block}}.materialDesign .fs-dropdown+.keeper-md.is-invalid+.mdl-textfield__error{visibility:visible}.materialDesign .fs-dropdown-options .fs-dropdown-item_placeholder{display:none}.materialDesign button.fs-dropdown-selected{-o-text-overflow:ellipsis!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;padding:10px 30px 0 10px!important}.materialDesign .fs-dropdown-selected,.materialDesign select{background:#f9f9f9;height:48px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #e7e7e7;padding:15px 10px 0;width:100%;font-size:16px;margin-bottom:20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;z-index:1}@media (max-width:768px){.materialDesign .fs-dropdown-selected,.materialDesign select{margin-bottom:16px}}.materialDesign select{z-index:0}.materialDesign .form-controls,.materialDesign .fs-dropdown{position:relative}.materialDesign .fs-dropdown-selected+button{margin-top:-50px}.materialDesign select:-webkit-autofill,.materialDesign select:-webkit-autofill:focus,.materialDesign select:-webkit-autofill:hover{background-color:#ededed!important}.materialDesign label.keeper-md:not(.termsAccept){color:#999;font-size:16px;font-weight:300;position:absolute;pointer-events:none;left:12px;top:8px;z-index:2;-o-transition:.2s ease all;transition:all .2s ease;-moz-transition:.2s ease all;-webkit-transition:all .2s ease}@media (max-width:768px){.materialDesign label.keeper-md:not(.termsAccept){left:10px}}.materialDesign .fs-dropdown+label.keeper-md:not(.termsAccept){top:13px}.materialDesign label#companySizeLabel.keeper-md:not(.optionSelected){top:13px}.materialDesign #companySizeContainer.companyNotSelected label#companySizeLabel.keeper-md:not(.optionSelected){color:#d50000!important;font-size:10px;top:14px}.materialDesign textarea.ng-untouched~label.keeper-md:not(.termsAccept){font-size:16px;left:12px;top:8px}.materialDesign .materialDesign textarea+label.keeper-md:not(.termsAccept){top:8px!important}.materialDesign label.keeper-md.termsAccept{position:relative;top:0;left:0;font-size:18px}.materialDesign .fs-dropdown-open+label:not(.termsAccept){z-index:3;top:10px!important;font-size:10px!important;color:#333}@media (max-width:768px){.materialDesign .fs-dropdown-open+label:not(.termsAccept){font-size:10px!important}}.materialDesign .fs-dropdown-options{position:absolute;z-index:10;-webkit-border-radius:6px;border-radius:6px;border:none;background:#fff;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.3);box-shadow:0 0 6px 0 rgba(0,0,0,.3)}.materialDesign .fs-dropdown-options button{font-size:16px}.materialDesign .fs-dropdown-options button:first-child[data-value=""]+button,.materialDesign .fs-dropdown-options button:first-child[data-value]:not([data-value=""]){padding-top:15px}.materialDesign .fs-dropdown-options button:last-child{padding-bottom:15px}.materialDesign .fs-dropdown-options button[data-value=""]{display:none}.materialDesign .fs-dropdown-focus+label.keeper-md,.materialDesign label.keeper-md.optionSelected,.materialDesign select:focus~label.keeper-md,.materialDesign select:valid~label.keeper-md{top:0!important;font-size:10px!important;color:#999}@media (max-width:768px){.materialDesign .fs-dropdown-focus+label.keeper-md,.materialDesign label.keeper-md.optionSelected,.materialDesign select:focus~label.keeper-md,.materialDesign select:valid~label.keeper-md{font-size:10px!important}}.materialDesign .fieldError{color:#e92727;display:block;margin:-15px 0 0 10px;font-size:14px;display:none}.materialDesign .fieldError.errorVisible,.materialDesign .fs-dropdown-focus.keeper-invalid.keeper-touched+.fieldError,.materialDesign select.keeper-invalid.keeper-touched~.fieldError{display:block;margin-bottom:14px}@media (max-width:960px){.materialDesign .fs-dropdown-selected,.materialDesign select{padding:10px 10px 0}.materialDesign select:focus~label.keeper-md,.materialDesign select:not(:empty)~label.keeper-md,.materialDesign select:valid~label.keeper-md{top:10px;color:#000}}.materialDesign label.mdl-radio{font-size:18px;font-weight:300}.materialDesign label.mdl-radio:not(:last-child){margin-right:30px}.ie .header>.navigation ul.right>.item>a{padding:27px 16px 20px}.ie .header>.navigation ul.right>.item:last-of-type>a{padding:8px 15px 2px}.ie .intro .tabs .tab.active a{line-height:56px}.ie .materialDesign .mdl-radio .mdl-radio__label{position:relative;top:4px}.ie .materialDesign .mdl-textfield__label{top:16px}#businessReferralForm .materialDesign label.keeper-md:not(.termsAccept),#contactSupportForm .materialDesign label.keeper-md:not(.termsAccept),#free14DayTrialForm .materialDesign label.keeper-md:not(.termsAccept),#KeeperMSPCertForm .materialDesign label.keeper-md:not(.termsAccept),#KeeperMSPDemoForm .materialDesign label.keeper-md:not(.termsAccept),#switchToKeeperForm .materialDesign label.keeper-md:not(.termsAccept){left:11px}#businessReferralForm .materialDesign label.keeper-md:not(.termsAccept),#free14DayTrialForm .materialDesign label.keeper-md:not(.termsAccept),#KeeperMSPCertForm .materialDesign label.keeper-md:not(.termsAccept),#KeeperMSPDemoForm .materialDesign label.keeper-md:not(.termsAccept),#switchToKeeperForm .materialDesign label.keeper-md:not(.termsAccept){top:13px}.materialDesign .form-fields{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.materialDesign .ff-item{margin-bottom:0}.materialDesign .ff-item.half-width{width:48.5%}@media (max-width:640px){.materialDesign .ff-item.half-width{width:100%}}.materialDesign .ff-item.quarter-width{width:23%}@media (max-width:1024px){.materialDesign .ff-item.quarter-width{width:48.5%}}@media (max-width:640px){.materialDesign .ff-item.quarter-width{width:100%}}.materialDesign .ff-item .form-controls .fs-dropdown.fs-light:not(.fs-dropdown-focus) .fs-dropdown+label.keeper-md:not(.termsAccept){top:10px;font-size:16px}.materialDesign .fs-dropdown-selected.is-invalid{background:#fbe5e5;color:#d50000!important;border:1px solid #d50000}#free14DayTrialForm strong,#KeeperMSPCertForm strong,#KeeperMSPDemoForm strong{font-weight:300}.mdl-textfield__input{font-family:Overpass,Helvetica,Arial,sans-serif}.mdl-radio.is-checked .mdl-radio__outer-circle{border:2px solid #1b78e0}.mdl-radio__inner-circle{background:#1b78e0}.materialDesign .mdl-textfield--floating-label.is-invalid .mdl-textfield__label{color:#d50000!important}.materialDesign .mdl-textfield--floating-label.is-invalid.is-focused .mdl-textfield__label,.mdl-textfield--floating-label.is-invalid .mdl-textfield__label{font-size:10px}.materialDesign .mdl-textfield--floating-label.is-invalid input{background:rgba(213,0,0,.1)}.mdl-textfield.mdl-js-textfield.mdl-textfield--floating-label.is-upgraded.is-dirty .mdl-textfield--floating-label.is-invalid .mdl-textfield__label,.mdl-textfield.mdl-js-textfield.mdl-textfield--floating-label.is-upgraded.is-invalid .mdl-textfield--floating-label.is-invalid .mdl-textfield__label,.mdl-textfield__input.ng-pristine.ng-empty.keeper-invalid.keeper-invalid-required.keeper-touched .mdl-textfield--floating-label.is-invalid .mdl-textfield__label{color:rgba(0,0,0,.5)!important;font-size:10px!important;top:5px}[locale=ar_AE] .materialDesign label.mdl-radio:not(:last-child){margin-left:30px;margin-right:auto}[locale=ar_AE] .materialDesign .mdl-radio.is-upgraded{padding-left:0;padding-right:24px}[locale=ar_AE] .materialDesign .mdl-radio.is-upgraded .mdl-radio__button,[locale=ar_AE] .materialDesign .mdl-radio.is-upgraded .mdl-radio__outer-circle{left:auto;right:0}[locale=ar_AE] .materialDesign .mdl-radio.is-upgraded .mdl-radio__inner-circle{left:auto;right:4px}[locale=ar_AE] .materialDesign .mdl-radio.is-upgraded .mdl-radio__ripple-container{left:auto;right:-13px}[locale=ar_AE] .materialDesign label.keeper-md:not(.termsAccept){left:auto;right:46px}[locale=ar_AE] .materialDesign .mdl-textfield,[locale=ar_AE] .materialDesign .mdl-textfield__input,[locale=ar_AE] .materialDesign .mdl-textfield__label{direction:rtl;text-align:right}[locale=ar_AE] .materialDesign .mdl-textfield__label{padding-right:10px}[locale=ar_AE] .materialDesign .flagstrap-icon{margin-left:10px}[locale=ar_AE] .materialDesign .country-phone{margin-right:10px}.tab{display:none}.tab.current{display:block}@media (max-width:768px){.tabs{margin:0}}.intro .tabs{display:inline-block;max-width:100%;margin-top:47px;width:auto;height:48px;white-space:nowrap;background:rgba(0,0,0,.15);-webkit-border-radius:24px;border-radius:24px;position:relative}.intro .tabs.desktop,.intro .tabs.mobile{visibility:hidden}@media (max-width:768px){.intro .tabs{margin-top:25px}}.intro .tabs .tab{display:inline-block;height:48px;width:auto;min-width:120px;max-width:100%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:480px){.intro .tabs .tab{min-width:100px}}.intro .tabs .tab a{color:#fff;-webkit-transition:.5s ease;-o-transition:.5s ease;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:48px;padding:0 36px;text-align:center;transition:.5s ease;font-size:16px;font-weight:600;line-height:50px;-webkit-border-radius:24px;border-radius:24px;white-space:nowrap;background:hsla(0,0%,100%,0)}.intro .tabs .tab a:active,.intro .tabs .tab a:focus,.intro .tabs .tab a:hover{text-decoration:none}.intro .tabs .tab a.selected{color:#1b78e0;background:#fff}.intro .tabs .selected-tab{display:none;background:#fff;text-decoration:none;-webkit-box-shadow:-2px 2px 8px 0 rgba(0,0,0,.15);box-shadow:-2px 2px 8px 0 rgba(0,0,0,.15);position:absolute;width:135px;height:48px;top:0;-webkit-border-radius:24px;border-radius:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.intro .tabs .selected-tab.loaded{display:block;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.intro .tabs .dropdown.field,.intro .tabs select{width:300px;max-width:100%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding-right:28px;-moz-appearance:none;-webkit-appearance:none}@media (max-width:320px){.intro .tabs .dropdown.field,.intro .tabs select{width:284px}}.intro .tabs select{padding:16px}[data-tab]{display:none!important}[data-tab].active{display:block!important}[data-tab].active.btn{display:inline-block!important}html[locale=ru_RU] .tabs .tab a,html[locale=ru_RU] [component=lightbox] .tabs .tab a{font-size:14px}@media (max-width:768px){html[locale=ru_RU] .tabs .tab a,html[locale=ru_RU] [component=lightbox] .tabs .tab a{font-size:12px}}.text-red.field{color:red}.placeholder.field{color:#aaa}.text-black.field{color:#000}.placeholder.text-red{color:red}:focus{outline:0}svg:not(:root){overflow:visible}a{text-decoration:none}a:hover{text-decoration:none}.error-text{color:#ff4b4b;font-weight:300;font-size:14px}html{-webkit-text-size-adjust:100%}html.mobile-safari,html.mobile-safari body{height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}html.mobile-safari body.password-management-software,html.mobile-safari body.password-manager-business,html.mobile-safari body.password-manager-cloud,html.mobile-safari body.password-manager-enterprise,html.mobile-safari body.password-manager-msp,html.mobile-safari body.password-manager-team,html.mobile-safari body.password-protection,html.mobile-safari body.password-sharing,html.mobile-safari body.password-tool,html.mobile-safari body.start-business-trial,html.mobile-safari body.start-msp-trial{height:unset}body{min-width:320px;font-family:Overpass,Helvetica,Arial,sans-serif;font-size:16px;font-weight:300;color:#000;margin:0;padding:0;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}body.preloads:after{position:absolute;width:0;height:0;overflow:hidden;z-index:-1;content:url(/assets/images/trial-popup/image-keeper-business-request@2x.jpg) url(/assets/images/trial-popup/image-keeper-msp-request@2x.jpg) url(/assets/images/trial-popup/image-keeper-get-keeper@2x.jpg) url(/assets/branding/ksm-preloader.gif)}@media screen and (max-width:1200px){body.preloads:after{content:url(/assets/images/trial-popup/image-keeper-business-request.jpg) url(/assets/images/trial-popup/image-keeper-msp-request.jpg) url(/assets/images/trial-popup/image-keeper-get-keeper.jpg)}}@media screen and (max-width:640px){body.preloads:after{content:url(/assets/images/trial-popup/image-keeper-business-request-mobile@2x.jpg) url(/assets/images/trial-popup/image-keeper-msp-request-mobile@2x.jpg) url(/assets/images/trial-popup/image-keeper-get-keeper-mobile@2x.jpg)}}@media screen and (max-width:480px){body.preloads:after{content:url(/assets/images/trial-popup/image-keeper-business-request-mobile.jpg) url(/assets/images/trial-popup/image-keeper-msp-request-mobile.jpg)}}.container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:15px;padding-right:15px}@media (max-width:1440px){.container{padding-left:25px;padding-right:25px}}@media (max-width:480px){.container{padding-left:15px;padding-right:15px}}.show_consent_popup{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.img-responsive{display:block;max-width:100%;height:auto}.center-block{display:block;margin-right:auto;margin-left:auto}.text-center{text-align:center}.gridRow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;clear:both;width:100%}@media (max-width:768px){.gridRow{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}}.gridRow:after,.gridRow:before{display:none}.gridRow.show{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.gridRow>div{position:relative}@media (max-width:767px){.gridRow>div.gridRow.colFull,.gridRow>div.gridRow.colHalf,.gridRow>div.gridRow.colMobileFull,.gridRow>div.gridRow.colQuart,.gridRow>div.gridRow.colThird{width:100%}}.gridRow>div.inlineField{width:-webkit-calc(70% - 15px);width:calc(70% - 15px);max-width:-webkit-calc(100% - 215px);max-width:calc(100% - 215px)}@media (max-width:480px){.gridRow>div.inlineField{width:100%;max-width:100%}}.gridRow>div.inlineField+.inlineButton{width:-webkit-calc(30% - 15px);width:calc(30% - 15px);min-width:200px}@media (max-width:480px){.gridRow>div.inlineField+.inlineButton{width:100%;max-width:100%}}.gridRow>div.colFull{width:100%}@media (max-width:767px){.gridRow>div.colFull.colMobileFull,.gridRow>div.colHalf.colMobileFull,.gridRow>div.colMobileFull,.gridRow>div.colQuart.colMobileFull,.gridRow>div.colThird.colMobileFull,.gridRow>div.colThreeQuarts.colMobileFull{width:100%}}.gridRow>div.colThird{width:-webkit-calc(33.33% - 15px);width:calc(33.33% - 15px)}@media (max-width:768px){.gridRow>div.colThird{width:100%}}.gridRow>div.colTwoThirds{width:-webkit-calc(66.66% - 15px);width:calc(66.66% - 15px)}@media (max-width:768px){.gridRow>div.colTwoThirds{width:100%}}@media (max-width:768px){.gridRow>div.colFull.colMobileThird,.gridRow>div.colHalf.colMobileThird,.gridRow>div.colMobileThird,.gridRow>div.colQuart.colMobileThird,.gridRow>div.colThird.colMobileThird,.gridRow>div.colThreeQuarts.colMobileThird{width:-webkit-calc(33.33% - 15px);width:calc(33.33% - 15px)}}@media (max-width:768px){.gridRow>div.colFull.colMobileTwoThirds,.gridRow>div.colHalf.colMobileTwoThirds,.gridRow>div.colMobileTwoThirds,.gridRow>div.colQuart.colMobileTwoThirds,.gridRow>div.colThird.colMobileTwoThirds,.gridRow>div.colThreeQuarts.colMobileTwoThirds{width:-webkit-calc(66.66% - 15px);width:calc(66.66% - 15px)}}.gridRow>div.colHalf{width:-webkit-calc(50% - 15px);width:calc(50% - 15px)}@media (max-width:768px){.gridRow>div.colHalf{width:100%}}@media (max-width:767px){.gridRow>div.colFull.colMobileHalf,.gridRow>div.colHalf.colMobileHalf,.gridRow>div.colMobileHalf,.gridRow>div.colQuart.colMobileHalf,.gridRow>div.colThird.colMobileHalf,.gridRow>div.colThreeQuarts.colMobileHalf{width:-webkit-calc(50% - 15px);width:calc(50% - 15px)}}.gridRow>div.colQuart{width:-webkit-calc(25% - 15px);width:calc(25% - 15px)}@media (max-width:768px){.gridRow>div.colQuart{width:100%}}.gridRow>div.colThreeQuarts{width:-webkit-calc(75% - 15px);width:calc(75% - 15px)}@media (max-width:768px){.gridRow>div.colThreeQuarts{width:100%}}@media (max-width:767px){.gridRow>div.colFull.colMobileQuart,.gridRow>div.colHalf.colMobileQuart,.gridRow>div.colMobileQuart,.gridRow>div.colQuart.colMobileQuart,.gridRow>div.colThird.colMobileQuart,.gridRow>div.colThreeQuarts.colMobileQuart{width:-webkit-calc(25% - 15px);width:calc(25% - 15px)}}.gridRow>div.colHalfPlus{width:-webkit-calc(58% - 15px);width:calc(58% - 15px)}@media (max-width:768px){.gridRow>div.colHalfPlus{width:100%}}.gridRow>div.colHalfMinus{width:-webkit-calc(42% - 15px);width:calc(42% - 15px)}@media (max-width:768px){.gridRow>div.colHalfMinus{width:100%}}@media (max-width:767px){.gridRow>div.colFull.colMobileHalfPlus,.gridRow>div.colHalf.colMobileHalfPlus,.gridRow>div.colMobileHalfPlus,.gridRow>div.colQuart.colMobileHalfPlus,.gridRow>div.colThird.colMobileHalfPlus,.gridRow>div.colThreeQuarts.colMobileHalfPlus{width:-webkit-calc(58% - 15px);width:calc(58% - 15px)}}@media (max-width:767px){.gridRow>div.colFull.colMobileHalfMinus,.gridRow>div.colHalf.colMobileHalfMinus,.gridRow>div.colMobileHalfMinus,.gridRow>div.colQuart.colMobileHalfMinus,.gridRow>div.colThird.colMobileHalfMinus,.gridRow>div.colThreeQuarts.colMobileHalfMinus{width:-webkit-calc(42% - 15px);width:calc(42% - 15px)}}.gridRow>div.colCenter{margin:0 auto}.gridRow>div.colHide{display:none}@media (max-width:767px){.gridRow>div.colMobileHide{display:none!important}}@media (max-width:767px){.gridRow>div.colMobileShow{display:block!important}}button,input{-webkit-appearance:none;-moz-appearance:none;appearance:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Overpass,Helvetica,Arial,sans-serif}.hidden,.hide{display:none!important}figure{margin:0}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0;display:none;overflow:hidden}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}sup{line-height:0;top:-.5em;font-size:75%;position:relative;vertical-align:baseline}h1,h2,h3,h4,h5,h6,sup{-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6,ol,p,ul{padding:0;margin:0}picture{display:block}img,picture{max-width:100%;height:auto}img{pointer-events:none}img.closePopup{cursor:pointer;pointer-events:auto}.grey{font-size:14px}.grey,.grey a,.grey a:link{color:#999;text-decoration:none}.grey a:hover{color:#000;text-decoration:none}.lower-case-trans{text-transform:lowercase}.lower-case-trans:first-letter{text-transform:capitalize}.intro-actions .gridRow{margin-bottom:2rem}@media screen and (min-width:769px) and (max-width:833px){.three-button .btn:last-of-type{margin-top:15px}}.intro-actions.three-button{margin-left:-100px;margin-right:-100px}@media screen and (max-width:768px){.intro-actions.three-button{margin-left:0;margin-right:0}}.keeper-invalid.keeper-touched{border-bottom:1px solid red;background:#fff;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.text-red.keeper-invalid.keeper-touched{color:red}@media screen and (max-width:768px){.text-red.keeper-invalid.keeper-touched{color:red}}.keeper-invalid.keeper-touched::-webkit-input-placeholder{color:red}.keeper-invalid.keeper-touched:-moz-placeholder,.keeper-invalid.keeper-touched::-moz-placeholder{color:red}.keeper-invalid.keeper-touched:-ms-input-placeholder{color:red}.feature{padding:52px 24px;border:1px solid #cdcdcd;background:#fff}.feature:after{content:"";display:block;clear:both}.section-info{background:#fff}.section-info+.section-info{margin-top:18px}.section-info:after{content:"";display:block;clear:both}.section-info h3{padding-bottom:12px}.section-info p{padding-bottom:24px;font-size:20px;line-height:28px;font-weight:300;letter-spacing:0}.section-info .section-image img{width:100%;height:auto}.section-info .section-content{float:left;width:50%;padding:93px 50px 30px 67px}.section-info .section-image{float:right;width:50%}.feature-secondary{padding:46px 20px 49px;border:1px solid #cdcdcd;text-align:center;background:#fff}@media (max-width:1023px){.feature-secondary{padding:20px}}.feature-secondary span{display:block;min-height:34px;margin-bottom:20px;line-height:34px}.feature-secondary h4{padding-bottom:6px}.feature-secondary a:hover{color:#999;text-decoration:none}.link-more a{color:#666;text-decoration:none}.link-more{font-size:18px;font-weight:300;color:#e6b300}.testimonial{font-weight:300;text-align:left}.testimonial p{padding-bottom:16px;line-height:1.2}.testimonial .testimonial-meta{font-size:14px}.testimonial .testimonial-meta span{display:block}.testimonial .testimonial-meta span+span{margin-top:6px}.sso-guide-container p{margin-top:25px;margin-bottom:10px;clear:both}p.sso-more-link{margin-top:40px}.sso-guide-container .sso-setupguides{background:#fff;display:block;border:1px solid #cbcbcb;height:90px;min-width:200px;width:100%;margin-bottom:13px;padding-top:20px;opacity:1}.sso-guide-container .sso-setupguides:hover{opacity:.6;border:1px solid #b6b6b6;-webkit-box-shadow:0 0 5px -1px rgba(0,0,0,.75);box-shadow:0 0 5px -1px rgba(0,0,0,.75)}.section{padding:88px 130px 74px;text-align:center}@media (max-width:1199px){.section{padding:88px 50px 74px}}.section a:not(.btn){color:#1b78e0;font-weight:600}.section p+h3{padding-top:33px}.section .section-head{max-width:750px;padding-bottom:39px;margin:-6px auto 50px;border-bottom:1px solid #979797}.section .section-head h3{padding-bottom:17px}.section .section-head p{padding:0}.pricing-amount-cell{font-size:48px;font-weight:300}.pricing-amount-strikethrough-cell{font-size:48px;font-weight:300;display:inline-block;position:relative;margin-right:15px;color:#55b92f}.pricing-amount-strikethrough-cell:after{content:"";top:40%;bottom:0;left:0;right:0;height:3px;width:100%;background-color:#000;border:0;position:absolute}.pricing-symbol-sup{font-size:28px;top:5px}.pricing-per-year,.pricing-symbol-sup{vertical-align:super;position:relative}.pricing-per-year{font-size:16px;font-weight:300;top:-4px}[locale=zh_CN] sup.currency{margin-right:.2em!important}@media (min-width:768px){.service{min-height:800px}}.shell-keeper-unlimited .section-info p{padding-bottom:4px}.shell-keeper-unlimited .pricing-amount-cell{color:#55b92f}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{border:none;padding:8px;line-height:1.42857143;vertical-align:top}.table>thead>tr>th{border:none}.video{position:relative;padding:10px;border:1px solid #cdcdcd;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.video p{padding:0}.video .video-inner{display:table;width:100%;table-layout:fixed}.video .video-content{width:68.33%;display:table-cell;vertical-align:middle}.video .video-image{width:31.67%;display:table-cell;vertical-align:middle}.video .video-group{position:relative;display:block}.video .video-group i{position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;opacity:.66}.embed-container{position:relative;padding:56% 0 0}.embed-container lite-vimeo{position:absolute;top:0;left:0;width:100%;height:100%}.wrapper{position:relative;padding-top:64px;background-color:#000;max-width:100%;overflow-y:hidden}@media screen and (max-width:768px){.wrapper{padding-top:64px}}@media (max-width:1023px){.section-info .section-content{padding:20px;font-size:16px}.section-info .more-padding-dna{padding:30px;font-size:16px}.mfp-wrap .mfp-container{width:100%;height:auto;margin:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (max-width:768px){body.active{overflow:hidden}h3{font-size:20px}.wrapper{padding-top:64px}.logo{width:100px;height:29px}.main-content>.container{padding:0;overflow:hidden}.feature{padding:20px 20px 25px;border-width:1px 0;font-size:15px}.section-info{padding:44px 20px 0;border-width:1px 0}.section-info+.section-info{margin-top:9px}.section-info p{padding-bottom:30px}.section-info h3{padding-bottom:12px}.section-info .section-title{text-align:center;margin-top:-10px}.section-info .section-content,.section-info .section-image{float:none;width:100%;padding:0}.section-info .section-image{width:auto;margin:0 -20px}.section-info .section-content{padding-bottom:14px}.section-info .section-content:not(:first-child){margin-top:40px}.feature-secondary{padding:48px 0 51px}.feature-secondary h4,.link-more{font-size:16px}.section{padding:36px 20px 23px}.section:last-child{position:relative;margin-bottom:8px}.section:last-child:after{content:"";position:absolute;bottom:-9px;left:0;width:100%;height:1px;background:#cdcdcd}.section p+h3{padding-top:5px}.section .section-head{padding-bottom:20px;margin:0 0 21px}.section .section-head h3{padding-bottom:19px}.section+.section,.section+.section-info,.section-info+.section{margin-top:8px}.wrapper{overflow:hidden}#showMorePress{display:block}.service{border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}.services .colMobileHalf+.colMobileHalf{margin-top:8px}.service .btn{color:#fff}.service .service-body:after,.service .service-body:before,.service:after,.service:before{display:none}.field{height:34px;font-size:15px}.video{padding:10px;border:0}.video p{padding:0;font-size:16px}}@-webkit-keyframes pulse{50%{background-color:rgba(255,0,0,.7)}}@-webkit-keyframes tab_in_bottom{0%{margin-bottom:-50px;padding-bottom:10px}50%{margin-bottom:0;padding-bottom:15px}to{padding-bottom:10px}}@-webkit-keyframes tab_in_top{0%{margin-top:-50px;padding-top:10px}50%{margin-top:0;padding-top:15px}to{padding-top:10px}}#survey-point-numbers{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.survey-point-number{width:50px;height:50px;-webkit-border-radius:50%;border-radius:50%;font-size:20px;line-height:50px;text-align:center;border:1px solid #b8b8b8;color:#b8b8b8;cursor:pointer}@media (max-width:767px){.survey-point-number{width:25px;height:25px;font-size:10px;line-height:25px}}.selected-score{color:#000;background-color:#ffc600}.flagstrap-icon{margin-right:10px;margin-top:-3px}.country-phone{margin-left:5px}.g-recaptcha>div{margin:0 auto}select.keeper-invalid.keeper-touched:not([id*=country])+button.dropdown{border-color:#d50000;-webkit-box-shadow:none;box-shadow:none;color:#d50000;background:rgba(213,0,0,.1)}.initiallyHideWhitePaperFields{display:none}.de-only,.en-only,.gb-only,.us-only{display:none!important}html[lang=en] .no-en{display:none!important}html[locale=ja_JP] .hide-jp{display:none!important}html[locale=zh_CN] .hide-zh{display:none!important}html[locale=en_US] .en-only,html[locale=en_US] .us-only{display:block!important}html[locale=en_US] .en-only.en-inline,html[locale=en_US] .en-only.us-inline,html[locale=en_US] .us-only.en-inline,html[locale=en_US] .us-only.us-inline{display:inline-block!important}html[locale=en_GB] .en-only,html[locale=en_GB] .gb-only{display:block!important}html[locale=en_GB] .en-only.eg-inline,html[locale=en_GB] .en-only.gb-inline,html[locale=en_GB] .gb-only.eg-inline,html[locale=en_GB] .gb-only.gb-inline{display:inline-block!important}html[locale=de_DE] .de-only{display:block!important}html[locale=de_DE] .de-only.de-inline{display:inline-block!important}.vat-asterix{font-size:.7em}.de-disclaimer{width:100%;font-size:14px}.main.primary{background-color:#f9f9f9}.main.primary .intro{background-color:#000;position:relative;z-index:1}.main.primary .intro .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.main.primary .intro .intro-content{position:relative;width:50%;z-index:3;padding:172px 0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:768px){.main.primary .intro .intro-content{padding:40px 0;width:100%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-left:0;text-align:center}}.main.primary .intro .intro-content .actions .btn:first-of-type{margin-right:16px}@media (max-width:768px){.main.primary .intro .intro-content .actions .btn:first-of-type{margin-right:auto}}.main.primary .intro .intro-image{position:relative;width:50%;z-index:2;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;background-size:contain}@media (max-width:768px){.main.primary .intro .intro-image{position:relative;width:100%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;left:0;right:0;top:0;bottom:0;margin:0;height:200px;background-size:contain;background-position:bottom}}.main.secondary{background-color:#fff;padding-bottom:56px;min-height:-webkit-calc(100vh - 668px);min-height:calc(100vh - 668px)}@media (max-width:859px){.main.secondary{min-height:-webkit-calc(100vh - 455px);min-height:calc(100vh - 455px)}}@media (max-width:768px){.main.secondary{min-height:-webkit-calc(100vh - 416px);min-height:calc(100vh - 416px);padding-bottom:0}}.main.secondary .content{padding-top:56px}@media (max-width:768px){.main.secondary .content{padding-top:16px}}.main .box{background:#fff;border:1px solid #efefef;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.1);box-shadow:0 0 12px 0 rgba(0,0,0,.1);-webkit-border-radius:8px;border-radius:8px;padding:48px 136px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:768px){.main .box{padding:40px 30px}}.main .box.box-transparent{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;border:none}.main .box+.box{margin-top:24px}@media (max-width:768px){.main .box+.box{margin-top:16px}}.main .box+.box.first-box{margin-top:0}@media (max-width:768px){.main .box+.box.first-box{margin-top:0}}.mfp-iframe-scaler lite-vimeo{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background-color:#000}#pcMapAward{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-top:30px}@media (max-width:768px){#pcMapAward{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}}#pcMapAward a{max-height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#pcMapAward a img{display:block}#pcMapAward #badge-360,#pcMapAward #infosecAward{margin-right:20px}@media (max-width:480px){#pcMapAward #badge-360,#pcMapAward #infosecAward{margin-right:10px}}#pcMapAward .pcmag_horz{margin-left:24px}@media (max-width:768px){#pcMapAward .pcmag_horz{height:60px}}@media (max-width:480px){#pcMapAward .pcmag_horz{margin-left:16px;height:50px}}@media (max-width:768px){#pcMapAward .pcmag_circ{height:60px}}@media (max-width:480px){#pcMapAward .pcmag_circ{height:50px}}#pcMapAward .pcmag_vert,#pcMapAward .testde{display:none}html[locale=ar_AE] #pcMapAward{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}html[locale=ar_AE] #pcMapAward #badge-360,html[locale=ar_AE] #pcMapAward #infosecAward,html[locale=ar_AE] #pcMapAward .pcmag_circ{margin-right:0;margin-left:20px}html[locale=ar_AE] #pcMapAward .pcmag_horz{margin-left:0}[data-hide-non-us]{display:none!important}html:lang(en) [data-hide-non-us]{display:block!important}