.consent-banner-wrapper{position:fixed;bottom:0;padding:2rem;background-color:#fff;z-index:99;box-shadow:0 0 18px rgba(0,0,0,.2)}.consent-banner-wrapper,.consent-banner-wrapper .consent-banner{width:100%;display:flex;justify-content:center;align-items:center}.consent-banner-wrapper .consent-banner{flex-direction:column;max-width:1440px}@media screen and (min-width:768px){.consent-banner-wrapper .consent-banner{flex-direction:row;justify-content:space-between;gap:4rem}}.consent-banner-wrapper .consent-banner .policy-title{font-size:19px;line-height:1.3;margin-bottom:10px}.consent-banner-wrapper .consent-banner .policy-text{display:flex;font-size:13px;line-height:1.5}.consent-banner-wrapper .consent-banner .link-button{color:#ff3e55;font-weight:600;margin-left:5px}.consent-banner-wrapper .consent-action-buttons{flex:1 1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;width:100%;margin-top:2rem}@media screen and (min-width:768px){.consent-banner-wrapper .consent-action-buttons{flex-direction:row;justify-content:flex-end;margin-top:0}}.consent-banner-wrapper .consent-customize-button{font-size:.75rem;line-height:1rem;white-space:nowrap;color:#2c2c2c;text-decoration:underline;text-align:right;cursor:pointer}