.lucien-gift-steps,.lucien-gift-steps *{box-sizing:border-box}.lucien-gift-steps{--gift-steps-font: Roboto, var(--font-body-family), Arial, sans-serif;--gift-steps-ease: cubic-bezier(.22, 1, .36, 1);position:relative;width:100%;min-height:778px;overflow:hidden;color:var(--gift-steps-text);background:var(--gift-steps-bg);font-family:var(--gift-steps-font);isolation:isolate;touch-action:pan-y}.lucien-gift-steps__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.lucien-gift-steps__media picture{display:block;width:100%;height:100%}.lucien-gift-steps__image{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.lucien-gift-steps__image--fallback{background:linear-gradient(180deg,#fffefceb,#fffefc94 28%,#fffefc00 52%),linear-gradient(180deg,#dfe8e3,#cbd8c5 28%,#8f9b63 68%,#4b531f)}.lucien-gift-steps__stage{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:372px;min-height:778px;margin:0 auto;padding:41px 30px 52px;touch-action:pan-y}.lucien-gift-steps__title{--paper-stack-base-transform: translate3d(0, 0, 0);width:100%;margin:0 auto;color:inherit;font-family:var(--gift-steps-font);font-size:33px;font-weight:700;line-height:1;letter-spacing:0;text-align:center;text-transform:uppercase}.lucien-gift-steps__cards{display:flex;flex-direction:column;gap:37px;width:100%;margin-top:34px;touch-action:pan-y}.lucien-gift-steps__card{position:relative;width:272px;min-height:174px;padding:18px 16px;color:inherit;background-color:var(--gift-steps-paper);background-image:var(--gift-steps-card-bg-image, none);background-repeat:no-repeat;background-position:center;background-size:cover;box-shadow:0 2px 7px #3333;touch-action:pan-y}.lucien-gift-steps__card--1,.lucien-gift-steps__card--2{align-self:center}.lucien-gift-steps__tape{position:absolute;z-index:3;top:-18px;left:50%;display:block;width:92px;height:27px;background:var(--gift-steps-tape);transform:translate(-50%) rotate(-10deg);pointer-events:none}.lucien-gift-steps__card--1 .lucien-gift-steps__tape--1{top:-6px;left:-40px;transform:rotate(-22deg)}.lucien-gift-steps__card--2 .lucien-gift-steps__tape--1{top:-18px;left:50%;transform:translate(-50%) rotate(-1deg)}.lucien-gift-steps__card--2 .lucien-gift-steps__tape--2{top:44px;left:-17px;width:32px;height:86px;transform:rotate(-0deg)}.lucien-gift-steps__tape--image{background:transparent}.lucien-gift-steps__tape-img{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.lucien-gift-steps__card-title{margin:0;color:inherit;font-family:var(--gift-steps-font);font-size:16px;font-weight:700;line-height:1.02;letter-spacing:-.02em;text-transform:uppercase}.lucien-gift-steps__text{margin-top:13px;color:inherit;font-family:var(--gift-steps-font);font-size:16px;font-weight:400;line-height:1.08;letter-spacing:0}.lucien-gift-steps__text p{margin:0}.lucien-gift-steps__text p+p{margin-top:13px}.lucien-gift-steps__buttons{--paper-stack-base-transform: translate3d(0, 0, 0);display:flex;flex-direction:column;gap:22px;width:100%;margin-top:54px;align-items:center}.lucien-gift-steps .lucien-gift-steps__button.cta-corner{--cta-corner-width-mobile: 309px;--cta-corner-height-mobile: 42px;--cta-corner-font-size-mobile: 14px;--cta-corner-corner-size-mobile: 15px;--cta-corner-padding-mobile: 0 18px}.lucien-gift-steps .lucien-gift-steps__button--primary.cta-corner{--cta-corner-bg: var(--gift-steps-primary-bg);--cta-corner-color: var(--gift-steps-primary-color);--cta-corner-fold-color: var(--gift-steps-primary-fold)}.lucien-gift-steps .lucien-gift-steps__button--secondary.cta-corner{--cta-corner-bg: var(--gift-steps-secondary-bg);--cta-corner-color: var(--gift-steps-secondary-color);--cta-corner-fold-color: var(--gift-steps-secondary-fold)}@media screen and (max-width:749px){.lucien-gift-steps .lucien-gift-steps__button.cta-corner{--cta-corner-bg: var(--lucien-beige-3);--cta-corner-color: var(--lucien-vert-1);--cta-corner-hover-bg: var(--lucien-vert-1);--cta-corner-hover-color: var(--lucien-white);--cta-corner-fold-color: var(--lucien-beige-1);--cta-corner-fold-hover-color: var(--lucien-vert-2)}}.lucien-gift-steps .paper-stack-item{opacity:0;transform:var(--paper-stack-base-transform, translate3d(0, 0, 0)) translate3d(0,18px,0);transition:opacity .52s var(--gift-steps-ease),transform .68s var(--gift-steps-ease);transition-delay:calc(80ms + (var(--paper-stack-index, 0) * .13s));will-change:opacity,transform}.lucien-gift-steps.is-paper-stack-visible .paper-stack-item{opacity:1;transform:var(--paper-stack-base-transform, translate3d(0, 0, 0)) translateZ(0)}.lucien-gift-steps.is-paper-stack-complete .paper-stack-item{will-change:auto}@media screen and (min-width:750px){.lucien-gift-steps{min-height:673px}.lucien-gift-steps__image{object-position:50% 50%}.lucien-gift-steps__stage{max-width:1200px;min-height:673px;margin:0 auto;padding:52px 60px}.lucien-gift-steps__title{width:min(860px,calc(100vw - 120px));margin:0;font-size:40px;line-height:1;text-align:left}.lucien-gift-steps__cards{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,369px));justify-content:center;gap:166px;width:100%;margin-top:65px}.lucien-gift-steps__card{position:relative;width:369px;min-height:178px;padding:21px 15px}.lucien-gift-steps__card--1{top:auto;left:auto}.lucien-gift-steps__card--2{top:auto;left:auto;width:369px;min-height:178px}.lucien-gift-steps__tape{width:100px;height:30px}.lucien-gift-steps__card--1 .lucien-gift-steps__tape--1,.lucien-gift-steps__card--2 .lucien-gift-steps__tape--1{top:-12px;left:50%;transform:translate(-50%) rotate(2deg)}.lucien-gift-steps__card--2 .lucien-gift-steps__tape--2{top:47px;left:-23px;width:40px;height:86px;height:96px;transform:rotate(0)}.lucien-gift-steps__card-title{font-size:18px;line-height:1.02}.lucien-gift-steps__text{margin-top:13px;font-size:16px;font-weight:400;line-height:1.08}.lucien-gift-steps__text p+p{margin-top:13px}.lucien-gift-steps__buttons{position:relative;right:auto;bottom:auto;left:auto;gap:15px;width:328px;margin:41px auto 0;transform:none}.lucien-gift-steps .paper-stack-item{opacity:0;transform:var(--paper-stack-base-transform, translate3d(0, 0, 0)) translate3d(0,32px,0);transition:opacity .72s var(--gift-steps-ease),transform .98s var(--gift-steps-ease);transition-delay:calc(90ms + (var(--paper-stack-index, 0) * .17s))}}@media screen and (min-width:1201px){.lucien-gift-steps__stage{padding-right:0;padding-left:0}}@media screen and (max-width:360px){.lucien-gift-steps__stage{padding-right:24px;padding-left:24px}.lucien-gift-steps__card{width:min(272px,100%)}.lucien-gift-steps .lucien-gift-steps__button.cta-corner{--cta-corner-width-mobile: calc(100vw - 60px) }}@media(prefers-reduced-motion:reduce){.lucien-gift-steps .paper-stack-item{opacity:1;transform:var(--paper-stack-base-transform, none);transition:none}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/lucien-gift-steps.css.map */
