.exotic-ugc{overflow:hidden;background:var(--ugc-background, #fff);color:var(--ugc-text, #111);padding:var(--ugc-padding-top, 48px) 0 var(--ugc-padding-bottom, 48px)}.exotic-ugc__header{display:block;margin:0 0 var(--ugc-heading-gap, 22px);text-align:center}.exotic-ugc__source,.exotic-ugc__author{font-family:var(--font-body-family);font-size:1rem;line-height:1.3;letter-spacing:.18em;text-transform:uppercase}.exotic-ugc__heading{display:block;inline-size:100%;max-width:none;margin:0;color:inherit;font-family:var(--font-heading-family);font-size:var(--ugc-heading-size-desktop, 22px);font-weight:400;line-height:1;letter-spacing:.01em;overflow-wrap:normal;text-wrap:nowrap;white-space:nowrap;word-break:normal}.exotic-ugc__viewport{position:relative}.exotic-ugc__rail{display:grid;grid-auto-flow:column;grid-auto-columns:var(--ugc-card-width-desktop, calc(28.5714% - 1.3714rem) );gap:var(--ugc-card-gap, 16px);overflow-x:auto;overscroll-behavior-inline:contain;padding:.4rem 0 1.2rem;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none}.exotic-ugc__rail::-webkit-scrollbar{display:none}.exotic-ugc__rail:focus-visible{outline:.1rem solid currentColor;outline-offset:.5rem}.exotic-ugc__card{min-width:0;overflow:hidden;background:#fff;border:var(--ugc-card-border-width, 1px) solid var(--ugc-border);box-shadow:var(--ugc-card-shadow);scroll-snap-align:start;transition:box-shadow .28s ease,transform .28s ease}.exotic-ugc__media{position:relative;overflow:hidden;aspect-ratio:9 / 15;background:#f2f2f2}.exotic-ugc__video,.exotic-ugc__image,.exotic-ugc__placeholder{width:100%;height:100%;display:block;object-fit:cover}.exotic-ugc__shade{position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.73));pointer-events:none}.exotic-ugc__source{position:absolute;z-index:2;top:1.6rem;left:1.6rem;display:inline-flex;align-items:center;gap:.7rem;padding:.8rem 1rem;color:#fff;background:#1111118c;border:.1rem solid rgba(255,255,255,.35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.exotic-ugc__source-mark{color:currentColor;font-size:.65rem}.exotic-ugc__sound{position:absolute;z-index:3;top:1.4rem;right:1.4rem;width:4rem;height:4rem;display:grid;place-items:center;padding:0;color:#fff;border:.1rem solid rgba(255,255,255,.45);border-radius:0;background:#11111173;cursor:pointer}.exotic-ugc__sound svg{width:1.7rem;fill:currentColor}.exotic-ugc__sound-on{display:none}.exotic-ugc__sound[aria-pressed=true] .exotic-ugc__sound-on{display:block}.exotic-ugc__sound[aria-pressed=true] .exotic-ugc__sound-off{display:none}.exotic-ugc__sound:focus-visible{outline:.2rem solid #fff;outline-offset:.2rem}.exotic-ugc__play{display:none}.exotic-ugc__content{position:absolute;z-index:2;inset:auto 0 0;padding:2.2rem;color:#fff}.exotic-ugc__caption{margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(2rem,2.1vw,3rem);font-weight:400;line-height:1.08}.exotic-ugc__author{margin:.9rem 0 1.5rem;color:#ffffffc7;letter-spacing:.12em}.exotic-ugc__product{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.4rem;color:#fff;border-top:.1rem solid rgba(255,255,255,.42);font-size:1.1rem;line-height:1.3;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.exotic-ugc__product span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exotic-ugc__product span:last-child{font-size:1.7rem;transition:transform .25s ease}.exotic-ugc__product:hover span:last-child{transform:translate(.4rem)}.exotic-ugc__controls{position:absolute;z-index:6;top:0;right:0;bottom:0;left:0;pointer-events:none}.exotic-ugc__arrow{position:absolute;top:50%;display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;color:var(--ugc-text);border:.1rem solid var(--ugc-border);border-radius:0;background:#fff;box-shadow:0 .5rem 1.8rem #00000024;cursor:pointer;pointer-events:auto;transform:translateY(-50%)}.exotic-ugc__arrow:first-child{left:.8rem}.exotic-ugc__arrow:last-child{right:.8rem}.exotic-ugc__arrow svg{width:2rem;height:2rem}.exotic-ugc__arrow:disabled{opacity:.3;cursor:default}.exotic-ugc__arrow:not(:disabled):hover{color:#fff;background:var(--ugc-text);border-color:var(--ugc-text)}.exotic-ugc__arrow:focus-visible{outline:.2rem solid currentColor;outline-offset:.2rem}@media screen and (min-width:990px){.exotic-ugc__card:hover{box-shadow:var(--ugc-card-shadow-hover);transform:translateY(var(--ugc-hover-lift, -4px))}.exotic-ugc__play{position:absolute;z-index:4;top:50%;left:50%;display:grid;place-items:center;width:4.8rem;height:4.8rem;padding:0;color:#fff;background:#11111194;border:.1rem solid rgba(255,255,255,.72);border-radius:0;cursor:pointer;opacity:1;transform:translate(-50%,-50%);transition:color .2s ease,background-color .2s ease,opacity .2s ease}.exotic-ugc__play:hover{color:#111;background:#fff}.exotic-ugc__play:focus-visible{outline:.2rem solid #fff;outline-offset:.3rem}.exotic-ugc__play svg{width:2rem;height:2rem}.exotic-ugc__pause-icon{display:none}.exotic-ugc__play[aria-pressed=true]{opacity:0}.exotic-ugc__play[aria-pressed=true] .exotic-ugc__play-icon{display:none}.exotic-ugc__play[aria-pressed=true] .exotic-ugc__pause-icon{display:block}.exotic-ugc__media:hover .exotic-ugc__play[aria-pressed=true],.exotic-ugc__play[aria-pressed=true]:focus-visible{opacity:1}}@media screen and (max-width:749px){.exotic-ugc{padding:var(--ugc-padding-top-mobile, var(--ugc-padding-top, 48px)) 0 var(--ugc-padding-bottom-mobile, var(--ugc-padding-bottom, 48px))}.exotic-ugc__heading{font-size:var(--ugc-heading-size-mobile, 18px)}.exotic-ugc__rail{grid-auto-columns:var(--ugc-mobile-card-width, 78vw);gap:var(--ugc-card-gap, 16px);margin-right:calc(-1 * var(--page-width-margin, 1.5rem));padding:.4rem var(--page-width-margin, 1.5rem) 1.2rem 0}.exotic-ugc__media{aspect-ratio:9 / 14}.exotic-ugc__content{padding:1.8rem}.exotic-ugc__caption{font-size:2.2rem}.exotic-ugc__source{top:1.2rem;left:1.2rem;padding:.7rem .8rem;font-size:.85rem}.exotic-ugc__sound{top:1.1rem;right:1.1rem;width:3.6rem;height:3.6rem}.exotic-ugc__controls{display:none}}@media(prefers-reduced-motion:reduce){.exotic-ugc__rail{scroll-behavior:auto}.exotic-ugc__card{transition:none}.exotic-ugc__product span:last-child{transition:none}}#MainContent[data-template=index] .exotic-home-section--proof .exotic-ugc{padding-top:var(--ugc-padding-top, 8px)!important;padding-bottom:var(--ugc-padding-bottom, 4px)!important}#MainContent[data-template=index] .exotic-home-section--proof .exotic-ugc__header{display:block!important;width:100%!important;margin:0 0 var(--ugc-heading-gap, 8px)!important;padding:0!important;border:0!important;text-align:center!important}#MainContent[data-template=index] .exotic-home-section--proof .exotic-ugc__heading{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;font-size:var(--ugc-heading-size-desktop, 22px)!important;font-weight:400!important;line-height:1!important;letter-spacing:.01em!important;overflow-wrap:normal!important;text-align:center!important;text-wrap:nowrap!important;white-space:nowrap!important;word-break:normal!important}@media screen and (max-width:749px){#MainContent[data-template=index] .exotic-home-section--proof .exotic-ugc{padding-top:var(--ugc-padding-top-mobile, 8px)!important;padding-bottom:var(--ugc-padding-bottom-mobile, 4px)!important}#MainContent[data-template=index] .exotic-home-section--proof .exotic-ugc__heading{font-size:var(--ugc-heading-size-mobile, 18px)!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-exotic-ugc-premium.css.map */
