.rg-category-grid{padding:clamp(24px,4vw,48px) 0}.rg-category-grid__header{display:grid;gap:8px;max-width:760px;margin-bottom:24px}.rg-category-grid__header h1,.rg-category-grid__header h2,.rg-category-grid__header p{margin:0}.rg-category-grid__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rg-category-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #e4e4e4;border-radius:16px;box-shadow:0 8px 24px #14141412}.rg-category-card__link{display:block;height:100%;color:#23272f;text-decoration:none}.rg-category-card__media{aspect-ratio:1.35;overflow:hidden;background:#f4f4f4}.rg-category-card__media img,.rg-category-card__placeholder{width:100%;height:100%;object-fit:contain;transition:transform .24s ease}.rg-category-card__body{padding:15px}.rg-category-card__kicker{display:block;margin-bottom:4px;color:#c94f00;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rg-category-card__title{margin:0;color:inherit;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.2}.rg-category-card__body p{margin:7px 0 0;color:#55585d;font-size:.88rem}.rg-category-card__action{display:inline-block;margin-top:12px;color:#00e;font-size:.86rem;font-weight:800}.rg-category-card__link:hover .rg-category-card__media img{transform:scale(1.035)}.rg-category-card__link:focus-visible{outline:3px solid #ff9900;outline-offset:-3px}@media(min-width:750px){.rg-category-grid__items{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rg-category-card__body{padding:18px}}@media(prefers-reduced-motion:reduce){.rg-category-card__media img{transition:none}}.rg-hero{padding:clamp(18px,3vw,36px) 0}.rg-hero__panel{display:grid;overflow:hidden;color:var(--rg-hero-text);background:radial-gradient(circle at 10% 10%,color-mix(in srgb,var(--rg-hero-accent) 35%,transparent),transparent 40%),var(--rg-hero-bg);border-radius:22px;box-shadow:0 18px 50px #1414142e}.rg-hero--no-media .rg-hero__panel{background:radial-gradient(circle at 12% 12%,color-mix(in srgb,var(--rg-hero-accent) 28%,transparent),transparent 38%),linear-gradient(135deg,#23272f,#141414)}.rg-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,5vw,64px)}.rg-hero__eyebrow{margin:0 0 10px;color:#ffd39a;font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.rg-hero__heading{max-width:760px;margin:0;color:inherit;font-size:clamp(2rem,5.2vw,4rem);line-height:1.04;letter-spacing:-.035em}.rg-hero__text{max-width:680px;margin-top:18px;color:inherit;font-size:clamp(1rem,1.5vw,1.18rem);opacity:.92}.rg-hero__text p{margin:0}.rg-hero__search{display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:720px;margin-top:26px;padding:5px;background:#fff;border-radius:13px;box-shadow:0 10px 24px #0003}.rg-hero__search input{min-width:0;min-height:50px;padding:0 16px;color:#202420;background:transparent;border:0}.rg-hero__search input:focus{outline:0}.rg-hero__search:focus-within{outline:3px solid #ffd39a;outline-offset:2px}.rg-hero__search button,.rg-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;font-weight:800;text-align:center;border:0;border-radius:9px;text-decoration:none}.rg-hero__search button,.rg-hero__button--primary{color:#000;background:var(--rg-hero-accent)}.rg-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.rg-hero__button--secondary{color:var(--rg-hero-text);background:transparent;border:1px solid color-mix(in srgb,var(--rg-hero-text) 58%,transparent)}.rg-hero__benefits{display:flex;flex-wrap:wrap;gap:10px 22px;margin:22px 0 0;padding:0;list-style:none;font-size:.9rem;font-weight:650}.rg-hero__benefits li:before{content:"\2713";margin-right:7px;color:#ffd39a;font-weight:900}.rg-hero__media{min-height:280px;background:#eef1ed}.rg-hero__media img{width:100%;height:100%;min-height:inherit;object-fit:cover}@media(min-width:990px){.rg-hero__panel{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);min-height:510px}.rg-hero--no-media .rg-hero__panel{grid-template-columns:1fr;min-height:auto}.rg-hero--no-media .rg-hero__content{max-width:980px}}@media(max-width:749px){.rg-hero__panel{border-radius:16px}.rg-hero__search{grid-template-columns:1fr;gap:5px}.rg-hero__search button{width:100%}.rg-hero__actions{display:grid}.rg-hero__button{width:100%}.rg-hero__benefits{display:grid;gap:8px}}.rg-bundles{padding:clamp(28px,5vw,56px) 0;background:#f5f6f7}.rg-bundles__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.rg-bundles__header h2,.rg-bundles__header p{margin:0}.rg-bundles__header .rte{max-width:760px;margin-top:8px}.rg-bundles__eyebrow{margin-bottom:6px!important;color:#c94f00;font-size:.76rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.rg-bundles__status{max-width:330px;padding:10px 14px;color:#5b3a00;background:#fff3d6;border:1px solid #ffd98a;border-radius:10px;font-size:.82rem;line-height:1.35}.rg-bundles__grid{display:grid;grid-template-columns:1fr;gap:18px}.rg-bundle-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;background:#fff;border:1px solid #dedfe2;border-radius:18px;box-shadow:0 10px 30px #14141414}.rg-bundle-card__promo{position:relative;isolation:isolate;overflow:hidden;padding:18px 18px 16px;background:linear-gradient(135deg,#2f343d,#141414 72%,#f90 72%,#e56b00);border-bottom:3px solid #ff9900}.rg-bundle-card__promo:before{position:absolute;z-index:0;top:-54px;left:-44px;width:210px;height:210px;background:#ff99002e;border-radius:50%;content:""}.rg-bundle-card__promo>*{position:relative;z-index:1}.rg-bundle-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.rg-bundle-card__kicker{padding:5px 8px;color:#141414;background:#f90;border-radius:6px;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.rg-bundle-card__discount{padding:8px 12px;color:#fff;background:#c62828;border-radius:999px;box-shadow:0 5px 14px #660c0747;font-size:.94rem;font-weight:900}.rg-bundle-card h3{margin:18px 20px 0;color:#23272f;font-size:clamp(1.15rem,2vw,1.38rem);line-height:1.18}.rg-bundle-card__text{min-height:2.8em;margin:8px 20px 18px;color:#55585d;font-size:.9rem;line-height:1.45}.rg-bundle-card__products{display:flex;min-height:196px;align-items:start;justify-content:center;gap:8px;margin:0}.rg-bundle-card__plus{flex:0 0 auto;margin-top:64px;color:#f90;font-size:1.4rem;font-weight:900;text-shadow:0 2px 5px rgba(0,0,0,.28)}.rg-bundle-product{display:grid;min-width:0;flex:1 1 0;gap:9px;color:#fff;font-size:.78rem;font-weight:750;line-height:1.25;text-decoration:none}.rg-bundle-product:hover .rg-bundle-product__title{text-decoration:underline}.rg-bundle-product__media{display:block;aspect-ratio:1;overflow:hidden;background:#fff;border:3px solid #ffffff;border-radius:12px;box-shadow:0 7px 18px #00000047}.rg-bundle-product__media img,.rg-bundle-product__placeholder{width:100%;height:100%;object-fit:contain}.rg-bundle-product__title{display:-webkit-box;overflow:hidden;min-height:2.5em;padding:5px 7px;color:#fff;background:#000000b8;border-radius:6px;text-shadow:0 1px 3px rgba(0,0,0,.5);-webkit-box-orient:vertical;-webkit-line-clamp:2}.rg-bundle-card__price{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:3px 10px;padding-top:15px;margin:auto 20px 0;border-top:1px solid #e5e6e8}.rg-bundle-card__price strong{color:#c94f00;font-size:1.42rem}.rg-bundle-card__price>span:last-child{grid-column:1 / -1;color:#2f6d3b;font-size:.84rem;font-weight:800}.rg-bundle-card__old-price{color:#777b80;font-size:.88rem;text-decoration:line-through}.rg-bundle-card__note{margin:10px 20px 0;color:#55585d;font-size:.78rem;line-height:1.35}.rg-bundle-card__button{display:flex;width:auto;min-height:48px;align-items:center;justify-content:center;margin:16px 20px 20px;text-align:center}.rg-bundle-card__button--pending,.rg-bundle-card__button--unavailable{color:#5b5e63;background:#e8e9eb;border-radius:var(--btn-border-radius, 4px);font-weight:800}@media(min-width:750px){.rg-bundles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.rg-bundles__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:749px){.rg-bundles__header{align-items:start;flex-direction:column}.rg-bundles__status{max-width:none}}.rg-product-picks{padding:clamp(24px,4vw,48px) 0}.rg-product-picks__header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.rg-product-picks__header h2,.rg-product-picks__header p{margin:0}.rg-product-picks__header .rte{margin-top:8px}.rg-product-picks__all{flex:0 0 auto;color:#00e;font-weight:800;text-decoration:none}.rg-product-picks__all:hover{text-decoration:underline}.rg-product-picks__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rg-product-picks__item,.rg-product-picks__item product-card{min-width:0;width:100%}@media(min-width:750px){.rg-product-picks__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}}@media(max-width:549px){.rg-product-picks__header{align-items:start;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/55/compiled_assets/styles.css.map?subset=AAAAAAAAAIAH */
