@charset "UTF-8";
/* https://blog.asaptickets.com/wp-content/themes/paperback-child/css/cookie-warning.css?ver=6.9 */
.cookie-popup{position:fixed;left:0;top:0;z-index:40;width:100%;display:none;justify-content:center;align-items:center;transition:transform .8s ease-in-out;font-size:14px;font-family:"Open Sans",sans-serif;text-align:left;color:#fff;background:linear-gradient(10deg,rgba(53,190,248,0) 0%,rgba(53,190,248,.3) 100%),#215695;box-shadow:-5px 9px 20px rgba(11,51,91,.2);line-height:21px}.cookie-popup .cookie-content-block{padding:40px 10px 20px}.cookie-popup .cookie-content-block .cup-image{margin:2px 4px 0 0;width:18px;height:19px;float:left;flex-shrink:0;background:url(https://blog.asaptickets.com/wp-content/themes/paperback-child/images/cookies-popup-icon.svg) no-repeat;background-size:17px}.cookie-popup .cookie-content-block .text-block{margin:5px 0 20px;max-width:850px}.cookie-popup .cookie-content-block .text-block .hyperlink{text-decoration:underline;font-weight:700;color:#fff}.cookie-popup .cookie-content-block .text-block .device{display:inline-block}.cookie-popup .cookie-content-block .text-block .desktop{display:none}.cookie-popup .cookie-agree-button{margin-bottom:20px;width:100%;border:1px solid #fff;border-radius:5px;font-size:14px;flex-shrink:0;font-weight:700;text-transform:uppercase;color:#fff;background:none}.cookie-popup .cookie-close-button{position:absolute;top:15px;right:10px;padding:0;width:17px;height:17px;background:none}.cookie-popup .cookie-close-button:hover{background:none;box-shadow:none}.cookie-popup .cookie-close-button:hover::before,.cookie-popup .cookie-close-button:hover::after{opacity:.9}.cookie-popup .cookie-close-button::before,.cookie-popup .cookie-close-button::after{content:'';position:absolute;top:0;height:17px;width:2px;background-color:#fff}.cookie-popup .cookie-close-button::before{transform:rotate(45deg)}.cookie-popup .cookie-close-button::after{transform:rotate(-45deg)}.admin-bar .cookie-popup{top:46px}.show-popup{display:flex;transform:translateY(0)}@media screen and (min-width:768px){.cookie-popup{font-size:12px;line-height:14px}.cookie-popup .cookie-content-block{padding:19px 20px 15px;display:flex;align-items:center;justify-content:center}.cookie-popup .cookie-content-block .cup-image{margin:0 10px 0 0}.cookie-popup .cookie-content-block .text-block{margin:0}.cookie-popup .cookie-content-block .text-block .device{display:none}.cookie-popup .cookie-content-block .text-block .desktop{display:inline-block}.cookie-popup .cookie-agree-button{margin:0 0 0 40px;padding:5px 0;width:92px;height:30px;font-size:12px}.cookie-popup .cookie-agree-button:hover{background:#fff;color:#2775b3}.cookie-popup .cookie-close-button{position:relative;left:0;top:0;width:21px;height:21px;margin:0 0 0 20px}.cookie-popup .cookie-close-button::before,.cookie-popup .cookie-close-button::after{height:21px;width:1px}.admin-bar .cookie-popup{top:32px}}