@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pop-up-overlay{align-items:center;animation:fadeIn .4s both;background:rgba(0,0,0,.8);color:#fff;display:none;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.pop-up-overlay--hidden_not_clickable{background:none!important;pointer-events:none!important}.pop-up-overlay--hidden_not_clickable .pop-up-overlay__inner{box-shadow:0 0 14px 1px rgba(0,0,0,.4);pointer-events:auto}.pop-up-overlay--show{display:flex;pointer-events:auto;z-index:1000}.pop-up-overlay--bottom-left,.pop-up-overlay--bottom-right,.pop-up-overlay--center,.pop-up-overlay--top-left,.pop-up-overlay--top-right{padding:20px}.pop-up-overlay--bottom-left{align-items:flex-end;justify-content:flex-start}.pop-up-overlay--bottom-right{align-items:flex-end;justify-content:flex-end}.pop-up-overlay--top-left{align-items:flex-start;justify-content:flex-start}.pop-up-overlay--top-right{align-items:flex-start;justify-content:flex-end}.pop-up-overlay--center{align-items:center;justify-content:center}.pop-up-overlay__inner{border-radius:8px;max-height:100%;max-width:400px;overflow:auto;position:relative;width:100%}.pop-up-overlay__inner .field--name-body{padding:0}.pop-up-overlay__content{background:#fff;color:#424242;padding:30px 20px}.pop-up-overlay__content--has-image{padding-top:15px}.pop-up-overlay__image{position:relative}.pop-up-overlay__image img{width:100%}.pop-up-overlay__image .copyright{bottom:0;color:#fff;font-size:11px;font-style:normal;line-height:1;padding:7px;position:absolute;right:0;text-shadow:0 0 4px #000}.pop-up-overlay__text p:last-of-type{margin:0}.pop-up-overlay__close{background:#fff url(/core/../themes/custom/inkota/components/pop-up-overlay/images/close-circle.svg) no-repeat 50%/contain;border-radius:50%;cursor:pointer;height:30px;position:absolute;right:5px;top:5px;width:30px;z-index:1}.pop-up-overlay__form{margin:-20px 0}.pop-up-overlay__form input[type=email],.pop-up-overlay__form input[type=tel],.pop-up-overlay__form input[type=text],.pop-up-overlay__form input[type=url],.pop-up-overlay__form select,.pop-up-overlay__form textarea{background-color:#f5f5f5}.pop-up-overlay__form .button-wrapper{text-align:center}
/*# sourceMappingURL=../../maps/pop-up-overlay/pop-up-overlay.css.map */