body header.cb-hdr{position:sticky;top:0;z-index:9999;background:#ffffffeb;backdrop-filter:saturate(180%) blur(8px);-webkit-backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid #e5e5e5;width:100%;margin:0;padding:0;display:block}body header.cb-hdr .cb-hdr__inner{max-width:1400px;margin:0 auto;padding:18px 32px;display:flex;align-items:center;justify-content:space-between;gap:2rem}body header.cb-hdr .cb-hdr__logo{display:inline-block;line-height:0;flex-shrink:0}body header.cb-hdr .cb-hdr__logo img{height:20px;width:auto;max-width:350px;display:block}body header.cb-hdr .cb-hdr__nav{display:flex}body header.cb-hdr .cb-hdr__nav ul{list-style:none;margin:0;padding:0;display:flex;gap:2.25rem;align-items:center}body header.cb-hdr .cb-hdr__nav li{margin:0;padding:0}body header.cb-hdr .cb-hdr__nav a{text-decoration:none;color:#0a0a0a;font-family:futura-pt,Futura,Century Gothic,Trebuchet MS,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.12em;line-height:1;padding:8px 0;position:relative;transition:color .15s ease}body header.cb-hdr .cb-hdr__nav a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#ffd600;transition:width .25s ease}body header.cb-hdr .cb-hdr__nav a:hover:after,body header.cb-hdr .cb-hdr__nav a[aria-current=page]:after{width:100%}body header.cb-hdr .cb-hdr__burger{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:8px}body header.cb-hdr .cb-hdr__burger span{display:block;width:24px;height:2px;background:#0a0a0a;transition:transform .25s ease,opacity .25s ease}body header.cb-hdr.is-open .cb-hdr__burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}body header.cb-hdr.is-open .cb-hdr__burger span:nth-child(2){opacity:0}body header.cb-hdr.is-open .cb-hdr__burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:1023px){body header.cb-hdr .cb-hdr__inner{padding:14px 20px}body header.cb-hdr .cb-hdr__burger{display:flex}body header.cb-hdr .cb-hdr__nav{position:fixed;inset:60px 0 0;background:#fff;transform:translate(100%);transition:transform .3s ease;padding:2rem 1.5rem;overflow-y:auto}body header.cb-hdr.is-open .cb-hdr__nav{transform:translate(0)}body header.cb-hdr .cb-hdr__nav ul{flex-direction:column;align-items:flex-start;gap:1.25rem}body header.cb-hdr .cb-hdr__nav a{font-size:1.25rem;padding:.75rem 0;letter-spacing:.05em}}body footer.cb-ftr{background:#0a0a0a;color:#ffffffd9;padding:5rem 1.5rem 0;font-family:futura-pt,Lato,system-ui,sans-serif;margin:0;width:100%}body footer.cb-ftr .cb-ftr__cols{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;padding-bottom:4rem}@media(min-width:900px){body footer.cb-ftr .cb-ftr__cols{grid-template-columns:repeat(3,1fr);gap:4rem}}body footer.cb-ftr .cb-ftr__col-title{font-family:futura-pt,Futura,Century Gothic,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#fff;margin:0 0 1.5rem;line-height:1}body footer.cb-ftr .cb-ftr__col-title--spaced{margin-top:2.5rem}body footer.cb-ftr .cb-ftr__address,body footer.cb-ftr .cb-ftr__contact{color:#ffffffd9;line-height:1.7;margin:0 0 1.5rem;font-size:.95rem}body footer.cb-ftr .cb-ftr__contact{margin-bottom:0}body footer.cb-ftr .cb-ftr__contact a{color:#ffffffd9;text-decoration:none;transition:color .2s ease}body footer.cb-ftr .cb-ftr__contact a:hover{color:#ffd600}body footer.cb-ftr .cb-ftr__socials,body footer.cb-ftr .cb-ftr__connect{list-style:none;margin:0;padding:0;display:flex;gap:1rem;align-items:center}body footer.cb-ftr .cb-ftr__socials li{margin:0}body footer.cb-ftr .cb-ftr__socials li a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(255,255,255,.85);color:#ffffffd9;transition:background .2s ease,border-color .2s ease,color .2s ease}body footer.cb-ftr .cb-ftr__socials li a:hover{background:#ffd600;border-color:#ffd600;color:#0a0a0a}body footer.cb-ftr .cb-ftr__connect li a{display:inline-flex;align-items:center;gap:.6rem;color:#ffffffd9;text-decoration:none;font-size:.95rem;transition:color .2s ease}body footer.cb-ftr .cb-ftr__connect li a:hover{color:#ffd600}body footer.cb-ftr .cb-ftr__brand{max-width:1280px;margin:0 auto;padding:3rem 0 2rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}body footer.cb-ftr .cb-ftr__brand img{width:100%;max-width:460px;height:auto;filter:brightness(0) invert(1)}body footer.cb-ftr .cb-ftr__legal{list-style:none;margin:0;padding:0;display:flex;gap:.6rem;align-items:center;color:#fff9;font-size:.85rem}body footer.cb-ftr .cb-ftr__legal li{margin:0}body footer.cb-ftr .cb-ftr__sep{width:4px;height:4px;background:#fff6;border-radius:50%}body footer.cb-ftr .cb-ftr__legal a{color:#ffffffb3;text-decoration:none;transition:color .2s ease}body footer.cb-ftr .cb-ftr__legal a:hover{color:#ffd600}body footer.cb-ftr .cb-ftr__sister{background:#050505;color:#fff9;padding:1.25rem 1.5rem;margin:1.5rem -1.5rem 0;text-align:center;font-size:.82rem;line-height:1.6}body footer.cb-ftr .cb-ftr__sister a{color:#ffd600;text-decoration:none;font-weight:500}
