.c-header-mobile{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:var(--white-off-90);border-top:1px solid var(--black);bottom:0;display:none;left:0;position:fixed;width:100%;z-index:25}@media(max-width:1200px){.c-header-mobile{display:flex}}.c-header-mobile__logo-top{display:none;margin-bottom:-56px;padding-top:20px;position:sticky;top:0;z-index:21}@media(max-width:768px){.c-header-mobile__logo-top{display:block}}.c-header-mobile__logo{max-width:100%;position:relative}.c-header-mobile__logo svg{max-height:36px;transition:all .3s;width:auto}.c-header-mobile__logo svg.mobile{color:var(--black);display:block;height:100%;transition:all .3s;width:auto}.c-header-mobile__wrap{display:flex;flex-direction:column-reverse;position:relative}.c-header-mobile__content{height:100%;max-height:0;overflow:hidden;transition:all .3s ease-out}.c-header-mobile__content.open{height:-moz-fit-content;height:fit-content;max-height:85svh;padding:0 5px 32px}.c-header-mobile__content.auto{overflow:auto}.c-header-mobile__availability{align-items:center;display:flex;flex-direction:row;gap:12px;padding-top:32px}.c-header-mobile__availability-item{align-items:center;background-color:var(--white-off-90);border:1px solid var(--black);border-radius:50%;color:var(--black);display:flex;font-size:1.25rem;font-weight:400;height:44px;justify-content:center;min-height:44px;min-width:44px;transition:all .3s;width:44px}.c-header-mobile__availability-item svg{color:var(--black);height:20px;min-height:20px;min-width:20px;width:20px}.c-header-mobile__availability-item:disabled{border-color:var(--grey-2);color:var(--grey-2);cursor:not-allowed}.c-header-mobile__menu{display:flex;flex-direction:column;gap:8px}.c-header-mobile__item{align-items:center;display:flex;flex-direction:row;padding:11.5px 0 12.5px}.c-header-mobile__item--with-submenu{display:grid;grid-template-columns:1fr 44px;justify-items:stretch}.c-header-mobile__submenu-toggle{all:unset;align-items:center;aspect-ratio:1/1;display:flex;height:auto;justify-content:center;width:100%}.c-header-mobile__submenu-toggle:focus-visible{outline:2px solid var(--red);outline-offset:2px}.c-header-mobile__link{align-items:center;color:var(--black);display:flex;flex-direction:row;font-size:1.25rem;font-weight:500;justify-content:space-between;text-decoration:none}.c-header-mobile__arrow{align-items:center;display:flex;height:20px;justify-content:center;min-height:20px;position:relative;width:20px}.c-header-mobile__arrow:after{background-color:var(--black);content:"";height:110%;left:-16px;position:absolute;top:50%;transform:translateY(-50%);width:1px;z-index:2}.c-header-mobile__arrow.open svg{transform:rotate(180deg)}.c-header-mobile__arrow svg{color:var(--red);transition:all .3s ease-out}.c-header-mobile__submenu{display:none;flex-direction:column;height:100%;max-height:0;opacity:0;pointer-events:none;transition:all .3s ease-out;visibility:hidden}.c-header-mobile__submenu.open{border-bottom:1px solid var(--black);display:flex;grid-row:span 2;height:-moz-fit-content;height:fit-content;max-height:unset;max-height:100vh;opacity:1;pointer-events:all;transform-origin:bottom;visibility:visible}.c-header-mobile__subitem{all:unset;color:var(--black);display:flex;flex-direction:column;font-size:1rem;font-weight:500;text-decoration:none}.c-header-mobile__sublink{all:unset;color:var(--black);display:flex;font-size:1rem;font-weight:500;padding:11.5px 0 12.5px;text-decoration:none}.c-header-mobile__sublink:focus-visible{outline:2px solid var(--red);outline-offset:2px}.c-header-mobile__media{display:flex;flex-direction:row;justify-content:space-between}.c-header-mobile__nav{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.c-header-mobile__nav-list{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-around;padding:12px 20px;width:100%}@media(max-width:576px){.c-header-mobile__nav-list{justify-content:space-between;padding:12px 0}}.c-header-mobile__nav-item{all:unset;align-items:center;color:var(--black);display:flex;flex-direction:column;font-size:.75rem;font-weight:500;gap:4px;justify-content:center;min-width:68px;padding:8px;text-align:center;text-decoration:none;transition:all .3s ease-out}@media(max-width:576px){.c-header-mobile__nav-item{min-width:44px}}.c-header-mobile__nav-item:focus-visible{outline:2px solid var(--red);outline-offset:2px}.c-header-mobile__nav-item.isActive{background-color:var(--white-pure);border-radius:8px}.c-header-mobile__nav-item.isActive svg{color:var(--red)}.c-header-mobile__nav-item svg{color:var(--black);height:24px;min-height:24px;min-width:24px;opacity:1;pointer-events:all;transition:all .3s ease-out;visibility:visible;width:24px}.c-header-mobile__nav-item svg.inactive{opacity:0;pointer-events:none;visibility:hidden}.c-header-mobile__nav-icons{align-items:center;display:flex;justify-content:center;position:relative}.c-header-mobile__nav-icons svg.menu-close{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.c-header-mobile .skip-link{background-color:var(--white-off);color:var(--black);position:absolute;right:-9999px;text-decoration:none;width:-moz-fit-content;width:fit-content}.c-header-mobile .skip-link:focus-visible{right:0;top:16px;z-index:9999}
