.lucien-explorer-hero,.lucien-explorer-hero *{box-sizing:border-box}.lucien-explorer-hero{--explorer-font-primary: Roboto, var(--font-body-family), Arial, sans-serif;--explorer-ease: cubic-bezier(.22, 1, .36, 1);position:relative;display:block;width:100%;min-height:var(--explorer-height-mobile);overflow:hidden;color:var(--explorer-text-color);background:var(--explorer-bg);font-family:var(--explorer-font-primary);isolation:isolate}.lucien-explorer-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:var(--explorer-bg)}.lucien-explorer-hero__media picture{display:block;width:100%;height:100%}.lucien-explorer-hero__image,.lucien-explorer-hero__placeholder{display:block;width:100%;height:100%}.lucien-explorer-hero__image{object-fit:cover;object-position:var(--explorer-image-x-mobile) var(--explorer-image-y-mobile)}.lucien-explorer-hero__placeholder{background:linear-gradient(180deg,#76a9d7b3,#76a9d71a 42%),linear-gradient(145deg,var(--lucien-vert-3),var(--lucien-vert-1))}.lucien-explorer-hero__overlay{position:absolute;inset:0 auto 0 0;z-index:1;width:var(--explorer-overlay-width-mobile);pointer-events:none;background:linear-gradient(90deg,rgba(var(--explorer-overlay-rgb),var(--explorer-overlay-opacity-mobile)),rgba(var(--explorer-overlay-rgb),calc(var(--explorer-overlay-opacity-mobile) * .55)) 54%,rgba(var(--explorer-overlay-rgb),0))}.lucien-explorer-hero__content{position:absolute;z-index:2;top:var(--explorer-content-top-mobile);right:var(--explorer-content-right-mobile);left:var(--explorer-content-left-mobile)}.lucien-explorer-hero__title{max-width:var(--explorer-title-max-mobile);margin:0;color:var(--explorer-title-color-mobile);font-family:var(--explorer-font-primary);font-size:var(--explorer-title-size-mobile);font-weight:700;line-height:var(--explorer-title-line-height);letter-spacing:-.02em;text-transform:uppercase;text-wrap:balance}.lucien-explorer-hero__script{position:absolute;top:var(--explorer-script-top-mobile);left:var(--explorer-script-left-mobile);width:min(var(--explorer-script-max-mobile),calc(100vw - var(--explorer-content-left-mobile) - var(--explorer-content-right-mobile) - var(--explorer-script-left-mobile)));max-width:var(--explorer-script-max-mobile);margin:0;color:var(--explorer-script-color-mobile);font-family:var(--explorer-script-font);font-size:var(--explorer-script-size-mobile);font-weight:400;line-height:var(--explorer-script-line-height);letter-spacing:.5px;text-transform:lowercase;transform:rotate(var(--explorer-script-rotate-mobile));transform-origin:left center}.lucien-explorer-hero .lucien-explorer-hero__button.cta-corner{position:absolute;right:50%;bottom:var(--explorer-cta-bottom-mobile);z-index:6;display:inline-flex;visibility:visible;opacity:1;pointer-events:auto;transform:translate(50%)}.lucien-explorer-hero__stats{position:absolute;right:50%;bottom:var(--explorer-stats-card-bottom-mobile);z-index:3;width:min(var(--explorer-stats-card-width-mobile),calc(100vw - 48px));color:var(--explorer-text-color);background:var(--explorer-stats-card-bg);transform:translate(50%)}.lucien-explorer-hero__stats:after{content:"";position:absolute;right:0;bottom:0;width:31px;height:31px;background:var(--explorer-stats-notch);clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.lucien-explorer-hero__stats-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px;width:100%;padding:var(--explorer-stats-card-padding-mobile);background-image:var(--explorer-stats-card-bg-image);background-position:center;background-repeat:no-repeat;background-size:cover}.lucien-explorer-hero__stats-inner:before,.lucien-explorer-hero__stats-inner:after{content:"";position:absolute;z-index:2;width:var(--explorer-stats-tape-width);height:var(--explorer-stats-tape-height);background-position:center;background-repeat:no-repeat;background-size:contain;opacity:var(--explorer-stats-tape-opacity);pointer-events:none}.lucien-explorer-hero__stats-inner:before{top:calc(var(--explorer-stats-tape-height) * -.3);left:-40px;background-image:var(--explorer-stats-tape-left-image);transform:rotate(-2deg) scale(1.3)}.lucien-explorer-hero__stats-inner:after{right:-40px;bottom:calc(var(--explorer-stats-tape-height) * -.2);background-image:var(--explorer-stats-tape-right-image);transform:rotate(2deg) scale(1.5)}.lucien-explorer-hero__stat{position:relative;z-index:3;display:flex;align-items:center;gap:8px;min-width:0;color:inherit}.lucien-explorer-hero__stat-icon{display:inline-flex;flex:0 0 auto;width:var(--explorer-stat-icon-size-mobile);height:var(--explorer-stat-icon-size-mobile);color:currentColor}.lucien-explorer-hero__stat-icon svg{display:block;width:100%;height:100%}.lucien-explorer-hero__stat-icon-image{display:block;width:100%;height:100%;object-fit:contain}.lucien-explorer-hero__stat-text{display:block;min-width:0;font-family:var(--explorer-font-primary);font-size:var(--explorer-stat-font-size-mobile);font-weight:400;line-height:1.18;letter-spacing:-.02em;text-transform:uppercase}@media screen and (min-width:750px){.lucien-explorer-hero{height:100vh;min-height:100vh;overflow:hidden}@supports (height: 100svh){.lucien-explorer-hero{height:100svh;min-height:100svh}}.lucien-explorer-hero__media{inset:0 0 var(--explorer-stats-height-desktop)}.lucien-explorer-hero__image{object-position:var(--explorer-image-x-desktop) var(--explorer-image-y-desktop)}.lucien-explorer-hero__overlay{bottom:var(--explorer-stats-height-desktop);width:var(--explorer-overlay-width-desktop);background:linear-gradient(90deg,rgba(var(--explorer-overlay-rgb),var(--explorer-overlay-opacity-desktop)),rgba(var(--explorer-overlay-rgb),calc(var(--explorer-overlay-opacity-desktop) * .48)) 46%,rgba(var(--explorer-overlay-rgb),0))}.lucien-explorer-hero__content{top:var(--explorer-content-top-desktop);right:auto;left:var(--explorer-content-left-desktop);width:var(--explorer-title-max-desktop)}.lucien-explorer-hero__title{max-width:var(--explorer-title-max-desktop);color:var(--explorer-title-color-desktop);font-size:var(--explorer-title-size-desktop)}.lucien-explorer-hero__script{top:var(--explorer-script-top-desktop);left:var(--explorer-script-left-desktop);width:428.1672530455449px;max-width:428.1672530455449px;color:var(--explorer-script-color-desktop);font-size:var(--explorer-script-size-desktop);line-height:41.14px;transform:rotate(var(--explorer-script-rotate-desktop))}.lucien-explorer-hero .lucien-explorer-hero__button.cta-corner{top:auto;right:auto;bottom:calc(var(--explorer-stats-height-desktop) + var(--explorer-cta-bottom-desktop));left:var(--explorer-cta-left-desktop);transform:none}.lucien-explorer-hero .lucien-explorer-hero__button.cta-corner:hover{transform:none}.lucien-explorer-hero--no-stats .lucien-explorer-hero__media{top:0;right:0;bottom:0;left:0}.lucien-explorer-hero--no-stats .lucien-explorer-hero__overlay{bottom:0}.lucien-explorer-hero--no-stats .lucien-explorer-hero__button.cta-corner{bottom:var(--explorer-cta-bottom-desktop)}.lucien-explorer-hero__stats{position:absolute;right:0;bottom:0;left:0;width:100%;height:var(--explorer-stats-height-desktop);background-color:var(--explorer-stats-bg);background-image:var(--explorer-stats-bg-image);background-position:center;background-size:cover;background-repeat:no-repeat;transform:none}.lucien-explorer-hero__stats:after{display:none}.lucien-explorer-hero__stats-inner{flex-direction:row;align-items:center;justify-content:center;gap:var(--explorer-stats-gap-desktop);height:100%;padding:0 40px;background-image:none}.lucien-explorer-hero__stats-inner:before,.lucien-explorer-hero__stats-inner:after{display:none}.lucien-explorer-hero__stat{gap:5px;white-space:nowrap}.lucien-explorer-hero__stat-icon{width:var(--explorer-stat-icon-size-desktop);height:var(--explorer-stat-icon-size-desktop)}.lucien-explorer-hero__stat-text{font-size:var(--explorer-stat-font-size-desktop);line-height:1}}@media screen and (min-width:1025px){.lucien-explorer-hero--adaptive{height:clamp(560px,52.5vw,792px);min-height:clamp(560px,52.5vw,792px)}.lucien-explorer-hero--adaptive .lucien-explorer-hero__content{top:clamp(118px,11.7vw,var(--explorer-content-top-desktop));left:clamp(48px,4.45vw,var(--explorer-content-left-desktop))}.lucien-explorer-hero--adaptive .lucien-explorer-hero__title{font-size:clamp(54px,5.55vw,var(--explorer-title-size-desktop))}.lucien-explorer-hero--adaptive .lucien-explorer-hero__script{top:clamp(224px,22.5vw,var(--explorer-script-top-desktop));font-size:clamp(26px,2.35vw,var(--explorer-script-size-desktop));line-height:var(--explorer-script-line-height)}.lucien-explorer-hero--adaptive .lucien-explorer-hero__button.cta-corner{bottom:calc(var(--explorer-stats-height-desktop) + clamp(72px,7.8vw,var(--explorer-cta-bottom-desktop)));left:clamp(48px,4.45vw,var(--explorer-cta-left-desktop))}.lucien-explorer-hero--adaptive.lucien-explorer-hero--no-stats .lucien-explorer-hero__button.cta-corner{bottom:clamp(72px,7.8vw,var(--explorer-cta-bottom-desktop))}}@media screen and (min-width:750px){.lucien-explorer-hero--desktop-70vh{height:70vh;min-height:687px}@supports (height: 70svh){.lucien-explorer-hero--desktop-70vh{height:70svh;min-height:687px}}}@media screen and (min-width:1025px){.lucien-explorer-hero--desktop-70vh.lucien-explorer-hero--adaptive{height:70vh;min-height:687px}@supports (height: 70svh){.lucien-explorer-hero--desktop-70vh.lucien-explorer-hero--adaptive{height:70svh;min-height:687px}}}@media screen and (min-width:750px){.lucien-explorer-hero--stable-desktop-min-height{min-height:760px}}@media screen and (max-width:374px){.lucien-explorer-hero__title{font-size:calc(var(--explorer-title-size-mobile) * .9)}.lucien-explorer-hero__script{font-size:calc(var(--explorer-script-size-mobile) * .92)}.lucien-explorer-hero__stat-text{font-size:calc(var(--explorer-stat-font-size-mobile) * .92)}}@media(prefers-reduced-motion:reduce){.lucien-explorer-hero .lucien-explorer-hero__button.cta-corner{transition-duration:1ms!important}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/lucien-explorer-hero.css.map */
