.OAuthCardWrapper{text-align:center;width:var(--layout-col-10)}@media only screen and (max-width:1280px){.OAuthCardWrapper{width:var(--layout-col-12)}}@media only screen and (max-width:1024px){.OAuthCardWrapper{width:var(--layout-col-14)}}@media only screen and (max-width:768px){.OAuthCardWrapper{width:var(--layout-col-12)}}@media only screen and (max-width:563px){.OAuthCardWrapper{width:100%}}.OAuthCardWrapper__frontiersLogo{display:inline-block;width:180px;margin-bottom:24px}@media only screen and (max-width:563px){.OAuthCardWrapper__frontiersLogo{width:150px}}.OAuthCardWrapper__frontiersLogo img{max-width:100%}.OAuthCardWrapper__card{padding:40px;background-color:var(--white);box-shadow:0 0 10px rgba(40,40,40,.12),0 0 14px rgba(40,40,40,.08),0 0 5px rgba(40,40,40,.04)}.OAuthCardWrapper__title{font-size:1.75rem;line-height:2.4375rem;font-weight:500;color:#282828;text-align:center;margin-bottom:24px}@media only screen and (max-width:1280px){.OAuthCardWrapper__title{font-size:1.5rem;line-height:2.0625rem}}@media only screen and (max-width:1024px){.OAuthCardWrapper__title{font-size:1.25rem;line-height:1.75rem}}.OAuthCardWrapper__footer{margin-top:24px;font-size:.875rem;line-height:1.25rem;font-weight:500;color:#6b6b6b}.OAuthCardWrapper__poweredBy{display:flex;align-items:center;justify-content:center}.OAuthCardWrapper__loopLogo{display:inline-flex;align-items:center;width:48px;margin-left:4px}.OAuthCardWrapper__loopLogo img{max-width:100%}.OAuthCardWrapper__copyright{margin-top:16px}.OAuthCardWrapper__copyright p{margin:0}.OAuthCardWrapper__copyright a{color:var(--maincolor50);font-weight:700;cursor:pointer;text-decoration:none;transition:color .3s cubic-bezier(.37,.74,.15,1);position:relative}.OAuthCardWrapper__copyright a:hover{color:var(--maincolor70);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}