.c-mobile-menu-links__spacer{width:100%;height:35px}.c-mobile-menu-links__submenu{display:flex;align-content:flex-start;flex-wrap:wrap;-moz-column-gap:15px;column-gap:15px;position:absolute;top:0;left:0;width:100%;height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)) - 1px);max-height:100dvh;background-color:#fff;overflow:auto;padding:25px 25px 50px;list-style:none;z-index:1001;visibility:hidden;transform:translate(-100%);transition:transform var(--duration-default) ease}.c-mobile-menu-links__submenu.opening{transform:translate(0)}.c-mobile-menu-links__submenu.open{visibility:visible}.c-mobile-menu-links__close{width:100%}.c-mobile-menu-links__submenu-close{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr;gap:16px;align-items:center;width:100%;border:0;background:none;padding:0;margin-bottom:50px}.c-mobile-menu-links__submenu-close svg{transform:rotate(180deg)}.c-mobile-menu-links__item{display:flex;align-items:center;justify-content:space-between;flex:1 0 100%;border-bottom:1px solid #ede9e8}.c-mobile-menu-links__item--partition{border-bottom:0}.c-mobile-menu-links__item--partition a{display:flex;align-items:center;gap:20px;width:-moz-fit-content;width:fit-content}.c-mobile-menu-links__item--partition a span:first-of-type{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;color:#1d1d1b;min-width:120px;text-align:left;transition:color .3s}.c-mobile-menu-links__item--partition a span:first-of-type span:first-of-type{display:contents}.c-mobile-menu-links__item--partition a span:first-of-type span:last-of-type{min-width:20px;height:1px;background:linear-gradient(180deg,#0000 calc(50% - 1px),#1d1d1b1a 50%,#0000 calc(50% + 1px))}.c-mobile-menu-links__item--partition a span:last-of-type{color:#78776c;min-width:-moz-fit-content;min-width:fit-content}.c-mobile-menu-links__item--border-top{margin-top:20px;border-top:1px solid #ede9e8}.c-mobile-menu-links__item--heading-item{border-bottom:0}.c-mobile-menu-links__item--heading-item:not(:nth-child(2)){margin-top:35px}.c-mobile-menu-links__item--partition+.c-mobile-menu-links__item--heading-item:not(:nth-child(2)){margin-top:25px}.c-mobile-menu-links__item--image-item{display:block;flex:0 1 calc(50% - 7.5px);border:0}.c-mobile-menu-links__item--cta{display:block;flex:1 0 100%;border:0;margin-top:12px}.c-mobile-menu-links__item--cta:not(.c-mobile-menu-links__item--cta~.c-mobile-menu-links__item--cta){margin-top:25px}.c-mobile-menu-links__heading{margin-bottom:4px;color:#48484b;opacity:.6;font-size:12px}.c-mobile-menu-links__link{padding:10px 0;width:100%}.c-mobile-menu-links__link--padding-small{padding:6px 0}.c-mobile-menu-links__link.text-header-extra-small{color:#48484b}.c-mobile-menu-links__image-link{display:flex;flex-direction:column;gap:10px;margin-bottom:9px;text-align:left}.c-mobile-menu-links__toggle{width:100%;text-align:left;background:none;border:none;display:flex;align-items:center;justify-content:space-between;padding:10px 0}.c-mobile-menu-links__ctas{display:flex;flex-direction:column;gap:12px;align-self:flex-end;margin-top:25px;width:100%}
