.rv2-rail-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem}.rv2-rail-heading .rv2-eyebrow{margin-bottom:0}.rv2-rail-body{position:relative}.rv2-rail-arrows{display:none}@media screen and (max-width:989px){.rv2-rail-arrows{display:flex;gap:.6rem;position:absolute;top:50%;right:.8rem;transform:translateY(-50%);pointer-events:none}.rv2-rail-arrows .rv2-rail-arrow{pointer-events:auto}}.rv2-rail-arrow{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border-radius:50%;border:1px solid var(--rv2-border);background:rgb(var(--rv2-surface));color:rgb(var(--rv2-ink));opacity:.85;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:opacity .15s ease,background-color .15s ease}.rv2-rail-arrow:hover{opacity:1;background:rgb(var(--rv2-field))}.rv2-rail-arrow svg{width:1rem;height:1rem;transform:rotate(90deg)}.rv2-rail-arrow--next svg{transform:rotate(-90deg)}.rv2-bestsellers-rail{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1.2rem;scrollbar-width:thin;scrollbar-color:rgba(var(--rv2-ink),.18) transparent}.rv2-bestsellers-rail::-webkit-scrollbar{height:5px}.rv2-bestsellers-rail::-webkit-scrollbar-track{background:transparent}.rv2-bestsellers-rail::-webkit-scrollbar-thumb{background:rgba(var(--rv2-ink),.16);border-radius:10px}.rv2-bestsellers-rail::-webkit-scrollbar-thumb:hover{background:rgba(var(--rv2-ink),.3)}.rv2-bestsellers-rail>*{flex:0 0 62%;scroll-snap-align:start}@media screen and (min-width:750px){.rv2-bestsellers-rail>*{flex:0 0 34%}}@media screen and (min-width:990px){.rv2-bestsellers-rail{gap:2rem}.rv2-bestsellers-rail>*{flex:0 0 calc(17.5% - 1.75rem)}}.rv2-bundle-accordion{border-top:1px solid var(--rv2-border)}.rv2-bundle-item{border-bottom:1px solid var(--rv2-border)}.rv2-bundle-item.is-active{padding-bottom:3.2rem}.rv2-bundle-item__row-wrap{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .4s ease,opacity .3s ease}.rv2-bundle-item__row-wrap>.rv2-bundle-item__row{min-height:0;overflow:hidden}.rv2-bundle-item.is-active .rv2-bundle-item__row-wrap{grid-template-rows:0fr;opacity:0}.rv2-bundle-item__row{display:flex;align-items:center;gap:1.6rem;width:100%;padding:1.6rem 0;background:none;border:0;cursor:pointer;text-align:left;color:rgb(var(--rv2-ink));font-family:var(--font-body-family)}.rv2-bundle-item.is-active .rv2-bundle-item__row{cursor:default}.rv2-bundle-item__row-thumb{flex-shrink:0;width:64px;height:64px;background:rgb(var(--rv2-field));overflow:hidden}.rv2-bundle-item__row-thumb img{width:100%;height:100%;object-fit:cover}.rv2-bundle-item__row-name{font-size:1.6rem;flex:1}.rv2-bundle-item__row-price{font-size:1.4rem;display:flex;gap:.6rem}.rv2-bundle-item__row-price s{opacity:.5}.rv2-bundle-item__row-arrow svg{width:1.6rem;height:1.6rem;transition:transform .2s ease}.rv2-bundle-item.is-active .rv2-bundle-item__row-arrow svg{transform:rotate(90deg)}.rv2-bundle-item__expanded{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.rv2-bundle-item__expanded>.rv2-bundle-primary{min-height:0;overflow:hidden}.rv2-bundle-item.is-active .rv2-bundle-item__expanded{grid-template-rows:1fr}.rv2-bundle-primary{display:grid;grid-template-columns:1fr;gap:2.4rem}.rv2-bundle-primary__media img{display:block;width:100%;height:auto}.rv2-bundle-primary__name{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.6rem;margin:1.6rem 0 1.2rem}.rv2-bundle-primary__value{font-size:1.5rem;color:rgba(var(--rv2-ink),.8);margin:0 0 1.6rem}.rv2-bundle-primary__price{display:flex;align-items:center;gap:1rem;font-size:1.8rem;margin:0 0 2.4rem}.rv2-bundle-primary__compare{font-size:1.4rem;opacity:.55}@media screen and (min-width:990px){.rv2-bundle-primary{grid-template-columns:3fr 2fr;align-items:end}.rv2-bundle-primary__name{font-size:3.6rem;margin-top:0}}#shop-by-concern{scroll-margin-top:6.4rem}.rv2-editorial{display:grid;grid-template-columns:1fr}.rv2-editorial__media{display:flex;justify-content:center}.rv2-editorial__media img{display:block;width:auto;max-width:100%;height:auto;max-height:46vh}.rv2-editorial__content{padding:2.4rem var(--rv2-gutter) 0}.rv2-editorial__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.6rem;line-height:1.25;margin:0 0 1.6rem;color:rgb(var(--rv2-ink))}.rv2-editorial__benefit{font-size:1.6rem;line-height:1.5;max-width:40ch;margin:0 0 1.6rem;color:rgba(var(--rv2-ink),.8)}.rv2-editorial__price{font-size:1.5rem;margin:0 0 1.6rem;color:rgb(var(--rv2-ink))}@media screen and (min-width:990px){.rv2-editorial{grid-template-columns:58fr 42fr;align-items:center}.rv2-editorial__media{margin-left:calc(-1 * var(--rv2-gutter));display:flex;justify-content:center}.rv2-editorial__media img{width:auto;max-width:100%;max-height:66vh}.rv2-editorial__content{max-width:420px;padding:0 var(--rv2-gutter)}.rv2-editorial__heading{font-size:3.6rem}}.rv2-hero{position:relative;display:block}.rv2-hero__media{aspect-ratio:4 / 5;overflow:hidden}.rv2-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.rv2-hero__media img.rv2-hero-fallback--desktop{display:none;object-position:right center}.rv2-hero__media img.rv2-hero-fallback--mobile{display:block}@media screen and (min-width:750px){.rv2-hero__media img.rv2-hero-fallback--desktop{display:block}.rv2-hero__media img.rv2-hero-fallback--mobile{display:none}}.rv2-hero__content{padding:4rem var(--rv2-gutter);background:rgb(var(--rv2-field))}.rv2-hero__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:3.2rem;line-height:1.2;margin:0 0 1.6rem;max-width:20ch;color:rgb(var(--rv2-ink))}.rv2-hero__subheading{font-size:1.6rem;line-height:1.5;max-width:46ch;margin:0 0 2.4rem;color:rgba(var(--rv2-ink),.8)}.rv2-hero__actions{display:flex;align-items:center;gap:2.4rem;flex-wrap:wrap}@media screen and (min-width:750px){.rv2-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;height:75vh;min-height:560px}.rv2-hero{height:75vh;min-height:560px}.rv2-hero__content{position:absolute;left:0;bottom:0;max-width:640px;padding:5.6rem;background:linear-gradient(100deg,#00000080,#00000057 60%,#0000)}.rv2-hero__heading{font-size:4.8rem;color:#fff}.rv2-hero__subheading{color:#ffffffeb}.rv2-hero .rv2-link{color:#fff;text-decoration-color:#fff9}.rv2-hero .rv2-eyebrow{color:#fff}}.rv2-routine-grid{display:grid;grid-template-columns:1fr;gap:1.6rem}.rv2-routine-tile{display:block;text-decoration:none;color:rgb(var(--rv2-ink))}.rv2-routine-tile__media{display:block;margin-bottom:1.2rem}.rv2-routine-tile__media img{display:block;width:100%;height:auto;transition:transform .3s ease}.rv2-routine-tile:hover .rv2-routine-tile__media img{transform:scale(1.02)}.rv2-routine-tile__info{display:block}.rv2-routine-tile__time{display:block;font-size:1.2rem;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--rv2-ink),.6);margin-bottom:.4rem}.rv2-routine-tile__name{display:block;font-family:var(--font-heading-family);font-size:2rem;margin-bottom:.6rem}@media screen and (min-width:990px){.rv2-routine-grid{grid-template-columns:repeat(3,1fr);gap:2.4rem;align-items:start}.rv2-routine-tile__media{display:flex;justify-content:center}.rv2-routine-tile__media img{width:auto;max-width:100%;max-height:42vh}}.rv2-story-whisper{max-width:62rem;margin:0 auto;text-align:center}.rv2-story-whisper__text{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.2rem;line-height:1.5;color:rgb(var(--rv2-ink));margin:0 0 1.6rem}.rv2-trust-strip{padding:2rem 0}.rv2-trust-strip__list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 3.2rem;margin:0;padding:0;list-style:none;font-size:1.4rem;color:rgba(var(--rv2-ink),.85)}@media screen and (max-width:749px){.rv2-trust-strip__list{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem 1.6rem;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
