@font-face{font-family:"Segoe UI";src:local("Segoe UI Light");font-style:normal;font-weight:200}@font-face{font-family:"Segoe UI";src:local("Segoe UI Semilight");font-style:normal;font-weight:300}@font-face{font-family:"Segoe UI";src:local("Segoe UI");font-style:normal;font-weight:400}@font-face{font-family:"Segoe UI";src:local("Segoe UI Semibold");font-style:normal;font-weight:600}@font-face{font-family:"Segoe UI";src:local("Segoe UI Bold");font-style:normal;font-weight:700}@font-face{font-family:"Segoe UI";src:local("Segoe UI Light Italic");font-style:italic;font-weight:200}@font-face{font-family:"Segoe UI";src:local("Segoe UI Semilight Italic");font-style:italic;font-weight:300}@font-face{font-family:"Segoe UI";src:local("Segoe UI Italic");font-style:italic;font-weight:400}@font-face{font-family:"Segoe UI";src:local("Segoe UI Semibold Italic");font-style:italic;font-weight:600}@font-face{font-family:"Segoe UI";src:local("Segoe UI Bold Italic");font-style:italic;font-weight:700}body,input,select,button{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Web",sans-serif}html{font-size:16px}body{margin:0;padding:0;display:flex;flex-direction:column;background:#f3f2f1}html.uiv2{font-size:.625em;-ms-high-contrast-adjust:none;-ms-overflow-style:scrollbar}html.uiv2.edge{font-size:62.5%;-ms-content-zooming:none;touch-action:none}html.uiv2 body{background-color:#fafafa;font-size:1.4rem;line-height:1.2857}html.uiv3{font-size:.625em;-ms-high-contrast-adjust:none;-ms-overflow-style:scrollbar}html.uiv3.edge{font-size:62.5%;-ms-content-zooming:none;touch-action:none}html.uiv3 body{background-color:#f7f7f7;font-size:1.4rem;line-height:1.2857}#rootView{min-height:calc(100vh - 4rem);display:flex;color:#252424;padding:2rem 3rem}#rootViewV2{margin:0;background-color:#f7f7f7;min-height:100vh;display:flex}#mobileRootViewV2{min-height:calc(100vh - 4rem);display:flex;color:#252424;padding:2rem 3rem}a{color:#5b5fc7;text-decoration:none;font-weight:bold}a:hover,a:focus{text-decoration:underline}h1{font-size:1.5em}@media only screen and (max-width: 767px){#rootView{padding:1rem 1rem}#mobileRootViewV2{padding:1rem 1rem}}@media screen and (max-width: 350px){html:not(.uiv2){font-size:12px}#rootView{min-height:calc(100vh - 2rem)}}
.busy-animation{display:inline-block}.ts-spinner-internal{overflow:hidden}.ts-spinner-internal.size-1x{height:2.4rem;width:2.4rem}.ts-spinner-internal.size-1x .spinner-animate{width:2.4rem;height:146.4rem;animation:2s steps(60) both infinite translate-small}.ts-spinner-internal.size-2x{height:3.6rem;width:3.6rem}.ts-spinner-internal.size-2x .spinner-animate{width:3.6rem;height:219.6rem;animation:2s steps(60) both infinite translate-medium}.ts-spinner-internal.size-3x{height:7.2rem;width:7.2rem}.ts-spinner-internal.size-3x .spinner-animate{width:7.2rem;height:439.2rem;animation:2s steps(60) both infinite translate-large}.ts-spinner-container{overflow:hidden;position:relative;opacity:0;animation:.3s 1.5s ease-out both fade-spinner-in}.ts-spinner-container{animation-delay:0s}@keyframes translate-small{to{transform:translate3d(0, -144rem, 0)}}@keyframes translate-medium{to{transform:translate3d(0, -216rem, 0)}}@keyframes translate-large{to{transform:translate3d(0, -432rem, 0)}}@keyframes fade-spinner-in{to{opacity:1}}
.view{display:flex;flex:1;flex-direction:column}.view .column{display:flex;flex-direction:column}.view .body{flex:1;text-align:center}.view .centered{display:flex;align-content:center;align-items:center;justify-content:center;text-align:center}.view .fillSpace{flex:auto}
.button{cursor:pointer;height:2rem;min-width:7rem;border:0;position:relative;border-radius:.2rem;max-width:20rem;padding:0 1.25rem;box-shadow:rgba(0,0,0,.1) 0 .2rem .4rem -0.075rem;background-color:#fff}.button::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:.1rem solid rgba(0,0,0,0);border-radius:.2rem}.button:not(.primary)::after{border-color:#e1dfdd}.button:not(.primary):hover{background:#edebe9}.button:not(.primary):hover::after{border-color:#c8c6c4}.button:not(.primary):active,.button:not(.primary):focus{background:#e1dfdd;box-shadow:none;color:#252423}.button:not(.primary):active::after,.button:not(.primary):focus::after{border-color:#c8c6c4}.button.primary{background-color:#5b5fc7;border-color:rgba(0,0,0,0);color:#fff;box-shadow:0 .2rem .4rem -0.075rem rgba(0,0,0,.25)}.button.primary:hover{background-color:#444791}.button.primary:active,.button.primary:focus{background:#2f2f4a;box-shadow:none}.button .buttonText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:600}.button.mobile{width:100%;max-width:none;height:auto;padding:1.7rem;margin-top:1.2rem;margin-bottom:2.4rem;border-radius:.4rem;box-shadow:none;display:flex;font-size:1.4rem;line-height:1.2857}.button.mobile::after{border-radius:.4rem}.button.mobile .buttonText{font-weight:normal;margin:0 auto}.button.mobile:not(.primary){color:#5b5fc7}.button.mobile:not(.primary)::after{border-color:#5b5fc7}
.footer{font-size:.8rem}.footer a{font-weight:normal}@media screen and (max-width: 350px){footer{width:calc(100vw - 2rem)}}.disclaimer{margin-bottom:6.4rem;text-align:center;color:#979593;display:flex;justify-content:center;align-items:center;font-size:1.2rem;line-height:1.6rem}.disclaimer .view{display:block}.disclaimer a{font-weight:normal;outline:none;color:#979593;margin:1rem}@media screen and (max-width: 1002px){.disclaimer{margin-bottom:6.4rem;margin-top:3.2rem}}@media screen and (max-height: 600px)and (min-width: 1002px){.disclaimer{margin-bottom:2rem}}html.uiv3 .disclaimer{justify-content:center;align-items:center;margin-bottom:2.4rem;display:flex;flex-direction:row;padding:0;gap:1.6rem}html.uiv3 .disclaimer a{color:#5b5fc7;transition:color .4s ease-in;margin:0}html.uiv3 .disclaimer .view{flex-direction:row;justify-content:center;align-items:center;display:flex;margin:0;gap:1.6rem}html.uiv3 .disclaimer .view .disclaimerTextWithLogo{color:#616161;display:flex;gap:.4rem}@media screen and (max-width: 600px){html.uiv3 .disclaimer .view .hideText{display:none}}@supports(-ms-ime-align: auto){html.uiv3 .disclaimer{display:inline}html.uiv3 .disclaimer>div:not(:last-child){margin-right:1.6rem}html.uiv3 .disclaimer .view>:not(:last-child){margin-right:1.6rem}html.uiv3 .disclaimer .view .disclaimerTextWithLogo>:not(:last-child){margin-right:.4rem}}
html.uiv3 .tooltip-trigger{position:relative;display:inline}html.uiv3 .tooltip{display:flex;align-items:center;justify-content:center;opacity:1;white-space:nowrap;position:absolute;z-index:1;top:0;left:105%;color:#252423;padding:.4rem .8rem .4rem .8rem;background-color:#fafafa;border:.1rem solid #e1e1e1;box-shadow:0 .2rem .4rem 0 rgba(0,0,0,.1)}@media screen and (min-width: 601px)and (max-width: 1000px){html.uiv3 .tooltip-trigger .tooltip{top:-200%;left:50%;transform:translateX(-50%)}}@media screen and (max-width: 600px){html.uiv3 .tooltip-trigger .tooltip{top:-4rem;left:50%;transform:translateX(-50%)}}
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{animation:fadeIn 2s 1}
.ufd{width:16rem;box-shadow:0 1rem 2rem 0 rgba(22,35,58,.24);background-color:#5b5fc7;color:#fff;border-radius:.2rem;padding:0 1rem;position:absolute;text-align:left}.ufd.bottom{bottom:2rem}.ufd.bottom::after{content:" ";position:absolute;left:50%;border-top:.8rem solid #5b5fc7;border-right:.8rem solid rgba(0,0,0,0);border-left:.8rem solid rgba(0,0,0,0);border-bottom:none}.ufd.bottom.upper{bottom:10rem}.ufd.left{left:2rem}.ufd.top{top:2rem}.ufd.center{left:0;right:0;margin-left:auto;margin-right:auto}.ufd p.title{font-weight:bold}.ufd .msg{font-size:smaller}.ltr .ufd.left{left:2rem}.ltr .ufd.right{right:2rem}.rtl .ufd.right{left:2rem}.rtl .ufd.left{right:2rem}html.uiv2 .ufd{width:28rem;padding:0 1.6rem;border-radius:.3rem;box-shadow:rgba(0,0,0,.1) 0 .8rem 1rem -0.2rem}html.uiv2 .ufd .title{font-size:1.8rem;line-height:2rem;margin:1.6rem auto .8rem}html.uiv2 .ufd .msg{font-size:1.2rem;line-height:1.6rem;margin:.8rem auto 1.6rem}html.uiv2 .ufd.bottom::after{border-top-width:.6rem;left:calc(50% - .8rem)}html.uiv2 .ufd.top::after{border-bottom-width:.6rem}html.uiv2 .ufd.left{left:3.2rem}html.uiv2 .ufd.left::after{border-top-width:.6rem;left:calc(10% - 1.2rem)}html.uiv3 .ufd{width:32rem;height:6.2rem;top:3.2rem;display:flex;justify-content:left;align-items:center;background:rgba(255,255,255,.9490196078);box-shadow:0 0 .2rem rgba(0,0,0,.12),0 .2rem .4rem rgba(0,0,0,.14);border:.1rem solid rgba(0,0,0,.06);border-radius:.8rem;padding:0}html.uiv3 .ufd .ufdWrapper{display:flex;flex:1;gap:.8rem;justify-content:left;align-items:center;margin:0 1.2rem 0 1.2rem}html.uiv3 .ufd .ufdWrapper .imgWrapper{display:flex;width:2rem;height:2rem}html.uiv3 .ufd .ufdWrapper .textWrapper{display:flex;flex-direction:column;flex:1}html.uiv3 .ufd .ufdWrapper .title{line-height:1.6rem;font-size:1.2rem;color:#242424;font-weight:600;padding:0;margin:0}html.uiv3 .ufd .ufdWrapper .msg{line-height:1.6rem;font-size:1.4rem;color:#616161;padding:0;margin:0}html.uiv3 .ufd.bottom::after{border:0}@supports(-ms-ime-align: auto){html.uiv3 .ufd .ufdWrapper>*:not(:last-child){margin-right:.8rem}}
.joinView .header{display:flex;align-self:flex-start}.joinView .header .logo{height:1.2rem}.joinView h1.title{align-self:stretch}.joinView p.noSupport{margin-bottom:0}.joinView .partyImage{width:25rem}@media only screen and (max-width: 767px){.joinView .partyImage{width:20rem}}@media screen and (max-width: 350px){.joinView .partyImage{width:15rem}}.joinView .buttonsContainer{display:flex}.joinView .buttonsContainer .button{margin:.5rem;position:relative}.joinView .buttonsContainer .button:hover .tooltip{display:block}.joinView .tooltip{position:absolute;background:#fff;display:none;border-radius:.2rem;bottom:2.8rem;padding:.6rem 1.4rem;max-width:100%;overflow:visible;width:100%;white-space:normal;font-weight:600;font-size:.8rem;left:-1.4rem;box-shadow:0 .2rem .4rem -0.075rem rgba(0,0,0,.25);text-align:left}.joinView .tooltip:after{content:"";display:block;width:0;height:0;position:absolute;border-left:.7rem solid rgba(0,0,0,0);border-right:.7rem solid rgba(0,0,0,0);border-top:.7rem solid #fff;left:calc(50% - 1.2rem);bottom:-0.7rem}@media only screen and (max-width: 767px){.joinView .buttonsContainer{flex-direction:column}}.joinView .desktopMessage{text-align:center;font-size:.9rem}.joinView .launchLink{display:inline-block;position:relative}.joinView .launchLink:hover .tooltip{display:block}.joinView .launchLink .tooltip{bottom:2rem}.joinView .tryEdgeAgain{margin-top:0;font-size:14px;margin-bottom:20px}.joinView .havingProblems{margin-top:-10px}
.appStoreButton img{width:10rem}
.spacer{flex:1}
.joinMobileView{color:#6f6d6d}@media screen and (min-width: 768px)and (min-height: 1024px){.joinMobileView .spacer{flex:0}}.joinMobileView .logo{width:18rem}.joinMobileView .message{width:18rem;margin:1rem auto 1rem auto;font-size:1.2rem}.joinMobileView .message.bold{font-size:1.4rem;font-weight:bold}.joinMobileView .illustration{margin:1rem;width:18rem}.joinMobileView .legalNotice{font-size:.8rem;opacity:.8;width:18rem}
.modernMobileView{max-width:28.6rem;margin:0 auto;color:#6f6d6d}@media screen and (min-width: 768px)and (min-height: 1024px){.modernMobileView .spacer{flex:0}}.modernMobileView h1{font-size:2.8rem;line-height:3.8rem;color:#5b5fc7;font-weight:normal;width:28.6rem;margin:.6rem 0 2.4rem}.modernMobileView .message{width:28.6rem;font-size:1.7rem;line-height:2.2rem;color:#6f6d6d}.modernMobileView .illustration{width:20rem;margin-bottom:2.4rem}@media screen and (min-device-width: 400px){.modernMobileView .illustration{width:28rem}}.modernMobileView .legalNotice{font-size:.8rem;opacity:.8;width:28.6rem}.modernMobileView .checkboxContainer{margin-top:1.6rem;font-size:1.2rem;display:flex;justify-content:flex-start;align-items:flex-start;text-align:start}.modernMobileView .checkbox{margin-right:.8rem;accent-color:#5b5fc7}
.modernSimplifiedMobileView{max-width:28.6rem;margin:0 auto;color:#6f6d6d}@media screen and (min-width: 768px)and (min-height: 1024px){.modernSimplifiedMobileView .spacer{flex:0}}.modernSimplifiedMobileView .banner{display:flex;flex-direction:column;width:110%}.modernSimplifiedMobileView .banner .bannerImg{border-radius:1.2rem}.modernSimplifiedMobileView .headerContainer{height:4.9rem}.modernSimplifiedMobileView .headerContainer .logoContainer{position:relative;width:8rem;height:8rem;top:-4rem;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 0 .2rem rgba(0,0,0,.12),0 .2rem .4rem rgba(0,0,0,.14);border-radius:.8rem;transition:opacity .2s .2s ease-in}.modernSimplifiedMobileView .headerContainer .logoContainer .logo{width:5.145rem;height:5.145rem;align-self:center}.modernSimplifiedMobileView .headerContainer .logoContainer .logoCustom{border-radius:.8rem;align-self:stretch;width:100%;height:100%;outline:1px solid rgba(255,255,255,.3);outline-offset:-1px}.modernSimplifiedMobileView .illustration{width:24rem}.modernSimplifiedMobileView .contentContainer{display:flex;flex-direction:column;gap:.6rem;margin-top:2rem;margin-bottom:3rem;font-size:1.2rem;line-height:2rem;font-weight:400;color:#6f6d6d}.modernSimplifiedMobileView .contentContainer p{margin:0}.modernSimplifiedMobileView .contentContainer .title{font-size:1.8rem;line-height:2.4rem;font-weight:bold;color:#000}.modernSimplifiedMobileView .contentContainer .description{font-size:1.4rem;line-height:2rem}.modernSimplifiedMobileView .buttonsContainer{display:flex;flex-direction:column;align-items:center;width:100%;gap:1.2rem;padding:.875rem 1.25rem}.modernSimplifiedMobileView .buttonsContainer button{margin:0;max-width:none}.modernSimplifiedMobileView .buttonsContainer .viewDetails{font-size:1.4rem;line-height:1.9rem;height:4rem;display:flex;align-items:center}.modernSimplifiedMobileView a{font-weight:normal}.modernSimplifiedMobileView .message{font-size:1.2rem;font-size:1.7rem;line-height:2.2rem;color:#6f6d6d}.modernSimplifiedMobileView .downloadApp{margin:1.2rem 0;border-top:.1rem solid #e1dfdd;padding-top:1.2rem}.modernSimplifiedMobileView .hyperlink{font-size:1.2rem;line-height:1.6rem;color:#6f6d6d;font-weight:500;padding:1.5rem 2.31rem}.modernSimplifiedMobileView .teamsImg{padding:3rem;width:2.4rem;height:2.4rem}.modernSimplifiedMobileView .msteamsImg{width:1.2rem !important;height:1.2rem !important;margin-right:.2rem}@media screen and (min-device-width: 400px){.modernSimplifiedMobileView .illustration{width:28rem}}.modernSimplifiedMobileView .legalNotice{font-size:.8rem;opacity:.8;width:28.6rem}.modernSimplifiedMobileView .checkboxContainer{display:flex;justify-content:flex-start;align-items:center;text-align:start;font-size:1.2rem;line-height:1.6rem;color:#6f6d6d;font-weight:400}.modernSimplifiedMobileView .checkbox{margin-right:1.2rem;accent-color:#5b5fc7}.modernSimplifiedMobileView .modalDialogOuterContainer{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:fixed;left:0;top:0;z-index:1;background-color:#000;background-color:rgba(0,0,0,.4)}.modernSimplifiedMobileView .dialogBoxContainer{width:24rem;color:#252423;background-color:#f7f7f7;border-radius:1rem;text-align:center;padding-top:1.5rem}.modernSimplifiedMobileView .dialogBoxHeader{font-size:1.7rem;line-height:2.2rem;font-weight:600;padding-bottom:.5rem}.modernSimplifiedMobileView .dialogBoxDetails{font-size:1.2rem;line-height:1.6rem;font-weight:400;padding:0 1rem 1.5rem 1rem}.modernSimplifiedMobileView .dialogBoxButtonsConatiner{display:flex;flex-direction:row;border:0}.modernSimplifiedMobileView .dialogBoxButton{flex:1;height:3.5rem;background-color:#f7f7f7;padding-bottom:1rem;border:0;border-top:.1rem solid #e1dfdd;color:#5b5fc7}.modernSimplifiedMobileView .dialogBoxContinueButton{border-bottom-left-radius:1rem;font-weight:400}.modernSimplifiedMobileView .dialogBoxCancelButton{border-bottom-right-radius:1rem;border-left:.1rem solid #e1dfdd;font-weight:600}.modernSimplifiedMobileView .logoText{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:10px}.modernSimplifiedMobileView .logoUnderFooter{display:flex;flex-direction:row;margin-top:.9rem}.modernSimplifiedMobileView .unSupportedExpText{color:#000;font-size:1.6rem}.skypeSupported .modernSimplifiedMobileView .contentContainer{padding:1.2rem}.skypeSupported .modernSimplifiedMobileView .contentContainer .title{color:#5b5fc7;font-size:2rem;margin-bottom:12px}.skypeSupported .modernSimplifiedMobileView .contentContainer .description{font-size:1.3rem;line-height:2.2rem;font-weight:400}.skypeSupported .modernSimplifiedMobileView .contentContainer .learnMore{font-weight:400;text-decoration:underline;margin-bottom:-2rem;color:#000}.skypeSupported .modernSimplifiedMobileView .buttonsContainer button{border-radius:2.4rem;height:5.3rem !important}.skypeSupported .modernSimplifiedMobileView .buttonsContainer button .buttonText{display:flex;align-items:center}.skypeSupported .modernSimplifiedMobileView .buttonsContainer button .buttonText .btnIcon{margin-right:.6rem;width:2.4rem !important;height:2.4rem !important}.skypeSupported .modernSimplifiedMobileView .buttonsContainer button .buttonText .btnIcon .icon{width:2.1rem !important;height:2.1rem !important}.skypeUnsupported .modernSimplifiedMobileView .contentContainer{padding:1.2rem;margin-top:0}.skypeUnsupported .modernSimplifiedMobileView .contentContainer .title{color:#5b5fc7;font-size:1.9rem;margin-bottom:12px}.skypeUnsupported .modernSimplifiedMobileView .contentContainer .description{font-size:1.2rem;line-height:2.2rem;font-weight:400}.skypeUnsupported .modernSimplifiedMobileView .contentContainer .learnMore{font-weight:400;text-decoration:underline;margin-bottom:-2rem;color:#000}.skypeUnsupported .modernSimplifiedMobileView .buttonsContainer button{border-radius:2.4rem;height:5.3rem !important}.skypeUnsupported .modernSimplifiedMobileView .buttonsContainer button .buttonText{display:flex;align-items:center}.skypeUnsupported .modernSimplifiedMobileView .buttonsContainer button .buttonText .btnIcon{margin-right:.6rem;width:2.4rem !important;height:2.4rem !important}.skypeUnsupported .modernSimplifiedMobileView .buttonsContainer button .buttonText .btnIcon .icon{width:2.1rem !important;height:2.1rem !important}
html.uiv3 .btn{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:none;order:0;align-self:stretch;flex-grow:0;border-radius:.4rem;padding:1.05rem 0 1.05rem 0;cursor:pointer;border-width:.1rem}html.uiv3 .btn .text{text-align:center}html.uiv3 .btn h3{font-weight:600;font-size:1.4rem;line-height:1.9rem;margin:0}html.uiv3 .btn:focus-visible:before{content:"";position:absolute;top:-0.1rem;bottom:-0.1rem;left:0rem;right:-0.1rem;border-radius:.4rem;border:.4rem solid #fff}html.uiv3 .btn:focus-visible:after{content:"";position:absolute;top:-0.2rem;bottom:-0.2rem;left:-0.1rem;right:-0.2rem;border-radius:.4rem;border:.3rem solid #000}html.uiv3 .btn.primary{position:relative;background-color:#6264a7;box-shadow:rgba(0,0,0,.25) 0 .2rem .4rem -0.075rem;border-color:rgba(0,0,0,0);transition:background-color .5s ease-in}html.uiv3 .btn.primary .btnIcon{display:flex}html.uiv3 .btn.primary .icon{margin-right:.5rem}html.uiv3 .btn.primary h3{color:#fff;transition:color .5s ease-in}html.uiv3 .btn.primary:hover{box-shadow:0 .06rem .18rem 0 rgba(0,0,0,.11),0 .32rem .72rem 0 rgba(0,0,0,.13);background-color:#585a96;transition:background-color .5s ease-in}html.uiv3 .btn.primary:hover:active{background-color:#464775;transition:background-color .5s ease-in}html.uiv3 .btn.secondary{color:#242424;position:relative;box-shadow:rgba(0,0,0,.1) 0px .2rem .4rem -0.075rem;background-color:rgba(0,0,0,0);border:.1rem solid #e1dfdd;flex:1 1 0;transition:color .5s ease-in}html.uiv3 .btn.secondary .btnIcon{display:flex}html.uiv3 .btn.secondary .icon{margin-right:.5rem}html.uiv3 .btn.secondary h3{color:#252423;transition:background-color .5s ease-in}html.uiv3 .btn.secondary a{color:#5b5fc7;font-weight:normal;outline:none}html.uiv3 .btn.secondary:hover{border-color:#c8c6c4;background-color:#f5f5f5}html.uiv3 .btn.secondary:hover:after{content:"";background-color:rgba(0,0,0,0)}html.uiv3 .btn.secondary:hover:active{background-color:#e0e0e0}html.uiv3 .secondaryAction{background-color:rgba(0,0,0,0);color:#242424;font-size:1.4rem;line-height:2rem}html.uiv3 .secondaryAction p{margin:0}html.uiv3 .secondaryAction+html.uiv3 .secondaryAction{border-top:.1rem solid #e1dfdd}html.uiv3 .secondaryAction .text{margin:0}html.uiv3 .secondaryAction a{color:#5b5fc7;font-weight:normal;outline:none;transition:color .5s ease-in}html.uiv3 .secondaryAction .img{opacity:0;width:2.4rem;height:2.4rem}
html.uiv2 .modernViewContainer{display:flex;flex:1;flex-direction:column;min-height:100vh}html.uiv2 .modernViewContainer .logo{position:absolute;top:4.2rem;left:4.2rem;width:4.8rem;height:4.8rem}html.uiv2 .modernViewContainer #container{display:flex;flex:1 1 auto;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width: 1002px){html.uiv2 body{height:100vh}html.uiv2 .modernViewContainer{display:flex;flex-direction:column;min-height:100vh}html.uiv2 .modernViewContainer .logo{position:initial;margin:4.2rem;top:auto;left:auto;display:flex;flex:0}html.uiv2 .modernViewContainer #container{flex-direction:column;display:flex}}html.uiv3 .modernViewContainer{display:flex;flex-direction:column;align-items:center;padding:0;flex:1;justify-content:center;align-content:center}html.uiv3 .modernViewContainer #container{display:flex;flex-direction:column;align-items:center;padding:0;gap:2.4rem;flex:1;justify-content:center}@media screen and (max-width: 1600px){html.uiv3 .modernViewContainer .disclaimer{margin-top:auto}}@supports(-ms-ime-align: auto){html.uiv3 .modernViewContainer{min-height:100vh}html.uiv3 .modernViewContainer #container{flex:1 0 auto}html.uiv3 .modernViewContainer #container>div:not(:last-child){margin-bottom:2.4rem}}html.uiv3 .noShimmer .modernSimplifiedView .headerContainer{background:#fff}html.uiv3 .noShimmer .modernSimplifiedView .logoContainer{top:8rem}html.uiv3 .brandingColors .modernSimplifiedView .headerContainer{background-size:cover}html.uiv3 .brandingColors .modernSimplifiedView .logoContainer{background-size:cover;background-repeat:no-repeat;background-position:center}html.uiv3 .brandingColors .btn.primary{background-color:var(--branding-primary-button-color)}html.uiv3 .brandingColors .btn.primary:hover{background-color:var(--branding-primary-button-color-hover)}html.uiv3 .brandingColors .btn.primary:hover:active{background-color:var(--branding-primary-button-color-active)}html.uiv3 .brandingColors .secondaryAction a{color:var(--branding-anchor-color)}html.uiv3 .brandingColors .secondaryAction .img{height:2.4rem;animation:setOpacityToOne .8s ease forwards}html.uiv3 .brandingColors .disclaimer a{color:var(--branding-anchor-color)}html.uiv3 .brandingAllImages .modernSimplifiedView .headerContainer{animation:setOpacityToOne .8s ease}html.uiv3 .brandingAllImages .modernSimplifiedView .logoContainer{animation:setTopPositionValueHigh .4s ease forwards}html.uiv3 .brandingAllImages .modernSimplifiedView .logoContainer .logo{animation:setOpacityToZero .3s ease forwards}html.uiv3 .brandingBackgroundOnly .modernSimplifiedView .headerContainer{animation:setMarginToZero .5s ease forwards,setOpacityToOne .5s ease}html.uiv3 .brandingBackgroundOnly .modernSimplifiedView .logoContainer{animation:setOpacityToZero .5s ease forwards}html.uiv3 .brandingBackgroundOnly .modernSimplifiedView .logoContainer .logo{animation:setOpacityToZero .5s ease forwards}html.uiv3 .brandingLogoOnly .modernSimplifiedView .headerContainer{animation:setBackgroundColorToWhite .2s ease forwards}html.uiv3 .brandingLogoOnly .modernSimplifiedView .logoContainer{animation:setOpacityToOne .8s ease,setTopPositionValueLow .4s ease forwards}html.uiv3 .brandingLogoOnly .modernSimplifiedView .logoContainer .logo{animation:setOpacityToZero .3s ease forwards}html.uiv3 .brandingNoImages .modernSimplifiedView .headerContainer{animation:setMarginToZero .6s ease forwards,setHeightToZero .6s ease forwards,setBackgroundColorToWhite .2s ease forwards}html.uiv3 .brandingNoImages .modernSimplifiedView .logoContainer{animation:setOpacityToZero .4s ease forwards}html.uiv3 .noBranding .modernSimplifiedView .headerContainer{animation:setBackgroundColorToWhite .2s ease forwards}html.uiv3 .noBranding .modernSimplifiedView .logoContainer{animation:setTopPositionValueLow .4s ease forwards}@keyframes setOpacityToOne{0%{opacity:.3}100%{opacity:1}}@keyframes setOpacityToZero{100%{opacity:0}}@keyframes setMarginToZero{100%{margin-bottom:0rem}}@keyframes setHeightToZero{100%{height:0}}@keyframes setTopPositionValueLow{100%{top:8rem}}@keyframes setTopPositionValueHigh{100%{top:9.8rem}}@keyframes setBackgroundColorToWhite{0%{background:#eee}100%{background-size:0% 0%}}#rootViewV2.skypeSupported{background-color:#fff}#rootViewV2.skypeUnsupported{background-color:#edeced}
#launching{display:flex;flex-direction:column;align-items:center;justify-content:center}#launching h1{font-weight:bold;font-size:2.4rem;line-height:3.2rem}@media screen and (max-width: 1002px){#launching{padding-top:0}}
#textbox{text-align:left;display:flex;flex-direction:column;justify-content:center;color:#605e5c;font-size:1.4rem;line-height:1.2857}#textbox h1{color:#252424;font-weight:bold;font-size:3.2rem;line-height:4rem;margin:0}#textbox p{color:#252424;font-size:2.4rem;line-height:3.2rem;margin:0}@media screen and (max-width: 1002px){#textbox p{margin-bottom:0}}html.uiv3 #textbox{text-align:center;display:flex;flex-direction:column;justify-content:center;color:#605e5c;font-size:1.4rem;line-height:1.2857;gap:.6rem}html.uiv3 #textbox h3{color:#252424;font-weight:bold;font-size:1.8rem;line-height:2.4rem;margin:0}html.uiv3 #textbox p{color:#616161;font-size:1.4rem;line-height:2rem;margin:0}@media screen and (max-width: 1002px){html.uiv3 #textbox p{margin-bottom:0}}@supports(-ms-ime-align: auto){html.uiv3 #textbox>*:not(:last-child){margin-bottom:.6rem}}
html.uiv3 .modernSimplifiedView{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;gap:2.4rem;width:42rem}html.uiv3 .modernSimplifiedView .mainActionsContent{display:flex;flex-direction:column;border:.05rem solid rgba(0,0,0,.15);background:#fff;border-radius:1.2rem;align-self:stretch;align-items:stretch}html.uiv3 .modernSimplifiedView .headerContainer{justify-content:center;display:flex;border-radius:1.2rem 1.2rem 0 0;height:15rem;margin-bottom:4.8rem;overflow:visible;background-repeat:no-repeat;background:linear-gradient(to right, #eeeeee 40%, #dddddd 50%, #eeeeee 60%);background-size:300% 300%;animation:shimmer 1.2s infinite ease;background-position:center center}@keyframes shimmer{0%{background-position:right}100%{background-position:left}}html.uiv3 .modernSimplifiedView .secondaryActionsContent{align-items:center;text-align:center;display:flex;flex-direction:column}html.uiv3 .modernSimplifiedView .actionsContainer{display:flex;flex-direction:column;align-items:center;padding:3.2rem;gap:3.2rem;background:#fff;align-self:stretch;border-radius:1.2rem}html.uiv3 .modernSimplifiedView .buttonsContainer{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:.8rem;align-self:stretch}html.uiv3 .modernSimplifiedView .logoContainer{position:relative;width:9.8rem;height:9.8rem;top:9.8rem;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 0 .2rem rgba(0,0,0,.12),0 .2rem .4rem rgba(0,0,0,.14);border-radius:.8rem}html.uiv3 .modernSimplifiedView .logoContainer .logo{position:relative;width:5.145rem;height:5.145rem;align-self:center}html.uiv3 .modernSimplifiedView_notBranded .headerContainer{height:15rem;margin-bottom:4.8rem;overflow:visible}html.uiv3 .modernSimplifiedView_notBranded .logoContainer{opacity:1}@media screen and (min-width: 1001px)and (max-width: 1600px){html.uiv3{font-size:.59375em}}@media screen and (min-width: 601px)and (max-width: 1000px){html.uiv3{font-size:.58125em}}@media screen and (max-width: 600px){html.uiv3{font-size:.56875em}}@supports(-ms-ime-align: auto){html.uiv3 .modernSimplifiedView>div:not(:last-child){margin-bottom:2.4rem}html.uiv3 .modernSimplifiedView .actionsContainer>div:not(:last-child){margin-bottom:3.2rem}html.uiv3 .modernSimplifiedView .buttonsContainer>div:not(:last-child){margin-bottom:.8rem}}
html.uiv3 .modernLifeSimplifiedView{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;gap:2.4rem}html.uiv3 .modernLifeSimplifiedView .sidePromo{width:70rem;height:auto;margin-left:5rem}html.uiv3 .modernLifeSimplifiedView .sidePromo .illustration{width:100%;height:auto;object-fit:cover}html.uiv3 .modernLifeSimplifiedView .mainLayoutLifeSimplifiedView{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;gap:2.4rem;width:42rem}html.uiv3 .modernLifeSimplifiedView .mainActionsContent{display:flex;flex-direction:column;border:.05rem solid rgba(0,0,0,.15);background:#fff;border-radius:1.2rem;align-self:stretch;align-items:stretch}html.uiv3 .modernLifeSimplifiedView .banner{display:flex;flex-direction:column;min-height:13rem}html.uiv3 .modernLifeSimplifiedView .banner .illustration{border-radius:1.2rem 1.2rem 0 0}html.uiv3 .modernLifeSimplifiedView .headerContainer{justify-content:center;display:flex;background:#fff;height:4.9rem;margin-bottom:0;transition:height .4s ease-in}html.uiv3 .modernLifeSimplifiedView .secondaryActionsContent{align-items:center;text-align:center;display:flex;flex-direction:column}html.uiv3 .modernLifeSimplifiedView .teamsImg{width:2.4rem;height:2.4rem}html.uiv3 .modernLifeSimplifiedView .contentContainer{display:flex;flex-direction:column;align-items:center;padding:3.2rem;background:#fff;border-radius:1.2rem;color:#616161;text-align:center}html.uiv3 .modernLifeSimplifiedView .contentContainer .title{max-width:27rem;color:#242424;font-size:2rem;line-height:2.8rem;font-weight:bold;padding-bottom:.375rem}html.uiv3 .modernLifeSimplifiedView .contentContainer .description{font-size:1.6rem;line-height:2.2rem;font-weight:400}html.uiv3 .modernLifeSimplifiedView .contentContainer #addToCalendar{margin-top:.5rem;font-weight:600}html.uiv3 .modernLifeSimplifiedView .contentContainer p{margin:0rem}html.uiv3 .modernLifeSimplifiedView .contentContainer #instructions{margin-top:.8rem}html.uiv3 .modernLifeSimplifiedView .contentContainer #instructionsLearnMore{padding-top:1.5rem;font-weight:400}html.uiv3 .modernLifeSimplifiedView .actionsContainer{display:flex;flex-direction:column;align-items:center;padding:0rem 3.2rem 3.2rem 3.2rem;gap:3.2rem;background:#fff;align-self:stretch;border-radius:1.2rem}html.uiv3 .modernLifeSimplifiedView .buttonsContainer{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:.8rem;align-self:stretch}html.uiv3 .modernLifeSimplifiedView .logoContainer{position:relative;width:9.8rem;height:9.8rem;top:-4.9rem;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 0 .2rem rgba(0,0,0,.12),0 .2rem .4rem rgba(0,0,0,.14);border-radius:.8rem;transition:opacity .2s .2s ease-in}html.uiv3 .modernLifeSimplifiedView .logoContainer .logo{width:5.145rem;height:5.145rem;align-self:center}html.uiv3 .modernLifeSimplifiedView .logoContainer .logoCustom{border-radius:.8rem;align-self:stretch;width:100%;height:100%;outline:1px solid rgba(255,255,255,.3);outline-offset:-1px}html.uiv3 .modernLifeSimplifiedView .secondaryAction .img{opacity:1}html.uiv3 .skypeSupported .btn{border-radius:2.4rem;border:.1rem solid #5b5fc7}html.uiv3 .skypeSupported .btn .text{display:flex;align-items:center;margin-bottom:.1rem}html.uiv3 .skypeSupported .btn.primary h3{font-size:1.5rem}html.uiv3 .skypeSupported .btn.secondary h3{color:#5b5fc7;font-size:1.5rem}html.uiv3 .skypeSupported .modernLifeSimplifiedView .mainActionsContent{border:none}html.uiv3 .skypeSupported .modernLifeSimplifiedView .mainActionsContent .headerContainer{justify-content:left;height:2.3rem}html.uiv3 .skypeSupported .modernLifeSimplifiedView .mainActionsContent .actionsContainer{padding:0rem 1.2rem 1.2rem 1.2rem}html.uiv3 .skypeSupported .modernLifeSimplifiedView .mainActionsContent .contentContainer{padding:1.2rem;align-items:flex-start}html.uiv3 .skypeSupported .modernLifeSimplifiedView .mainActionsContent .contentContainer .title{color:#5b5fc7;font-size:2.4rem;text-align:left;max-width:36rem;margin-bottom:1.2rem}html.uiv3 .skypeSupported .modernLifeSimplifiedView .mainActionsContent .contentContainer .unsupportedInfo{display:block;margin-top:1.5rem;margin-bottom:2.5rem;color:#000;font-size:1.5rem}html.uiv3 .skypeSupported .modernLifeSimplifiedView .mainActionsContent .contentContainer .description{font-size:1.8rem;text-align:left;color:#000}html.uiv3 .skypeSupported .modernLifeSimplifiedView .mainActionsContent .contentContainer #instructions{text-align:left}html.uiv3 .skypeSupported .modernLifeSimplifiedView .mainActionsContent .contentContainer #instructionsLearnMore{padding-top:.2rem;font-weight:400;color:#000;text-decoration:underline;margin-bottom:2rem}html.uiv3 .skypeSupported .modernLifeSimplifiedView .mainActionsContent .logoContainer{height:1.145rem;top:.4rem;box-shadow:none;border-radius:none}html.uiv3 .skypeSupported .modernLifeSimplifiedView .mainActionsContent .logoContainer .logo{width:13.8rem;height:6.2rem;align-self:center;margin-left:3rem}html.uiv3 .skypeSupported .modernLifeSimplifiedView .secondaryActionsContent .secondaryAction .img{display:none}html.uiv3 .skypeUnsupported .btn{border-radius:2.4rem;border:.1rem solid #5b5fc7}html.uiv3 .skypeUnsupported .btn .text{display:flex;align-items:center;margin-bottom:.1rem}html.uiv3 .skypeUnsupported .btn.primary h3{font-size:1.5rem}html.uiv3 .skypeUnsupported .btn.secondary h3{color:#5b5fc7;font-size:1.5rem}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent{border:none;background:#edeced}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent .headerContainer{justify-content:left;height:2.3rem;background:#edeced}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent .actionsContainer{padding:0rem 1.2rem 1.2rem 1.2rem}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent .contentContainer{padding:1.2rem;align-items:flex-start;background:#edeced}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent .contentContainer .title{color:#5b5fc7;font-size:2.4rem;text-align:left;max-width:36rem;margin-bottom:1.2rem}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent .contentContainer .unsupportedInfo{display:block;margin-top:1.5rem;margin-bottom:2.5rem;color:#000;font-size:1.8rem}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent .contentContainer .description{font-size:1.6rem;text-align:left;color:#000}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent .contentContainer #instructions{text-align:left}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent .contentContainer #instructionsLearnMore{padding-top:.2rem;font-weight:400;color:#000;text-decoration:underline;margin-bottom:2rem}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent .logoContainer{height:1.145rem;top:.4rem;box-shadow:none;border-radius:none;justify-content:none;background:none}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent .logoContainer .logo{width:13.8rem;height:6.2rem;align-self:center;margin-left:3rem}html.uiv3 .skypeUnsupported .modernLifeSimplifiedView .mainActionsContent .actionsContainer{background:#edeced}html.uiv3 .skypeUnsupported .secondaryActionsContent .secondaryAction .img{display:none}@media screen and (min-width: 1001px)and (max-width: 1600px){html.uiv3{font-size:10px}}@media screen and (min-width: 601px)and (max-width: 1000px){html.uiv3{font-size:9px}}@media screen and (max-width: 600px){html.uiv3{font-size:8px}}@supports(-ms-ime-align: auto){html.uiv3 .modernLifeSimplifiedView>div:not(:last-child){margin-bottom:2.4rem}html.uiv3 .modernLifeSimplifiedView .actionsContainer>div:not(:last-child){margin-bottom:3.2rem}html.uiv3 .modernLifeSimplifiedView .buttonsContainer>div:not(:last-child){margin-bottom:.8rem}}
.joinView .header{display:flex;align-self:flex-start}.joinView .header .logo{height:1.2rem}.joinView .bodyColumnCentered{display:flex;align-items:center;justify-content:center;text-align:center;flex:1;flex-direction:column}.joinView .bodyColumnCentered .partyImage{width:12rem}.joinView .bodyColumnCentered .details{align-items:center}.joinView .bodyColumnCentered .details .googleTitle{font-size:1.5rem;line-height:2rem;font-weight:bold;margin-top:2rem;font-family:"Segoe UI"}.joinView .bodyColumnCentered .details .description{font-size:1.125rem;line-height:1.5rem;max-width:33.5rem;margin-bottom:1rem}.joinView .bodyColumnCentered .buttonText{display:flex}

/*# sourceMappingURL=launcher.781909af2ea6328ff48b.css.map*/