.popup-message{position:fixed;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px;box-shadow:0 -4px 10px 0 rgba(0,0,0,.04);z-index:1000;background:#d3caba;font-family:Satoshi,sans-serif;font-size:.875rem;font-weight:500;line-height:normal;color:#151515;font-style:normal}@media(min-width:1024px){.popup-message{width:auto;min-width:381px;max-width:100%;left:50%;transform:translateX(-50%);bottom:5px;padding:16px 24px;font-size:1rem}}.popup-message .popup-link{padding-left:56px;cursor:pointer;font-family:Satoshi,sans-serif;font-size:.75rem;font-weight:700;line-height:normal;color:#000;font-style:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase}