#site_header{position:fixed;top:-90px;top:0;left:0;width:100%;height:auto;background:#fff;z-index:99999;border-bottom:3.5px solid #000;transition:all 1.2s ease}#site_header .site_header_wrapper{position:relative;z-index:2;display:flex;justify-content:space-between;padding:12px 30px 10px}#site_header a.logo img{max-width:450px;max-width:405px}#site_header.loaded{top:0}#site_header.loaded.has-ticker{top:42px}.navigation{position:relative;margin-top:-8px;display:flex;justify-content:space-between;align-items:center}.navigation a,.navigation span{display:block;font-family:degular-display,sans-serif;font-weight:800;font-style:normal;font-size:32px;font-size:clamp(28px,1.5vw,32px);font-size:clamp(24px,1.35vw,32px);letter-spacing:.6px;text-transform:uppercase;margin:0 15px;padding-top:8px;transition:all .3s ease}.navigation a.active,.navigation span.active{color:#2f68dc;cursor:default}.navigation a:hover,.navigation span:hover{color:#2f68dc}body.boring .navigation a.active{color:#747474;font-weight:700;cursor:default}.mobile_navigation{position:fixed;top:70px;left:0;width:100%;height:100%;background:#fff;z-index:9999;opacity:0;visibility:hidden;transition:all .6s ease}.mobile_navigation .wrapper{display:flex;flex-direction:column}.mobile_navigation a{display:block;padding:20px 0;border-bottom:4px solid #000;font-family:degular-display,sans-serif;font-weight:800;font-style:normal;font-size:32px;text-transform:uppercase;text-align:center;letter-spacing:.8px;transform:translate(-10px);opacity:0}.mobile_navigation .boring_switch{padding-top:10px;justify-content:center;margin:0}.mobile_navigation .boring_switch a{height:60px;border-bottom:none}.mobile_navigation a:nth-child(1n){transition:all .6s ease;animation-delay:1s}.mobile_navigation a:nth-child(2n){transition:all .6s ease;animation-delay:2s}.mobile_navigation a:nth-child(3n){transition:all .6s ease;animation-delay:3s}.mobile_navigation a:nth-child(4n){transition:all .6s ease;animation-delay:4s}.mobile_navigation a:nth-child(5n){transition:all .6s ease;animation-delay:5s}.mobile_navigation a:nth-child(6n){transition:all .6s ease;animation-delay:6s}.mobile_navigation.show{top:70px;opacity:1;visibility:visible}.mobile_navigation.show a{transform:translate(0);opacity:1}.boring_switch{margin-left:20px;display:flex;justify-content:space-between;align-items:center}.boring_switch span{font-family:degular-display,sans-serif;font-weight:800;font-size:16px;text-transform:uppercase;color:rgba(0,0,0,.39);line-height:90%;margin-top:8px;margin-right:0;text-align:right}.boring_switch a{display:block;width:75px;height:50px;margin-left:10px;background:url(/assets/icons/Boring_switch_off.svg) no-repeat 50%/100%;padding:0}.boring_switch a span{display:block;width:100%;height:100%;opacity:0;background:url(/assets/icons/Boring_switch_on.svg) no-repeat 50%/100%;margin:0}.mobile_menu_toggle{display:none;width:43px;height:34px}.boring .navigation a,body.boring .navigation a{font-family:Helvetica,sans-serif;font-size:22px;font-size:1.2rem}.boring .navigation a:hover,body.boring .navigation a:hover{color:#747474}.boring .boring_switch a,body.boring .boring_switch a{background:none}.boring .boring_switch a span,body.boring .boring_switch a span{opacity:1}@media(max-width:1450px){.navigation a{font-size:24px}}@media(max-width:1300px){#site_header .site_header_wrapper{padding-left:30px;padding-right:30px}.navigation{margin-left:20px}.navigation a{font-size:clamp(20px,1vw,32px);margin:0 12px}}@media(max-width:1200px){#site_header a.logo img{max-width:230px}}@media(max-width:1024px){.navigation{display:none}.mobile_menu_toggle{display:block;margin-top:15px}}@media(max-width:768px){#site_header .site_header_wrapper{padding:0 20px;background:#fff}#site_header a.logo img{width:200px}}.ticker-bar{width:100vw;overflow:hidden;background:#fff;color:#000;font-family:Circular Std Book;font-size:18px;font-weight:700;line-height:42px;height:42px;position:fixed;top:0;left:0;z-index:99998;border-bottom:3px solid #000;white-space:nowrap}.ticker-bar .ticker-track{display:inline-block;white-space:nowrap;will-change:transform}.ticker-bar .ticker-item{display:inline-block;padding-right:15px}body.boring .ticker-bar .ticker-track{filter:grayscale(1)}@media(max-width:768px){.ticker-bar{font-size:14px}}#cookies{position:fixed;bottom:-300px;right:30px;background:#fff;border:3px solid #000;z-index:9999;width:550px;border-radius:35px;opacity:0;transition:all .5s ease-in-out}#cookies .wrapper{padding:30px}#cookies h3{font-size:3.2rem;line-height:80%;text-transform:uppercase;margin-bottom:30px}#cookies p{font-size:1.4rem;margin-bottom:30px}#cookies .actions{display:flex;justify-content:space-around}#cookies .actions a{font-size:1.2rem}#cookies.show{opacity:1;bottom:30px}body.boring #cookies{border-radius:0}body.boring #cookies h3{font-size:2.6rem}body.boring #cookies p{font-family:Helvetica}@media(max-width:768px){#cookies{width:calc(100% - 30px);right:15px}#cookies h3{font-size:2.5rem}#cookies p{font-size:1.2rem}#cookies p br{display:none}#cookies .actions{gap:15px;flex-direction:column-reverse}#cookies .actions a{font-size:1rem;text-align:center}}