.aesthetic-worlds__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:2.4rem;margin-bottom:4.4rem}.aesthetic-worlds__eyebrow{opacity:.75;margin:0 0 1.2rem}.aesthetic-worlds__heading{margin:0;max-width:26ch}.aesthetic-worlds__heading em{font-family:var(--font-body-family);font-style:italic;font-weight:400;letter-spacing:0;text-transform:none}.aesthetic-worlds__aside{display:flex;flex-direction:column;align-items:flex-start;gap:1.4rem;max-width:32rem}@media screen and (min-width:750px){.aesthetic-worlds__aside{align-items:flex-end;text-align:right}}.aesthetic-worlds__subtext{opacity:.75;font-size:1.5rem;line-height:1.6}.aesthetic-worlds__subtext p{margin:0}.aesthetic-worlds__view-all{display:inline-flex;align-items:center;gap:.6rem;font-size:1.2rem;text-decoration:none;white-space:nowrap}.aesthetic-worlds__arrow{transition:transform var(--duration-short) ease}.aesthetic-worlds__view-all:hover .aesthetic-worlds__arrow{transform:translate(.3rem)}.aesthetic-worlds__grid-wrap{display:block;overflow:hidden}.aesthetic-worlds__grid-outer--full-bleed{padding:0 1.5rem}@media screen and (min-width:750px){.aesthetic-worlds__grid-outer--full-bleed{padding:0 .6rem}.aesthetic-worlds__grid-outer--full-bleed .aesthetic-worlds__grid{gap:.6rem}}.aesthetic-worlds__grid{display:grid;grid-template-columns:repeat(var(--worlds-mobile-columns, 2),1fr);gap:2.4rem 2rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.aesthetic-worlds__grid{grid-template-columns:repeat(var(--worlds-desktop-columns, 3),1fr);gap:2.8rem 2.4rem}}.aesthetic-worlds__item{min-width:0}@media screen and (min-width:750px){.aesthetic-worlds__item--featured{grid-column:1 / -1}.aesthetic-worlds__item--featured .aesthetic-worlds__media{aspect-ratio:21 / 9}.aesthetic-worlds__item--featured .aesthetic-worlds__title{font-size:3rem}}@media screen and (max-width:749px){.aesthetic-worlds__grid-wrap--mobile-carousel .aesthetic-worlds__grid{display:flex;flex-wrap:nowrap;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x proximity;scroll-behavior:smooth;scroll-padding-left:1.5rem;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.aesthetic-worlds__grid-wrap--mobile-carousel .aesthetic-worlds__grid::-webkit-scrollbar{display:none}.aesthetic-worlds__grid-wrap--mobile-carousel .aesthetic-worlds__item{flex:0 0 auto;width:var(--worlds-mobile-tile, 82%);scroll-snap-align:start}}@media screen and (min-width:750px){.aesthetic-worlds__grid-wrap--desktop-carousel .aesthetic-worlds__grid{display:flex;flex-wrap:nowrap;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-y}.aesthetic-worlds__grid-wrap--desktop-carousel .aesthetic-worlds__grid::-webkit-scrollbar{display:none}.aesthetic-worlds__grid-wrap--desktop-carousel .aesthetic-worlds__item{flex:0 0 auto;width:var(--worlds-desktop-tile, 32%);scroll-snap-align:start}}@media(hover:hover)and (pointer:fine){.aesthetic-worlds__grid-wrap--mobile-carousel .aesthetic-worlds__grid,.aesthetic-worlds__grid-wrap--desktop-carousel .aesthetic-worlds__grid{scroll-snap-type:none}}.aesthetic-worlds__slider-buttons{display:none;align-items:center;justify-content:center;gap:1.6rem;margin-top:2.4rem}@media screen and (max-width:749px){.aesthetic-worlds__slider-buttons--mobile{display:flex}}@media screen and (min-width:750px){.aesthetic-worlds__slider-buttons--desktop{display:flex}}.aesthetic-worlds__card{position:relative;color:rgb(var(--color-foreground))}.aesthetic-worlds__media-link{display:block;text-decoration:none}.aesthetic-worlds__media{display:block;position:relative;overflow:hidden;aspect-ratio:var(--worlds-aspect-ratio, 4 / 5);isolation:isolate}.aesthetic-worlds__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--duration-extra-longer) var(--ease-out-slow)}.aesthetic-worlds__card:hover .aesthetic-worlds__image{transform:scale(1.06)}.aesthetic-worlds__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#1a120d8c,#1a120d0d 45%,#1a120d00 65%);pointer-events:none}.aesthetic-worlds__caption{position:absolute;left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;gap:.5rem;padding:1.8rem 1.8rem 1.9rem;color:#f5f2eb}.aesthetic-worlds__title-link{color:inherit;text-decoration:none;display:inline-block}.aesthetic-worlds__title{font-family:var(--font-heading-family);font-size:2.1rem;letter-spacing:.02em;line-height:1.05}.aesthetic-worlds__title-link:hover .aesthetic-worlds__title{text-decoration:underline;text-underline-offset:.3rem}.aesthetic-worlds__subtitle{opacity:.85}.aesthetic-worlds__descriptor{display:block;opacity:.82;font-size:1.3rem;line-height:1.5;max-width:42ch}.aesthetic-worlds__button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:.7rem;padding:1.4rem 2.8rem;min-height:4.5rem;font-size:1.1rem;letter-spacing:.09em;text-transform:uppercase;font-weight:500;text-decoration:none;background:var(--world-btn-bg, #1a1a1a);color:var(--world-btn-text, #f5f2eb);transition:opacity var(--duration-short) ease,transform var(--duration-short) ease}.aesthetic-worlds__button:hover{opacity:.85;transform:translateY(-1px)}.aesthetic-worlds--title-medium .aesthetic-worlds__title{font-size:2.8rem}.aesthetic-worlds--title-large .aesthetic-worlds__title{font-size:3.6rem}.aesthetic-worlds--title-xl .aesthetic-worlds__title{font-size:4.6rem}@media screen and (max-width:749px){.aesthetic-worlds--title-large .aesthetic-worlds__title{font-size:2.8rem}.aesthetic-worlds--title-xl .aesthetic-worlds__title{font-size:3.2rem}}.aesthetic-worlds--descriptor-medium .aesthetic-worlds__subtitle{font-size:1.15rem}.aesthetic-worlds--descriptor-large .aesthetic-worlds__subtitle{font-size:1.3rem}.aesthetic-worlds--descriptor-medium .aesthetic-worlds__descriptor{font-size:1.5rem}.aesthetic-worlds--descriptor-large .aesthetic-worlds__descriptor{font-size:1.7rem}.aesthetic-worlds--button-medium .aesthetic-worlds__button{padding:1.6rem 3.2rem;min-height:5rem;font-size:1.3rem}.aesthetic-worlds--button-large .aesthetic-worlds__button{padding:1.8rem 3.6rem;min-height:5.5rem;font-size:1.5rem}.aesthetic-worlds--position-top-left .aesthetic-worlds__caption,.aesthetic-worlds--position-top-center .aesthetic-worlds__caption,.aesthetic-worlds--position-top-right .aesthetic-worlds__caption{top:0;bottom:auto}.aesthetic-worlds--position-middle-left .aesthetic-worlds__caption,.aesthetic-worlds--position-middle-center .aesthetic-worlds__caption,.aesthetic-worlds--position-middle-right .aesthetic-worlds__caption{top:0;bottom:0;justify-content:center}.aesthetic-worlds--position-top-center .aesthetic-worlds__caption,.aesthetic-worlds--position-middle-center .aesthetic-worlds__caption,.aesthetic-worlds--position-bottom-center .aesthetic-worlds__caption{align-items:center;text-align:center}.aesthetic-worlds--position-top-right .aesthetic-worlds__caption,.aesthetic-worlds--position-middle-right .aesthetic-worlds__caption,.aesthetic-worlds--position-bottom-right .aesthetic-worlds__caption{align-items:flex-end;text-align:right}.aesthetic-worlds--position-top-center .aesthetic-worlds__button,.aesthetic-worlds--position-middle-center .aesthetic-worlds__button,.aesthetic-worlds--position-bottom-center .aesthetic-worlds__button{align-self:center}.aesthetic-worlds--position-top-right .aesthetic-worlds__button,.aesthetic-worlds--position-middle-right .aesthetic-worlds__button,.aesthetic-worlds--position-bottom-right .aesthetic-worlds__button{align-self:flex-end}.aesthetic-worlds__ring{position:absolute;top:1.4rem;right:1.4rem;z-index:1;width:3.4rem;height:3.4rem;border-radius:50%;border:1px solid rgba(245,242,235,.55);background:#1a120d26;display:flex;align-items:center;justify-content:center;color:#f5f2eb;opacity:0;transform:translateY(-.4rem);transition:opacity var(--duration-long) ease,transform var(--duration-long) var(--ease-out-slow)}.aesthetic-worlds__card:hover .aesthetic-worlds__ring,.aesthetic-worlds__card:focus-within .aesthetic-worlds__ring{opacity:1;transform:translateY(0)}.aesthetic-worlds__ring-arrow{font-size:1.4rem;line-height:1}@media(prefers-reduced-motion:reduce){.aesthetic-worlds__image,.aesthetic-worlds__ring{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-aesthetic-worlds.css.map */
