@charset "UTF-8";.header-standard-mobile-menu{display:block;position:fixed;background-color:var(--header-mobile-menu-background);inset:var(--header-bottom) 0 0 0;z-index:var(--header-mobile-menu-z-index, 21);transform:translate(100%)}@media (min-width: 769px){.header-standard-mobile-menu{display:none}}.header-standard-mobile-menu--initialized{transition:transform .3s ease-in-out}.header-standard-mobile-menu--opened{transform:translate(0)}.header-standard-mobile-menu__inner{height:100%;overflow:auto;display:flex;flex-direction:column;gap:var(--spacing-200);overscroll-behavior:none}.header-standard-mobile-menu__links{padding:0 var(--spacing-400);display:flex;flex-direction:column;gap:var(--spacing-200)}.header-standard-mobile-menu__link-item{display:flex;justify-content:space-between;box-shadow:0 1px 0 0 var(--border-color-light)}.header-standard-mobile-menu__link-title{text-decoration:none;padding:var(--spacing-250) 0;flex-grow:1;text-transform:uppercase}.header-standard-mobile-menu__link-title--arrow{display:flex;justify-content:space-between}.header-standard-mobile-menu__link-title--arrow:after{content:"";width:24px;height:24px;background:transparent url("data:image/svg+xml;charset=utf8,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 version%3D%221%22 width%3D%2232%22 height%3D%2232%22 viewBox%3D%220 0 32 32%22%3E%3Cpath fill%3D%22%23000%22 d%3D%22M23.788 16.919 13.153 27.553a.5.5 0 0 1-.707 0 .5.5 0 0 1 0-.707l10.635-10.634a.3.3 0 0 0 0-.424L12.446 5.153a.5.5 0 1 1 .707-.707l10.635 10.635a1.3 1.3 0 0 1 0 1.838%22%2F%3E%3C%2Fsvg%3E") no-repeat 50% 50%;background-size:100%}.header-standard-mobile-menu__bottom{flex-grow:1;background-color:var(--header-mobile-menu-secondary-background, #f2f2f2);padding:var(--spacing-700) 0}.header-standard-mobile-menu__bottom .mobile-mega-menu-utility-menu__item{padding:var(--spacing-250) 0}.header-standard-mobile-menu__bottom .mobile-mega-menu-utility-menu__item:empty{display:none}.header-standard-mobile-menu__utility-menu{padding:0 var(--spacing-400);display:flex;flex-direction:column;gap:var(--spacing-200)}.header-standard-mobile-menu__main-cards{padding-top:var(--spacing-600)}.header-standard-mobile-menu-content-cards{display:flex;gap:var(--spacing-200);padding:0 var(--spacing-400)}.header-standard-mobile-menu-content-cards>*{flex-shrink:0}.header-standard-mobile-menu-content-cards--row{flex-direction:row;overflow:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.header-standard-mobile-menu-content-cards--row .header-standard-content-card{width:65vw;scroll-snap-align:start;scroll-margin-inline-start:var(--spacing-400)}.header-standard-mobile-menu-content-cards--column{flex-direction:column}
