.lambretta-hero{position:relative;display:flex;align-items:center;justify-content:flex-start;min-height:clamp(58rem,78vh,82rem);height:auto;overflow:hidden}@media screen and (min-width:990px)and (max-width:1920px){.lambretta-hero{min-height:clamp(68rem,84vh,92rem)}}@media screen and (min-width:1921px){.lambretta-hero{min-height:clamp(86rem,92vh,106rem)}}.lambretta-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.lambretta-hero__media--mobile{display:none}.lambretta-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center right;transform:none}@media screen and (max-width:749px){.lambretta-hero__media--desktop{display:none}.lambretta-hero__media--mobile{display:block}.lambretta-hero__media--mobile img{object-position:center bottom}}.lambretta-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(252,248,243,.97) 0%,rgba(252,248,243,.88) 38%,rgba(252,248,243,.35) 58%,transparent 78%)}@media screen and (max-width:749px){.lambretta-hero__shade{background:linear-gradient(180deg,#fcf8f3eb,#fcf8f3bf 45%,#fcf8f333)}}.lambretta-hero__inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:var(--lambretta-content-width, 1340px);margin-left:auto;margin-right:auto;padding-top:4rem;padding-bottom:4rem}@media screen and (min-width:990px){.lambretta-hero__inner{padding-top:5rem;padding-bottom:5rem}}.lambretta-hero__content{max-width:57rem;text-align:left}.lambretta-hero__eyebrow{margin:0 0 1.2rem;font-size:var(--lambretta-font-pre-heading, 16px);font-weight:400;letter-spacing:.01em;line-height:1.4;color:#121212d9}.lambretta-hero__heading{margin:0 0 2.4rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:61px;line-height:1.08;letter-spacing:-.02em;color:#121212}@media screen and (min-width:990px)and (max-width:1920px){.lambretta-hero__heading{font-size:51px}}.lambretta-hero__heading-line{display:block}.lambretta-hero__heading-line--primary{white-space:nowrap}.lambretta-hero__text{margin:0;max-width:455px}.lambretta-hero__text p{margin:0;font-family:var(--font-body-family);font-style:normal;font-weight:300;font-size:18px;line-height:1.6;letter-spacing:0;color:#121212;text-align:left}.lambretta-hero__actions{margin-top:2.4rem}.lambretta-hero__button{display:inline-flex;align-items:center;gap:1.2rem;padding:12px 24px;border-radius:16px;background-color:#fff;border:1px solid color-mix(in srgb,var(--lambretta-hero-accent, #e8622a) 45%,transparent);color:#121212;font-family:var(--font-label-family);font-size:16px;font-weight:400;line-height:1;text-decoration:none;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}@supports not (color: color-mix(in srgb,white 50%,black)){.lambretta-hero__button{border-color:#e8622a73}}.lambretta-hero__button:hover{border-color:var(--lambretta-hero-accent, #e8622a);box-shadow:0 4px 20px #12121214;transform:translateY(-1px);color:#121212}.lambretta-hero__button-label{white-space:nowrap}.lambretta-hero__button-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px}.lambretta-hero__button-icon svg{display:block;width:24px;height:24px}@media screen and (max-width:989px){.lambretta-hero{min-height:clamp(62rem,82vh,78rem);align-items:flex-start}.lambretta-hero__media img{object-position:center bottom}.lambretta-hero__inner{align-items:flex-start;padding-top:5rem;padding-bottom:28rem}.lambretta-hero__content{max-width:48rem}.lambretta-hero__heading{font-size:clamp(4rem,7vw,5.2rem);line-height:1.08}.lambretta-hero__text{max-width:42rem}.lambretta-hero__text p{font-size:1.7rem}}@media screen and (max-width:749px){.lambretta-hero{align-items:flex-start;min-height:700px;height:700px}.lambretta-hero__media img{object-position:center bottom}.lambretta-hero__inner{align-items:flex-start;padding-top:4.2rem;padding-bottom:22rem}.lambretta-hero__content{max-width:100%}.lambretta-hero__eyebrow{margin-bottom:1rem;font-size:1.4rem}.lambretta-hero__heading{margin-bottom:1.8rem;font-size:clamp(3.4rem,10vw,4.6rem);line-height:1.06}.lambretta-hero__heading-line--primary{white-space:normal}.lambretta-hero__text{max-width:100%}.lambretta-hero__text p{font-size:1.6rem;line-height:1.55}.lambretta-hero__actions{margin-top:2rem}.lambretta-hero__button{width:100%;justify-content:center;padding:1.3rem 2rem}}@media(prefers-reduced-motion:no-preference){.lambretta-hero--page-load .lambretta-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#fcf8f3;opacity:1;pointer-events:none;animation:lambretta-hero-curtain 1s cubic-bezier(.22,1,.36,1) .15s forwards}.lambretta-hero--page-load .lambretta-hero__media img{transform:scale(1.1);will-change:transform;animation:lambretta-hero-bg-reveal 2.2s cubic-bezier(.22,1,.36,1) forwards}.lambretta-hero--page-load .lambretta-hero__shade{opacity:0;animation:lambretta-hero-shade-in 1.4s ease .35s forwards}.lambretta-hero--page-load .lambretta-hero__eyebrow,.lambretta-hero--page-load .lambretta-hero__heading-line,.lambretta-hero--page-load .lambretta-hero__text,.lambretta-hero--page-load .lambretta-hero__actions{opacity:0;transform:translateY(2rem);animation:lambretta-hero-content-in .9s cubic-bezier(.22,1,.36,1) forwards}.lambretta-hero--page-load .lambretta-hero__eyebrow{animation-delay:.45s}.lambretta-hero--page-load .lambretta-hero__heading-line:nth-child(1){animation-delay:.6s}.lambretta-hero--page-load .lambretta-hero__heading-line:nth-child(2){animation-delay:.75s}.lambretta-hero--page-load .lambretta-hero__text{animation-delay:.95s}.lambretta-hero--page-load .lambretta-hero__actions{animation-delay:1.15s}@keyframes lambretta-hero-bg-reveal{0%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes lambretta-hero-curtain{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes lambretta-hero-shade-in{0%{opacity:0}to{opacity:1}}@keyframes lambretta-hero-content-in{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-lambretta-hero.css.map */
