.popup{filter:drop-shadow(0 0 10px rgba(0,0,0,.2));left:0;position:absolute;top:0;z-index:2}.popup-inner{background:#fff;clip-path:polygon(0 0,0 100%,calc(100% - 35px) 100%,100% calc(100% - 35px),100% 0,0 0);padding:18px 18px 27px;width:auto}@media only screen and (min-width:722px){.popup-inner{clip-path:polygon(0 0,0 100%,calc(100% - 46px) 100%,100% calc(100% - 46px),100% 0,0 0)}}.popup-inner{animation:popUp .4s forwards;transform-origin:left top}@media(min-width:1200px){.popup-inner{padding:23px 23px 46px}}.popup--content{margin:11px 0}.popup--title{font-size:24px;font-weight:400}.popup--content{font-size:16px}.popup--link{display:inline-block;text-decoration:none}.popup--link svg{fill:#e5097c;width:17px}.popup--link-list{list-style:none;padding:0}.popup--link-list li+li{margin-top:5px}.popup--image{margin:5px 0}.popup svg{margin-right:5px;width:17px}.popup--close{align-items:center;background:none;border:none;color:#090909;display:flex;font-weight:300;margin-left:auto;margin-top:17px}.popup--close svg{fill:#090909}.popup--close:hover{color:#00e2b0}.popup--close:hover svg{fill:#00e2b0}.popup--close:active{color:#deec29}.popup--close:active svg{fill:#deec29}@media(min-width:1200px){.popup--close{margin-top:35px}}.popup:not(:focus-within) .popup-inner{animation:closePopup 1s forwards;animation-delay:1s;height:0;padding:0;width:0}@keyframes closePopup{0%{display:block}to{display:none}}@keyframes popUp{0%{opacity:0;top:50%;transform:scale(0)}to{opacity:1;top:0;transform:scale(1)}}
/*# sourceMappingURL=popup.c5198630.css.map*/