.beats-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:60rem;overflow:hidden}.beats-hero__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.beats-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,calc(var(--beats-scrim, 20) / 100))}.beats-hero__inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem;width:36.1rem;max-width:calc(100% - 3rem);text-align:center}.beats-hero__script{margin:0;font-family:SignPainter-HouseScript,cursive;font-size:3.6rem;line-height:1.1;letter-spacing:-1px;text-transform:capitalize;color:#fff}.beats-hero__lockup{display:block;width:100%;height:auto}.beats-hero__city{margin:0;font-family:DIN Next,sans-serif;font-weight:700;font-size:3.8rem;line-height:1;letter-spacing:-1px;text-transform:uppercase;color:#fff}@media screen and (min-width:990px){.beats-hero__inner{width:49.3rem;gap:2rem}.beats-hero__script,.beats-hero__city{font-size:4.8rem;line-height:4.8rem}}.beats-note{position:relative;overflow-x:clip;padding:4rem 0 0}.beats-note__inner{position:relative;z-index:1;max-width:36.1rem;margin:0 auto;padding:0 1.5rem;text-align:center}.beats-note__headings{display:flex;flex-direction:column;align-items:center;gap:.5rem}.beats-note__script{margin:0;font-family:SignPainter-HouseScript,cursive;font-size:3.6rem;line-height:3.7rem;text-transform:capitalize;color:#751a15}.beats-note__headline{margin:0;font-family:DIN Next,sans-serif;font-weight:700;font-size:3.8rem;line-height:.9;letter-spacing:-1px;text-transform:uppercase;color:#ee3124}.beats-note__headline a{color:inherit;text-decoration:underline;text-underline-offset:.2rem}.beats-note__body{margin-top:2rem;font-family:DIN Next,sans-serif;font-weight:400;font-size:2.2rem;line-height:1.2;color:#751a15}.beats-note__body p{margin:0 0 2.2rem}.beats-note__body p:last-child{margin-bottom:0}.beats-note__body a{color:inherit;font-weight:500;text-decoration:none}.beats-note__body a:hover,.beats-note__body a:focus-visible{text-decoration:underline;text-underline-offset:.2rem}.beats-note__deco{position:absolute;z-index:0;height:auto;pointer-events:none}.beats-note--decorated{padding-top:11rem}.beats-note__deco--left{left:-23%;top:.5rem;width:54%}.beats-note__deco--right{right:-4%;top:-.5rem;width:33%}@media screen and (min-width:990px){.beats-note__deco--left{left:var(--beats-deco-left-x, 2%);top:var(--beats-deco-left-y, 14%);width:var(--beats-deco-left-w, 27%)}.beats-note__deco--right{right:var(--beats-deco-right-x, -3%);top:var(--beats-deco-right-y, 6%);width:var(--beats-deco-right-w, 24%)}}.beats-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;min-width:14.5rem;background:#fff;border:1px solid #751a15;box-shadow:1.2px 1.2px #751a15;font-family:DIN Next,sans-serif;font-weight:700;font-size:1.6rem;line-height:1.05;text-align:center;text-transform:uppercase;text-decoration:none;cursor:pointer;color:#cc7b3b}.beats-btn>span{background-image:linear-gradient(90deg,#e7b261,#cc7b3b 21%,#ffd17c 50%,#d4831b 78%,#e0a050)}@supports (background-clip: text) or (-webkit-background-clip: text){.beats-btn>span{-webkit-background-clip:text;background-clip:text;color:transparent}}.beats-note__cta{margin-top:2.5rem}@media screen and (min-width:990px){.beats-note,.beats-note--decorated{padding-top:6rem}.beats-note__inner{max-width:86.4rem}.beats-note__script{font-size:4.6rem;line-height:3.7rem}.beats-note__headline{font-size:4.8rem;line-height:4.8rem}.beats-note__headline--large{font-size:6rem}.beats-note__body{margin-top:2.5rem;font-size:3rem}.beats-btn{padding:2rem 3rem;border-width:2px;box-shadow:3px 3px #751a15;font-size:2.4rem}.beats-note__cta{margin-top:4rem}}.beats-gallery{position:relative;padding:3rem 0}.beats-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:36.1rem;margin:0 auto;padding:0 1.5rem;list-style:none}.beats-gallery__tile{position:relative;aspect-ratio:1;overflow:hidden;background:#fff}.beats-gallery__frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;transition:opacity 1.2s ease}.beats-gallery__frame.is-active{opacity:1;z-index:1}.beats-gallery__photo{display:block;width:100%;height:100%;object-fit:cover}.beats-gallery__placeholder{display:block;width:100%;height:100%}.beats-gallery__placeholder svg{width:100%;height:100%;background:#eee5cf}@media screen and (min-width:990px){.beats-gallery{padding:4rem 0}.beats-gallery__grid{grid-template-columns:repeat(3,1fr);column-gap:2rem;row-gap:1.5rem;max-width:137.9rem;padding:0 2rem}}@media(prefers-reduced-motion:reduce){.beats-gallery__frame{transition:none}}.beats-gallery__open{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;padding:0;border:0;background:transparent;cursor:zoom-in;-webkit-appearance:none;appearance:none}.beats-gallery__open:focus-visible{outline:3px solid #e7b261;outline-offset:-3px}.beats-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none;align-items:center;justify-content:center;flex-direction:column;gap:2rem;padding:2rem 1.5rem 3rem;background:#230806f0}.beats-lightbox.is-open{display:flex}.beats-lightbox__figure{display:flex;align-items:center;justify-content:center;margin:0;min-height:0;flex:1 1 auto}.beats-lightbox__image{display:block;max-width:min(100%,120rem);max-height:100%;width:auto;height:auto;object-fit:contain}.beats-lightbox__close{position:absolute;top:.5rem;right:.5rem;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#fff8e5;font-family:DIN Next,sans-serif;font-size:3rem;line-height:1;cursor:pointer}.beats-lightbox__close:focus-visible,.beats-lightbox__download:focus-visible{outline:3px solid #e7b261;outline-offset:3px}.beats-lightbox__download[aria-disabled=true]{opacity:.7;pointer-events:none}.beats-lightbox__caption{margin:0;max-width:60rem;font-family:DIN Next,sans-serif;font-weight:400;font-size:1.4rem;line-height:1.4;text-align:center;color:#fff8e5bf}@media screen and (min-width:990px){.beats-lightbox{padding:4rem 4rem 5rem}.beats-lightbox__close{top:1.5rem;right:1.5rem}.beats-lightbox__caption{font-size:1.6rem}}@media(prefers-reduced-motion:reduce){.beats-gallery__open{cursor:pointer}}.beats-hero__slide{opacity:0;transition:opacity 1.4s ease}.beats-hero__slide.is-active{opacity:1}.beats-gallery__credit{max-width:36.1rem;margin:2rem auto 0;padding:0 1.5rem;font-family:DIN Next,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.3;text-align:center;color:#751a15}.beats-gallery__credit p{margin:0}.beats-gallery__credit a{color:inherit;font-weight:500;text-decoration:none}.beats-gallery__credit a:hover,.beats-gallery__credit a:focus-visible{text-decoration:underline;text-underline-offset:.2rem}@media screen and (min-width:990px){.beats-gallery__credit{max-width:133.9rem;margin-top:2.5rem;font-size:1.8rem}}@media(prefers-reduced-motion:reduce){.beats-hero__slide{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/beats-recap.css.map */
