@media print,screen and (min-width:64em){.offcanvas-menu{display:none!important}}.offcanvas-menu__inner{position:relative;height:100%;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.offcanvas-menu__head{padding:1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1.375rem}.offcanvas-menu__head .close-button{flex-shrink:0}.offcanvas-menu__head:last-child{margin-bottom:2.0625rem}.offcanvas-menu__body{flex-grow:1;overflow:auto;padding-bottom:1.375rem}.offcanvas-menu__search{position:relative;height:3.75rem;background-color:rgba(37,37,37,.05);overflow:hidden;color:currentColor;flex-grow:1;-moz-border-radius:1.25rem;-o-border-radius:1.25rem;-ms-border-radius:1.25rem;-webkit-border-radius:1.25rem;border-radius:1.25rem}.offcanvas-menu__search:not(:last-child){margin-bottom:2.75rem}.offcanvas-menu__search:focus-within{outline:dashed .0625rem var(--color-body-text-alpha)!important;outline-offset:.125rem}.offcanvas-menu__search input[type=search],.offcanvas-menu__search input[type=text]{width:100%;height:100%;border:none;display:block;box-shadow:none;background:0 0;margin:0;font-size:1.25rem;line-height:1.35em;letter-spacing:-.0275rem;font-weight:400;outline:unset!important;-moz-transition:all .8s cubic-bezier(.5,0,0,1);-o-transition:all .8s cubic-bezier(.5,0,0,1);-webkit-transition:all .8s cubic-bezier(.5,0,0,1);transition:all .8s cubic-bezier(.5,0,0,1)}.offcanvas-menu__search .indicator{position:absolute;top:50%;right:1.25rem;width:1.25rem;height:100%;display:flex;justify-content:center;align-items:center;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);-moz-transition:all .25s cubic-bezier(.5,0,0,1);-o-transition:all .25s cubic-bezier(.5,0,0,1);-webkit-transition:all .25s cubic-bezier(.5,0,0,1);transition:all .25s cubic-bezier(.5,0,0,1)}.offcanvas-menu__search .indicator svg{width:100%;height:auto;display:block}.offcanvas-menu__menu{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;list-style-type:none;padding:0 1.25rem;margin:0}.offcanvas-menu__menu:not(:last-child){margin-bottom:1.8125rem}.offcanvas-menu__menu li{width:100%;border-bottom:solid .09375rem rgba(46,66,99,.1)}.offcanvas-menu__menu li a{padding:1.25rem 0;display:flex;width:100%;justify-content:space-between;gap:1.875rem;align-items:center}.offcanvas-menu__menu li a:not([aria-expanded]) .indicator{display:none}.offcanvas-menu__inner-menu:empty{display:none}.offcanvas-menu__inner-menu-inner{position:absolute;inset:0;width:100%;height:100%;background-color:var(--section-background);color:currentColor;padding:1.25rem;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;-moz-transition:all .25s cubic-bezier(.5,0,0,1);-o-transition:all .25s cubic-bezier(.5,0,0,1);-webkit-transition:all .25s cubic-bezier(.5,0,0,1);transition:all .25s cubic-bezier(.5,0,0,1)}.offcanvas-menu__inner-menu-head{width:100%}.offcanvas-menu__inner-menu-head:not(:last-child){margin-bottom:1.875rem}.offcanvas-menu__inner-menu-head .button{width:100%;min-height:3.75rem;-moz-border-radius:2.0625rem;-o-border-radius:2.0625rem;-ms-border-radius:2.0625rem;-webkit-border-radius:2.0625rem;border-radius:2.0625rem}.offcanvas-menu__inner-menu-head .button .indicator{position:absolute;top:50%;left:1.875rem;-moz-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.offcanvas-menu__inner-menu-head .button .indicator svg{display:block}.offcanvas-menu__inner-menu-body{flex-grow:1;overflow:auto;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch}.offcanvas-menu__inner-menu-heading{width:100%;margin:0}.offcanvas-menu__inner-menu-heading:not(:last-child){margin-bottom:1.5625rem}.offcanvas-menu__inner-menu-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;list-style-type:none;margin:0}.offcanvas-menu__inner-menu-list:not(:last-child){margin-bottom:1.875rem}.offcanvas-menu__inner-menu-list li{width:100%;border-bottom:solid .09375rem rgba(46,66,99,.1)}.offcanvas-menu__inner-menu-list li a{padding:.625rem 0;display:block;width:100%;-moz-transition:all .25s cubic-bezier(.5,0,0,1);-o-transition:all .25s cubic-bezier(.5,0,0,1);-webkit-transition:all .25s cubic-bezier(.5,0,0,1);transition:all .25s cubic-bezier(.5,0,0,1);moz-transform-origin:left center;-o-transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;transform-origin:left center}@media screen and (pointer:fine){.offcanvas-menu__inner-menu-list li a:hover{-moz-transform:scale(.95);-o-transform:scale(.95);-ms-transform:scale(.95);-webkit-transform:scale(.95);transform:scale(.95)}}.offcanvas-menu__inner-menu-list li a:focus-visible,.offcanvas-menu__inner-menu-list li a:focus-within{-moz-transform:scale(.95);-o-transform:scale(.95);-ms-transform:scale(.95);-webkit-transform:scale(.95);transform:scale(.95)}.offcanvas-menu__inner-menu-image{width:100%;overflow:hidden;margin-top:auto;-moz-border-radius:.25rem;-o-border-radius:.25rem;-ms-border-radius:.25rem;-webkit-border-radius:.25rem;border-radius:.25rem}.offcanvas-menu__inner-menu-image img{width:100%;height:100%;display:block}.offcanvas-menu .mfr-mega-menu__image-link{flex-shrink:0;padding:0 .25rem}.offcanvas-menu .mfr-mega-menu__image-link:first-child{padding-left:1.25rem}.offcanvas-menu .mfr-mega-menu__image-link:last-child{padding-right:1.25rem}.offcanvas-menu .mfr-mega-menu__image-link-anchor{aspect-ratio:153/142;width:9.5625rem;display:flex;align-items:flex-end;justify-content:stretch;overflow:hidden;-moz-border-radius:.25rem;-o-border-radius:.25rem;-ms-border-radius:.25rem;-webkit-border-radius:.25rem;border-radius:.25rem}.offcanvas-menu .mfr-mega-menu__image-link-anchor img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.offcanvas-menu .mfr-mega-menu__image-link-anchor .label{font-size:var(--font-body-size-regular-mobile);padding:.4375rem .625rem}@media print,screen and (min-width:64em){.offcanvas-menu .mfr-mega-menu__image-link-anchor .label{font-size:var(--font-body-size-regular)}}.offcanvas-menu .mfr-mega-menu__image-links{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;margin:0}.offcanvas-menu .mfr-mega-menu__image-links:not(:last-child){margin-bottom:1.5rem}.offcanvas-menu .mfr-mega-menu__image-link-heading{font-size:var(--font-body-size-small-mobile);font-family:var(--custom-font-name-3);line-height:1.286em;font-weight:500;letter-spacing:.0125rem;text-transform:uppercase;padding:0 1.25rem}@media print,screen and (min-width:64em){.offcanvas-menu .mfr-mega-menu__image-link-heading{font-size:var(--font-body-size-small)}}.offcanvas-menu .mfr-mega-menu__image-link-inner{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:row;overflow:auto;flex-wrap:nowrap;width:100%;padding-bottom:.3125rem}.offcanvas-menu .mfr-mega-menu__featured-menus{width:100%;margin:0;padding:0 1.25rem}.offcanvas-menu .mfr-mega-menu__featured-menus:not(:last-child){margin-bottom:1.875rem}.offcanvas-menu .mfr-mega-menu__featured-menu-card{aspect-ratio:388/240}.offcanvas-menu .mfr-mega-menu__featured-menu-card .title{font-size:var(--font-body-size-xlarge-mobile);font-weight:400;line-height:1.364em;letter-spacing:-.030625rem}@media print,screen and (min-width:64em){.offcanvas-menu .mfr-mega-menu__featured-menu-card .title{font-size:var(--font-body-size-xlarge)}}.offcanvas-menu__mini-menu{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.offcanvas-menu__mini-menus{display:flex;justify-content:stretch;flex-wrap:wrap;gap:3.125rem;padding:0 1.25rem}.offcanvas-menu__mini-menu-heading{font-family:var(--custom-font-name-3);line-height:1.286em;font-weight:500;letter-spacing:.0125rem;margin:0;text-transform:uppercase}.offcanvas-menu__mini-menu-heading:not(:last-child){margin-bottom:.875rem}.offcanvas-menu__mini-menu-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;list-style-type:none;margin:0}.offcanvas-menu__mini-menu-list li{width:100%}.offcanvas-menu__mini-menu-list li a{font-size:var(--font-body-size-large-mobile);line-height:1.35em;letter-spacing:-.0275rem;font-weight:500;display:flex;width:100%;justify-content:space-between;gap:1.875rem;align-items:center;padding:0}@media print,screen and (min-width:64em){.offcanvas-menu__mini-menu-list li a{font-size:var(--font-body-size-large)}}.offcanvas-menu__mini-menu-list li a:not([aria-expanded]) .indicator{display:none}
/*# sourceMappingURL=offcanvas-menu.css.map */
