*{margin:0;padding:0;font-family:Overpass,sans-serif}a,a:visited{color:#231f20;text-decoration:none}section#main{border:2px solid #dbdbdb;width:480px;text-align:center;background:#fff;border-radius:4px;box-sizing:border-box;position:relative;z-index:1}@media screen and (min-width:760px){section#main{margin:0 auto;min-width:480px;border-radius:8px}}@media screen and (min-height:750px) and (min-width:760px){section#main{min-width:480px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}}#main_logo{width:200px;display:block;margin:40px auto 60px}@media screen and (max-width:760px){section#main{max-width:100%;width:100%;margin:0;border:0;padding-top:40px}#main_logo{margin:0 auto 60px}}div#options_container{display:flex;justify-content:center}section#main:after{content:'';background:#f2f2f2;height:30px;width:100%;display:block;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}div.column{width:50%;display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column}div.column:nth-child(2){border-left:1px solid #dbdbdb}div.column div.side_icon{display:flex;width:70px;margin-bottom:30px;align-self:center}div.column div.side_icon svg{height:64px}div.column a.action_button{width:72%;max-height:40px;display:block;background-color:#ffe800;padding:12px 10px;font-weight:700;color:#231f20;border-radius:30px;margin:0 auto 30px;transition:background-color .4s}@media screen and (max-width:760px){#main_logo,#main_logo svg{width:200px}div.column a.action_button{width:60%}}div.column a.action_button:hover{background-color:#ffd220}div.column .login_actions{background:#f2f2f2;width:100%;padding-top:40px;padding-bottom:20px;margin-top:40px;margin-left:auto;margin-right:auto}div.column .login_actions a,div.column .login_actions p{width:140px;font-size:14px;line-height:22px;margin-left:auto;margin-right:auto}div.column .login_actions a{font-weight:700}div.column .login_actions p{margin-bottom:20px;font-weight:400}#footer_copyright{text-align:center;color:#bfbfbf;font-size:90%}@keyframes videobg-fadein{0%,25%{opacity:0}100%{opacity:1}}#bg-video-container-wrapper{animation:1.5s forwards videobg-fadein;pointer-events:none;width:auto;overflow:hidden}#bg-video-container{position:absolute;width:100%;height:100%;min-height:600px;top:0;left:0;z-index:-1}#bg-video-container video{object-fit:cover;object-position:center top;width:100%;height:100%}div.text_banner{position:relative;width:100%;box-sizing:border-box;padding:10px;background:#ffe800;z-index:10}div.text_banner>div{max-width:1000px;margin:0 auto;text-align:center}div.text_banner a{text-decoration:underline}