.rr-workshop-proof{position:relative;overflow:clip;padding-block:var(--rr-workshop-proof-padding-top) var(--rr-workshop-proof-padding-bottom);background:var(--rr-workshop-proof-bg);color:var(--rr-workshop-proof-text)}.rr-workshop-proof *,.rr-workshop-proof *:before,.rr-workshop-proof *:after{box-sizing:border-box}.rr-workshop-proof__panel{min-height:var(--rr-workshop-proof-min-height);border:1px solid var(--rr-workshop-proof-line);border-radius:var(--rr-workshop-proof-radius);display:grid;grid-template-columns:minmax(0,var(--rr-workshop-proof-media-width)) minmax(0,1fr);overflow:hidden;background:var(--rr-workshop-proof-surface);box-shadow:0 18px 48px #1714100e}.rr-workshop-proof--media-right .rr-workshop-proof__media{order:2}.rr-workshop-proof__media,.rr-workshop-proof__media-frame{position:relative;min-width:0;min-height:100%;overflow:hidden;background:#171719}.rr-workshop-proof__media-frame>picture{position:absolute;top:0;right:0;bottom:0;left:0}.rr-workshop-proof__image,.rr-workshop-proof__video{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--rr-workshop-proof-image-position)}.rr-workshop-proof__media-frame>.rr-workshop-proof__image,.rr-workshop-proof__media-frame>.rr-workshop-proof__video{position:absolute;top:0;right:0;bottom:0;left:0}.rr-workshop-proof__media-overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 48%,var(--rr-workshop-proof-overlay) 118%);opacity:var(--rr-workshop-proof-overlay-opacity)}.rr-workshop-proof__location{position:absolute;z-index:3;top:24px;left:24px;max-width:calc(100% - 96px);min-height:54px;padding:10px 15px;border:1px solid rgba(255,255,255,.28);display:inline-flex;align-items:center;gap:11px;background:#0a0a0cc7;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rr-workshop-proof__location-dot{width:9px;height:9px;border:2px solid #ffffff;border-radius:50%;flex:0 0 auto;background:var(--rr-workshop-proof-accent);box-shadow:0 0 0 4px #e3181840}.rr-workshop-proof__location span:last-child{min-width:0;display:grid;gap:3px}.rr-workshop-proof__location small,.rr-workshop-proof__location strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rr-workshop-proof__location small{color:#ffffffad;font-size:9px;font-weight:800;letter-spacing:.13em;line-height:1.1;text-transform:uppercase}.rr-workshop-proof__location strong{font-size:12px;letter-spacing:.01em;line-height:1.2}.rr-workshop-proof__video-toggle{position:absolute;z-index:5;top:24px;right:24px;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:50%;display:grid;place-items:center;background:#0a0a0cc7;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background-color .18s ease,transform .18s ease}.rr-workshop-proof__video-toggle:hover{background:var(--rr-workshop-proof-accent);transform:scale(1.04)}.rr-workshop-proof__video-toggle:focus-visible,.rr-workshop-proof a:focus-visible{outline:3px solid var(--rr-workshop-proof-accent);outline-offset:3px}.rr-workshop-proof__video-icon,.rr-workshop-proof__video-icon svg{width:22px;height:22px;display:block}.rr-workshop-proof__video-toggle[data-state=paused] .rr-workshop-proof__video-icon--pause,.rr-workshop-proof__video-toggle:not([data-state=paused]) .rr-workshop-proof__video-icon--play{display:none}.rr-workshop-proof__detail{position:absolute;z-index:3;right:24px;bottom:24px;width:clamp(138px,28%,210px);margin:0;border:5px solid #ffffff;background:#fff;color:#111113;box-shadow:0 18px 42px #0000003d}.rr-workshop-proof__detail img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover}.rr-workshop-proof__detail figcaption{padding:8px 9px 6px;overflow:hidden;font-size:9px;font-weight:800;letter-spacing:.11em;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rr-workshop-proof__content{min-width:0;display:flex;align-items:center;background:var(--rr-workshop-proof-surface)}.rr-workshop-proof__content-inner{width:100%;padding:clamp(32px,3.2vw,50px)}.rr-workshop-proof .rr-kicker{color:var(--rr-workshop-proof-accent)}.rr-workshop-proof__heading{max-width:690px;margin:18px 0 0;color:var(--rr-workshop-proof-text);font-family:var(--heading-font-family);font-size:clamp(38px,3.1vw,52px);font-weight:800;letter-spacing:-.055em;line-height:.98;text-wrap:balance}.rr-workshop-proof__text{max-width:630px;margin-top:18px;color:var(--rr-workshop-proof-muted);font-size:15px;line-height:1.55}.rr-workshop-proof__text>:first-child{margin-top:0}.rr-workshop-proof__text>:last-child{margin-bottom:0}.rr-workshop-proof__steps{position:relative;margin:24px 0 0;padding:0;border-top:1px solid var(--rr-workshop-proof-line);list-style:none}.rr-workshop-proof__steps:before{position:absolute;z-index:1;top:-1px;left:0;width:100%;height:2px;background:var(--rr-workshop-proof-accent);content:"";transform:scaleX(0);transform-origin:left center;transition:transform .85s cubic-bezier(.2,.8,.2,1) .18s}.rr-workshop-proof.is-visible .rr-workshop-proof__steps:before{transform:scaleX(1)}.rr-workshop-proof__step{min-height:60px;padding-block:11px;border-bottom:1px solid var(--rr-workshop-proof-line);display:grid;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:14px}.rr-workshop-proof__step-number{color:var(--rr-workshop-proof-accent);font-size:10px;font-weight:900;letter-spacing:.12em}.rr-workshop-proof__step-copy{min-width:0;display:grid;gap:3px}.rr-workshop-proof__step-copy strong{color:var(--rr-workshop-proof-text);font-size:15px;font-weight:800;line-height:1.25}.rr-workshop-proof__step-copy small{color:var(--rr-workshop-proof-muted);font-size:12px;line-height:1.4}.rr-workshop-proof__step-mark{width:26px;height:26px;border:1px solid color-mix(in srgb,var(--rr-workshop-proof-accent) 40%,transparent);border-radius:50%;display:grid;place-items:center;color:var(--rr-workshop-proof-accent)}.rr-workshop-proof__step-mark svg{width:17px;height:17px}.rr-workshop-proof__chips{margin-top:22px;display:flex;flex-wrap:wrap;gap:8px}.rr-workshop-proof__chip{min-height:32px;padding:8px 11px;border:1px solid var(--rr-workshop-proof-line);display:inline-flex;align-items:center;background:color-mix(in srgb,var(--rr-workshop-proof-bg) 74%,transparent);color:var(--rr-workshop-proof-text);font-size:10px;font-weight:800;letter-spacing:.055em;line-height:1.2;text-decoration:none;text-transform:uppercase}a.rr-workshop-proof__chip{transition:border-color .18s ease,color .18s ease,transform .18s ease}a.rr-workshop-proof__chip:hover{border-color:var(--rr-workshop-proof-accent);color:var(--rr-workshop-proof-accent);transform:translateY(-1px)}.rr-workshop-proof__footer{margin-top:24px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px}.rr-workshop-proof__actions{min-width:0;display:flex;align-items:center;gap:19px}.rr-workshop-proof__primary{flex:0 1 auto;background:var(--rr-workshop-proof-accent)}.rr-workshop-proof__secondary,.rr-workshop-proof__map{display:inline-flex;align-items:center;color:var(--rr-workshop-proof-text);font-size:11px;font-weight:800;letter-spacing:.035em;line-height:1.3;text-decoration:none}.rr-workshop-proof__secondary{gap:10px}.rr-workshop-proof__map{gap:8px;color:var(--rr-workshop-proof-muted)}.rr-workshop-proof__secondary svg,.rr-workshop-proof__map svg{width:16px;height:16px;flex:0 0 auto}.rr-workshop-proof__secondary:hover,.rr-workshop-proof__map:hover{color:var(--rr-workshop-proof-accent)}@media(min-width:901px)and (max-width:1240px){.rr-workshop-proof__content-inner{padding:34px}.rr-workshop-proof__heading{font-size:clamp(36px,3.5vw,47px)}.rr-workshop-proof__footer{grid-template-columns:1fr}.rr-workshop-proof__map{justify-self:start}}@media(max-width:900px){.rr-workshop-proof__panel{min-height:0;grid-template-columns:minmax(0,1fr)}.rr-workshop-proof--media-right .rr-workshop-proof__media{order:0}.rr-workshop-proof__media,.rr-workshop-proof__media-frame{min-height:0}.rr-workshop-proof__media-frame{aspect-ratio:16 / 10}.rr-workshop-proof__content-inner{padding:38px}}@media(max-width:749px){.rr-workshop-proof{padding-block:var(--rr-workshop-proof-padding-mobile)}.rr-workshop-proof__shell{width:calc(100% - 24px)}.rr-workshop-proof__panel{border-radius:min(var(--rr-workshop-proof-radius),12px)}.rr-workshop-proof__media-frame{aspect-ratio:16 / 11}.rr-workshop-proof__image,.rr-workshop-proof__video{object-position:var(--rr-workshop-proof-image-position-mobile)}.rr-workshop-proof__location{top:14px;left:14px;max-width:calc(100% - 78px);min-height:46px;padding:8px 11px}.rr-workshop-proof__location small{font-size:8px}.rr-workshop-proof__location strong{font-size:10px}.rr-workshop-proof__video-toggle{top:14px;right:14px;width:44px;height:44px}.rr-workshop-proof__detail{display:none;right:14px;bottom:14px;width:42%;max-width:166px}.rr-workshop-proof--detail-mobile .rr-workshop-proof__detail{display:block}.rr-workshop-proof__content-inner{padding:26px 20px 24px}.rr-workshop-proof .rr-kicker{font-size:10px}.rr-workshop-proof__heading{margin-top:15px;font-size:clamp(31px,9.6vw,40px);line-height:1}.rr-workshop-proof__text{margin-top:14px;font-size:14px;line-height:1.5}.rr-workshop-proof__steps{margin-top:19px}.rr-workshop-proof__step{min-height:56px;grid-template-columns:31px minmax(0,1fr) 26px;gap:10px}.rr-workshop-proof__step-copy strong{font-size:14px}.rr-workshop-proof__step-copy small{display:none}.rr-workshop-proof__chips{margin-top:18px}.rr-workshop-proof__chip{min-height:30px;padding:7px 9px;font-size:9px}.rr-workshop-proof__footer,.rr-workshop-proof__actions{display:grid;grid-template-columns:1fr}.rr-workshop-proof__footer{margin-top:19px;gap:18px}.rr-workshop-proof__actions{gap:15px}.rr-workshop-proof__primary{width:100%}.rr-workshop-proof__secondary{justify-self:start}.rr-workshop-proof__map{padding-top:17px;border-top:1px solid var(--rr-workshop-proof-line);justify-self:stretch}}@media(prefers-reduced-motion:no-preference){.rr-workshop-proof.is-motion-ready [data-rr-workshop-proof-reveal=media]{opacity:.2;clip-path:inset(0 10% 0 0);transform:translate(-18px);transition:clip-path .76s cubic-bezier(.2,.8,.2,1),opacity .6s ease,transform .76s cubic-bezier(.2,.8,.2,1)}.rr-workshop-proof--media-right.is-motion-ready [data-rr-workshop-proof-reveal=media]{clip-path:inset(0 0 0 10%);transform:translate(18px)}.rr-workshop-proof.is-motion-ready [data-rr-workshop-proof-reveal=content]{opacity:0;transform:translateY(14px);transition:opacity .52s ease .14s,transform .65s cubic-bezier(.2,.8,.2,1) .14s}.rr-workshop-proof.is-motion-ready .rr-workshop-proof__step,.rr-workshop-proof.is-motion-ready .rr-workshop-proof__chip{opacity:0;transform:translateY(9px);transition:opacity .36s ease,transform .48s cubic-bezier(.2,.8,.2,1);transition-delay:calc(.28s + (var(--rr-workshop-proof-order, 0) * 60ms))}.rr-workshop-proof.is-motion-ready.is-visible [data-rr-workshop-proof-reveal=media],.rr-workshop-proof.is-motion-ready.is-visible [data-rr-workshop-proof-reveal=content],.rr-workshop-proof.is-motion-ready.is-visible .rr-workshop-proof__step,.rr-workshop-proof.is-motion-ready.is-visible .rr-workshop-proof__chip{opacity:1;clip-path:inset(0);transform:none}.rr-workshop-proof.is-motion-ready.is-visible .rr-workshop-proof__media-frame>picture .rr-workshop-proof__image,.rr-workshop-proof.is-motion-ready.is-visible .rr-workshop-proof__media-frame>.rr-workshop-proof__image,.rr-workshop-proof.is-motion-ready.is-visible .rr-workshop-proof__media-frame>.rr-workshop-proof__video{animation:rr-workshop-proof-drift 16s ease-in-out both}}@keyframes rr-workshop-proof-drift{0%{transform:scale(1.018)}to{transform:scale(1.005)}}@media(prefers-reduced-motion:reduce){.rr-workshop-proof *,.rr-workshop-proof *:before,.rr-workshop-proof *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.rr-workshop-proof__steps:before{transform:scaleX(1)}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/rr-workshop-proof.css.map */
