.bn-popup{align-items:center;background:rgba(0,0,0,.55);display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:999}.bn-popup.hidden{display:none}.bn-popup-content{background:hsla(0,0%,100%,.9);box-shadow:0 18px 45px rgba(0,0,0,.25);max-width:max-content;padding:40px 50px;position:absolute}#popup-menu .bn-popup-content,.bn-popup-content{animation:popupFade .25s ease-out;border-radius:24px;text-align:center;width:90%}#popup-menu .bn-popup-content{max-width:500px;top:30%}#popup-access .bn-popup-content,#popup-third .bn-popup-content{background:hsla(0,0%,100%,.9);top:130px}#popup-access img{transform:rotate(180deg)}#popup-access .bn-text,#popup-access .bn-title,#popup-third .bn-text,#popup-third .bn-title{color:#133d8d}#popup-third .bn-popup-content{left:6%;max-width:510px;top:60%}@keyframes popupFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.bn-close-btn{align-items:center;background:#afbb23;border:none;border-radius:50%;color:#133d8d;cursor:pointer;display:flex;font-size:37px;height:36px;justify-content:center;line-height:1;padding:0;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition:background .2s;width:36px}.bn-close-btn:hover{background:#bbb}.bn-title{color:#b0bc23;font-size:40px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.bn-text{color:#133d8d;font-size:24px;line-height:28px;margin-left:0;margin-top:0;text-align:center}#popup-menu .bn-popup-body img{transform:rotate(180deg)}#popup-third .bn-popup-body{display:flex}#popup-third .bn-popup-body img{left:20px;position:absolute;top:50%;transform:rotate(90deg) translateX(-50%)}#popup-third .bn-title{font-weight:400}#popup-third .bn-title span,.arrow-icon{font-weight:700}.arrow-icon{color:#8cc63f;display:inline-block;font-size:36px;margin-bottom:15px}@media(max-width:600px){.bn-popup-content{padding:20px}#popup-third .bn-popup-content{left:20%;padding:20px;width:75%}#popup-third .bn-popup-body img{left:-3%;transform:rotate(90deg) translateX(-50%) scale(.6)}#popup-third .bn-title{font-size:26px;line-height:30px}}