.container{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;text-align:center;margin-bottom:40px}.container.outlineHidden :focus{outline:none}.features{display:flex;flex-direction:row;justify-content:center;text-align:center;padding:.2rem}.featureItem{padding:.2rem;margin:.2rem}.listWithIcons .listWithIconsItem{margin:4px 0}.listWithIcons .listWithIconsItem .itemLink{display:flex;align-items:center;cursor:pointer;padding:10px 20px;color:#2b2c33;width:100%;border:none;background:none}.listWithIcons .listWithIconsItem .itemLink:hover{text-decoration:none;background-color:#f1f1f4}.listWithIcons .listWithIconsItem .itemLink:focus{text-decoration:none}.listWithIcons .listWithIconsItem .itemLink .itemIcon{width:24px;height:24px;margin-right:15px}[dir=rtl] .listWithIcons .listWithIconsItem .itemLink .itemIcon{margin-right:0;margin-left:15px}.listWithIcons .listWithIconsItem .itemLink .itemText{white-space:nowrap}.popupMenu{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1000;background-color:#fff;border-radius:5px;box-shadow:0 10px 30px 0 #404040;padding:5px}.shareOptionsSection{position:relative;width:100%}.shareOptionsSection .shareOptionsButton{display:flex;width:100%;justify-content:center;align-items:center;font-size:16px}.shareOptionsSection .shareOptionsButton.higher{min-height:60px}.shareOptionsSection .shareOptionsButton .arrowDownIcon{width:20px;display:inline-block}.shareOptionsSection .shareOptionsButton span{margin-right:5px}[dir=rtl] .shareOptionsSection .shareOptionsButton span{margin-right:0;margin-left:5px}@media (-ms-high-contrast:active),(-ms-high-contrast:black-on-white){.shareOptionsSection .shareOptionsButton{color:#fff;background-color:#000}}@media (-ms-high-contrast:white-on-black){.shareOptionsSection .shareOptionsButton{color:#000;background-color:#fff}}.copied{display:flex;flex-direction:column}.copied .joinLinkCopiedText{white-space:nowrap}.copied .linkCopiedSection{display:flex;align-items:flex-end;color:#4caf50;-webkit-animation:blinker .5s linear;animation:blinker .5s linear}.copied .linkCopiedSection span{margin-right:5px}[dir=rtl] .copied .linkCopiedSection span{margin-right:0;margin-left:5px}.copied .linkCopiedSection img{display:inline-flex;width:18px;margin:0}@-webkit-keyframes blinker{0%{opacity:0}to{opacity:1}}@keyframes blinker{0%{opacity:0}to{opacity:1}}.spinner{font-size:80px}.spinner>div{border-radius:50%;color:#0071bd;text-indent:-99999px;position:relative;width:1em;height:1em;box-shadow:inset 0 0 0 .05em;-webkit-transform:translateZ(0);transform:translateZ(0)}.spinner>div:after,.spinner>div:before{position:absolute;top:0;content:"";width:.45em;height:.9em;border:.05em solid #dcf4fd}.spinner>div:before{border-radius:0 .5em .5em 0;border-left:0;left:.5em;-webkit-transform-origin:0 .5em;transform-origin:0 .5em;-webkit-animation:loadingSpinner 1.7s ease 1.275s infinite;animation:loadingSpinner 1.7s ease 1.275s infinite}.spinner>div:after{border-radius:.5em 0 0 .5em;border-right:0;left:0;-webkit-transform-origin:.5em .5em;transform-origin:.5em .5em;-webkit-animation:loadingSpinner 1.7s ease infinite;animation:loadingSpinner 1.7s ease infinite}@-webkit-keyframes loadingSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media only screen and (max-width:640px){.spinner{font-size:40px}}@media only screen and (min-width:641px) and (max-width:768px){.spinner{font-size:60px}}.linkGenerator{display:flex;flex-direction:column;height:100%;width:90%}.linkGenerator.homepage{width:auto}.linkGenerator.homepage img{margin:0}@media only screen and (min-width:767px){.linkGenerator.homepage{flex-direction:row;width:100%}}.linkActionButtons{padding-top:10px;display:flex;align-content:center;flex-direction:column;text-align:center}@media only screen and (min-width:767px){.homepage .linkActionButtons{flex-direction:row;width:100%}.homepage .linkActionButtons .shareOptionsSection{width:auto}.homepage .linkActionButtons .shareOptionsButton,.homepage .linkActionButtons .startCallButton{width:auto;padding:10px 30px}.homepage .linkActionButtons .startCallButton{margin-left:10px;margin-top:0}.homepage .linkActionButtons .startCallButton img.cameraIcon{width:20px}[dir=rtl] .homepage .linkActionButtons .startCallButton{margin-left:0;margin-right:10px}}@media only screen and (max-width:1023px){.homepage .linkActionButtons{justify-content:center}}@media only screen and (max-width:766px){.homepage .linkActionButtons{justify-content:center}}.linkGeneratorSpinnerContainer{margin-top:50px;margin-bottom:80px}.linkGeneratorSpinnerContainer div:after,.linkGeneratorSpinnerContainer div:before{box-sizing:content-box;box-sizing:initial}.meetingTitleWrapper{width:100%;margin-bottom:30px;margin-top:10px;display:flex;flex-direction:column}.meetingTitleWrapper .meetingTitleLabel{font-size:14px;align-self:flex-start;text-transform:uppercase;font-weight:700;color:#6e6e6e;margin-bottom:5px}.meetingTitleWrapper .meetingTitleInputWrapper{display:flex;position:relative}.meetingTitleWrapper .meetingTitleInputWrapper .meetingTitle{border:1px solid #f1f1f4;width:100%;height:65px;font-size:18px;background-color:#f1f1f4;border-radius:11px;padding-left:20px;padding-right:55px}[dir=rtl] .meetingTitleWrapper .meetingTitleInputWrapper .meetingTitle{padding-left:55px;padding-right:20px}.meetingTitleWrapper .meetingTitleInputWrapper .pencilIcon{position:absolute;right:20px;top:calc(50% - 12px);cursor:pointer}[dir=rtl] .meetingTitleWrapper .meetingTitleInputWrapper .pencilIcon{right:auto;left:20px}.meetingTitleWrapper .meetingTitleInputWrapper .pencilIcon img{width:24px}.startCallButtonText{font-size:16px;color:#2b2c33}.headerText{text-align:left;margin:0}[dir=rtl] .headerText{text-align:right}.loaderText{width:100%}.meetButton{width:100%;min-height:60px;margin-top:10px}@media (-ms-high-contrast:active),(-ms-high-contrast:black-on-white){.meetButton{color:#fff;background-color:#000}}@media (-ms-high-contrast:white-on-black){.meetButton{color:#000;background-color:#fff}}.startCallButton{box-sizing:border-box;border-radius:100px;width:100%;margin-top:20px;cursor:pointer;text-decoration:none;font-weight:600;text-align:center;background-color:#fff;border:1px solid #2b2c33;color:#2b2c33;padding:10px 34px;display:flex;align-items:center;justify-content:center}.startCallButton.higher{min-height:60px}@media (-ms-high-contrast:active),(-ms-high-contrast:black-on-white){.startCallButton{color:#fff;background-color:#000}}@media (-ms-high-contrast:white-on-black){.startCallButton{color:#000;background-color:#fff}}.startCallButton:active,.startCallButton:hover{text-decoration:none}.startCallButton img.cameraIcon{width:24px;margin-right:10px}[dir=rtl] .startCallButton img.cameraIcon{margin-right:0;margin-left:10px}.generatedHeader{flex-direction:row;display:flex;margin:20px 0;align-items:center;min-height:80px}.generatedHeader.headerCentered{justify-content:center}.generatedHeader .headerLogo{margin-right:15px;flex:0 0 auto;display:block;height:80px}[dir=rtl] .generatedHeader .headerLogo{margin-right:0;margin-left:15px}@media only screen and (max-width:400px){.generatedHeader{min-height:60px}.generatedHeader .headerLogo{height:60px}}div.errorMessage{color:red;text-align:center;font-size:.7rem}.no-animation>div:after,.no-animation>div:before{-webkit-animation:none!important;animation:none!important}@media only screen and (max-width:400px){.linkGeneratorSpinnerContainer{margin-top:30px;margin-bottom:40px}}
/*# sourceMappingURL=meetNowHomePage.css.map */