main.bg-blur::after{content:'';position:fixed;inset:0;background-color:#00000060;z-index:4000000000!important}#full-notice{display:none;position:fixed;top:50%;left:50%;padding:3rem;transform:translate(-50%,-50%);background-color:var(--green);z-index:5000000000!important;color:var(--white);gap:2rem;max-width:900px;width:90%}#full-notice p{color:var(--white)}#full-notice img{width:100%;max-width:250px;min-width:175px}#full-notice #notice-copy{border-left:solid 1px var(--white);padding-left:2.5rem;padding-block:1rem}#full-notice #notice-copy .tag{text-transform:uppercase}#full-notice h2{font-size:1.75rem;text-wrap:balance}#full-notice a{border:1px solid var(--white)}#full-notice button{position:absolute;top:0;right:0;cursor:pointer;-webkit-appearance:none;background-color:initial;color:#fff;border:none;padding:1rem;padding-right:2.25rem;text-decoration:underline;text-underline-offset:.25rem}#full-notice button::before{content:'';background-image:url(/img/x-white.svg);background-repeat:no-repeat;width:10px;height:10px;width:18px;height:18px;background-size:contain;padding-left:1rem;position:absolute;right:.75rem}@media screen and (max-width:1366px){main.bg-blur::after{margin-left:-50px}}@media screen and (max-width:768px){#full-notice{flex-direction:column}#full-notice #notice-copy{border-left:unset;padding-left:0;padding-top:2rem}#full-notice #notice-copy{width:100%}#full-notice #notice-copy h2,#full-notice #notice-copy p,#full-notice #notice-copy a{max-width:450px}#full-notice img{max-width:175px}}@media screen and (max-width:500px){main.bg-blur::after{margin-left:-25px}#full-notice{padding:2rem}}