@charset "UTF-8";@font-face{font-family:Inter;src:url(https://cdn.bt.no/rnd/fonts/Inter-Regular.otf) format("opentype"),url(https://cdn.bt.no/rnd/fonts/Inter-Regular.woff) format("woff"),url(https://cdn.bt.no/rnd/fonts/Inter-Regular.woff2) format("woff2");font-weight:400}@font-face{font-family:Inter;src:url(https://cdn.bt.no/rnd/fonts/Inter-SemiBold.otf) format("opentype"),url(https://cdn.bt.no/rnd/fonts/Inter-SemiBold.woff) format("woff"),url(https://cdn.bt.no/rnd/fonts/Inter-SemiBold.woff2) format("woff2");font-weight:600}.bypassable-login-wall{display:none;box-sizing:border-box;z-index:9999999;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(51,51,51,.8);font-family:Inter,sans-serif;font-size:14px;border-radius:8px 8px 0 0;box-shadow:0 -2px 33px 0 rgba(0,0,0,.5);color:#333;text-align:center;opacity:0}.bypassable-login-wall.bypassable-login-wall--open{display:block;-webkit-animation-name:bypassableLoginWallFadeIn;animation-name:bypassableLoginWallFadeIn;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.bypassable-login-wall.bypassable-login-wall--close{display:none}.bypassable-login-wall__wrapper{width:100vw;border-radius:16px;background-color:#fff;position:absolute;box-shadow:0 0 60px 4px #333;top:initial;bottom:-15%;left:initial;right:initial;display:flex;flex-direction:column;opacity:0;-webkit-animation-name:bypassableLoginWallmoveBottom,bypassableLoginWallFadeIn;animation-name:bypassableLoginWallmoveBottom,bypassableLoginWallFadeIn;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-delay:350ms,.5s;animation-delay:350ms,.5s;-webkit-animation-timing-function:cubic-bezier(.32,.12,.16,.86);animation-timing-function:cubic-bezier(.32,.12,.16,.86);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.bypassable-login-wall__wrapper::before{content:"Logg inn for å fortsette";position:absolute;left:0;right:0;top:-32px;color:#fff;font-size:15px;font-weight:600}@media screen and (min-width:500px){.bypassable-login-wall__wrapper{width:500px;bottom:initial;left:50%;right:50%;transform:translate(-50%,-50%);top:65%;-webkit-animation-name:bypassableLoginWallmoveTop,bypassableLoginWallFadeIn;animation-name:bypassableLoginWallmoveTop,bypassableLoginWallFadeIn;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-delay:350ms,.5s;animation-delay:350ms,.5s;-webkit-animation-timing-function:cubic-bezier(.32,.12,.16,.86);animation-timing-function:cubic-bezier(.32,.12,.16,.86);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}.bypassable-login-wall__main{padding:24px 40px}@media screen and (min-width:500px){.bypassable-login-wall__main{padding:40px 84px 24px}}@media screen and (max-width:320px){.bypassable-login-wall__main{padding:24px}}.bypassable-login-wall__main .main__logo{width:227px;margin-bottom:16px}@media screen and (min-width:500px){.bypassable-login-wall__main .main__logo{width:300px;margin-bottom:26px}}.bypassable-login-wall__form label{font-size:13px;line-height:23px;text-align:left;float:left;width:100%}.bypassable-login-wall__form input{box-sizing:border-box;width:100%;height:50px;border:1px solid #0068e4;border-radius:7px;margin-bottom:12px;padding:12px 17px;line-height:25px}.bypassable-login-wall__form input::-moz-placeholder{color:#696969;font-size:16px;line-height:24px}.bypassable-login-wall__form input:-ms-input-placeholder{color:#696969;font-size:16px;line-height:24px}.bypassable-login-wall__form input::placeholder{color:#696969;font-size:16px;line-height:24px}@media screen and (min-width:500px){.bypassable-login-wall__form .form__user{margin-top:24px}}.bypassable-login-wall__form .form__user .user__display-name{font-size:19px;font-weight:600;margin-bottom:6px}.bypassable-login-wall__form .form__user .user__account{font-size:15px;margin-bottom:16px}.bypassable-login-wall__form .form__login-btn{cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;background:#00476d;border-radius:25px;height:50px;margin-bottom:10px;padding:0 30px;border:none}.bypassable-login-wall__form .form__login-btn .login-btn__avatar{margin-right:18px;height:25px}.bypassable-login-wall__form .form__login-btn .login-btn__text{color:#fff;font-size:18px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bypassable-login-wall__form .form__micro-text{font-size:13px}.bypassable-login-wall__form .form__close-btn{cursor:pointer;color:#007cbd;background:0 0;font-size:14px;border:none;border-bottom:1px solid;padding:0;margin-top:20px;padding-bottom:2px}.bypassable-login-wall__footer{padding:20px 40px;background-color:#f2f2f2;color:#666}@media screen and (min-width:500px){.bypassable-login-wall__footer{padding:24px 90px 18px;border-radius:0 0 16px 16px}}@media screen and (max-width:320px){.bypassable-login-wall__footer{padding:14px}}.bypassable-login-wall__footer .footer__logo{width:234px;opacity:.6;transition:opacity .2s;margin-bottom:16px}@media screen and (min-width:500px){.bypassable-login-wall__footer .footer__logo{width:292px}}.bypassable-login-wall__footer .footer__logo:hover{opacity:1}.bypassable-login-wall__footer .footer__text{font-size:12px;margin-bottom:10px;line-height:20px}@media screen and (min-width:500px){.bypassable-login-wall__footer .footer__text{font-size:13px}}.bypassable-login-wall__footer .footer__privacy-policy{font-size:12px;border-bottom:1px solid;padding-bottom:2px}@media screen and (min-width:500px){.bypassable-login-wall__footer .footer__privacy-policy{font-size:13px}}@-webkit-keyframes bypassableLoginWallFadeIn{from{oapcity:0}to{opacity:1}}@keyframes bypassableLoginWallFadeIn{from{oapcity:0}to{opacity:1}}@-webkit-keyframes bypassableLoginWallmoveTop{from{top:65%}to{top:50%}}@keyframes bypassableLoginWallmoveTop{from{top:65%}to{top:50%}}@-webkit-keyframes bypassableLoginWallmoveBottom{from{bottom:-15%}to{bottom:0}}@keyframes bypassableLoginWallmoveBottom{from{bottom:-15%}to{bottom:0}}
/*# sourceMappingURL=maps/bypassable-login-wall-472f16b35a.min.css.map */
