.rsh{--rsh-accent: #1f5d2e;--rsh-accent-deep: #133f1f;--rsh-ink: #111111;--rsh-ink-soft: #4a4a4a;--rsh-ink-faint: #8a8a8a;--rsh-line: #e3e3e3;--rsh-paper: #ffffff;--rsh-paper-warm: #f6f6f6;--rsh-radius: 2px;--rsh-font: "Montserrat", "Helvetica Neue", Arial, sans-serif;font-family:var(--rsh-font);color:var(--rsh-ink);-webkit-font-smoothing:antialiased;position:relative;z-index:40}.rsh *,.rsh *:before,.rsh *:after{box-sizing:border-box}.rsh a{text-decoration:none;color:inherit}.rsh-trust{background:var(--rsh-ink);color:#fff}.rsh-trust__row{max-width:1320px;margin:0 auto;padding:9px 24px;display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:nowrap}.rsh-trust__item{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.02em;white-space:nowrap}.rsh-trust__item svg{width:15px;height:15px;flex:none;color:#6fbf7f}.rsh-bar{max-width:1320px;margin:0 auto;padding:16px 24px;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"logo search actions";align-items:center;gap:28px}.rsh-burger{grid-area:burger;display:none;-webkit-appearance:none;appearance:none;background:none;border:0;width:40px;height:40px;cursor:pointer;color:var(--rsh-ink);padding:0;align-items:center;justify-content:center}.rsh-burger svg{width:24px;height:24px}.rsh-logo{grid-area:logo;display:inline-flex;align-items:center}.rsh-logo img{display:block;height:auto;max-height:77px;width:auto;max-width:480px}.rsh-logo .rsh-logo__word{font-weight:900;font-size:22px;letter-spacing:.1em}.rsh-search{grid-area:search;width:100%;max-width:560px;justify-self:center}.rsh-search__trigger{display:flex;align-items:stretch;width:100%;padding:0;border:1.5px solid var(--rsh-ink);border-radius:var(--rsh-radius);overflow:hidden;background:var(--rsh-paper);cursor:pointer;font-family:var(--rsh-font)}.rsh-search__ph{flex:1;min-width:0;display:flex;align-items:center;text-align:left;padding:12px 16px;font-size:14.5px;color:var(--rsh-ink-faint)}.rsh-search__go{flex:none;background:var(--rsh-accent);color:#fff;display:inline-flex;align-items:center;gap:8px;padding:0 20px;font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase;transition:background .12s ease}.rsh-search__trigger:hover .rsh-search__go{background:var(--rsh-accent-deep)}.rsh-search__go svg{width:17px;height:17px}.rsh-search__label{display:inline}.rsh-actions{grid-area:actions;display:inline-flex;align-items:center;gap:6px}.rsh-iconbtn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;color:var(--rsh-ink);transition:background .12s ease}.rsh-iconbtn:hover{background:var(--rsh-paper-warm)}.rsh-iconbtn svg{width:23px;height:23px}.rsh-cartcount{position:absolute;top:2px;right:0;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--rsh-accent);color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center}.rsh-cartcount:empty{display:none}.rsh-navwrap{border-top:1px solid var(--rsh-line);position:relative}.rsh-nav{max-width:1320px;margin:0 auto;padding:0 24px;display:flex;align-items:stretch;justify-content:center;gap:4px;flex-wrap:wrap}.rsh-navitem{position:static}.rsh-navitem>a{display:inline-flex;align-items:center;gap:6px;padding:14px 16px;font-weight:700;font-size:13.5px;letter-spacing:.04em;text-transform:uppercase;color:var(--rsh-ink);white-space:nowrap}.rsh-navitem>a .rsh-caret{width:9px;height:9px;transition:transform .15s ease;opacity:.6}.rsh-navitem--sale>a{color:var(--rsh-accent)}.rsh-navitem:hover>a,.rsh-navitem:focus-within>a{color:var(--rsh-accent)}.rsh-navitem:hover>a .rsh-caret,.rsh-navitem:focus-within>a .rsh-caret{transform:rotate(180deg)}.rsh-mega{position:absolute;left:0;right:0;top:100%;z-index:45;background:var(--rsh-paper);border-top:1px solid var(--rsh-line);box-shadow:0 24px 40px #0000001a;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .14s ease,transform .14s ease,visibility .14s}.rsh-navitem:hover .rsh-mega,.rsh-navitem:focus-within .rsh-mega{opacity:1;visibility:visible;transform:none}.rsh-mega__grid{max-width:1180px;margin:0 auto;padding:20px 36px;display:grid;grid-template-columns:repeat(6,1fr);gap:14px 12px}.rsh-mega--lifestyle .rsh-mega__grid{max-width:920px;grid-template-columns:repeat(3,1fr);gap:18px}.rsh-tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px}.rsh-tile__img{width:100%;max-width:116px;margin:0 auto;aspect-ratio:1 / 1;border-radius:var(--rsh-radius);overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.rsh-mega--lifestyle .rsh-tile__img{max-width:240px;aspect-ratio:1 / 1}.rsh-mega--lifestyle .rsh-tile__img img{object-fit:cover;transform:none}.rsh-tile__img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:scale(1.1)}.rsh-tile__img--logo{background:#f6f6f6}.rsh-tile__img--logo img{object-fit:contain;transform:none;padding:20px}.rsh-mega--lifestyle .rsh-tile__img--logo img{padding:24px 64px}.rsh-tile__img--contain{background:#f6f6f6}.rsh-tile__img--contain img{object-fit:contain;transform:none;padding:10px}.rsh-tile__name{font-weight:700;font-size:12px;line-height:1.25;color:var(--rsh-ink)}.rsh-tile:hover .rsh-tile__name{color:var(--rsh-accent)}.rsh-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;visibility:hidden}.rsh-drawer.is-open{visibility:visible}.rsh-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#11111173;opacity:0;transition:opacity .2s ease}.rsh-drawer.is-open .rsh-drawer__overlay{opacity:1}.rsh-drawer__panel{position:absolute;top:0;left:0;bottom:0;width:340px;max-width:86%;background:var(--rsh-paper);box-shadow:8px 0 40px #0000002e;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.rsh-drawer.is-open .rsh-drawer__panel{transform:none}.rsh-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--rsh-line)}.rsh-drawer__head span{font-weight:900;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.rsh-drawer__close{-webkit-appearance:none;appearance:none;background:none;border:0;font-size:26px;line-height:1;cursor:pointer;color:var(--rsh-ink-faint)}.rsh-drawer__search{padding:14px 18px;border-bottom:1px solid var(--rsh-line)}.rsh-drawer__body{flex:1;overflow-y:auto}.rsh-acc{border-bottom:1px solid var(--rsh-line)}.rsh-acc__head{width:100%;-webkit-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 18px;font-family:var(--rsh-font);font-weight:700;font-size:14px;letter-spacing:.03em;text-transform:uppercase;color:var(--rsh-ink);text-align:left}.rsh-acc__head .rsh-caret{width:11px;height:11px;transition:transform .18s ease;opacity:.6}.rsh-acc.is-open .rsh-acc__head{color:var(--rsh-accent)}.rsh-acc.is-open .rsh-acc__head .rsh-caret{transform:rotate(180deg)}.rsh-acc__body{display:none;padding:2px 0 12px;background:var(--rsh-paper-warm)}.rsh-acc.is-open .rsh-acc__body{display:block}.rsh-acc__body a{display:block;padding:9px 18px 9px 30px;font-size:13.5px;color:var(--rsh-ink-soft)}.rsh-acc__body a:hover{color:var(--rsh-accent)}.rsh-link{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--rsh-line);font-weight:700;font-size:14px;letter-spacing:.03em;text-transform:uppercase;color:var(--rsh-ink)}.rsh-link--sale,.rsh-link:hover{color:var(--rsh-accent)}.rsh-drawer__foot{border-top:1px solid var(--rsh-line);padding:14px 18px;display:flex;gap:18px}.rsh-drawer__foot a{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--rsh-ink-soft)}.rsh-drawer__foot svg{width:18px;height:18px}body.rsh-drawer-open{overflow:hidden}@media(max-width:1024px){.rsh-navwrap{display:none}.rsh-burger{display:inline-flex}.rsh-bar{grid-template-columns:auto 1fr auto;grid-template-areas:"burger logo actions" "search search search";gap:12px 12px;padding:12px 16px}.rsh-burger{grid-area:burger}.rsh-logo{justify-self:center}.rsh-logo img{max-height:60px;max-width:260px}.rsh-search{max-width:none;justify-self:stretch}.rsh-search__label{display:none}.rsh-search__go{padding:0 16px}.rsh-trust__row{gap:20px;justify-content:flex-start;overflow-x:auto;padding:8px 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rsh-trust__row::-webkit-scrollbar{display:none}.rsh-trust__item{font-size:11.5px}}@media(max-width:480px){.rsh-actions .rsh-iconbtn--account{display:none}}@media(min-width:1025px){.rsh-drawer{display:none}}#ModalPredictiveSearch,#ModalPredictiveSearch input,#ModalPredictiveSearch button{font-family:Montserrat,Helvetica Neue,Arial,sans-serif}#ModalPredictiveSearch .predictive__overlay{background:#11111180!important}#ModalPredictiveSearch .predictive__form{max-width:680px!important;border-radius:6px!important;box-shadow:0 28px 70px #00000047!important}#ModalPredictiveSearch .predictive__input{font-size:15px!important}#ModalPredictiveSearch .pointer-events-none.text-primary-text-50{color:#1f5d2e!important}#ModalPredictiveSearch .search-bar__close{color:#9a9a9a!important;cursor:pointer}#ModalPredictiveSearch .search-bar__close:hover{color:#1f5d2e!important}#ModalPredictiveSearch .predictive-search__results-title{letter-spacing:.1em!important;color:#8a8a8a!important}#ModalPredictiveSearch .border-primary-text-20{border-color:#1f5d2e!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/rs-header.css.map */
