.rxh-frame{--rxh-black: #0b0a08;--rxh-white: #fff8e9;--rxh-orange: #f15a24;--rxh-brown: #603427;--rxh-yellow: #f4df00;--rxh-blush: #edc3ad;--rxh-page: 1240px;width:100%;max-width:100%;overflow:clip;color:var(--rxh-black);background:var(--rxh-white);font-family:var(--font-body--family)}.rxh-frame *,.rxh-frame *:before,.rxh-frame *:after{box-sizing:border-box}.rxh-frame img,.rxh-frame picture,.rxh-frame svg{display:block;max-width:100%}.rxh-page{width:min(var(--rxh-page),calc(100% - 48px));margin-inline:auto}.rxh-heading{margin:0;font-family:var(--font-heading--family);font-size:clamp(36px,4.2vw,64px);font-weight:900;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.rxh-button{display:inline-flex;min-height:50px;padding:12px 30px;border:2px solid var(--rxh-black);align-items:center;justify-content:center;color:var(--rxh-black);background:var(--rxh-white);font-size:14px;font-weight:900;letter-spacing:.055em;text-decoration:none;text-transform:uppercase;transition:color .16s ease,background .16s ease}.rxh-button:hover{color:var(--rxh-white);background:var(--rxh-black)}.rxh-hero{position:relative;min-height:clamp(560px,47vw,720px);color:var(--rxh-white);background:linear-gradient(to bottom,var(--rxh-orange) 0,var(--rxh-orange) 48%,var(--rxh-brown) 48%,var(--rxh-brown) 100%)}.rxh-hero__inner{position:relative;width:min(1320px,calc(100% - 48px));min-height:inherit;margin-inline:auto}.rxh-hero__copy{position:absolute;z-index:2;top:24%;left:0;width:min(47%,620px)}.rxh-hero__eyebrow{display:inline-flex;margin:0 0 26px;padding:9px 18px 8px;color:var(--rxh-black);background:var(--rxh-yellow);font-size:16px;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase;transform:skew(-8deg)}.rxh-hero__eyebrow span{transform:skew(8deg)}.rxh-hero__heading{max-width:680px;margin:0;font-family:var(--font-heading--family);font-size:clamp(46px,5.4vw,82px);font-weight:900;letter-spacing:-.05em;line-height:.94;text-wrap:balance}.rxh-hero__body{max-width:590px;margin:36px 0 0;font-size:clamp(18px,1.7vw,26px);font-weight:750;line-height:1.42}.rxh-hero__button{margin-top:28px;min-width:240px;background:var(--rxh-yellow)}.rxh-hero__media{position:absolute;z-index:1;right:-2%;bottom:2%;width:min(58%,790px)}.rxh-hero__media picture,.rxh-hero__media img{width:100%}.rxh-hero__media img{height:auto;object-fit:contain}.rxh-products{padding:70px 0 82px;color:var(--rxh-white);background:var(--rxh-black);border-block-start:6px solid var(--rxh-yellow)}.rxh-products__header{display:flex;margin-bottom:34px;align-items:flex-end;justify-content:space-between;gap:32px}.rxh-products__intro{max-width:760px;margin:14px 0 0;font-size:16px;line-height:1.55}.rxh-products__view-all{flex:0 0 auto;color:var(--rxh-white);font-size:13px;font-weight:900;letter-spacing:.055em;text-underline-offset:6px;text-transform:uppercase}.rxh-products__rail{display:grid;margin:0;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;list-style:none}.rxh-product{min-width:0}.rxh-product__link{display:grid;height:100%;color:inherit;text-decoration:none;grid-template-rows:auto 1fr}.rxh-product__media{position:relative;display:block;overflow:hidden;aspect-ratio:1;background:#fff}.rxh-product__media img{width:100%;height:100%;object-fit:contain;transition:transform .32s ease}.rxh-product__link:hover .rxh-product__media img{transform:scale(1.035)}.rxh-product__link:focus-visible{outline:3px solid var(--rxh-yellow);outline-offset:4px}.rxh-product__sale{position:absolute;top:12px;left:12px;padding:6px 10px;color:var(--rxh-black);background:var(--rxh-yellow);font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.rxh-product__content{display:grid;padding-top:14px;align-content:start}.rxh-product__title{min-height:44px;font-size:15px;font-weight:800;line-height:1.4}.rxh-product__price{display:flex;margin-top:8px;align-items:baseline;flex-wrap:wrap;gap:5px 10px;font-size:15px;font-weight:800}.rxh-product__price s{opacity:.62;font-size:12px;font-weight:600}.rxh-story{display:grid;min-height:650px;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)}.rxh-story__media{min-width:0;background:var(--rxh-blush)}.rxh-story__media img{width:100%;height:100%;object-fit:cover}.rxh-story__content{display:flex;padding:clamp(56px,7vw,110px);flex-direction:column;align-items:flex-start;justify-content:center;background:var(--rxh-yellow);border-inline-start:2px solid var(--rxh-black)}.rxh-story__eyebrow{margin:0 0 18px;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rxh-story__copy{max-width:590px;margin-top:24px;font-size:17px;line-height:1.6}.rxh-story__copy p{margin:0}.rxh-story__button{margin-top:30px}.rxh-editorial{padding:74px 0 84px;background:var(--rxh-white)}.rxh-editorial__grid{display:grid;margin-top:34px;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.rxh-editorial-card{display:grid;min-width:0;color:var(--rxh-black);background:#fffdf7;border:2px solid var(--rxh-black);text-decoration:none;grid-template-rows:auto 1fr}.rxh-editorial-card:nth-child(2n){background:#f5c9b3}.rxh-editorial-card__media{display:block;overflow:hidden;aspect-ratio:1.28 / 1}.rxh-editorial-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.rxh-editorial-card:hover .rxh-editorial-card__media img{transform:scale(1.025)}.rxh-editorial-card__content{display:grid;padding:26px 28px 30px;align-content:start}.rxh-editorial-card__title{margin:0;font-family:var(--font-heading--family);font-size:clamp(25px,2.5vw,38px);font-weight:900;letter-spacing:-.035em;line-height:1.04}.rxh-editorial-card__copy{margin:14px 0 0;font-size:15px;line-height:1.5}.rxh-editorial-card__cta{margin-top:22px;font-size:12px;font-weight:900;letter-spacing:.06em;text-decoration:underline;text-underline-offset:5px;text-transform:uppercase;color:#b93a16}@media(max-width:989px){.rxh-hero{min-height:610px}.rxh-hero__inner{width:calc(100% - 32px)}.rxh-hero__copy{width:51%}.rxh-hero__media{right:-8%;width:64%}.rxh-products__rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.rxh-page{width:calc(100% - 24px)}.rxh-heading{font-size:36px}.rxh-hero{min-height:515px;background:linear-gradient(to bottom,var(--rxh-orange) 0,var(--rxh-orange) 27%,var(--rxh-brown) 27%,var(--rxh-brown) 100%)}.rxh-hero__inner{width:calc(100% - 24px)}.rxh-hero__copy{top:9%;left:0;width:60%}.rxh-hero__eyebrow{margin-bottom:11px;padding:6px 10px 5px;font-size:11px}.rxh-hero__heading{font-size:clamp(28px,9vw,38px);line-height:.98}.rxh-hero__body{position:absolute;top:138px;left:0;width:59vw;margin:0;font-size:15px;line-height:1.45}.rxh-hero__button{position:absolute;top:286px;left:0;min-width:160px;min-height:44px;margin:0;padding:10px 18px;font-size:12px}.rxh-hero__media{right:-2%;bottom:1%;width:69%}.rxh-products{padding:44px 0 52px}.rxh-products__header{margin-bottom:22px;align-items:flex-end;gap:16px}.rxh-products__intro{margin-top:10px;font-size:13px;line-height:1.48}.rxh-products__view-all{font-size:11px}.rxh-products__rail{display:grid;width:100%;min-width:0;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;overscroll-behavior-inline:auto;scroll-snap-type:none}.rxh-product{width:100%;min-width:0;scroll-snap-align:none}.rxh-product__title{min-height:39px;font-size:12px;overflow-wrap:anywhere}.rxh-product__price{min-width:0;font-size:13px}.rxh-story{min-height:0;grid-template-columns:1fr}.rxh-story__media{aspect-ratio:1.3 / 1}.rxh-story__content{padding:44px 22px 50px;align-items:flex-start;border-inline-start:0;border-block-start:2px solid var(--rxh-black)}.rxh-story__copy{margin-top:18px;font-size:15px}.rxh-editorial{padding:46px 0 54px}.rxh-editorial__grid{margin-top:22px;grid-template-columns:1fr;gap:12px}.rxh-editorial-card__content{padding:22px 20px 25px}.rxh-editorial-card__title{font-size:28px}}@media(prefers-reduced-motion:reduce){.rxh-button,.rxh-product__media img,.rxh-editorial-card__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/rxbar-home-v2.css.map */
