.made-different-page{color:var(--color-ink)}.made-different-eyebrow{color:var(--color-red);font-size:.7rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.made-different-hero{position:relative;overflow:hidden;background:var(--color-red);color:#fff}.made-different-hero::before{position:absolute;inset:0;background:repeating-linear-gradient(-12deg,transparent 0 4rem,rgb(255 255 255 / 5%) 4rem 4.1rem);content:''}.made-different-hero__inner{position:relative;display:grid;min-height:clamp(31rem,65svh,43rem);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(2rem,8vw,8rem);padding-block:clamp(4rem,9vw,8rem)}.made-different-hero__copy{display:grid;justify-items:start;gap:1rem}.made-different-hero .made-different-eyebrow{color:#fff}.made-different-hero h1{max-width:8ch;color:#fff;font-size:clamp(4.5rem,11vw,10rem);line-height:.88;text-transform:uppercase}.made-different-hero__copy>p:not(.made-different-eyebrow){max-width:42rem;font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.65}.made-different-hero .button{background:var(--color-cream);color:var(--color-red)}.made-different-hero__mark{display:grid;width:clamp(11rem,20vw,16rem);aspect-ratio:1;place-content:center;border:3px solid #fff;border-radius:50%;color:#fff;text-align:center;transform:rotate(5deg)}.made-different-hero__mark span{font-size:.65rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.made-different-hero__mark strong{max-width:8ch;font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.8rem);line-height:.88;text-transform:uppercase}.made-different-film{padding-block:clamp(3.5rem,8vw,7rem)}.made-different-film>header{display:grid;gap:.6rem;max-width:54rem;margin-bottom:1.5rem}.made-different-film h2,.made-different-story h2,.made-different-product h2{color:var(--color-chocolate);font-size:clamp(3rem,7vw,6.5rem);line-height:.92}.made-different-film>header>p:last-child{max-width:42rem;line-height:1.6}.made-different-player{position:relative;overflow:hidden;aspect-ratio:16/9;border:3px solid var(--color-chocolate);border-radius:1rem;background:#080706;box-shadow:.8rem .8rem 0 var(--color-chocolate)}.made-different-player video,.made-different-player>img{width:100%;height:100%;object-fit:contain}.made-different-player--placeholder>img{object-fit:cover;opacity:.48}.made-different-player__pending{position:absolute;inset:0;display:grid;align-content:center;justify-items:center;gap:.55rem;padding:2rem;color:#fff;text-align:center}.made-different-player__pending>span{display:grid;width:4.5rem;aspect-ratio:1;place-items:center;border:3px solid #fff;border-radius:50%;padding-left:.25rem;font-size:1.5rem}.made-different-player__pending strong{font-family:var(--font-heading);font-size:clamp(2rem,5vw,4rem);line-height:.9;text-transform:uppercase}.made-different-player__pending p{max-width:32rem}.made-different-film__caption{margin-top:1.2rem;color:var(--color-muted);font-size:.78rem;text-align:center}.made-different-story{padding-block:clamp(4rem,9vw,8rem);background:var(--color-chocolate);color:var(--color-cream)}.made-different-story__heading{display:grid;gap:.75rem;max-width:58rem;margin-bottom:clamp(2.5rem,6vw,5rem)}.made-different-story h2{color:#fff}.made-different-story__heading .rte{max-width:46rem;line-height:1.7}.made-different-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.made-different-points article{display:grid;align-content:start;gap:.6rem;border:1px solid rgb(255 255 255 / 20%);border-radius:.9rem;padding:clamp(1.25rem,3vw,2rem);background:rgb(255 255 255 / 5%)}.made-different-points span{color:var(--color-red);font-family:var(--font-heading);font-size:2.5rem;line-height:1}.made-different-points h3{color:#fff;font-size:1.7rem;line-height:1}.made-different-points p{font-size:.88rem;line-height:1.6}.made-different-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,8vw,8rem);padding-block:clamp(4rem,9vw,8rem)}.made-different-product__media{display:grid;min-height:28rem;place-items:center;border-radius:1rem;background:#fff}.made-different-product__media img{width:100%;height:100%;max-height:36rem;object-fit:contain}.made-different-product__copy{display:grid;justify-items:start;gap:1rem}.made-different-product__copy>p:not(.made-different-eyebrow){max-width:38rem;line-height:1.65}.made-different-product__actions{display:flex;flex-wrap:wrap;gap:.8rem}.made-different-product .button--secondary{background:transparent;color:var(--color-red)}.made-different-transcript{padding-bottom:clamp(4rem,8vw,7rem)}.made-different-transcript details{border-top:2px solid var(--color-chocolate);border-bottom:2px solid var(--color-chocolate)}.made-different-transcript summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;color:var(--color-chocolate);font-weight:850;cursor:pointer}.made-different-transcript summary span{color:var(--color-red);font-size:1.5rem}.made-different-transcript .rte{max-width:52rem;padding:0 0 1.5rem;line-height:1.75}@media(max-width:760px){.made-different-hero__inner{grid-template-columns:1fr;min-height:calc(100svh - var(--header-height) - 2.25rem);align-content:center}.made-different-hero__mark{display:none}.made-different-hero h1{font-size:clamp(4rem,21vw,6.5rem)}.made-different-film{padding-top:2.75rem}.made-different-player{aspect-ratio:9/16;max-height:78svh}.made-different-player video,.made-different-player>img{object-fit:contain}.made-different-points,.made-different-product{grid-template-columns:1fr}.made-different-product__media{min-height:22rem}.made-different-product__actions{display:grid;width:100%}.made-different-product__actions .button{width:100%}}
.made-different-hero{background:#24120d}.made-different-hero::before{background:radial-gradient(circle at 12% 20%,rgb(206 19 42 / 20%),transparent 30%),repeating-linear-gradient(-12deg,transparent 0 4rem,rgb(255 255 255 / 3%) 4rem 4.1rem)}.made-different-hero__inner{min-height:clamp(42rem,84svh,54rem);grid-template-columns:minmax(0,.9fr) minmax(19rem,.65fr);gap:clamp(2rem,6vw,6rem);padding-block:clamp(2.5rem,5vw,4.5rem)}.made-different-hero__video{position:relative;display:grid;justify-self:center;gap:.7rem;width:min(100%,28rem)}.made-different-hero__video-heading{display:grid;gap:.25rem;color:#fff}.made-different-hero__video-heading .made-different-eyebrow{color:#f5b8bf}.made-different-hero__video-heading h2{max-width:14ch;color:#fff;font-size:clamp(1.7rem,3vw,2.6rem);line-height:.95}.made-different-hero__video-heading>p:last-child{font-size:.78rem;line-height:1.45}.made-different-goo-frame{position:relative;z-index:1;width:min(100%,24rem);justify-self:center;border-radius:2.2rem 1.4rem 2.8rem 1.6rem;padding:.85rem;background:linear-gradient(145deg,#5b2a18,#2a1009 55%,#6d321c);box-shadow:inset .2rem .2rem .5rem rgb(255 255 255 / 13%),inset -.25rem -.35rem .6rem rgb(0 0 0 / 38%),0 1.2rem 2rem rgb(0 0 0 / 35%)}.made-different-goo-frame::before{position:absolute;z-index:-1;inset:-1.1rem;background:radial-gradient(circle at 4% 16%,#4a1d10 0 1.35rem,transparent 1.42rem),radial-gradient(circle at 97% 10%,#6b301a 0 1.7rem,transparent 1.78rem),radial-gradient(circle at 101% 48%,#3e160c 0 1.25rem,transparent 1.33rem),radial-gradient(circle at 5% 68%,#6a2e19 0 1.55rem,transparent 1.63rem),radial-gradient(circle at 20% 99%,#44190e 0 1.6rem,transparent 1.7rem),radial-gradient(circle at 78% 101%,#67301b 0 1.4rem,transparent 1.5rem);content:'';filter:drop-shadow(0 .6rem .45rem rgb(0 0 0 / 28%));pointer-events:none}.made-different-goo-frame::after{position:absolute;z-index:2;right:9%;bottom:-1rem;width:1.25rem;height:2.8rem;border-radius:0 0 1rem 1rem;background:linear-gradient(90deg,#3a140b,#6a2e19);content:'';box-shadow:-5.8rem .4rem 0 -.18rem #4c1d10;pointer-events:none}.made-different-player{aspect-ratio:9/16;border:2px solid rgb(255 255 255 / 18%);border-radius:1.45rem .85rem 2rem 1rem;box-shadow:none}.made-different-player video,.made-different-player>img{object-fit:cover}.made-different-player__pending{padding:1.25rem}.made-different-player__pending>span{width:3.75rem}.made-different-player__pending strong{font-size:clamp(1.65rem,4vw,2.6rem)}.made-different-player__pending p{font-size:.72rem}.made-different-hero__video .made-different-film__caption{margin-top:.15rem;color:rgb(255 255 255 / 68%);text-align:center}.made-different-hero__video .made-different-hero__mark{position:absolute;z-index:4;top:5.5rem;right:-2.2rem;width:7rem;background:var(--color-red);box-shadow:.35rem .35rem 0 rgb(0 0 0 / 30%)}.made-different-hero__video .made-different-hero__mark strong{font-size:1.45rem}@media(max-width:760px){.made-different-hero__inner{min-height:auto;grid-template-columns:1fr;gap:2.5rem;padding-block:2.5rem 4rem}.made-different-hero__copy{gap:.75rem}.made-different-hero__video{width:min(100%,25rem)}.made-different-goo-frame{width:min(82vw,22rem)}.made-different-hero__video-heading{text-align:center}.made-different-hero__video-heading>*{margin-inline:auto}.made-different-player{max-height:none}.made-different-hero__video .made-different-hero__mark{display:none}}
