.a-popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -30%);width:500px;max-width:calc(100% - 20px);max-height:calc(100% - 20px);z-index:101;overflow-x:hidden;overflow-y:scroll;cursor:default;opacity:0;transition:transform .1s linear,opacity .1s linear}.a-popup.active{display:block}.a-popup.animate{transform:translate(-50%, -50%);opacity:1}.a-popup__wrapper{position:relative}.a-popup__close{position:absolute;top:18px;right:15px;display:flex;justify-content:center;align-items:center;width:20px;height:20px;cursor:pointer;background:url("../../svg/dist/icon-close.svg") no-repeat;background-size:contain}.a-popup__overlay{position:fixed;z-index:100;overflow:hidden;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;transition:opacity .1s linear}.a-popup__overlay.animate{opacity:1}.a-popup .paragraph{padding:0 !important;margin:0 !important}.a-popup.paragraph--pillar__popup{width:750px}.a-popup.paragraph--program__popup{border-radius:5px}.a-popup.paragraph--program__popup .a-popup__title{background:#1e7be2;color:#fff;font-size:18px;padding:15px 45px 15px 30px}.a-popup.paragraph--program__popup .a-popup__content{background:#fff;color:#000;padding:15px 30px}.a-popup.paragraph--program__popup .a-popup__content__wrapper{display:flex;flex-direction:column;margin:-10px}.a-popup.paragraph--program__popup .a-popup__content__wrapper>*{width:calc(100% - 20px);margin:10px}.a-popup.paragraph--program__popup .a-popup__image{display:flex;justify-content:center}.a-popup.paragraph--program__popup .a-popup__image img{width:90px;height:auto}.a-popup.paragraph--program__popup .a-popup__description{font-size:14px;line-height:20px}.a-popup.paragraph--program__popup .a-popup__description a{font-size:14px;text-decoration:underline}
/*# sourceMappingURL=content-popup.css.map */
