.bagella-image-hero{position:relative;min-height:var(--bagella-hero-mobile-height, 85svh);overflow:hidden;background:rgb(var(--color-background, 17 17 17));color:var(--bagella-hero-text-color, #ffffff)}.bagella-image-hero *{box-sizing:border-box}.bagella-image-hero__media,.bagella-image-hero__picture,.bagella-image-hero__image,.bagella-image-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bagella-image-hero__image,.bagella-image-hero__placeholder{display:block;object-fit:cover;object-position:var(--bagella-hero-image-position, center)}.bagella-image-hero__placeholder{background:rgb(var(--color-background, 17 17 17))}.bagella-image-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bagella-hero-overlay-color, #000000);opacity:var(--bagella-hero-overlay-opacity, .35);pointer-events:none}.bagella-image-hero__content{position:relative;z-index:1;display:flex;min-height:inherit;width:100%;max-width:var(--bagella-hero-content-max-width, 1320px);margin-inline:auto;padding:var(--bagella-hero-mobile-padding-top, 7rem) var(--bagella-hero-mobile-padding-sides, 2rem) var(--bagella-hero-mobile-padding-bottom, 3rem)}.bagella-image-hero__content--bottom-left{align-items:flex-end;justify-content:flex-start;text-align:left}.bagella-image-hero__content--center-left{align-items:center;justify-content:flex-start;text-align:left}.bagella-image-hero__content--center{align-items:center;justify-content:center;text-align:center}.bagella-image-hero__content--bottom-center{align-items:flex-end;justify-content:center;text-align:center}.bagella-image-hero__content--top-left{align-items:flex-start;justify-content:flex-start;text-align:left}.bagella-image-hero__content--top-center{align-items:flex-start;justify-content:center;text-align:center}.bagella-image-hero__copy{max-width:var(--bagella-hero-copy-width, 60rem)}.bagella-image-hero__content--center .bagella-image-hero__copy,.bagella-image-hero__content--bottom-center .bagella-image-hero__copy,.bagella-image-hero__content--top-center .bagella-image-hero__copy{margin-inline:auto}.bagella-image-hero__eyebrow{margin:0 0 var(--bagella-hero-eyebrow-spacing-bottom, 1rem);color:var(--bagella-hero-eyebrow-color, #ffffff);font-family:var(--font-body-family, inherit);font-size:var(--bagella-hero-eyebrow-mobile-size, 11px);line-height:var(--bagella-hero-eyebrow-line-height, 1.45);letter-spacing:var(--bagella-hero-eyebrow-letter-spacing, .12em);text-transform:var(--bagella-hero-eyebrow-transform, uppercase);font-weight:var(--bagella-hero-eyebrow-weight, 600);opacity:var(--bagella-hero-eyebrow-opacity, .9)}.bagella-image-hero__heading{max-width:var(--bagella-hero-heading-max-width, 10ch);margin:0;color:var(--bagella-hero-heading-color, #ffffff);font-family:var(--font-heading-family, inherit);font-style:var(--font-heading-style, normal);font-size:var(--bagella-hero-heading-mobile-size, 56px);line-height:var(--bagella-hero-heading-line-height, .95);letter-spacing:var(--bagella-hero-heading-letter-spacing, -.06em);font-weight:var(--bagella-hero-heading-weight, 400);text-transform:var(--bagella-hero-heading-transform, none)}.bagella-image-hero__content--center .bagella-image-hero__heading,.bagella-image-hero__content--bottom-center .bagella-image-hero__heading,.bagella-image-hero__content--top-center .bagella-image-hero__heading{margin-inline:auto}.bagella-image-hero__text{max-width:var(--bagella-hero-body-max-width, 38rem);margin-top:var(--bagella-hero-body-spacing-top, 1.5rem);color:var(--bagella-hero-body-color, #ffffff);font-family:var(--font-body-family, inherit);font-size:var(--bagella-hero-body-mobile-size, 12px);line-height:var(--bagella-hero-body-line-height, 1.55);letter-spacing:var(--bagella-hero-body-letter-spacing, 0);font-weight:var(--bagella-hero-body-weight, 400);opacity:var(--bagella-hero-body-opacity, .9)}.bagella-image-hero__content--center .bagella-image-hero__text,.bagella-image-hero__content--bottom-center .bagella-image-hero__text,.bagella-image-hero__content--top-center .bagella-image-hero__text{margin-inline:auto}.bagella-image-hero__cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;gap:var(--bagella-hero-cta-gap, .75rem);margin-top:var(--bagella-hero-cta-spacing-top, 1.5rem);font-family:var(--font-body-family, inherit);font-size:var(--bagella-hero-cta-mobile-size, 13px);line-height:1.2;letter-spacing:var(--bagella-hero-cta-letter-spacing, 0);text-transform:var(--bagella-hero-cta-transform, none);font-weight:var(--bagella-hero-cta-weight, 400);text-decoration:none;transition:transform .22s ease,color .22s ease,background-color .22s ease,border-color .22s ease,opacity .22s ease}.bagella-image-hero__cta--underline{color:currentColor;border-bottom:var(--bagella-hero-cta-border-width, 1px) solid currentColor;padding-bottom:var(--bagella-hero-cta-underline-offset, .5rem)}.bagella-image-hero__cta--custom{min-height:var(--bagella-hero-cta-min-height, 44px);padding:var(--bagella-hero-cta-padding-vertical, 0) var(--bagella-hero-cta-padding-horizontal, 1.6rem);border-radius:var(--bagella-hero-cta-radius, 0);color:var(--bagella-hero-cta-text-color, #ffffff);background:var(--bagella-hero-cta-background, rgba(0, 0, 0, 0));border:var(--bagella-hero-cta-border-width, 1px) solid var(--bagella-hero-cta-border-color, #ffffff)}.bagella-image-hero__cta:hover{opacity:var(--bagella-hero-cta-hover-opacity, 1);transform:translateY(var(--bagella-hero-cta-hover-lift, 0))}.bagella-image-hero__cta--custom:hover{color:var(--bagella-hero-cta-hover-text-color, #111111);background:var(--bagella-hero-cta-hover-background, #ffffff);border-color:var(--bagella-hero-cta-hover-border-color, #ffffff)}.bagella-image-hero__cta-arrow{display:inline-block;transition:transform .25s ease}.bagella-image-hero__cta:hover .bagella-image-hero__cta-arrow{transform:translate(var(--bagella-hero-cta-arrow-movement, .35rem))}.bagella-image-hero__note{max-width:var(--bagella-hero-note-max-width, 38rem);margin:var(--bagella-hero-note-spacing-top, 2rem) 0 0;color:var(--bagella-hero-note-color, #ffffff);font-family:var(--font-body-family, inherit);font-size:var(--bagella-hero-note-mobile-size, 11px);line-height:var(--bagella-hero-note-line-height, 1.45);letter-spacing:var(--bagella-hero-note-letter-spacing, .08em);text-transform:var(--bagella-hero-note-transform, none);font-weight:var(--bagella-hero-note-weight, 400);opacity:var(--bagella-hero-note-opacity, .65)}.bagella-image-hero__content--center .bagella-image-hero__note,.bagella-image-hero__content--bottom-center .bagella-image-hero__note,.bagella-image-hero__content--top-center .bagella-image-hero__note{margin-inline:auto}@media screen and (min-width:750px){.bagella-image-hero{min-height:var(--bagella-hero-desktop-height, 90svh)}.bagella-image-hero__content{padding:var(--bagella-hero-desktop-padding-top, 9rem) var(--bagella-hero-desktop-padding-sides, 5rem) var(--bagella-hero-desktop-padding-bottom, 5rem)}.bagella-image-hero__eyebrow{font-size:var(--bagella-hero-eyebrow-desktop-size, 12px)}.bagella-image-hero__heading{font-size:var(--bagella-hero-heading-desktop-size, 86px)}.bagella-image-hero__text{font-size:var(--bagella-hero-body-desktop-size, 12px)}.bagella-image-hero__cta{font-size:var(--bagella-hero-cta-desktop-size, 14px)}.bagella-image-hero__note{font-size:var(--bagella-hero-note-desktop-size, 11px)}}@media screen and (min-width:1200px){.bagella-image-hero__heading{font-size:var(--bagella-hero-heading-desktop-size, 92px)}}@media(prefers-reduced-motion:reduce){.bagella-image-hero *,.bagella-image-hero *:before,.bagella-image-hero *:after{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/bagella-image-hero.css.map */
