.locale-popup{position:fixed !important;background-color:rgba(43,52,61,0);left:0;right:0;top:0;bottom:0;z-index:9999999999999;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;will-change:background-color}.locale-popup.visible{background-color:rgba(43,52,61,.5)}.locale-popup.visible .popup-content{-webkit-transform:translateY(4rem);-ms-transform:translateY(4rem);transform:translateY(4rem)}.locale-popup .popup-content{display:block;padding:1.5rem;background-color:#fff;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;will-change:transform;max-width:500px;margin:0 1rem}.locale-popup .popup-content .heading{text-align:center}.locale-popup .popup-content .lead{text-align:justify;margin-top:2rem}.locale-popup .popup-content .actions{display:block;margin-top:2rem}.locale-popup .popup-content .actions .btn{height:unset;padding:.5rem 1rem}.locale-popup .popup-content .actions .btn:first-of-type{margin-bottom:1rem}

/*# sourceMappingURL=113.2e5c008a04d9718d1634.css.map*/