.rgb{--rgb-ease: cubic-bezier(.22,.61,.36,1);--rgb-radius: 1.6rem;--rgb-radius-s: 1rem;--rgb-max: 124rem;background:var(--rgb-bg, #fff);color:var(--rgb-fg, #121212);position:relative;overflow:hidden}.rgb *,.rgb *:before,.rgb *:after{box-sizing:border-box}.rgb-container{max-width:var(--rgb-max);margin:0 auto;padding:0 1.6rem}@media(min-width:750px){.rgb-container{padding:0 4rem}}.rgb-section{padding:clamp(4.8rem,8vw,9.6rem) 0}.rgb-section--tight{padding:clamp(3.2rem,5vw,6.4rem) 0}.rgb-eyebrow{display:inline-flex;align-items:center;gap:1rem;margin:0 0 1.4rem;font-size:1.15rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--rgb-accent)}.rgb-eyebrow:before{content:"";width:2.6rem;height:.2rem;background:var(--rgb-accent)}.rgb-h2{margin:0 0 1.6rem;font-size:clamp(2.8rem,4vw,4.4rem);line-height:1.06;letter-spacing:-.025em;max-width:22ch;color:inherit}.rgb-lead{margin:0;font-size:1.7rem;line-height:1.7;max-width:66ch;opacity:.82}.rgb-head{margin-bottom:clamp(2.8rem,4vw,4.8rem)}.rgb-head--center{text-align:center}.rgb-head--center .rgb-h2,.rgb-head--center .rgb-lead{margin-left:auto;margin-right:auto}.rgb-head--center .rgb-eyebrow:before{display:none}.rgb-head--center .rgb-eyebrow{justify-content:center}.rgb-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:5.2rem;padding:0 2.6rem;border-radius:999px;background:var(--rgb-accent);color:var(--rgb-accent-ink, #fff);font-weight:700;font-size:1.5rem;letter-spacing:.01em;text-decoration:none;border:.1rem solid var(--rgb-accent);transition:transform .25s var(--rgb-ease),box-shadow .25s var(--rgb-ease),background .25s}.rgb-btn:hover{transform:translateY(-.2rem);box-shadow:0 1.2rem 2.8rem rgba(var(--rgb-accent-rgb),.35);background:var(--rgb-accent-dark, var(--rgb-accent))}.rgb-btn--ghost{background:transparent;color:inherit;border-color:rgba(var(--rgb-fg-rgb, 18,18,18),.35)}.rgb-btn--ghost:hover{background:rgba(var(--rgb-fg-rgb, 18,18,18),.06);box-shadow:none;border-color:currentColor}.rgb-btn svg{width:1.6rem;height:1.6rem;transition:transform .25s var(--rgb-ease)}.rgb-btn:hover svg{transform:translate(.3rem)}.rgb-reveal{opacity:0;transform:translateY(2.2rem);transition:opacity .7s var(--rgb-ease) var(--rgb-delay, 0ms),transform .7s var(--rgb-ease) var(--rgb-delay, 0ms)}.rgb-reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.rgb-reveal{opacity:1;transform:none;transition:none}}.rgb-hero{display:grid;min-height:clamp(52rem,78vh,82rem);align-items:center}.rgb-hero--compact{min-height:clamp(44rem,60vh,64rem)}.rgb-hero__inner{display:grid;gap:3.2rem;align-items:center;padding:clamp(4rem,7vw,8rem) 0}@media(min-width:990px){.rgb-hero__inner{grid-template-columns:1.05fr .95fr;gap:5.6rem}}.rgb-hero__content{position:relative;z-index:2}.rgb-hero__title{margin:0 0 2rem;font-size:clamp(3.4rem,5.4vw,6.4rem);line-height:1.02;letter-spacing:-.03em;color:inherit}.rgb-hero__line{display:block;overflow:hidden}.rgb-hero__line-inner{display:block;transform:translateY(110%);transition:transform .9s var(--rgb-ease)}.rgb-hero__line:nth-child(2) .rgb-hero__line-inner{transition-delay:.12s}.rgb-hero__line--accent .rgb-hero__line-inner{color:var(--rgb-accent)}.rgb.is-ready .rgb-hero__line-inner{transform:none}.rgb-hero__body{margin:0 0 2.8rem;font-size:clamp(1.6rem,1.4vw,1.9rem);line-height:1.7;max-width:56ch;opacity:.86}.rgb-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.rgb-hero__trust{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;margin:3.2rem 0 0;padding-top:2rem;border-top:.1rem solid rgba(var(--rgb-fg-rgb, 255,255,255),.18);font-size:1.3rem;opacity:.85}.rgb-hero__trust span{display:inline-flex;align-items:center;gap:.7rem}.rgb-hero__trust svg{width:1.6rem;height:1.6rem;color:var(--rgb-accent);flex-shrink:0}.rgb-hero__media{position:relative;z-index:1}.rgb-hero__media:before{content:"";position:absolute;top:-12%;right:-8%;bottom:-12%;left:-8%;background:radial-gradient(closest-side,rgba(var(--rgb-accent-rgb),.32),transparent 72%);filter:blur(1.2rem);z-index:0;pointer-events:none}.rgb-hero__img{position:relative;z-index:1;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--rgb-radius);box-shadow:0 3rem 8rem #00000059;transform:scale(.96);opacity:0;transition:transform 1.1s var(--rgb-ease) .15s,opacity .9s var(--rgb-ease) .15s}.rgb.is-ready .rgb-hero__img{transform:none;opacity:1}.rgb-hero__badge{position:absolute;z-index:2;right:-1rem;bottom:-1.6rem;width:clamp(8rem,10vw,12rem);height:auto;border-radius:50%;box-shadow:0 1.2rem 3rem #00000059;animation:rgb-float 6s ease-in-out infinite}@keyframes rgb-float{0%,to{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-.8rem) rotate(-2deg)}}.rgb-hero__chip{position:absolute;z-index:2;left:1.6rem;bottom:1.6rem;display:inline-flex;align-items:center;gap:.8rem;padding:.8rem 1.4rem;border-radius:999px;background:#0a0a0ab8;color:#fff;font-size:1.3rem;font-weight:600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.rgb-hero__chip:before{content:"";width:.8rem;height:.8rem;border-radius:50%;background:var(--rgb-accent);box-shadow:0 0 rgba(var(--rgb-accent-rgb),.6);animation:rgb-pulse 2.4s var(--rgb-ease) infinite}@keyframes rgb-pulse{0%{box-shadow:0 0 rgba(var(--rgb-accent-rgb),.6)}70%{box-shadow:0 0 0 .8rem rgba(var(--rgb-accent-rgb),0)}to{box-shadow:0 0 rgba(var(--rgb-accent-rgb),0)}}.rgb-hero--cover{position:relative;isolation:isolate}.rgb-hero--cover .rgb-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.rgb-hero--cover .rgb-hero__bg img{width:100%;height:100%;object-fit:cover;transform:scale(1.06);transition:transform 8s linear}.rgb.is-ready .rgb-hero--cover .rgb-hero__bg img{transform:scale(1)}.rgb-hero--cover .rgb-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#000000b8,#00000073 55%,#00000026)}.rgb-hero--cover .rgb-hero__inner{grid-template-columns:minmax(0,68rem);position:relative;z-index:2;color:#fff}.rgb-hero__scrollcue{position:absolute;left:50%;bottom:1.6rem;transform:translate(-50%);z-index:3;width:4.4rem;height:4.4rem;border-radius:50%;border:.1rem solid rgba(var(--rgb-fg-rgb, 255,255,255),.3);background:transparent;color:inherit;cursor:pointer;display:grid;place-items:center;animation:rgb-bob 2.2s ease-in-out infinite}.rgb-hero__scrollcue svg{width:2rem;height:2rem}@keyframes rgb-bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,.6rem)}}@media(max-width:989px){.rgb-hero__media{order:-1}.rgb-hero__img{aspect-ratio:16 / 10}.rgb-hero__badge{right:.4rem;bottom:-1rem}.rgb-hero__scrollcue{display:none}}.rgb-band{position:relative;line-height:0}.rgb-band img{width:100%;height:auto;display:block}.rgb-band--fixed img{height:clamp(28rem,46vw,56rem);object-fit:cover}.rgb-band__caption{position:absolute;left:0;right:0;bottom:0;padding:clamp(2rem,4vw,4rem) 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6));color:#fff;line-height:1.4}.rgb-band__caption .rgb-eyebrow{color:#fff;margin-bottom:.6rem}.rgb-band__caption .rgb-eyebrow:before{background:var(--rgb-accent)}.rgb-band__title{margin:0;font-size:clamp(2rem,2.8vw,3.2rem);letter-spacing:-.02em}.rgb-tiles{display:grid;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,26rem),1fr))}.rgb-tiles--5{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr))}.rgb-tile{position:relative;display:block;overflow:hidden;border-radius:var(--rgb-radius);background:#111;color:#fff;text-decoration:none;aspect-ratio:4 / 3;isolation:isolate;box-shadow:0 .6rem 2rem #00000014;transition:transform .45s var(--rgb-ease),box-shadow .45s var(--rgb-ease)}.rgb-tile:hover{transform:translateY(-.5rem);box-shadow:0 2.4rem 4.8rem #0003}.rgb-tile__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1.1s var(--rgb-ease)}.rgb-tile--contain .rgb-tile__img{object-fit:contain;padding:2.4rem 2.4rem 9rem;background:#f4f3f1}.rgb-tile:hover .rgb-tile__img{transform:scale(1.06)}.rgb-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 40%,#000000c7);z-index:1;transition:opacity .4s}.rgb-tile--contain:after{background:linear-gradient(180deg,#0000 55%,#000000b8)}.rgb-tile__body{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:2rem}.rgb-tile__count{display:inline-block;margin-bottom:.8rem;padding:.3rem .9rem;border-radius:999px;background:rgba(var(--rgb-accent-rgb),.92);color:var(--rgb-accent-ink, #fff);font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rgb-tile__title{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;font-size:clamp(1.8rem,1.6vw,2.2rem);line-height:1.15;letter-spacing:-.015em;color:#fff}.rgb-tile__title svg{width:2.2rem;height:2.2rem;flex-shrink:0;transition:transform .35s var(--rgb-ease)}.rgb-tile:hover .rgb-tile__title svg{transform:translate(.4rem)}.rgb-tile__text{margin:.6rem 0 0;font-size:1.35rem;line-height:1.5;opacity:.85;max-height:0;overflow:hidden;transition:max-height .45s var(--rgb-ease),margin .45s}.rgb-tile:hover .rgb-tile__text,.rgb-tile:focus-visible .rgb-tile__text{max-height:8rem}@media(hover:none){.rgb-tile__text{max-height:8rem}}.rgb-steps{display:grid;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,24rem),1fr));counter-reset:rgbstep}.rgb-step{position:relative;padding:2.8rem 2.4rem 2.6rem;border-radius:var(--rgb-radius);background:rgba(var(--rgb-fg-rgb, 18,18,18),.045);border:.1rem solid rgba(var(--rgb-fg-rgb, 18,18,18),.08);transition:transform .4s var(--rgb-ease),border-color .4s,box-shadow .4s var(--rgb-ease)}.rgb-step:hover{transform:translateY(-.4rem);border-color:rgba(var(--rgb-accent-rgb),.55);box-shadow:0 1.8rem 4rem rgba(var(--rgb-accent-rgb),.12)}.rgb-step__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.8rem}.rgb-step__icon{width:5.2rem;height:5.2rem;display:grid;place-items:center;border-radius:1.4rem;background:rgba(var(--rgb-accent-rgb),.14);color:var(--rgb-accent)}.rgb-step__icon svg{width:2.6rem;height:2.6rem}.rgb-steps--numbered .rgb-step__num:before{counter-increment:rgbstep;content:counter(rgbstep,decimal-leading-zero)}.rgb-step__num{font-size:1.3rem;font-weight:700;letter-spacing:.12em;color:var(--rgb-accent);opacity:.9}.rgb-step__title{margin:0 0 .8rem;font-size:1.9rem;line-height:1.2;letter-spacing:-.015em;color:inherit}.rgb-step__text{margin:0;font-size:1.5rem;line-height:1.65;opacity:.82}.rgb-step__text p{margin:0 0 .8rem}.rgb-step__text p:last-child{margin:0}.rgb-stats{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));margin-top:clamp(2.4rem,4vw,4rem);padding-top:clamp(2.4rem,4vw,4rem);border-top:.1rem solid rgba(var(--rgb-fg-rgb, 18,18,18),.12)}.rgb-stat{text-align:center;padding:1.2rem .8rem}.rgb-stat__value{display:block;font-size:clamp(3rem,4.4vw,4.8rem);font-weight:700;line-height:1;letter-spacing:-.03em;color:var(--rgb-accent);font-variant-numeric:tabular-nums}.rgb-stat__label{display:block;margin-top:.8rem;font-size:1.35rem;letter-spacing:.04em;opacity:.8}.rgb-split__img{width:100%;height:auto;display:block;border-radius:var(--rgb-radius);box-shadow:0 2rem 5rem #0000001f;margin-bottom:clamp(2.4rem,4vw,4rem)}.rgb-split__cols{display:grid;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,30rem),1fr))}.rgb-split__col{padding:2.8rem;border-radius:var(--rgb-radius);background:rgba(var(--rgb-fg-rgb, 18,18,18),.045);border-left:.4rem solid var(--rgb-accent)}.rgb-split__col h3{margin:0 0 1rem;font-size:2.2rem;letter-spacing:-.02em;color:inherit}.rgb-split__col p{margin:0 0 1.4rem;font-size:1.55rem;line-height:1.7;opacity:.85}.rgb-split__links{display:flex;flex-wrap:wrap;gap:.8rem}.rgb-pill{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.3rem;border-radius:999px;border:.1rem solid rgba(var(--rgb-fg-rgb, 18,18,18),.25);color:inherit;text-decoration:none;font-size:1.35rem;font-weight:600;transition:background .25s,border-color .25s,color .25s}.rgb-pill:hover{background:var(--rgb-accent);border-color:var(--rgb-accent);color:var(--rgb-accent-ink, #fff)}.rgb-products{display:grid;gap:1.6rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,21rem),1fr))}.rgb-product{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:var(--rgb-radius);background:#fff;border:.1rem solid rgba(18,18,18,.08);overflow:hidden;transition:transform .4s var(--rgb-ease),box-shadow .4s var(--rgb-ease),border-color .3s}.rgb-product:hover{transform:translateY(-.4rem);box-shadow:0 1.8rem 4rem #0000001f;border-color:rgba(var(--rgb-accent-rgb),.6)}.rgb-product__media{aspect-ratio:1 / 1;background:#f7f6f4;display:grid;place-items:center;overflow:hidden}.rgb-product__media img{width:100%;height:100%;object-fit:contain;padding:1.6rem;mix-blend-mode:multiply;transition:transform .8s var(--rgb-ease)}.rgb-product:hover .rgb-product__media img{transform:scale(1.06)}.rgb-product__body{padding:1.4rem 1.6rem 1.8rem;color:#121212}.rgb-product__vendor{display:block;font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;color:var(--rgb-accent);font-weight:700;margin-bottom:.4rem}.rgb-product__title{margin:0;font-size:1.5rem;line-height:1.35;font-weight:600}.rgb-product__meta{margin:.6rem 0 0;font-size:1.3rem;opacity:.65}.rgb-products__more{text-align:center;margin-top:clamp(2.4rem,4vw,4rem)}.rgb-videos{display:grid;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,28rem),1fr))}.rgb-video{position:relative;aspect-ratio:16 / 9;border-radius:var(--rgb-radius);overflow:hidden;background:#000;cursor:pointer;border:0;padding:0;display:block;width:100%;color:#fff;text-align:left}.rgb-video img{width:100%;height:100%;object-fit:cover;opacity:.85;transition:transform 1s var(--rgb-ease),opacity .4s}.rgb-video:hover img{transform:scale(1.05);opacity:1}.rgb-video__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:6.4rem;height:6.4rem;border-radius:50%;background:var(--rgb-accent);color:var(--rgb-accent-ink, #fff);display:grid;place-items:center;box-shadow:0 1rem 3rem #0006;transition:transform .3s var(--rgb-ease)}.rgb-video:hover .rgb-video__play{transform:translate(-50%,-50%) scale(1.08)}.rgb-video__play svg{width:2.4rem;height:2.4rem;margin-left:.3rem}.rgb-video__title{position:absolute;left:0;right:0;bottom:0;padding:1.4rem 1.6rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75));font-size:1.45rem;font-weight:600}.rgb-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.rgb-videos--single{grid-template-columns:minmax(0,96rem);justify-content:center}.rgb-grid-2{display:grid;gap:3.2rem;align-items:center}@media(min-width:990px){.rgb-grid-2{grid-template-columns:1fr 1fr;gap:6.4rem}}.rgb-img-rounded{width:100%;height:auto;display:block;border-radius:var(--rgb-radius)}.rgv-trust{display:grid;grid-template-columns:1fr 1fr;gap:.8rem 1.2rem;margin:1.2rem 0 1.6rem}.rgv-trust__item{display:flex;align-items:center;gap:.7rem;font-size:1.3rem;line-height:1.3}.rgv-trust__item svg{width:2rem;height:2rem;flex-shrink:0;color:#ef6c1a}.rgv-sibs{margin:0 0 1.6rem}.rgv-sibs__label{margin:0 0 .6rem;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;opacity:.7}.rgv-sibs__list{display:flex;flex-wrap:wrap;gap:.8rem}.rgv-sib{display:inline-flex;align-items:center;gap:.7rem;padding:.7rem 1.2rem;border-radius:999px;border:.1rem solid rgba(18,18,18,.25);font-size:1.35rem;font-weight:600;color:inherit;text-decoration:none;transition:border-color .2s,transform .2s}.rgv-sib:hover{border-color:#ef6c1a;transform:translateY(-.1rem)}.rgv-sib--current{border-color:#121212;box-shadow:0 0 0 .1rem #121212}.rgv-swatch{width:1.4rem;height:1.4rem;border-radius:50%;border:.1rem solid rgba(0,0,0,.2);display:inline-block}.rgv-card{margin:1.6rem 0;padding:2rem 2.2rem;border-radius:1.4rem;background:#f7f6f4;border:.1rem solid rgba(18,18,18,.06)}.rgv-card--dl{background:#111;color:#fff}.rgv-card__title{margin:0 0 1.4rem;font-size:1.8rem;letter-spacing:-.01em}.rgv-specs{display:grid;gap:0;margin:0}.rgv-specs>div{display:flex;justify-content:space-between;gap:1.6rem;padding:.8rem 0;border-bottom:.1rem solid rgba(18,18,18,.08);font-size:1.4rem}.rgv-specs>div:last-child{border-bottom:0}.rgv-specs dt{margin:0;opacity:.7}.rgv-specs dd{margin:0;font-weight:600;text-align:right;max-width:60%}.rgv-card__label{margin:1.6rem 0 .6rem;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;opacity:.7}.rgv-pills{display:flex;flex-wrap:wrap;gap:.6rem}.rgv-pill{padding:.5rem 1rem;border-radius:999px;background:#fff;border:.1rem solid rgba(18,18,18,.12);font-size:1.25rem}.rgv-card__foot{margin:1.6rem 0 0;font-size:1.4rem}.rgv-card__foot a{color:#c4560f;font-weight:700;text-decoration:none}.rgv-dl{display:grid;gap:.6rem}.rgv-dl__item{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;border-radius:.8rem;background:#ffffff0f;border:.1rem solid rgba(255,255,255,.12);color:#fff;text-decoration:none;font-size:1.4rem;font-weight:600;transition:background .2s,transform .2s}.rgv-dl__item:hover{background:#ef6c1a40;transform:translate(.2rem)}.rgv-dl__item svg{width:1.8rem;height:1.8rem;color:#ef6c1a;flex-shrink:0}.rgb-cmp__tools{display:flex;flex-wrap:wrap;gap:.8rem;margin:0 0 1.6rem}.rgb-cmp__tools button{font:inherit}.rgb-cmp__tools .rgb-pill[aria-pressed=true]{background:var(--rgb-accent);border-color:var(--rgb-accent);color:var(--rgb-accent-ink, #fff)}.rgb-cmp__wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--rgb-radius);border:.1rem solid rgba(var(--rgb-fg-rgb, 18,18,18),.1);background:#fff;color:#121212}.rgb-cmp{width:100%;border-collapse:separate;border-spacing:0;font-size:1.35rem;min-width:96rem}.rgb-cmp th,.rgb-cmp td{padding:1.1rem 1.2rem;text-align:left;vertical-align:middle;border-bottom:.1rem solid rgba(18,18,18,.08);white-space:nowrap}.rgb-cmp thead th{position:sticky;top:0;background:#f4f3f1;font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase;z-index:2}.rgb-cmp th:first-child,.rgb-cmp td:first-child{position:sticky;left:0;background:#fff;z-index:1;min-width:24rem;box-shadow:.2rem 0 #1212120f}.rgb-cmp thead th:first-child{background:#f4f3f1;z-index:3}.rgb-cmp tbody tr:hover td,.rgb-cmp tbody tr:hover td:first-child{background:rgba(var(--rgb-accent-rgb),.06)}.rgb-cmp__prod{display:flex;align-items:center;gap:1.2rem;color:inherit;text-decoration:none;font-weight:700;white-space:normal;min-width:22rem}.rgb-cmp__prod img{width:7.2rem;height:4.8rem;object-fit:contain;border-radius:.6rem;background:#f4f3f1;flex-shrink:0}.rgb-cmp__prod small{display:block;font-weight:400;opacity:.65;font-size:1.2rem}.rgb-cmp__yes{color:#2e7d4f;font-weight:700}.rgb-cmp__no{opacity:.4}.rgb-cmp__w{font-weight:700;color:var(--rgb-accent-dark, var(--rgb-accent))}.rgb-cmp tr[hidden]{display:none}.rgb-cmp__note{margin:1.2rem 0 0;font-size:1.25rem;opacity:.65}.rgb-hh{position:relative;isolation:isolate;overflow:hidden}.rgb-hh__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.rgb-hh__bgwrap{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.2s var(--rgb-ease)}.rgb-hh__bgwrap.is-active{opacity:.28}.rgb-hh__bgimg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.06);filter:blur(18px) saturate(1.1)}.rgb-hh:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0a0a0a8c,#0a0a0ad9);pointer-events:none}.rgb-hh__inner{position:relative;z-index:2;display:grid;gap:3.2rem;align-items:center;min-height:clamp(56rem,86vh,88rem);padding:clamp(5rem,8vw,9rem) 0 clamp(6rem,9vw,10rem)}@media(min-width:990px){.rgb-hh__inner{grid-template-columns:1.05fr .95fr;gap:6.4rem}}.rgb-hh .rgb-hero__title{font-size:clamp(3.8rem,6.2vw,7.4rem)}.rgb-hh__path{margin:1.6rem 0 0;font-size:1.4rem}.rgb-hh__path a{color:inherit;opacity:.8;text-decoration:underline;text-underline-offset:.4rem}.rgb-hh__path a:hover{opacity:1;color:var(--rgb-accent)}.rgb-hh__stage{position:relative}.rgb-hh__slides{position:relative;aspect-ratio:4 / 3;border-radius:var(--rgb-radius);overflow:hidden;box-shadow:0 3rem 8rem #00000073;background:#111;transform:scale(.96);opacity:0;transition:transform 1.1s var(--rgb-ease) .15s,opacity .9s var(--rgb-ease) .15s}.rgb.is-ready .rgb-hh__slides{transform:none;opacity:1}.rgb-hh__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:block;color:#fff;text-decoration:none;opacity:0;transition:opacity .9s var(--rgb-ease)}.rgb-hh__slide.is-active{opacity:1;z-index:1}.rgb-hh__slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.04);transition:transform 7s linear}.rgb-hh__slide.is-active img{transform:scale(1)}.rgb-hh__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 35%,#000000d1)}.rgb-hh__slide-body{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:2.4rem;display:grid;gap:.4rem}.rgb-hh__slide-name{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--rgb-accent)}.rgb-hh__slide-title{font-family:var(--font-heading-family);font-size:clamp(2rem,2.2vw,2.8rem);line-height:1.15;letter-spacing:-.02em;font-weight:700}.rgb-hh__slide-text{font-size:1.4rem;line-height:1.5;opacity:.85;max-width:46ch}.rgb-hh__slide-cta{margin-top:.6rem;font-size:1.35rem;font-weight:700}.rgb-hh__tabs{display:flex;gap:.6rem;margin-top:1.4rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.2rem}.rgb-hh__tabs::-webkit-scrollbar{display:none}.rgb-hh__tab{position:relative;flex:1 0 auto;min-width:8rem;padding:.9rem .6rem 1.1rem;border:0;background:transparent;color:#fff9;font:inherit;font-size:1.25rem;font-weight:700;letter-spacing:.04em;cursor:pointer;text-align:center;transition:color .25s}.rgb-hh__tab:hover,.rgb-hh__tab.is-active{color:#fff}.rgb-hh__bar{position:absolute;left:.4rem;right:.4rem;bottom:0;height:.3rem;border-radius:999px;background:#ffffff26;overflow:hidden}.rgb-hh__bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--rgb-accent);transform:scaleX(0);transform-origin:left}.rgb-hh__tab.is-active .rgb-hh__bar:after{animation:rgb-hh-progress var(--rgb-hh-interval, 6s) linear forwards}.rgb-hh.is-paused .rgb-hh__tab.is-active .rgb-hh__bar:after{animation-play-state:paused}@keyframes rgb-hh-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:989px){.rgb-hh__inner{min-height:0}.rgb-hh__stage{order:2}.rgb-hh__slides{aspect-ratio:16 / 11}.rgb-hh .rgb-hero__scrollcue{display:none}}@media(prefers-reduced-motion:reduce){.rgb-hh__tab.is-active .rgb-hh__bar:after{animation:none;transform:scaleX(1)}.rgb-hh__slide img{transition:none;transform:none}}.rgb-hh__inner>*,.rgb-hero__inner>*{min-width:0}.rgb-hh__stage,.rgb-hh__tabs{min-width:0;max-width:100%}.rgb-hero__title,.rgb-hh .rgb-hero__title{word-break:normal;overflow-wrap:normal;-webkit-hyphens:manual;hyphens:manual}.rgb-hh .rgb-hero__title{font-size:clamp(3.4rem,5.2vw,6.4rem)}.rgb-eyebrow{flex-wrap:wrap}@media(max-width:989px){.rgb-hh .rgb-hero__title{font-size:clamp(3.2rem,9.5vw,4.4rem)}}.rgv-trust__item svg{color:var(--rgb-accent, #EF6C1A)}.rgv-dl__item svg{color:var(--rgb-accent, #EF6C1A)}.rgv-details summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}.rgv-details summary::-webkit-details-marker{display:none}.rgv-details summary:after{content:"+";font-size:2.2rem;line-height:1;opacity:.6}.rgv-details[open] summary:after{content:"\2013"}.rgv-details__hint{font-size:1.15rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;opacity:.55;margin-left:auto;margin-right:1rem}.rgv-details dl{margin-top:1.4rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/rg-brand.css.map */
