.wlsn-mnav{--wlsn-mnav-text: #00304b;--wlsn-mnav-text-muted: #858b98;--wlsn-mnav-surface: var(--wlsn-color-white);--wlsn-mnav-accent: #fad000;--wlsn-mnav-arrow: #858b98;--wlsn-mnav-rule: #a3aaba;--wlsn-mnav-price-compare: #a3aaba;--wlsn-mnav-price-suffix: #899fbd;--wlsn-mnav-pill-border: #3b89ff;--wlsn-mnav-pill-text: #0171e3;--wlsn-mnav-radius: 16px;--wlsn-mnav-row-gap: 10px;--wlsn-mnav-tile-columns: 3;--wlsn-mnav-tile-gap: 12px}.wlsn-mnav{position:fixed;top:var(--wlsn-mnav-top, 0px);right:0;bottom:0;left:0;z-index:49;display:flex;flex-direction:column;background:var(--wlsn-mnav-surface);transform:translate(-100%);visibility:hidden;transition:transform .28s cubic-bezier(.4,0,.15,1),visibility 0s linear .28s}.wlsn-mnav.active{transform:translate(0);visibility:visible;transition:transform .28s cubic-bezier(.4,0,.15,1)}.wlsn-mnav__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.wlsn-mnav__list{display:grid;grid-template-columns:repeat(var(--wlsn-mnav-tile-columns),minmax(0,1fr));align-content:start;column-gap:var(--wlsn-mnav-tile-gap);row-gap:var(--wlsn-mnav-row-gap)}.wlsn-mnav__list>*{grid-column:1 / -1}.wlsn-mnav__list>.wlsn-mnav-row--tile{grid-column:span 1}.wlsn-mnav-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:52px;margin:0;padding:12px;-webkit-appearance:none;appearance:none;border:0;border-radius:var(--wlsn-mnav-radius);background:var(--wlsn-mnav-surface);color:var(--wlsn-mnav-text);font:inherit;text-align:left;text-decoration:none;cursor:pointer}.wlsn-mnav-row__main{display:flex;flex:1 1 auto;align-items:center;gap:8px;min-width:0}.wlsn-mnav-row__icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:30px;height:30px}.wlsn-mnav-row__icon img{display:block;width:30px;height:30px;object-fit:contain}.wlsn-mnav-row__label{min-width:0;color:inherit;line-height:1.2;overflow-wrap:anywhere}.wlsn-mnav-row__chevron{display:flex;flex:0 0 auto;align-items:center;justify-content:center}.wlsn-mnav-row__chevron .wlsn-icon{display:flex}.wlsn-mnav-row__chevron svg{display:block;width:24px;height:24px}.wlsn-mnav-row__chevron svg path{stroke:currentColor}.wlsn-mnav-row__chevron--right{transform:rotate(-90deg)}.wlsn-mnav-row__chevron--diagonal{color:var(--wlsn-mnav-arrow)}.wlsn-mnav-row__chevron--diagonal svg path{stroke:none}.wlsn-mnav-row:focus-visible{outline:2px solid var(--wlsn-mnav-accent);outline-offset:2px}.wlsn-mnav-acc{border-radius:var(--wlsn-mnav-radius);background:var(--wlsn-mnav-surface)}.wlsn-mnav-acc__head{min-height:62px;border-radius:var(--wlsn-mnav-radius);background:transparent}.wlsn-mnav-acc__head .wlsn-mnav-row__label{font-weight:var(--wlsn-fw-medium)}.wlsn-mnav-acc.active{background:transparent}.wlsn-mnav-acc__toggle{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:24px;height:24px}.wlsn-mnav-acc__toggle .wlsn-icon{display:none}.wlsn-mnav-acc__head[aria-expanded=false] .wlsn-icon-plus-small,.wlsn-mnav-acc__head[aria-expanded=true] .wlsn-icon-minus-small{display:flex}.wlsn-mnav-acc__toggle svg{display:block;width:24px;height:24px}.wlsn-mnav-acc__toggle svg path{stroke:currentColor}.wlsn-mnav-acc__body{--wlsn-mnav-radius: 12px;display:flex;flex-direction:column;gap:20px;padding:7px 10px 12px}.wlsn-mnav-acc__body[hidden]{display:none}.wlsn-mnav-group{display:flex;flex-direction:column;gap:14px}.wlsn-mnav-group__header{display:flex;align-items:center;gap:6px}.wlsn-mnav-group__label{flex:0 0 auto;color:var(--wlsn-mnav-rule);letter-spacing:.6px;line-height:1.2;text-transform:uppercase}.wlsn-mnav-group__rule{flex:1 1 auto;min-width:0;height:0;border-top:1px solid var(--wlsn-mnav-rule);opacity:.1}.wlsn-mnav-group__items{display:flex;flex-direction:column;gap:10px}.wlsn-mnav-product .wlsn-mnav-row__main{gap:10px}.wlsn-mnav-product__thumb{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:46px;height:46px;overflow:hidden;border-radius:8px}.wlsn-mnav-product__thumb img{display:block;width:46px;height:46px;object-fit:cover}.wlsn-mnav-product__thumb--custom img{object-fit:contain}.wlsn-mnav-product__body{display:flex;flex-direction:column;gap:2px;min-width:0}.wlsn-mnav-product__title{display:flex;align-items:center;gap:6px;color:var(--wlsn-mnav-text);font-weight:var(--wlsn-fw-medium);line-height:1.2;overflow-wrap:anywhere}.wlsn-mnav-product__badge{flex:0 0 auto;padding:2px 6px;border-radius:999px;background:var(--wlsn-color-blue);color:var(--wlsn-color-white);font-weight:var(--wlsn-fw-medium);line-height:1.2;white-space:nowrap}.wlsn-mnav-product__subtitle{color:var(--wlsn-mnav-text-muted);line-height:1.3;overflow-wrap:anywhere}.wlsn-mnav-product__meta{display:flex;flex:0 0 auto;align-items:center;gap:2px}.wlsn-mnav-product__price{display:flex;align-items:center;flex-direction:column;gap:3px;white-space:nowrap}.wlsn-mnav-product__price-compare{color:var(--wlsn-mnav-price-compare);font-family:var(--font-family-body);font-size:12px;line-height:1.3}.wlsn-mnav-product__price-value{color:var(--wlsn-mnav-text-muted);font-family:var(--font-family-body);font-size:13px;line-height:1.3}.wlsn-mnav-product__price-suffix{color:var(--wlsn-mnav-price-suffix);letter-spacing:-.3px}.wlsn-mnav-product .wlsn-mnav-row__chevron{color:var(--wlsn-mnav-arrow)}.wlsn-mnav-product .wlsn-mnav-row__chevron svg{width:20px;height:20px}.wlsn-mnav-row--pill{justify-content:center;min-height:54px;border:1.5px solid var(--wlsn-mnav-pill-border);border-radius:999px;background:transparent;color:var(--wlsn-mnav-pill-text);text-align:center}.wlsn-mnav-row--pill .wlsn-mnav-row__main{flex:0 1 auto;justify-content:center}.wlsn-mnav-row--tile{flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:72px;overflow:hidden;padding:4px 0}.wlsn-mnav-row--tile .wlsn-mnav-row__main{flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:4px;width:100%}.wlsn-mnav-row--tile .wlsn-mnav-row__icon{width:24px;height:24px;margin-left:8px}.wlsn-mnav-row--tile .wlsn-mnav-row__icon img{width:24px;height:24px}.wlsn-mnav-row--tile .wlsn-mnav-row__label{padding:0 12px;font-size:13px;font-weight:var(--wlsn-fw-medium);letter-spacing:-.39px;overflow-wrap:break-word}.wlsn-mnav-promo{position:relative;display:flex;align-items:center;min-height:80px;overflow:hidden;padding:16px;border-radius:var(--wlsn-mnav-radius);background:var(--wlsn-color-blue);color:var(--wlsn-color-white);text-decoration:none}.wlsn-mnav-promo:focus-visible{outline:2px solid var(--wlsn-mnav-accent);outline-offset:2px}.wlsn-mnav-promo__text{position:relative;z-index:1;display:flex;flex-direction:column;gap:2px;max-width:191px}.wlsn-mnav-promo__question{font-size:13px;font-weight:var(--wlsn-fw-medium);letter-spacing:-.39px;line-height:1.2;overflow-wrap:anywhere;font-family:var(--font-family-body)}.wlsn-mnav-promo__cta{display:inline-flex;align-items:center;gap:2px;font-weight:var(--wlsn-fw-medium);line-height:1.3}.wlsn-mnav-promo__cta .wlsn-icon{display:flex;transform:rotate(-90deg)}.wlsn-mnav-promo__cta svg{display:block;width:24px;height:24px}.wlsn-mnav-promo__cta svg path{stroke:currentColor}.wlsn-mnav-promo__media{position:absolute;top:-10px;right:0;bottom:-10px;display:flex;align-items:center;justify-content:flex-end;width:120px;pointer-events:none}.wlsn-mnav-promo__media img{display:block;width:120px;height:auto;object-fit:contain}body.wlsn-mnav-open{overflow:hidden}body.wlsn-mnav-widgets-hidden.wlsn-mnav-open #usntA42Toggle{display:none!important}@media screen and (max-width:1024px){body:has(.wlsn-mnav[data-replace-legacy=true]) .wlsn-header.mobile-menu-active .wlsn-megamenu--mobile,body:has(.wlsn-mnav[data-replace-legacy=true]) .wlsn-header-nav.mobile-menu-active .wlsn-header-nav__nav{display:none}}@media screen and (min-width:1025px){.wlsn-mnav{display:none}}@media(prefers-reduced-motion:reduce){.wlsn-mnav,.wlsn-mnav.active{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/154/assets/wlsn-mobile-nav.css.map */
