.brand path{fill:var(--color)}.brand.color-light:hover path{fill:var(--color-primary)}.brand.color-primary:hover path{fill:var(--color-dark)}.wip-header{--edition-fs: 14px;--edition-lh: 17px;--by-fs: 14px;--by-lh: 14px;position:absolute;top:0;z-index:6;width:100%;--wip-header-safe-area: calc(var(--s) * 4);--animation-delay: 50ms;cursor:none}.wip-header a,.wip-header svg{cursor:none}@media screen and (min-width: 768px){.wip-header{--animation-delay: .3s}}@media screen and (min-width: 768px){.wip-header{--wip-header-safe-area: calc(var(--s) * 6)}}@media screen and (min-width: 1440px){.wip-header{--wip-header-safe-area: calc(var(--s) * 12)}}@media screen and (min-width: 1440px){.wip-header{--wip-header-safe-area: calc(var(--s) * 15)}}.wip-header .wip-anchors{gap:calc(var(--s) * 8);text-transform:uppercase;position:absolute;top:60px;display:flex;align-items:center;justify-content:center;left:0;width:100%}@media screen and (min-width: 768px){.wip-header .wip-anchors{top:20px;left:calc(0px - var(--wip-header-safe-area))}}.wip-header .wrapper-fluid{padding-left:var(--wip-header-safe-area);padding-right:var(--wip-header-safe-area)}.wip-header .wrapper-fluid .flex-wrapper{display:flex;flex-flow:row;align-items:baseline;width:100%;padding:18px 0 calc(var(--s) * 4) var(--safe-area);left:0;justify-content:flex-start;position:absolute}@media screen and (min-width: 768px){.wip-header .wrapper-fluid .flex-wrapper{position:relative;justify-content:flex-end}}.wip-header .wrapper-fluid .flex-wrapper:after{content:"";width:calc(100% - 40px);display:block;height:1px;background:var(--color-dark);position:absolute;left:0;bottom:0;transition:all .5s var(--animation-delay) cubic-bezier(.4,0,.2,1);opacity:1;transform:scaleX(1)}@media screen and (min-width: 768px){.wip-header .wrapper-fluid .flex-wrapper:after{width:100%}}.wip-header .wrapper-fluid .flex-wrapper svg{width:107px;transform:translateY(1px)}@media screen and (min-width: 768px){.wip-header .wrapper-fluid .flex-wrapper svg{width:140px}}.wip-header .wrapper-fluid .flex-wrapper .edition{margin-right:calc(var(--s) * 6);font-size:var(--edition-fs);line-height:var(--edition-lh);transition:color .1s var(--animation-delay) ease-in}.wip-header .wrapper-fluid .flex-wrapper .edition svg{width:auto;margin-right:calc(var(--s) * 2)}.wip-header .wrapper-fluid .flex-wrapper .edition span{font-size:var(--edition-fs);line-height:var(--edition-lh)}.wip-header .wrapper-fluid .flex-wrapper .by{font-size:var(--by-fs);line-height:var(--by-lh);position:fixed;bottom:calc(var(--s) * 2);right:calc(var(--s) * 4)}.wip-header .wrapper-fluid .flex-wrapper .by a{margin-left:var(--s)}@media screen and (min-width: 768px){.wip-header .wrapper-fluid .flex-wrapper .by{position:relative;bottom:auto;right:auto}}.wip-header.wip-header-2023{font-family:var(--wip2023-ff);--wip-header-safe-area: calc(var(--s) * 4)}@media screen and (min-width: 768px){.wip-header.wip-header-2023{--wip-header-safe-area: calc(var(--s) * 10)}}@media screen and (min-width: 768px){.wip-header.wip-header-2023 .flex-wrapper{padding:18px 0 calc(var(--s) * 4)}}.wip-header.wip-header-2023.wip-header-2023--speaker .flex-wrapper{justify-content:flex-end}.wip-header.wip-header-2023.wip-header-2023--speaker .flex-wrapper svg{filter:invert(1)}@media screen and (min-width: 768px){.wip-header.wip-header-2023.wip-header-2023--speaker .flex-wrapper{justify-content:space-between}}.wip-header.wip-header-2024{--wip-header-safe-area: calc(var(--s) * 4)}@media screen and (min-width: 768px){.wip-header.wip-header-2024{--wip-header-safe-area: calc(var(--s) * 6)}}.wip-header.wip-header-2024 .wrapper-fluid .flex-wrapper{padding:18px 0 calc(var(--s) * 4) var(--safe-area)}@media screen and (min-width: 768px){.wip-header.wip-header-2024 .wrapper-fluid .flex-wrapper{padding:18px 0 calc(var(--s) * 4)}}.wip-header.wip-header-2024 .wrapper-fluid .flex-wrapper .by{right:var(--wip-header-safe-area);bottom:var(--wip-header-safe-area);font-style:normal}@media screen and (min-width: 768px){.wip-header.wip-header-2024 .wrapper-fluid .flex-wrapper .by{left:auto;bottom:0;right:0}}.wip-header.wip-header-2024 *{font-family:var(--wip2024-ff-primary)}.wip-header.wip-header-2024 .wip-anchors a{font-family:var(--wip2024-ff-secondary);font-variation-settings:"wght" 300;font-size:16px;text-decoration:underline}@media screen and (min-width: 768px){.wip-header.wip-header-2024 .wip-anchors a{text-decoration:none}}.wip-header.wip-header-2024 ::selection{color:#a81d48;background:transparent}.wip-header.wip-header-2024--speaker .wip-anchors{top:60px}@media screen and (min-width: 768px){.wip-header.wip-header-2024--speaker .wip-anchors{position:absolute;width:100%;left:0;top:20px}}.wip-header.hide-border .wrapper-fluid .flex-wrapper{border-color:transparent}.wip-header.hide-border .wrapper-fluid .flex-wrapper:after{transition-delay:0s;transform:scaleX(0)}.wip-header.hide-header{animation:fadeOutBottomToTop50 .1s forwards}.wip-header.space-between .wrapper-fluid .flex-wrapper{justify-content:space-between}.wip-header.inverse .wrapper-fluid .flex-wrapper .edition,.wip-header.inverse .wrapper-fluid .flex-wrapper .by{color:var(--color-light)}.wip-header.inverse .wrapper-fluid .flex-wrapper svg{--color: var(--color-light) !important}.wip-header.inverse .wrapper-fluid .flex-wrapper:after{background:var(--color-light)}
