@layer components{:root{--hc-lead-strip-height:clamp(2rem,1.61972rem + 1.69014vw,3.125rem);--hc-header-static-padding:clamp(1.25rem,.827465rem + 1.87793vw,2.5rem);--hc-header-padding:var(--hc-header-static-padding);--hc-header-height:104px;--hc-skew:-12.995deg}body.with-sticky-hc-header{--hc-header-padding:0}.hc-lead-strip{z-index:60;height:var(--hc-lead-strip-height);background-color:var(--brand);color:var(--brand-contrast-neutral);font-size:.875rem;font-style:var(--title-font-style,normal);text-transform:var(--title-text-transform,normal);word-spacing:.2em;font-weight:700;line-height:1;position:relative}@media (min-width:992px){.hc-lead-strip{font-size:1rem}}.hc-lead-strip>.container{justify-content:space-between;align-items:center;height:100%;display:flex}.hc-lead-strip a{color:inherit;text-decoration:none}.hc-lead-strip .hc-lead-strip-site{--focus-color:var(--white);border-radius:.25rem;align-items:baseline;gap:.65em;margin-top:-.15em;display:flex}:root.no-focus-visible .hc-lead-strip .hc-lead-strip-site:focus{outline:var(--focus-width,2px)solid var(--focus-color,var(--brand));outline-offset:var(--focus-offset,3px)}.hc-lead-strip .hc-lead-strip-site:focus:not(:focus-visible){outline:none}.hc-lead-strip .hc-lead-strip-site:focus-visible{outline:var(--focus-width,2px)solid var(--focus-color,var(--brand));outline-offset:var(--focus-offset,3px)}.hc-lead-strip .hc-lead-strip-secondary{align-items:center;gap:1rem;display:flex}.hc-lead-strip .hc-lead-strip-secondary .hc-lead-strip-social-links{align-items:center;gap:clamp(.5rem,.279412rem + .980392vw,.75rem);display:flex}@media (max-width:539px){.hc-lead-strip .hc-lead-strip-secondary .hc-lead-strip-social-links{display:none}}.hc-lead-strip .hc-lead-strip-secondary .hc-lead-strip-social-links a{--focus-color:var(--white);color:var(--white);border-radius:.125rem}:root.no-focus-visible .hc-lead-strip .hc-lead-strip-secondary .hc-lead-strip-social-links a:focus{outline:var(--focus-width,2px)solid var(--focus-color,var(--brand));outline-offset:var(--focus-offset,3px)}.hc-lead-strip .hc-lead-strip-secondary .hc-lead-strip-social-links a:focus:not(:focus-visible){outline:none}.hc-lead-strip .hc-lead-strip-secondary .hc-lead-strip-social-links a:focus-visible{outline:var(--focus-width,2px)solid var(--focus-color,var(--brand));outline-offset:var(--focus-offset,3px)}.hc-lead-strip .hc-lead-strip-secondary .hc-lead-strip-social-links a:hover{color:var(--grey-50)}.hc-lead-strip .hc-lead-strip-secondary .hc-lead-strip-social-links a:active{color:var(--grey-100)}.hc-lead-strip .hc-lead-strip-secondary .hc-lead-strip-social-links a svg{--size:clamp(1.25rem,1.02941rem + .980392vw,1.5rem);width:var(--size);height:var(--size);display:block}.hc-lead-strip .hc-lead-strip-secondary .language-switcher-container{--focus-color:var(--white);margin-top:-.1em;margin-left:.65em}.hc-lead-strip .hc-lead-strip-secondary .language-switcher-container .language-switcher-trigger{font-weight:600}@media (max-width:991px){.hc-lead-strip .hc-lead-strip-secondary .language-switcher-container .language-switcher-trigger{font-size:inherit}}.hc-header{--button-padding-x:clamp(.5rem,.0588235rem + 1.96078vw,1rem);--button-padding-y:clamp(.75rem,.529412rem + .980392vw,1rem);--button-font-size:.9375rem;--button-gap:clamp(.5rem,.113971rem + 1.71569vw,.9375rem);top:var(--admin-bar-height);padding-top:var(--hc-header-padding);height:var(--hc-header-height);z-index:50;pointer-events:none;transition-property:padding;transition-duration:.3s;position:sticky;left:0;right:0}.hc-header .hc-header-content{pointer-events:all;flex-direction:column;align-items:center;display:flex}@media (min-width:992px){.hc-header .hc-header-content{flex-direction:row;justify-content:space-between;gap:clamp(2rem,1.32394rem + 3.0047vw,4rem)}}.hc-header .hc-header-menu-container{--scroll-button-width:1.75rem;align-items:center;max-width:100%;margin-top:1rem;margin-left:auto;transition:filter .4s;display:flex;position:relative;overflow:hidden}@media (min-width:992px){.hc-header .hc-header-menu-container{height:var(--hc-header-height);margin-top:0}}.hc-header .hc-header-menu-container:is(.with-sticky-hc-header *){filter:drop-shadow(0 2px 5px rgb(var(--black-rgb)/15%))drop-shadow(0 2px 1px rgb(var(--black-rgb)/15%))}.hc-header .hc-header-menu-container .hc-scroll-button{font:inherit;letter-spacing:inherit;word-spacing:inherit;white-space:nowrap;color:var(--brand-contrast-neutral);text-align:left;z-index:1;width:var(--scroll-button-width);background:0 0;background-color:var(--brand);cursor:pointer;padding:0;padding-block:var(--button-padding-y);border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;margin:0;font-size:1rem;line-height:1;transition-property:opacity;transition-duration:.3s;display:flex}.hc-header .hc-header-menu-container .hc-scroll-button:not(body.with-scrollable-menu *){display:none}.hc-header .hc-header-menu-container .hc-scroll-button:hover{background-color:var(--brand-lighter-1)}.hc-header .hc-header-menu-container .hc-scroll-button:active{background-color:var(--brand-darker-1)}.hc-header .hc-header-menu-container .hc-scroll-button.hc-scroll-left{margin-right:.5rem}.hc-header .hc-header-menu-container .hc-scroll-button.hc-scroll-left:is(body.with-scrollable-menu-start *){opacity:0;pointer-events:none}.hc-header .hc-header-menu-container .hc-scroll-button.hc-scroll-right{margin-left:.5rem}.hc-header .hc-header-menu-container .hc-scroll-button.hc-scroll-right:is(body.with-scrollable-menu-end *){opacity:0;pointer-events:none}.hc-header .hc-header-menu{scrollbar-gutter:stable;transition-property:--hc-menu-mask-start,--hc-menu-mask-end;transition-duration:.3s;position:relative;overflow:auto}@media (min-width:768px){.hc-header .hc-header-menu{--button-padding-x:1rem;--button-padding-y:1rem;--button-font-size:1rem}}.hc-header .hc-header-menu:is(body.with-scrollable-menu *){scrollbar-width:none;mask-image:linear-gradient(to right,#0000 0%,black var(--hc-menu-mask-start),black calc(100% - var(--hc-menu-mask-end)),#0000 100%);--hc-menu-mask-start:1px;--hc-menu-mask-end:1px}.hc-header .hc-header-menu:is(body.with-scrollable-menu *):is(body:not(.with-scrollable-menu-start) *){--hc-menu-mask-start:3rem}.hc-header .hc-header-menu:is(body.with-scrollable-menu *):is(body:not(.with-scrollable-menu-end) *){--hc-menu-mask-end:3rem}.hc-header .hc-header-menu ul{align-items:center;gap:var(--button-gap);margin:0;padding:0;list-style:none;display:flex}.hc-header .hc-header-menu ul a{--focus-offset:-4px;--focus-color:var(--white);--focus-width:1px;font-size:var(--button-font-size);font-style:var(--title-font-style,normal);text-transform:var(--title-text-transform,normal);word-spacing:.2em;padding:var(--button-padding-y)var(--button-padding-x);background-color:var(--brand);color:var(--brand-contrast-neutral);white-space:nowrap;border-radius:.25rem;font-weight:700;line-height:1;text-decoration:none;display:block}@media (min-width:992px){.hc-header .hc-header-menu ul a{--focus-width:2px}}.hc-header .hc-header-menu ul a:hover{background-color:var(--brand-lighter-1)}.hc-header .hc-header-menu ul a:active{background-color:var(--brand-darker-1)}.hc-header .hc-header-logo{align-items:stretch;padding-bottom:1rem;display:flex}@media (min-width:992px){.hc-header .hc-header-logo{padding-bottom:0}}.hc-header .hc-header-logo .hc-header-tds-logo{width:auto;height:80px}@media (min-width:992px){.hc-header .hc-header-logo .hc-header-tds-logo{height:auto}}.hc-header .hc-header-logo .hc-header-custom-logo{z-index:1;align-items:center;padding-inline:clamp(1.25rem,.996479rem + 1.12676vw,2rem);display:flex;position:relative}.hc-header .hc-header-logo .hc-header-custom-logo img{width:auto;max-width:100px;max-height:60px}@media (min-width:992px){.hc-header .hc-header-logo .hc-header-custom-logo img{max-width:115px;max-height:75px}}.hc-header .hc-header-logo .hc-header-custom-logo:before{content:"";z-index:-1;transform:skewX(var(--hc-skew));border:1px solid var(--grey-50);background:#fff;position:absolute;inset:0}.hc-hero{--hero-content-max-width:100%;margin-top:calc(-1*var(--hc-header-height))}.hc-hero .hc-hero-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:clamp(1.25rem,.827465rem + 1.87793vw,2.5rem);display:flex}.hc-hero .hc-hero-headline{max-width:700px}.hc-hero .hc-hero-headline>:first-child,.hc-hero .hc-hero-headline>link:first-child+*,.hc-hero .hc-hero-headline>.lead-text:first-child>:first-child{margin-top:0}.hc-hero .hc-hero-headline>:last-child,.hc-hero .hc-hero-headline>.lead-text:last-child>:last-child{margin-bottom:0}}@layer overrides{.hc-hero{--hero-height:420px}@media (min-width:540px){.hc-hero{--hero-height:460px}}@media (min-width:768px){.hc-hero{--hero-height:500px}}@media (min-width:992px){.hc-hero{--hero-height:540px}}@media (min-width:1200px){.hc-hero{--hero-height:580px}}@media (min-width:1425px){.hc-hero{--hero-height:620px}}@media (min-width:1600px){.hc-hero{--hero-height:680px}}@media (min-width:1900px){.hc-hero{--hero-height:720px}}}
/*# sourceMappingURL=css-wpce--hc-hero.css.map*/