.exploration-hero{width:100%;height:auto;padding:40px 0;background:#fff;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (min-width:750px){.exploration-hero{height:75vh;padding:80px 0 0}}.exploration-hero:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30%;background:linear-gradient(to bottom,#fff0,#fff3,#fff9,#fff);z-index:2;pointer-events:none}.exploration-hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='6' numOctaves='5' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.18;pointer-events:none;z-index:2;mix-blend-mode:overlay}.exploration-hero__wrapper{width:100%;padding:0;position:relative;z-index:3;display:flex;flex-direction:column;align-items:stretch}.exploration-hero__main-area{flex:1;min-width:0;display:flex;align-items:center;justify-content:center}.exploration-hero__container{width:fit-content;max-width:480px;margin:0 auto;display:flex;align-items:flex-start;flex-direction:column;gap:40px;padding:0 36px}@media screen and (max-width:499px){.exploration-hero__container{padding:0 24px;gap:28px}}@media screen and (max-width:379px){.exploration-hero__container{padding:0 16px;gap:20px}}.exploration-hero__content{width:100%;display:flex;flex-direction:column;gap:clamp(.5rem,1vw,1.5rem)}.exploration-hero__heading{margin:0;color:rgb(var(--color-foreground));word-wrap:break-word}.exploration-hero__heading.font-normal{font-weight:400}.exploration-hero__heading.font-medium{font-weight:500}.exploration-hero__heading.font-bold{font-weight:700}.exploration-hero__heading em{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:inherit}.exploration-hero__heading .cycling-word{display:inline-block;position:relative;min-width:.1em;vertical-align:top;white-space:nowrap}.exploration-hero__heading .cycling-word .word{display:block;position:absolute;top:0;left:0;width:100%}.exploration-hero__heading .cycling-word .word.active{position:relative}@keyframes expl-word-exit{0%{opacity:1;filter:blur(0);transform:translateY(0)}to{opacity:0;filter:blur(8px);transform:translateY(-30px)}}@keyframes expl-word-enter{0%{opacity:0;filter:blur(8px);transform:translateY(30px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.exploration-hero__heading .cycling-word .word.exiting{animation:expl-word-exit 1.2s cubic-bezier(.25,.1,.25,1) forwards}.exploration-hero__heading .cycling-word .word.entering{animation:expl-word-enter 1.2s cubic-bezier(.25,.1,.25,1) forwards}.exploration-hero__heading .flavor-word{display:inline-block;opacity:0;filter:blur(4px);transform:translateY(10px);will-change:transform,opacity,filter;transition:opacity .8s cubic-bezier(.25,.1,.25,1),filter .8s cubic-bezier(.25,.1,.25,1),transform .8s cubic-bezier(.25,.1,.25,1)}.exploration-hero__subheading{font-size:clamp(9px,3vw,13px);line-height:1.5;color:rgba(var(--color-foreground),.8);max-width:600px;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.exploration-hero__subheading p{margin:0}.exploration-hero__button{margin-top:clamp(0rem,.5vw,.5rem);opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.exploration-hero .exploration-hero__button .button{min-width:auto;min-height:auto;padding:10px 32px;font-size:14px;border-radius:8px}@media screen and (max-width:499px){.exploration-hero .exploration-hero__button .button{font-size:13px;padding:8px 24px}}@media screen and (max-width:379px){.exploration-hero .exploration-hero__button .button{font-size:12px;padding:6px 18px}}@media screen and (min-width:750px)and (max-width:989px){.exploration-hero .exploration-hero__button .button{padding:14px 40px}}.exploration-hero__image-wrapper{position:relative;order:-1;width:55%;max-width:200px;aspect-ratio:3 / 4;align-self:flex-start;margin:16px 0 16px 18%}.exploration-hero__image{width:100%;height:auto;transform:rotate(-3deg);padding:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:20px;box-shadow:0 4px 20px #0003;opacity:0;transition:opacity .6s ease,transform .6s ease;box-sizing:border-box}.exploration-hero__image-element{width:100%;height:auto;display:block;object-fit:contain;border-radius:8px}@media screen and (max-width:749px){.exploration-hero__image{height:100%}.exploration-hero__image-element{height:100%;object-fit:cover}}.exploration-hero__placeholder{width:100%;aspect-ratio:2 / 3;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04);border-radius:8px}.exploration-hero__placeholder svg{width:60%;height:auto;opacity:.3}.exploration-hero__product-overlay{position:absolute;display:block;padding:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 8px 24px #0000004d;z-index:10;opacity:0;transition:opacity .6s ease,transform .6s ease}.exploration-hero__product-image{display:block;width:100%;height:auto;border-radius:6px;object-fit:contain}.exploration-hero__product-overlay--1{width:44%;top:-5%;left:-18%;transform:rotate(-8deg)}.exploration-hero__product-overlay--2{width:36%;bottom:-8%;left:-14%;transform:rotate(6deg)}.exploration-hero__product-overlay--3{width:32%;top:15%;right:-15%;transform:rotate(12deg)}.exploration-hero__sidebar{display:none}.exploration-hero__sidebar-scroll{display:flex;flex-direction:column;gap:16px}.exploration-hero__card-column{display:flex;flex-direction:column;gap:6px;min-width:0}.exploration-hero__column-heading{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;color:rgba(var(--color-foreground),.45);margin:0 0 2px;white-space:nowrap}.exploration-hero__cards{display:flex;flex-direction:column;gap:6px}.exploration-hero__cards .collection-card,.exploration-hero__cards .collection-card-brand{opacity:0;background:transparent;transition:opacity .5s ease,transform var(--duration-default) ease,box-shadow var(--duration-default) ease}.exploration-hero__cards .collection-card.is-loaded,.exploration-hero__cards .collection-card-brand.is-loaded{opacity:1}.exploration-hero__subcategory-wrap .collection-card__media .media img,.exploration-hero__subcategory-wrap .collection-card__media .media model-viewer{object-fit:contain!important;padding:0}@media screen and (min-width:750px){.exploration-hero__wrapper{height:100%}.exploration-hero__container{flex-direction:row;align-items:center;width:90vw;max-width:90vw;padding:0;gap:clamp(1rem,2.5vw,4rem);justify-content:center;min-width:0;margin:0}.exploration-hero__content{flex:1 1 auto;min-width:200px;max-width:50vw}.exploration-hero__image-wrapper{flex:0 1 30vh;max-width:30vh;width:auto;padding-right:40px;order:0;align-self:auto;margin:0;aspect-ratio:auto}}@media screen and (min-width:990px){.exploration-hero__wrapper{flex-direction:row;align-items:center}.exploration-hero__container{max-width:65vw;width:75%}.exploration-hero .exploration-hero__button .button{min-width:auto;min-height:clamp(3.5rem,3.5vw,4.5rem);font-size:clamp(13px,1vw,15px);padding:clamp(10px,.9vw,14px) clamp(20px,2vw,32px);letter-spacing:clamp(.4px,.06vw,.8px)}.exploration-hero__content{min-width:220px}.exploration-hero__subheading{font-size:clamp(11px,1.05vw,20px)}.exploration-hero__image-wrapper{flex:0 1 60vh;max-width:60vh}.exploration-hero__image{padding:14px;border-radius:24px}.exploration-hero__image-element{border-radius:10px}.exploration-hero__sidebar{display:flex;flex-direction:column;flex-shrink:0;width:160px;padding-right:1rem;max-height:100%;align-self:stretch}.exploration-hero__sidebar-scroll{overflow-y:auto;overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none;padding:100px 50px 40px;margin:0 -50px;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 40px,black calc(100% - 40px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 40px,black calc(100% - 40px),transparent 100%)}.exploration-hero__sidebar-scroll::-webkit-scrollbar{display:none}.exploration-hero__sidebar .collection-card__media,.exploration-hero__sidebar .collection-card-brand__media{padding-bottom:30%!important}.exploration-hero__sidebar .collection-card-brand__media .media img{padding:12px}.exploration-hero__sidebar .collection-card__content{padding:3px 6px}.exploration-hero__sidebar .collection-card__heading{font-size:11px}.exploration-hero__sidebar .collection-card-brand__content{padding:3px 6px!important;text-align:center}.exploration-hero__sidebar .collection-card-brand__information{gap:0}.exploration-hero__sidebar .collection-card-brand__heading{font-size:11px;line-height:1.4;font-weight:400;letter-spacing:.45px;display:block;text-align:center;margin:0}.exploration-hero__sidebar .collection-card-brand__caption,.exploration-hero__sidebar .collection-card-brand .icon-wrap{display:none}}@media screen and (min-width:1200px){.exploration-hero__container{max-width:60vw;gap:8rem}.exploration-hero__sidebar{width:180px;padding-right:2rem}.exploration-hero__subheading{max-width:none}.exploration-hero__button{margin-top:1rem}}@media screen and (min-width:1900px){.exploration-hero__container{max-width:55vw;gap:10rem}}@media screen and (min-width:1440px){.exploration-hero__sidebar{width:200px;padding-right:3rem}}@media(prefers-reduced-motion:reduce){.exploration-hero__heading .flavor-word{opacity:1!important;filter:none!important;transform:none!important}.exploration-hero__subheading,.exploration-hero__button{opacity:1!important;transform:none!important}.exploration-hero__image,.exploration-hero__product-overlay{opacity:1!important}.exploration-hero__heading .cycling-word .word.exiting,.exploration-hero__heading .cycling-word .word.entering{animation:none!important}}.exploration-hero--bleed .exploration-hero__image{padding:0;background:none;border:none;border-radius:0;box-shadow:none;transform:none}.exploration-hero--bleed .exploration-hero__image{overflow:visible}.exploration-hero--bleed .exploration-hero__image-element{border-radius:0;object-fit:contain;transform:scale(1.6);transform-origin:center center;will-change:transform;clip-path:inset(2px);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 3%,rgba(0,0,0,1) 32%,rgba(0,0,0,1) 68%,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%),linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 3%,rgba(0,0,0,1) 32%,rgba(0,0,0,1) 68%,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%),radial-gradient(ellipse farthest-side at center,rgba(0,0,0,1) 45%,rgba(0,0,0,.85) 75%,rgba(0,0,0,.5) 100%);mask-image:linear-gradient(to right,#0000 0% 3%,#000 32% 68%,#0000 97% 100%),linear-gradient(to bottom,#0000 0% 3%,#000 32% 68%,#0000 97% 100%),radial-gradient(ellipse farthest-side at center,#000 45%,#000000d9 75%,#00000080);-webkit-mask-composite:source-in,source-in;mask-composite:intersect;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:calc(100% + 4px) calc(100% + 4px);mask-size:calc(100% + 4px) calc(100% + 4px);-webkit-mask-position:-2px -2px;mask-position:-2px -2px}@media screen and (max-width:749px){.exploration-hero--bleed .exploration-hero__image-wrapper{aspect-ratio:auto;width:70%;max-width:360px;align-self:center;margin:16px auto}.exploration-hero--bleed .exploration-hero__image,.exploration-hero--bleed .exploration-hero__image-element{height:auto}}@media screen and (min-width:750px){.exploration-hero--bleed .exploration-hero__image-element{transform:scale(2)}}@media screen and (min-width:990px){.exploration-hero--bleed .exploration-hero__image-element{transform:scale(2.5)}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-exploration-hero.css.map */
