*,*::before,*::after{box-sizing:border-box;}
body{margin:0;padding:0;font-family:"Merriweather", sans-serif;}
a{color:inherit;}
footer,footer *{border-radius:0!important;}
.cookies{position:fixed;right:1.48rem;bottom:1.47rem;z-index:1200}
.cookies .featured-section{width:min(24rem,calc(100vw - 1.48rem*2));padding:1.47rem;border:1px solid color-mix(in srgb,currentColor 14%,transparent);border-radius:0.52rem;background:#fafafa;color:#0a0f1a;box-shadow:0 12px 30px rgba(0,0,0,0.07)}
:root {
  --paint-light: #3f382a;
  --delay-hover: cubic-bezier(0.4,0,0.2,1);
  --tone-base: #efe7d3;
}

.cookies .clear-service{display:flex;align-items:center;justify-content:space-between;gap:1.47rem}
.cookies strong{font-size:calc(16.8px * 1.35);line-height:1.12}
.cookies .clear-service button{border:0;background:transparent;color:#0a0f1a;text-decoration:underline;font:inherit;cursor:pointer}
.cookies p{margin:calc(1.47rem * .75) 0 0;color:#2a3040;line-height:1.73}
.cookies .steady-shell{display:flex;gap:calc(1.47rem * .75);margin-top:1.47rem}
.cookies .steady-shell button{flex:1;border:1px solid color-mix(in srgb,currentColor 16%,transparent);border-radius:0.26rem;background:#fff;color:#0a0f1a;font:inherit;padding:calc(1.47rem * .75);cursor:pointer}
.cookies .steady-shell button.cookie-accept{background:#5b6b3a;color:#fbf7ec;border-color:#5b6b3a}
