.cw-Header{--header-background:var(--brandbook_accent-color,var(--primary-color));box-sizing:border-box;z-index:1}.cw-Header__content-height{height:-moz-fit-content;height:fit-content}.cw-Header__buttons-container{margin-left:auto}.cw-Header__buttons-container_absolute{right:var(--offset_xs);position:absolute}.cw-Header_accent-top-border{border-top:calc(var(--border-thickness)*3)solid var(--header-background)}.cw-Header_border-radius-s{border-top-left-radius:var(--border-radius_s);border-top-right-radius:var(--border-radius_s)}.cw-Header_border-radius-xl{border-top-left-radius:var(--border-radius_xl);border-top-right-radius:var(--border-radius_xl)}.cw-Header_primary-background{background:var(--header-background)}