.trn-cookie-alert{position:fixed;display:none;flex-direction:column;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:calc(100vw - 70px);box-sizing:border-box;padding:21px 33px;left:50%;bottom:25px;transform:translate(-50%,0);background-color:#6d6e70;color:#fff;border-radius:9px;box-shadow:rgba(255,255,255,.2)0 7px 29px 0;z-index:99999}@media screen and (min-width:640px){.trn-cookie-alert{flex-direction:row;gap:29px;padding:11px 25px;bottom:19px;max-width:1380px}}.trn-cookie-alert-button,.trn-cookie-alert-text{font-family:Circe;font-weight:400;font-size:16px;line-height:110%;letter-spacing:0;cursor:default}.trn-cookie-alert-text a{color:#fff}.trn-cookie-alert-button{width:100%;background-color:#ffa420;border-radius:3px;padding:6px 15px;font-weight:700;text-align:center;cursor:pointer;box-sizing:border-box}.trn-cookie-alert-button span{position:relative;top:2px}@media screen and (min-width:640px){.trn-cookie-alert-button{width:auto}}