.at-symbol:after{content:"@"}@-webkit-keyframes header-menu-animate-in{0%{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes header-menu-animate-in{0%{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}.header-menu{opacity:1;flex:1 0 auto;position:relative;display:grid;grid-column:full;align-items:flex-start;grid-template-columns:[full-start] 24px [max-start] 1fr [grid-start] clamp(310px,calc(100vw - var(--scrollbar-width) - 48px),620px) [grid-end] 1fr [max-end] 24px [full-end];--header-menu-padding-sides:0;--header-menu-ul-display-mode:block}.header-menu .label{--hover-text-decoration:none}.header-menu .label:focus-visible{outline:none}.header-menu .label:focus-visible .label__inner{outline:2px dashed #e1244c;outline-offset:8px}.header-menu__label-wrap{display:flex;flex:1 1;justify-content:space-between;width:100%}.header-menu__label-wrap .label{font-weight:700;--line-height:1;padding:1.3rem 0;flex:1 1;cursor:default;display:flex;align-items:center;justify-content:var(--header-h-align);--hover-opacity:1}.header-menu__label-wrap .label[href]{cursor:pointer}.header-menu__label-wrap .icon{padding-left:20px;width:calc(var(--icon-size) + 20px);display:none;transition:transform .15s ease}.header-menu>ul{display:none;background:var(--cs__header-menu__bg);padding-bottom:.5rem}.header-menu>ul>.header-menu-item:first-child{margin-top:1rem}.header-menu>ul>.header-menu-group+.header-menu-item{margin-top:.5rem}.header-menu:after{display:none;content:"";width:0;height:0;border-left:8px solid transparent;border-bottom:12px solid var(--cs__header-menu__bg);border-right:8px solid transparent;border-top:0 solid transparent;z-index:10;position:absolute;bottom:0;left:0;right:0;margin:auto;transition:opacity .25s ease}.header-menu--layout-horizontal{--header-menu-ul-horizontal-offset:-320px}.header-menu--layout-horizontal-full .header-menu__label-wrap{position:relative}.header-menu--layout-horizontal-full .header-menu__label-wrap:after{display:none;content:"";width:0;height:0;border-left:8px solid transparent;border-bottom:12px solid var(--cs__header-menu__bg);border-right:8px solid transparent;border-top:0 solid transparent;z-index:10;position:absolute;bottom:0;left:0;right:0;margin:auto;transition:opacity .25s ease}@media(min-width:48.0625rem){.header-menu{grid-template-columns:[full-start] 24px [max-start] 1fr [grid-start] clamp(620px,90vw,1530px) [grid-end] 1fr [max-end] 24px [full-end]}}@media(max-width:78.75rem)and (min-width:48.0625rem){.header-menu--nested.open>ul{grid-template-columns:[full-start] 24px [max-start] 1fr [grid-start] clamp(620px,90vw,1530px) [grid-end] 1fr [max-end] 24px [full-end]}}@media(min-width:78.8125rem){.header-menu{grid-template-columns:[full-start] 24px [max-start] 1fr [grid-start] clamp(620px,82vw,1530px) [grid-end] 1fr [max-end] 24px [full-end];--header-menu-padding-sides:var(--box-padding);display:flex;flex-direction:column}.header-menu .label:focus-visible{outline-offset:-10px;outline:2px dashed #e1244c}.header-menu .label:focus-visible .label__inner{outline:none}.header-menu__label-wrap .label{--header-h-align:center;padding:1rem;padding-inline:2rem}.header-menu>ul{padding-bottom:1rem;position:absolute;width:370px;top:100%;z-index:11;border-radius:2rem;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1)}.header-menu--layout-horizontal{display:grid;grid-template-columns:1fr 1fr}.header-menu--layout-horizontal .header-menu__label-wrap{grid-column:1/span 2;align-self:stretch}.header-menu--layout-horizontal:after{margin:0;grid-column:2;left:-8px}.header-menu--layout-horizontal:not(:first-child)>ul{grid-column:2;left:calc(-8px + var(--header-menu-ul-horizontal-offset))}.header-menu--layout-horizontal>ul{overflow:hidden;padding-bottom:0;--header-menu-ul-display-mode:flex;flex-wrap:nowrap;max-width:none;margin:0;grid-column:auto;width:auto}.header-menu--layout-horizontal>ul>li{flex:1 1 392px;width:392px}.header-menu--layout-horizontal-full{position:static}.header-menu--layout-horizontal-full:after{content:none}.header-menu--layout-horizontal-full>ul{overflow:hidden;padding-bottom:0;left:0;right:0;max-width:clamp(620px,80vw,1176px);margin:0 auto;position:absolute;--header-menu-ul-display-mode:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));opacity:1!important;-webkit-animation:header-menu-animate-in .2s ease forwards;animation:header-menu-animate-in .2s ease forwards;width:auto}.header-menu--nested.open>ul{display:var(--header-menu-ul-display-mode)}.header-menu--nested.open .header-menu__label-wrap:after,.header-menu--nested.open:after,.header-menu--nested.open>ul{display:var(--header-menu-ul-display-mode);-webkit-animation:header-menu-animate-in .2s ease forwards;animation:header-menu-animate-in .2s ease forwards}}@media(max-width:78.75rem)and (min-width:78.8125rem){.header-menu--nested.open>ul{grid-template-columns:[full-start] 24px [max-start] 1fr [grid-start] clamp(620px,82vw,1530px) [grid-end] 1fr [max-end] 24px [full-end]}}@media(max-width:78.75rem){.header-menu__label-wrap{grid-column:grid;align-items:center}.header-menu:not(:last-child):before{position:absolute;grid-column:grid;content:"";height:1px;background:var(--cs__border--secondary);z-index:0;top:calc(100% - 1px);width:100%}.header-menu>ul{grid-column:full;z-index:10;position:relative}.header-menu--nested .header-menu__label-wrap .icon{display:block;--icon-size:20px;color:var(--cs__primary__fg--secondary)}.header-menu--nested.open .header-menu__label-wrap .icon{transform:scaleY(-1)}.header-menu--nested.open>ul{display:grid;grid-column:full;align-items:flex-start;grid-template-columns:[full-start] 24px [max-start] 1fr [grid-start] clamp(310px,calc(100vw - var(--scrollbar-width) - 48px),620px) [grid-end] 1fr [max-end] 24px [full-end]}.header-menu--nested.open>ul .header-menu-group,.header-menu--nested.open>ul .header-menu-item{grid-column:grid}}@media(prefers-reduced-motion){.header-menu--nested.open .header-menu__label-wrap:after,.header-menu--nested.open:after,.header-menu--nested.open>ul{-webkit-animation:none;animation:none}}
