.follow{--fu-pad: 2rem;display:block;padding:4.8rem 0 5.6rem;background-color:var(--fu-bg, #faf4f0);color:var(--fu-color, #321d1e)}.follow__heading{margin:0 0 2.4rem;padding:0 var(--fu-pad);font-size:var(--fu-heading-mobile, 19px);font-weight:400;line-height:1.2;letter-spacing:-.025em;text-align:center;color:inherit}.follow__heading em,.follow__heading i{font-family:var(--m-font-display);font-style:italic;font-weight:400;letter-spacing:-.015em}.follow__slider{position:relative;display:block;padding-inline:var(--fu-pad)}.follow__track{display:grid;grid-auto-flow:column;grid-auto-columns:var(--fu-w-mobile, 175px);gap:var(--fu-gap, 3px);max-width:var(--fu-track-w, none);margin-inline:auto;padding:0;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.follow__track::-webkit-scrollbar{display:none}.follow__item{min-width:0}@media screen and (max-width:989px){.follow__item:nth-child(n+9){display:none}}.follow__media{position:relative;display:block;width:100%;padding:0;border:0;background:none;color:inherit;cursor:pointer;overflow:hidden}.follow__image{display:block;width:100%;height:var(--fu-h-mobile, 232px);object-fit:cover}.follow__tag{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;background-color:#ffffffeb;color:var(--m-dark)}.follow__tag svg{width:1.4rem;height:1.4rem}.follow__hover{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#321d1e40;color:var(--m-white);opacity:0;transition:opacity .25s ease}.follow__hover svg{width:3.2rem;height:3.2rem}@media(hover:hover){.follow__media:hover .follow__hover,.follow__media:focus-visible .follow__hover{opacity:1}}.follow__arrows{position:absolute;top:0;bottom:0;left:var(--fu-pad);right:var(--fu-pad);max-width:var(--fu-track-w, none);margin-inline:auto;pointer-events:none}.follow__arrow{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;transform:translateY(-50%);border:0;border-radius:50%;background-color:#ffffffeb;color:var(--m-dark);cursor:pointer;pointer-events:auto;transition:background-color .2s ease,color .2s ease,transform .2s ease}.follow__arrow:hover,.follow__arrow:focus-visible{background-color:var(--m-dark);color:var(--m-white);transform:translateY(-50%) scale(1.12)}.follow__arrow svg{width:1rem;height:1.5rem;flex:none}.follow__arrow--prev{left:.8rem}.follow__arrow--next{right:.8rem}.follow__link{display:block;max-width:calc(var(--fu-track-w, 100%) + var(--fu-pad) * 2);margin-top:2rem;margin-inline:auto;padding-inline:var(--fu-pad);color:inherit;font-size:var(--m-text-base);text-decoration:underline;text-underline-offset:.6rem}.follow-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:opacity .25s ease,visibility 0s linear .25s}.follow-lightbox[open]{visibility:visible;opacity:1;transition-delay:0s}.follow-lightbox__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000000b3;cursor:pointer}.follow-lightbox__dialog{position:relative;display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--m-white);color:var(--m-dark);overflow:hidden}.follow-lightbox__close{position:absolute;top:1.2rem;left:1.6rem;z-index:3;display:none;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:0;border-radius:50%;background-color:#ffffffe6;color:var(--m-dark);cursor:pointer}.follow-lightbox__close svg{width:1.4rem;height:1.4rem}.follow-lightbox__panel{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.follow-lightbox__panel[hidden]{display:none}.follow-lightbox__media{flex:none;height:48vh;background-color:var(--m-cream)}.follow-lightbox__media img{display:block;width:100%;height:100%;object-fit:contain}.follow-lightbox__info{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.follow-lightbox__brand{display:flex;align-items:center;gap:1.2rem;flex:none;padding:1.2rem 1.6rem;border-bottom:1px solid var(--m-hairline)}.follow-lightbox__avatar{display:block;width:3.2rem;height:3.2rem;flex:none;border:1px solid var(--m-hairline);border-radius:50%;object-fit:cover}.follow-lightbox__handle{font-size:1.5rem;font-weight:700}.follow-lightbox__scroll{flex:1 1 auto;min-height:0;padding:1.6rem;overflow-y:auto}.follow-lightbox__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin:0 0 1.6rem;padding:0;list-style:none}.follow-lightbox__product{text-align:center}.follow-lightbox__product-media{display:block;margin-bottom:.8rem}.follow-lightbox__product-media img,.follow-lightbox__product-media .placeholder-svg{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover}.follow-lightbox__product-title{margin:0 0 .8rem;font-size:var(--m-text-sm);line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.follow-lightbox__shop{display:block;padding:.9rem;background-color:var(--m-dark);color:var(--m-white);font-size:var(--m-text-sm);font-weight:500;letter-spacing:.04em;text-align:center;text-decoration:none}.follow-lightbox__caption{font-size:var(--m-text-base);line-height:1.6}.follow-lightbox__caption>:first-child{margin-top:0}.follow-lightbox__caption>:last-child{margin-bottom:0}.follow-lightbox__date{flex:none;margin:0;padding:1.2rem 1.6rem;font-size:var(--m-text-sm);text-align:center;color:var(--m-muted);border-top:1px solid var(--m-hairline)}.follow-lightbox__nav{display:flex;align-items:center;justify-content:flex-end;gap:2.4rem;flex:none;padding:.8rem 1.6rem;border-top:1px solid var(--m-hairline)}.follow-lightbox__step{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:0;background:none;color:inherit;cursor:pointer;transition:opacity .2s ease}.follow-lightbox__step:hover{opacity:.6}.follow-lightbox__step svg{width:1.2rem;height:1.8rem}@media screen and (max-width:989px){.follow-lightbox__info{display:contents}.follow-lightbox__brand{order:1;height:4.2rem;padding-block:0;border-bottom:0}.follow-lightbox__avatar{width:2.8rem;height:2.8rem}.follow-lightbox__media{order:2}.follow-lightbox__scroll{order:3}.follow-lightbox__date{order:4}.follow-lightbox__panel{border-bottom:0;border-radius:0}.follow-lightbox__nav{order:5;justify-content:flex-end;padding-left:6.8rem;border-top:1px solid var(--m-hairline);border-start-start-radius:1.6rem;border-start-end-radius:1.6rem}.follow-lightbox__close{display:flex;top:auto;bottom:.8rem;left:1.6rem;background:none}}body.lightbox-open{overflow:hidden}@media screen and (min-width:990px){.follow{--fu-pad: var(--fu-pad-desktop, 4.8rem);padding:8rem 0 9.6rem}.follow__heading{margin-bottom:4rem;font-size:var(--fu-heading-desktop, 26px)}.follow__track{grid-auto-columns:var(--fu-w-desktop, 215px)}.follow__image{height:var(--fu-h-desktop, 285px)}.follow__link{margin-top:2.4rem}.follow-lightbox{padding:6.4rem 8rem}.follow-lightbox__dialog{display:grid;grid-template-columns:1.7fr 1fr;width:min(120rem,100%);height:min(86vh,100rem);border-radius:1.2rem}.follow-lightbox__close{position:fixed;top:2rem;right:2.4rem;left:auto;display:flex;width:4rem;height:4rem;background:none;color:var(--m-white);transition:opacity .2s ease}.follow-lightbox__close:hover{opacity:.6}.follow-lightbox__close svg{width:1.8rem;height:1.8rem}.follow-lightbox__nav{position:fixed;top:50%;left:0;right:0;z-index:3;display:flex;justify-content:space-between;gap:0;padding:0 1.2rem;border:0;border-radius:0;transform:translateY(-50%);pointer-events:none}.follow-lightbox__step{width:4.4rem;height:4.4rem;color:var(--m-white);pointer-events:auto}.follow-lightbox__step svg{width:1.4rem;height:2.1rem}.follow-lightbox__panel{display:grid;grid-column:1 / -1;grid-row:1;grid-template-columns:subgrid;min-height:0}.follow-lightbox__media{height:auto;min-height:0}.follow-lightbox__brand{padding:2rem 2.4rem}.follow-lightbox__avatar{width:4.5rem;height:4.5rem}.follow-lightbox__scroll{padding:3.2rem 2.4rem}.follow-lightbox__products{gap:2rem 1.6rem;margin-bottom:2rem}.follow-lightbox__date{padding:1.6rem 2.4rem}}@media(prefers-reduced-motion:reduce){.follow__arrow:hover,.follow__arrow:focus-visible{transform:translateY(-50%)}.follow-lightbox,.follow__hover{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/follow-us.css.map */
