.cookie_consent{position:fixed;width:1060px;bottom:2%;left:50%;transform:translateX(-50%);z-index:1000;border-radius:20px;display:none;gap:20px;justify-content:center;align-items:center;padding:15px 30px;background:#F60C51;font-family:"PFDin_regular",Tahoma,Arial,sans-serif;color:#fff;font-size:24px;line-height:130.5%;color:#fff;font-size:20px;line-height:120%;cursor:default}@media (max-width:1200px){.cookie_consent{width:580px;padding:11px 30px;transform:none;left:1%}}@media (max-width:670px){.cookie_consent{padding:7px 15px 7px 20px;left:10px;bottom:60px;width:280px;border-radius:10px;gap:30px;font-size:11px;line-height:110%}}@media (min-width:1201px){.cookie_consent.has_plate{width:580px;padding:11px 30px;transform:none;left:1%}.cookie_consent.has_plate .cookie_btn{margin-left:0;width:126px}}.cookie_consent.has_plate{bottom:70px}.cookie_consent--black{background:#000}.cookie_consent .container{width:1200px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between}.cookie_consent a{text-decoration:underline;cursor:pointer}.cookie_consent .cookie_btn{font-family:"Dinpro_medium",Tahoma,Verdana,sans-serif;font-size:18px;line-height:110%;text-transform:uppercase;background:#383838;width:190px;height:40px;margin-left:20px;display:flex;justify-content:center;align-items:center;border-radius:100px;position:relative;z-index:1;overflow:hidden;cursor:pointer;transition:all 0.3s;flex-shrink:0}@media (max-width:1200px){.cookie_consent .cookie_btn{margin-left:0;width:126px}}@media (max-width:670px){.cookie_consent .cookie_btn{font-size:12px;height:32px;width:88px}}.cookie_consent .cookie_btn:before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background-color:#fff;transition:all 0.3s;border-radius:100px;z-index:-1}.cookie_consent .cookie_btn:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:#383838;border-radius:100px;transition:all 0.3s;z-index:-2}.cookie_consent .cookie_btn:hover{color:#0D1215;transition:all 0.3s}.cookie_consent .cookie_btn:hover:before{width:100%}