*{font-family:montserrat,arial,sans-serif}#comms-modal{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:600px;min-height:200px;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease}#comms-modal.active{display:flex;flex-direction:column;background-color:#fff;opacity:1;pointer-events:auto}#comms-modal .comms-modal__header{display:flex;flex-direction:row;padding:0 5.33333vw;align-items:center;gap:4vw}#comms-modal .comms-modal__header .comms-modal__title{font-size:3.46667vw;font-weight:300;color:#5f6368}#comms-modal .comms-modal__header img[alt="Google Icon"]{width:6.66667vw;height:6.66667vw}#comms-modal .comms-modal__header .comms-modal__close{margin-left:auto;cursor:pointer;width:3.2vw;height:3.2vw}#comms-modal .comms-modal__content{display:flex;flex-flow:column nowrap;justify-content:space-around;flex-grow:1;gap:1.33333vw;border-top:1px solid #dadce0;padding:0 5.33333vw 5.33333vw}#comms-modal .comms-modal__content .comms-modal__subtitle{font-size:4vw;font-weight:500}#comms-modal .comms-modal__content .comms-modal__buttons{display:flex;justify-content:space-between;gap:2.66667vw}#comms-modal .comms-modal__content .comms-modal__buttons button{font-size:3.73333vw;white-space:nowrap;font-weight:500;cursor:pointer;outline:none;border-radius:1000px;padding:2.13333vw 4vw;transition:all .3s ease}#comms-modal .comms-modal__content .comms-modal__buttons button.comms-modal__button--primary{background-color:#ea0558;color:#fff;border:1px solid #ea0558;width:60%}#comms-modal .comms-modal__content .comms-modal__buttons button.comms-modal__button--primary:hover{background-color:#d3074c;border-color:#d3074c}#comms-modal .comms-modal__content .comms-modal__buttons button.comms-modal__button--secondary{background-color:#fff;color:#ea0558;border:1px solid #ea0558;width:35%}#comms-modal .comms-modal__content .comms-modal__buttons button.comms-modal__button--secondary:hover{background-color:#ea0558;color:#fff;border-color:#fff}@-moz-document url-prefix(){#comms-modal{margin-left:-1px}}#credential_picker_iframe{bottom:-1px!important}
