.cookie-consent{display:flex;position:fixed;z-index:10000;bottom:0;left:50%;transform:translateX(-50%);padding:20px;background-color:#fffaf9;border:1px solid rgba(253,229,226,.3);width:100%;max-width:1440px;justify-content:space-between;align-items:center;color:#221f1f;font-size:14px;font-weight:300;line-height:21px}@media screen and (max-width:830px){.cookie-consent{display:inline}}.cookie-consent .content{width:60%}@media screen and (max-width:830px){.cookie-consent .content{width:100%}}.cookie-consent .content a{color:#f09184;text-decoration:none}.cookie-consent .content a:hover{color:#ec5643;cursor:pointer}.cookie-consent .actions{width:40%;text-align:right}@media screen and (max-width:830px){.cookie-consent .actions{width:100%;text-align:center}}.cookie-consent .actions .more-info{height:16px;width:142px;color:#f09184;font-family:mrs-eaves-xl-serif;text-decoration:none;font-size:13px;font-weight:600;margin-right:40px;cursor:pointer}@media screen and (max-width:360px){.cookie-consent .actions .more-info{margin-right:5px}}.cookie-consent .actions button{height:50px;width:120px;background-color:#f09184;border:1px solid #f09184;color:#fff;font-size:13px;font-weight:600;cursor:pointer}@media screen and (max-width:830px){.cookie-consent .actions button{height:28px}}.cookie-consent .actions button:hover{background-color:#e46e5e}.cookie-consent .actions svg{display:none;margin-left:10px}@media screen and (max-width:830px){.cookie-consent .actions svg{display:initial}}