.universe-explorer{padding:6rem 0;background-color:rgba(var(--color-base-background-1),.5);border-top:1px solid rgba(var(--color-base-accent-1),.1);border-bottom:1px solid rgba(var(--color-base-accent-1),.1)}.universe-explorer__inner{max-width:120rem;margin:0 auto;padding:0 1.5rem;text-align:center}@media(min-width:750px){.universe-explorer__inner{padding:0 3rem}}.universe-explorer__eyebrow{display:block;font-size:var(--t-size-eyebrow);font-weight:var(--t-weight-eyebrow);text-transform:uppercase;letter-spacing:var(--t-ls-eyebrow);line-height:var(--t-lh-small);color:rgb(var(--color-base-accent-1));margin-bottom:1.2rem}.universe-explorer__title{font-family:var(--font-heading-family);font-size:var(--t-size-section-title);font-weight:var(--t-weight-heading);letter-spacing:var(--t-ls-heading);line-height:var(--t-lh-section-title);color:rgb(var(--color-foreground));margin:0 0 3rem}@media(min-width:750px){.universe-explorer__title{margin-bottom:4rem}}.universe-explorer__track{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.4rem}.universe-explorer__track::-webkit-scrollbar{display:none}@media(min-width:750px){.universe-explorer__track{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;overflow-x:visible;scroll-snap-type:none;align-items:start}}.universe-column{display:flex;flex-direction:column;flex:0 0 72%;scroll-snap-align:start}@media(min-width:750px){.universe-column{flex:auto}}.universe-card{position:relative;display:block;height:12.5rem;border-radius:2px 2px 0 0;overflow:hidden;text-decoration:none;box-shadow:0 1px 3px #00000014}@media(min-width:990px){.universe-card{height:16rem}}.universe-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1s ease}.universe-column:hover .universe-card__image{transform:scale(1.05)}.universe-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(to top,rgba(44,62,80,.8),rgba(44,62,80,.2) 60%,transparent);pointer-events:none}.universe-card__content{position:absolute;bottom:1.6rem;left:1.6rem;z-index:2;display:flex;align-items:center;gap:1rem}.universe-card__icon,.universe-card__name{color:#fff}.universe-card__icon{font-size:2.4rem}@media(min-width:750px){.universe-card__icon{font-size:3.2rem}.universe-card__content{bottom:2rem;left:2rem;gap:1.2rem}}.universe-card__name{font-family:var(--font-heading-family);font-size:var(--t-size-card-title);font-weight:var(--t-weight-card-title);line-height:var(--t-lh-card-title);margin:0}.universe-submenu{background-color:#fff;border:1px solid rgba(var(--color-base-accent-1),.1);border-top:none;padding:1.2rem 1.6rem;border-radius:0 0 2px 2px;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:column;gap:.2rem;text-align:left}@media(min-width:990px){.universe-submenu{padding:2rem 2.4rem}}.universe-submenu__link{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;color:rgba(var(--color-foreground),.75);text-decoration:none;transition:color .25s ease}@media(min-width:750px){.universe-submenu__link{padding:1rem 0}}.universe-submenu__label{font-size:var(--t-size-body);font-weight:var(--t-weight-body);line-height:var(--t-lh-body);margin:0}.universe-submenu__link:not(:last-child){border-bottom:1px solid rgba(var(--color-foreground),.06)}.universe-submenu__link:hover{color:rgb(var(--color-base-accent-1))}.universe-submenu__arrow{font-size:1.4rem;color:rgb(var(--color-base-accent-1));opacity:0;transform:translate(-.6rem);transition:opacity .25s ease,transform .25s ease}.universe-submenu__link:hover .universe-submenu__arrow{opacity:1;transform:translate(0)}.universe-explorer__dots{display:flex;justify-content:center;gap:.8rem;margin-top:1.6rem}@media(min-width:750px){.universe-explorer__dots{display:none}}.universe-explorer__dot{width:.8rem;height:.8rem;border-radius:50%;border:none;padding:0;cursor:pointer;background-color:rgba(var(--color-base-accent-1),.25);transition:background-color .25s ease,transform .25s ease}.universe-explorer__dot--active{background-color:rgb(var(--color-base-accent-1));transform:scale(1.25)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-universe-explorer.css.map */
