/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.uq-alert{background-color:#e7f0fa;color:#3b383e;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;position:relative}.uq-alert__container{margin:0 auto}.uq-alert__container .uq-alert__message:not(:last-child){padding-right:3rem}.uq-alert__title{font-size:1.125rem;font-weight:500;line-height:1.2;color:#3b383e;margin:0 0 .5rem}.uq-alert__message{position:relative;padding:1.5rem;margin-left:2.5rem}.uq-alert__message::before{content:"";background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' transform='rotate(-180 12 12)' stroke='%233b383e' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M12 16.2v-4' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='12' cy='8.4' r='1.1' transform='rotate(-180 12 8.4)' fill='%233b383e'%3e%3c/circle%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.5rem;width:1.5rem;height:1.5rem;position:absolute;top:25px;left:-1rem}.uq-alert__message p{margin-bottom:1rem;margin-top:0}.uq-alert__message p:last-child{margin-bottom:0}.uq-alert__close{position:absolute;top:0;right:0;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m5 5 14 14M19 5 5 19' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1rem;background-position:center;background-color:rgba(0,0,0,0);border:none;width:3rem;height:3rem;text-indent:999px;overflow:hidden;cursor:pointer}.uq-alert__close:hover,.uq-alert__close:focus{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m5 5 14 14M19 5 5 19' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-color:rgba(0,0,0,0);border:none}.uq-alert--info{background-color:#e7f0fa}.uq-alert--info .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' transform='rotate(-180 12 12)' stroke='%233b383e' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M12 16.2v-4' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='12' cy='8.4' r='1.1' transform='rotate(-180 12 8.4)' fill='%233b383e'%3e%3c/circle%3e%3c/svg%3e")}.uq-alert--success{background-color:#edf6ed}.uq-alert--success .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' stroke='%233b383e' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M7 12.867 9.6 16l6.733-8' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-alert--warning{background-color:#fef8e8}.uq-alert--warning .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' stroke='%233b383e' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M12 7.8v4' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='11.9' cy='15.6' r='.6' fill='%233b383e' stroke='%233b383e'%3e%3c/circle%3e%3c/svg%3e")}.uq-alert--error{background-color:#fbeaea}.uq-alert--error .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.127 18.545a1.18 1.18 0 0 1-1.055 1.706H4.929a1.18 1.18 0 0 1-1.055-1.706l7.072-14.143a1.179 1.179 0 0 1 2.109 0l7.072 14.143Z' stroke='%233b383e' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M12 9v4' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='11.9' cy='16.601' r='1.1' fill='%233b383e'%3e%3c/circle%3e%3c/svg%3e")}@media(min-width:64rem){.uq-alert--global .uq-alert__container{max-width:73.25rem;margin-left:auto;margin-right:auto}}.uq-alert--global .uq-alert__message{line-height:1.6rem;font-weight:400;margin-left:2.75rem;padding:.75rem 1.5rem .75rem .5rem}@media(min-width:37.5rem){.uq-alert--global .uq-alert__message{font-size:1rem}}@media(min-width:64rem){.uq-alert--global .uq-alert__message{margin-left:2.5rem}}.uq-alert--global .uq-alert__message::before{content:"";background-size:1.5rem;width:1.5rem;height:1.5rem;position:absolute;top:.75rem;left:-1.5rem}.uq-alert--dark{background-color:#0d6dcd;color:#fff}.uq-alert--dark a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}.uq-alert--dark a:hover,.uq-alert--dark a:focus{background-color:#fff;color:#51247a}.uq-alert--dark .uq-alert__title{color:#fff}.uq-alert--dark .uq-alert__close{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m5 5 14 14M19 5 5 19' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-alert--dark .uq-alert__close:hover,.uq-alert--dark .uq-alert__close:focus{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m5 5 14 14M19 5 5 19' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-alert--dark.uq-alert--info .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' transform='rotate(-180 12 12)' stroke='%23fff' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M12 16.2v-4' stroke='%23fff' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='12' cy='8.4' r='1.1' transform='rotate(-180 12 8.4)' fill='%23fff'%3e%3c/circle%3e%3c/svg%3e")}.uq-alert--dark.uq-alert--success{background-color:#4aa74e}.uq-alert--dark.uq-alert--success .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' stroke='%23fff' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M7 12.867 9.6 16l6.733-8' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-alert--dark.uq-alert--warning{background-color:#f7ba1e;color:#3b383e}.uq-alert--dark.uq-alert--warning .uq-alert__title{color:#3b383e}.uq-alert--dark.uq-alert--error{background-color:#d62929}.uq-alert--dark.uq-alert--error .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.127 18.545a1.18 1.18 0 0 1-1.055 1.706H4.929a1.18 1.18 0 0 1-1.055-1.706l7.072-14.143a1.179 1.179 0 0 1 2.109 0l7.072 14.143Z' stroke='%23fff' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M12 9v4' stroke='%23fff' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='11.9' cy='16.601' r='1.1' fill='%23fff'%3e%3c/circle%3e%3c/svg%3e")}
