.authentication{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;z-index:11}@media screen and (max-width: 1024px){.authentication{align-items:center;justify-content:center}}.authentication__logo svg{width:40px}.authentication__heading{font-size:28px;font-weight:500;margin:15px 0}@media screen and (max-width: 767px){.authentication__heading{font-size:22px}}.authentication__or{color:#a1a2a8;text-align:center}.authentication__google{margin:15px 0}.authentication__facebook{margin:15px 0}.authentication__text{font-size:16px;font-weight:400;color:#141518;margin:1.4em 0}@media screen and (max-width: 767px){.authentication__text{font-size:15px}}.authentication__link{color:#0074de;text-decoration:underline;transition:opacity 200ms ease-in-out}.authentication__link.--after-text{opacity:1}.authentication__link:hover{opacity:1}@media screen and (max-width: 767px){.authentication__link{display:block}}.authentication__body{position:relative;max-width:750px;padding:120px;width:100%;height:100%;flex-shrink:0;overflow:auto;z-index:2;background:#fff}@media screen and (max-width: 1024px){.authentication__body{max-width:unset;box-shadow:unset;padding:60px 100px;width:100%}}@media screen and (max-width: 767px){.authentication__body{padding:40px 30px;width:100%}}.authentication__body .checkbox{margin:20px 0}.authentication__success .button{margin-right:12px}.authentication__img{display:flex;align-items:center;justify-content:center;position:relative}.authentication__img img{min-width:100%;min-height:100%;object-fit:cover}.authentication__img::before{content:" ";background:rgba(20,21,24,.6);position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 1024px){.authentication__img{display:none}}.authentication__content{display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;inset:0;margin:auto;z-index:10;background-color:rgba(0,0,0,0);color:#fff;padding:50px}@media screen and (max-width: 1800px){.authentication__content{max-width:100%}}.authentication__pastille{width:130px;height:130px}.authentication__bottomContent{font-size:16px;font-weight:400;display:none;text-align:center}.authentication__bottomContent strong{font-weight:700}.--desktop .authentication__bottomContent{font-size:18px;font-weight:400;display:initial}.authentication__bottomContent.--mobile{margin-top:30px}
