@import "https://use.typekit.net/beb2dwn.css";@import "https://fonts.googleapis.com/css?family=Roboto:300,400&display=swap";:root{--yellow:#ffea00;--yellow-light:#fffde6;--yellow-dark:#f0dd0e;--green:#4ca232;--red:#c71a1a;--red-light:#f9e8e9;--purple:#6a1bb9;--orange:#eba22c;--blue:#4061ed;--white:#fff;--grey-super-light:#fdfdfd;--grey-light:#ebebeb;--grey:#b2b1b1;--black:#000;--grey-disabled:#f8f8f8}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:contain;margin:0;font-family:navigo,sans-serif}button{-webkit-tap-highlight-color:transparent;outline:none}:root{--fullvh:calc(var(--vh,1vh) * 100)}@media (width>=830px){#mobile-warning{display:flex}}.Login-root .Login-body{height:calc(var(--fullvh) - 56px);flex-flow:column;display:flex;overflow-y:scroll}.Login-root .Login-head{flex-flow:column;align-items:center;min-height:207px;display:flex}.Login-root .Login-head>:first-child{margin-top:47px;margin-bottom:4px}.Login-root .Login-head>:last-child{margin-top:40px}.Login-root .Login-forgot-password{justify-content:center;align-items:center;margin-top:19px;margin-bottom:24px;display:flex}.Login-root .Login-forgot-password button{background-color:#0000;border:none;padding:0}.Input-container{flex-flow:column;display:flex}.Input-root{cursor:pointer;border-top:1px solid var(--grey-light);box-sizing:border-box;-webkit-tap-highlight-color:transparent;height:56px;transition:background-color .1s ease-in-out,border-color .1s ease-in-out;display:flex;position:relative}.Input-root:last-child{border-bottom:1px solid var(--grey-light)}.Input-root:active{background-color:var(--yellow-light)}.Input-root.Input-textarea{height:103px}.Input-root .Input-icon{justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.Input-root .Input-icon .Input-icon-required{position:absolute;top:4px;right:8px}.Input-root .Input-optional{align-items:center;margin-right:20px;display:flex}.Input-root input,.Input-root textarea{cursor:pointer;color:var(--black);background-color:#0000;border:none;outline:none;flex:1;margin-right:8px;padding:0;font-family:navigo,sans-serif;font-size:14px}.Input-root input::placeholder,.Input-root textarea::placeholder{color:var(--grey)}.Input-root textarea{resize:none;height:70px;padding:16px 0}.Input-root .Input-warning-icon{justify-content:center;align-items:center;width:56px;display:none}.Input-root.Input-error{background-color:var(--red-light);border-color:var(--red)}.Input-root.Input-error:after{content:"";border-bottom:1px solid var(--red);z-index:1;width:100%;position:absolute;bottom:-1px}.Input-root.Input-error svg{fill:var(--red)}.Input-root.Input-error .Input-warning-icon{display:flex}.Input-root.Input-error input,.Input-root.Input-error input::placeholder{color:var(--red)}.Input-root.Input-error:active{background-color:var(--yellow-light)}.Input-root.Input-disabled{background-color:var(--grey-disabled);border-color:#0000}.Input-root .Input-password-icon{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Text-root{margin:0}.Text-root.Text-color-black{color:var(--black)}.Text-root.Text-color-white{color:var(--white)}.Text-root.Text-color-orange{color:var(--orange)}.Text-root.Text-color-purple{color:var(--purple)}.Text-root.Text-color-green{color:var(--green)}.Text-root.Text-color-blue{color:var(--blue)}.Text-root.Text-color-red{color:var(--red)}.Text-root.Text-color-grey{color:var(--grey)}.Text-root.Text-color-primary{color:var(--primary)}.Text-root.Text-color-primary-contrast{color:var(--primary-contrast)}.Text-root.Text-weight-light{font-weight:300}.Text-root.Text-weight-normal{font-weight:400}.Text-root.Text-weight-medium{font-weight:500}.Text-root.Text-weight-bold{font-weight:700}.Text-root.Text-uppercase{text-transform:uppercase}.Text-root.Text-font-navigo{font-family:navigo,sans-serif}.Text-root.Text-font-roboto{font-family:roboto,sans-serif}.Button-row{display:flex}.Button-row>.Button-root{border-right:1px solid var(--black)}.Button-row>.Button-root:last-child{border-right:none}.Button-root{background-color:var(--yellow);cursor:pointer;border:none;width:100%;height:56px;padding:0}.Button-root:disabled{background-color:var(--grey)}.Button-root:active{background-color:var(--yellow-dark)}.Button-root.Button-circle{background-color:var(--primary);border-radius:28px;outline:none;height:56px;position:relative;box-shadow:0 3px 10px #00000029}.Button-root.Button-circle:active{background-image:linear-gradient(#00000010,#00000010)}.Button-root.Button-circle .Button-circle-content{display:flex}.Button-root.Button-circle .Button-circle-content>:first-child{justify-content:center;align-items:center;width:40px;display:flex}.Button-root.Button-circle .Button-circle-content>:last-child{text-align:left;width:76px;padding-right:16px}.Snackbar-root{flex-flow:column-reverse;display:flex}.SnackbarRow-wrapper{height:0;transition:height .5s ease-in-out;overflow:hidden}.SnackbarRow-wrapper.SnackbarRow-show{height:48px}.SnackbarRow-root{box-sizing:border-box;align-items:center;width:100%;height:48px;padding-right:12px;display:flex}.SnackbarRow-root.SnackbarRow-red{background-color:var(--red)}.SnackbarRow-root.SnackbarRow-green{background-color:var(--green)}.SnackbarRow-root .SnackbarRow-icon{justify-content:center;width:40px;display:flex}.SnackbarRow-root .SnackbarRow-message{flex:1}.SnackbarRow-root .SnackbarRow-action{cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:var(--white);text-decoration-color:var(--white);background-color:#0000;border:none;margin-left:12px;padding:0}._root_17hcz_1{z-index:99999;color:var(--primary);padding:4px;font-size:11px;position:absolute;top:0;right:0}.Activities-installation{align-items:center;height:68px;display:flex}.Activities-installation .Activities-installation-icon{justify-content:center;width:60px;display:flex}.Activities-installation .Activities-installation-center{flex:1}.Activities-installation .Activities-installation-button{background-color:#0000;border:none;outline:none;height:100%;padding:0 16px;text-decoration:underline}.Activities-root{overflow-x:hidden}.Activities-root .Activities-body{height:calc(var(--fullvh) - 64px - 56px);transition:left .2s ease-in-out;position:relative;left:0;overflow-y:scroll}.Activities-root .Activities-body.Activities-swiping{left:-50px}.Activities-root .Activities-body .Activities-body-spacing{height:56px}.Activities-root .Activities-body .Activities-month-root .Activities-month-title{border-top:1px solid var(--grey-light);border-bottom:1px solid var(--grey-light);justify-content:center;align-items:center;height:30px;margin-bottom:16px;display:flex}.Activities-root .Activities-body .Activities-month-root .Activities-day{margin-bottom:24px;padding:0 16px;display:flex}.Activities-root .Activities-body .Activities-month-root .Activities-day .Activities-day-date{flex-flow:column;align-items:center;width:32px;display:flex}.Activities-root .Activities-body .Activities-month-root .Activities-day .Activities-day-date .Activities-day-today{background-color:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.Activities-root .Activities-body .Activities-month-root .Activities-day .Activities-day-date .Activities-day-today p{color:var(--primary-contrast)}.Activities-root .Activities-body .Activities-month-root .Activities-day .Activities-day-activities{flex-flow:column;flex:1;display:flex}.Activities-root .Activities-body .Activities-month-root .Activities-day .Activities-day-activities .Activities-day-activity{display:flex}.Activities-root .Activities-body .Activities-month-root .Activities-day .Activities-day-activities .Activities-day-activity:not(:last-child){margin-bottom:8px}.Activities-root .Activities-body .Activities-month-root .Activities-day .Activities-day-activities .Activities-day-activity .Activities-day-activity-warning{justify-content:center;align-items:center;width:28px;display:flex}.Header-root{width:100%;height:64px;display:flex;box-shadow:0 1px 6px #00000029}.Header-root .Header-left,.Header-root .Header-right{flex:0 0 56px}.Header-root .Header-title{flex-flow:column;justify-content:center;align-items:center;width:calc(100% - 112px);display:flex}.Header-root .Header-button{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:56px;height:64px;padding:0;transition:background-color .1s ease-in-out;display:flex}.Header-root .Header-button:active{background-color:var(--yellow-light)}.Navigation-root{width:100%;height:56px;display:flex;position:relative;box-shadow:0 -2px 4px #00000014}.Navigation-root .Navigation-button{cursor:pointer;background-color:#0000;border:none;flex-flow:column;flex:1;justify-content:center;align-items:center;padding:0;transition:background-color .1s ease-in-out;display:flex}.Navigation-root .Navigation-button>:first-child{margin-bottom:4px}.Navigation-root .Navigation-button:active{background-color:var(--yellow-light)}.Activity-root{box-sizing:border-box;width:100%;min-height:32px;padding:0 8px 0 12px;display:flex}.Activity-root>*{align-items:center;height:30px;display:flex}.Activity-root.Activity-white{border:1px solid var(--white)}.Activity-root.Activity-white.Activity-solid{background-color:var(--white)}.Activity-root.Activity-blue{border:1px solid var(--blue)}.Activity-root.Activity-blue.Activity-solid{background-color:var(--blue)}.Activity-root.Activity-orange{border:1px solid var(--orange)}.Activity-root.Activity-orange.Activity-solid{background-color:var(--orange)}.Activity-root.Activity-green{border:1px solid var(--green)}.Activity-root.Activity-green.Activity-solid{background-color:var(--green)}.Activity-root.Activity-purple{border:1px solid var(--purple)}.Activity-root.Activity-purple.Activity-solid{background-color:var(--purple)}.Activity-root.Activity-red{border:1px solid var(--red)}.Activity-root.Activity-red.Activity-solid{background-color:var(--red)}.Activity-root .Activity-text{align-items:unset;min-height:30px;height:unset;flex-flow:column;flex:1;margin-left:8px;display:flex}.Activity-root .Activity-text>:first-child{align-items:center;height:30px;display:flex}.Activity-root .Activity-text>:nth-child(2){margin-bottom:8px}@keyframes ldio-asruc5cikdd-o{0%{opacity:1;transform:translate(0 0)}49.99%{opacity:1;transform:translate(90%)}50%{opacity:0;transform:translate(90%)}to{opacity:0;transform:translate(0)}}@keyframes ldio-asruc5cikdd{0%{transform:translate(0)}50%{transform:translate(90%)}to{transform:translate(0)}}.Loader.Loader-fullSize{background-color:var(--white);z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Loader .ldio-asruc5cikdd div{border-radius:50%;width:40%;height:40%;position:absolute;top:30%;left:10%}.Loader .ldio-asruc5cikdd div:first-child{background:#c71a1a;animation:1s linear -.5s infinite ldio-asruc5cikdd}.Loader .ldio-asruc5cikdd div:nth-child(2){background:#ffea00;animation:1s linear infinite ldio-asruc5cikdd}.Loader .ldio-asruc5cikdd div:nth-child(3){background:#c71a1a;animation:1s linear -.5s infinite ldio-asruc5cikdd-o}.Loader .loadingio-spinner-dual-ball-j2ns4s75njr{background:var(--white);width:32px;height:32px;display:inline-block;overflow:hidden}.Loader .ldio-asruc5cikdd{backface-visibility:hidden;transform-origin:0 0;width:100%;height:100%;position:relative;transform:translateZ(0)scale(1)}.Loader .ldio-asruc5cikdd div{box-sizing:content-box}.Team-root{overflow-x:hidden}.Team-root .Team-body{height:calc(var(--fullvh) - 64px - 56px);transition:left .2s ease-in-out;position:relative;left:0;overflow-y:scroll}.Team-root .Team-body.Team-swiping{left:50px}.Team-root .Team-body .Team-list-header{justify-content:center;align-items:center;height:32px;display:flex}.List-root{margin:0;padding:0;list-style:none}.ListItem-root{border-top:1px solid var(--grey-light);box-sizing:border-box;-webkit-tap-highlight-color:transparent;min-height:56px;padding-right:24px;transition:background-color .1s ease-in-out;display:flex}.ListItem-root.ListItem-hasAction{cursor:pointer}.ListItem-root.ListItem-hasAction:active{background-color:var(--yellow-light)}.ListItem-root:last-child{border-bottom:1px solid var(--grey-light)}.ListItem-root .ListItem-icon{margin-top:20px;margin-right:18px}.ListItem-root .ListItem-text{flex:1;margin-top:18px}.ListItem-root .ListItem-text>:nth-child(2){margin:4px 0 18px}.Modal-root{z-index:200;background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.Modal-root.Modal-active{display:flex}.Modal-root .Modal-container{background-color:var(--white);max-width:calc(100% - 112px)}.ProfilePicture-root .ProfilePicture-thumbnail{justify-content:center;align-items:center;width:54px;height:54px;margin-right:12px;padding:1px;display:flex}.ProfilePicture-root .ProfilePicture-thumbnail img{flex-shrink:0;max-width:100%;max-height:100%}.ProfilePicture-full-size{justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex}.ProfilePicture-full-size img{flex-shrink:0;max-width:100%;max-height:100%}.ProfilePicture-full-size{overflow:hidden}.Settings-body{height:calc(var(--fullvh) - 64px);flex-flow:column;display:flex;overflow-y:scroll}.Settings-body .Settings-image{flex-flow:column;flex:1;justify-content:flex-end;align-items:center;padding:40px 0;display:flex}.Settings-body .Settings-image img{max-width:80vw;max-height:300px;margin-bottom:24px}.Settings-body .Settings-image .Settings-name{margin-top:6px}.CreateMember-title{border:1px solid var(--black);box-sizing:border-box;width:100%;height:48px;padding-left:8px;transition:border-color .1s ease-in-out,background-color .1s ease-in-out;display:flex}.CreateMember-title.CreateMember-disabled{background-color:var(--grey-disabled);border-color:var(--grey)}.CreateMember-title input{color:var(--primary);background-color:#0000;border:none;outline:none;flex:1;padding:0;font-family:navigo,sans-serif;font-size:14px;font-weight:700}.CreateMember-title input::placeholder{color:var(--grey);transition:color .1s ease-in-out}.CreateMember-title .CreateMember-title-icon{justify-content:center;align-items:center;width:40px;display:none}.CreateMember-title.CreateMember-title-error{border-color:var(--red);background-color:var(--red-light)}.CreateMember-title.CreateMember-title-error input::placeholder{color:var(--red)}.CreateMember-title.CreateMember-title-error .CreateMember-title-icon{display:flex}.CreateMember-body{height:calc(var(--fullvh) - 64px - 56px);position:relative;overflow-y:scroll}.CreateMember-modal .CreateMember-modal-warning{justify-content:center;align-items:center;padding:16px 0 8px;display:flex}.CreateMember-modal .CreateMember-modal-text{padding:0 16px 16px}.PhoneInput-root{border-top:1px solid var(--grey-light);box-sizing:border-box;height:56px;transition:background-color .1s ease-in-out;display:flex}.PhoneInput-root:active{background-color:var(--yellow-light)}.PhoneInput-root:last-child{border-bottom:1px solid var(--grey-light)}.PhoneInput-root.PhoneInput-disabled{background-color:var(--grey-disabled);border-color:#0000}.PhoneInput-root .PhoneInput-icon{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.PhoneInput-root>:last-child{border:none;flex:1}.PhoneInput-root>:last-child:active{background-color:unset}.PhoneInput-root>:last-child .Input-icon{display:none}.PhoneInput-root .PhoneInput-number{justify-content:flex-start;align-items:center;width:40px;display:flex}.PhoneInput-country-picker{width:100vw;height:var(--fullvh);background-color:var(--white);display:none;position:absolute;top:0;left:0}.PhoneInput-country-picker.PhoneInput-country-picker-visible{display:initial}.PhoneInput-country-picker .PhoneInput-country-picker-filter{border:1px solid var(--black);width:100%;height:48px;display:flex}.PhoneInput-country-picker .PhoneInput-country-picker-filter input{outline:none;flex:1;font-family:navigo,sans-serif;font-size:16px;font-weight:700}.PhoneInput-country-picker .PhoneInput-country-picker-list{height:calc(100% - 64px);overflow-y:scroll}.PhoneInput-country-picker .PhoneInput-country-picker-list .PhoneInput-country-picker-row{border-bottom:1px solid var(--grey-light);justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.Select-root{cursor:pointer;border-top:1px solid var(--grey-light);box-sizing:border-box;-webkit-tap-highlight-color:transparent;height:56px;transition:background-color .1s ease-in-out,border-color .1s ease-in-out;display:flex;position:relative}.Select-root:last-child{border-bottom:1px solid var(--grey-light)}.Select-root:active{background-color:var(--yellow-light)}.Select-root.Select-disabled{background-color:var(--grey-disabled);border-color:#0000}.Select-root .Select-icon{justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.Select-root .Select-icon .Select-icon-required{position:absolute;top:4px;right:8px}.Select-root .Select-label{flex:1;align-items:center;display:flex}.Select-root select{display:none}.Select-root .Select-warning-icon{justify-content:center;align-items:center;width:56px;display:none}.Select-root.Select-error{background-color:var(--red-light);border-color:var(--red)}.Select-root.Select-error:after{content:"";border-bottom:1px solid var(--red);z-index:1;width:100%;position:absolute;bottom:-1px}.Select-root.Select-error svg{fill:var(--red)}.Select-root.Select-error .Select-warning-icon{display:flex}.Select-root.Select-error:active{background-color:var(--yellow-light)}.Select-list{min-width:200px}.ProfilePictureInput-root{border-top:1px solid var(--grey-light);box-sizing:border-box;height:56px;transition:background-color .1s ease-in-out;display:flex}.ProfilePictureInput-root .ProfilePictureInput-input-container{display:none}.ProfilePictureInput-root .ProfilePictureInput-label{flex:1;align-items:center;display:flex}.ProfilePictureInput-root .ProfilePictureInput-delete-button-container{margin-left:auto}.ProfilePictureInput-root .ProfilePictureInput-delete-button-container button p{margin-left:22px;margin-right:22px}.ProfilePictureInput-root .ProfilePictureInput-delete-button-container button p svg{font-size:18px}.ProfilePictureInput-root:active{background-color:var(--yellow-light)}.ProfilePictureInput-root:last-child{border-bottom:1px solid var(--grey-light)}.ProfilePictureInput-root.ProfilePictureInput-disabled{background-color:var(--grey-disabled);border-color:#0000}.ProfilePictureInput-root .ProfilePictureInput-icon{justify-content:center;align-items:center;min-width:56px;min-height:56px;display:flex;position:relative}.CreateActivity-body{height:calc(var(--fullvh) - 64px - 56px);position:relative;overflow-y:scroll}.CreateActivity-back-modal{min-width:240px;padding:0 16px 16px}.AddAttendees-root{border-top:1px solid var(--grey-light);flex-flow:column;align-items:center;min-height:56px;transition:background-color .1s ease-in-out;display:flex}.AddAttendees-root:active{background-color:var(--yellow-light)}.AddAttendees-root:last-child{border-bottom:1px solid var(--grey-light)}.AddAttendees-root .AddAttendees-title{align-items:center;width:100%;display:flex}.AddAttendees-root .AddAttendees-title .AddAttendees-icon{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.AddAttendees-root .AddAttendees-list{width:100%}.AddAttendees-root .AddAttendees-list li:last-child{border-bottom:none}.AttendeesList-root{width:100vw;height:var(--fullvh);background-color:var(--white);display:none;position:fixed;top:0;left:0}.AttendeesList-root.AttendeesList-visible{display:initial}.AttendeesList-root .AttendeesList-body{height:calc(var(--fullvh) - 64px - 56px);flex-direction:column;display:flex;overflow-y:scroll}.AttendeesList-root .AttendeesList-body .AttendeesList-group-title{justify-content:space-between;align-items:center;height:32px;padding-left:8px;padding-right:8px;display:flex}.AttendeesList-root .AttendeesList-body .AttendeesList-spacer{flex:1}.AttendeesList-root .AttendeesList-body .AttendeesList-group-list .ListItem-root{padding-left:0!important}.AttendeesList-root .AttendeesList-body .AttendeesList-group-list .ListItem-root .AttendeesList-checkbox{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.AttendeesList-root .AttendeesList-body .AttendeesList-group-list .AttendeesList-row{border-top:1px solid var(--grey-light);align-items:center;height:56px;transition:background-color .1s ease-in-out;display:flex}.AttendeesList-root .AttendeesList-body .AttendeesList-group-list .AttendeesList-row:active{background-color:var(--yellow-light)}.AttendeesList-root .AttendeesList-body .AttendeesList-group-list .AttendeesList-row:last-child{border-bottom:1px solid var(--grey-light)}.AttendeesList-root .AttendeesList-body .AttendeesList-group-list .AttendeesList-row .AttendeesList-checkbox{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.AttendeesList-root .AttendeesList-body .AttendeesList-group-list .AttendeesList-row .AttendeesList-icon{margin-right:16px}.EmbeddedCreateMember-root{width:100vw;height:var(--fullvh);background-color:var(--white);z-index:10;position:absolute;top:0;left:0}.Checkbox-root{-webkit-tap-highlight-color:transparent}.Checkbox-root input{display:none}.Checkbox-root .Checkbox-box{cursor:pointer;border:1px solid var(--grey);box-sizing:border-box;background-color:var(--white);border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Checkbox-root .Checkbox-box svg{display:none}.Checkbox-root.Checkbox-checked .Checkbox-box{background-color:var(--primary);border:none}.Checkbox-root.Checkbox-checked .Checkbox-box svg{display:initial}.Checkbox-root.Checkbox-checked.Checkbox-disabled .Checkbox-box{background-color:var(--primary);opacity:.5}.Checkbox-root.Checkbox-disabled .Checkbox-box{background-color:var(--grey)}.AddTeams-root{border-top:1px solid var(--grey-light);box-sizing:border-box;align-items:center;height:56px;display:flex}.AddTeams-root.AddTeams-disabled{background-color:var(--grey-disabled);border-color:#0000}.AddTeams-root.AddTeams-disabled p{color:var(--grey)}.AddTeams-root .AddTeams-icon{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.AddTeams-root .AddTeams-optional{flex:1;justify-content:flex-end;margin-right:20px;display:flex}.AddTeams-modal{min-width:200px}.AddTeams-modal .AddTeams-modal-row{border-bottom:1px solid var(--grey-light);align-items:center;height:56px;transition:background-color .1s ease-in-out;display:flex}.AddTeams-modal .AddTeams-modal-row:active{background-color:var(--yellow-light)}.AddTeams-modal .AddTeams-modal-row .AddTeams-modal-checkbox{justify-content:center;align-items:center;width:56px;display:flex}.EditUser-body{height:calc(var(--fullvh) - 56px - 64px);overflow-y:scroll}.RequestPasswordReset-root{height:var(--fullvh);flex-flow:column;justify-content:center;display:flex;overflow-y:scroll}.RequestPasswordReset-title{border-top:1px solid var(--grey-light);padding:24px 32px}.RequestPasswordReset-message{border-top:1px solid var(--grey-light);border-bottom:1px solid var(--grey-light);padding:24px 32px}.RequestPasswordReset-input-container{border-top:1px solid var(--grey-light);padding:24px 32px 32px}.RequestPasswordReset-input-container .Input-root{border:1px solid var(--grey-light);margin-top:6px}.RequestPasswordReset-input-container .Input-root input{margin-left:8px}.RequestPasswordReset-input-container .Input-root .Input-icon{display:none}.RequestPasswordReset-input-container .Input-root.Input-error{border-color:var(--red)}.RequestPasswordReset-submit{border-top:1px solid var(--grey-light);border-bottom:1px solid var(--grey-light);justify-content:flex-end;padding:16px;display:flex}.RequestPasswordReset-submit>button{width:157px;height:48px;padding:0 8px}.RequestPasswordReset-icons{justify-content:center;align-items:center;padding:32px 0;display:flex}.RequestPasswordReset-icons .RequestPasswordReset-icons-space{width:50px}.RequestPasswordReset-icons>:last-child{max-width:50px}.Install-root{height:var(--fullvh);flex-flow:column;display:flex}.Install-root .Install-close{z-index:10;background-color:#0000;border:none;width:40px;height:40px;padding:0;position:absolute;top:8px;right:8px}.Install-root .Install-content{flex:1}.Install-root .Install-logo{flex-flow:column;align-items:center;margin-bottom:45px;display:flex}.Install-root .Install-logo-top{flex-flow:column;align-items:center;margin-top:120px;margin-bottom:42px;display:flex}.Install-root .Install-preview-button{border:1px solid var(--grey-light);justify-content:center;align-items:center;height:46px;padding:0 16px;display:flex}.InstallAndroidNoSupport{justify-content:center;align-items:center;height:100%;display:flex}.InstallAndroidNoSupport .InstallAndroidNoSupport-message{flex-flow:column;justify-content:center;align-items:center;width:220px;display:flex}.InstallAndroidNoSupport .InstallAndroidNoSupport-message p{text-align:center;margin-bottom:32px}.InstallAndroidOpera{position:relative}.InstallAndroidOpera .InstallAndroidOpera-message{flex-flow:column;align-items:center;padding-top:106px;display:flex}.InstallAndroidOpera .InstallAndroidOpera-message>*{margin-bottom:8px}.InstallAndroidOpera .InstallAndroidOpera-message .InstallAndroidOpera-arrow{position:absolute;top:17px;right:53px}.InstallAndroidSamsung{position:relative}.InstallAndroidSamsung .InstallAndroidSamsung-message{flex-flow:column;align-items:center;padding-top:106px;display:flex}.InstallAndroidSamsung .InstallAndroidSamsung-message>*{margin-bottom:8px}.InstallAndroidSamsung .InstallAndroidSamsung-message .InstallAndroidSamsung-arrow{position:absolute;top:18px;right:50px}.InstallAndroidSamsung .InstallAndroidSamsung-message .Install-preview-button{padding:0 8px}.InstallAndroidFirefox{position:relative}.InstallAndroidFirefox .InstallAndroidFirefox-message{flex-flow:column;align-items:center;padding-top:106px;display:flex}.InstallAndroidFirefox .InstallAndroidFirefox-message>*{margin-bottom:8px}.InstallAndroidFirefox .InstallAndroidFirefox-message .InstallAndroidFirefox-arrow{position:absolute;top:18px;right:69px}.InstallAndroidFirefox .InstallAndroidFirefox-message .Install-preview-button{padding:0 8px}.InstallIOSSafari{position:relative}.InstallIOSSafari .InstallIOSSafari-message{flex-flow:column;align-items:center;display:flex}.InstallIOSSafari .InstallIOSSafari-message>*{margin-bottom:8px}.InstallIOSSafari .InstallIOSSafari-message .InstallIOSSafari-arrow{position:absolute;top:80px;right:44px}.App-root{height:var(--fullvh)}.App-overlay-container{pointer-events:none;width:100%;height:var(--fullvh);flex-flow:column;justify-content:flex-end;display:flex;position:absolute;top:0;left:0}.App-overlay-container #floating-button{z-index:100;justify-content:flex-end;padding:0 16px 16px;display:flex}.App-overlay-container #floating-button>div{pointer-events:initial}.App-overlay-container .App-overlay-snackbar{z-index:100}.App-overlay-container .App-overlay-snackbar>div{pointer-events:initial}.MobileWarning{background-color:#fff;flex-flow:column;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.MobileWarning>:first-child{margin-bottom:24px}.MobileWarning>:nth-child(4){margin-bottom:40px}.MobileWarning>:nth-child(5){margin-bottom:16px}
