.unbound-hero{padding:0}.unbound-hero__inner{display:grid;gap:var(--space-32);align-items:center}.unbound-hero__content{display:grid;gap:var(--space-8);align-content:center;width:100%;min-width:0}.unbound-hero__heading{max-width:none;font-size:var(--hero-heading-size, var(--ub-type-h1));color:var(--hero-heading-color, currentColor);line-height:1;letter-spacing:var(--hero-heading-letter-spacing, var(--font-heading-letter-spacing, 0));font-weight:700;text-transform:var(--font-heading-transform, uppercase);white-space:normal;text-wrap:balance}.unbound-hero__secondary-heading{margin:-.08em 0 0;font-size:var(--hero-secondary-heading-size, calc(var(--hero-heading-size, var(--ub-type-h1)) * .9));color:var(--hero-secondary-heading-color, var(--hero-heading-color, currentColor));line-height:1;letter-spacing:var(--hero-secondary-heading-letter-spacing, var(--font-heading-letter-spacing, 0));font-weight:700;text-transform:var(--font-heading-transform, uppercase);white-space:normal;text-wrap:balance}.unbound-hero__subheading{margin:0;max-width:42rem;font-size:var(--hero-subheading-size, var(--theme-type-body-size, 1.8rem));line-height:1.45;letter-spacing:0;color:var(--hero-subheading-color, currentColor)}.unbound-hero__text{max-width:56rem}.unbound-hero__text p{margin:0;font-size:1.55rem;line-height:1.6}.unbound-hero__actions{display:flex;flex-wrap:wrap;gap:var(--space-16);padding-top:var(--space-12);width:100%;min-width:0}.unbound-hero__button{flex:0 0 auto;max-width:100%;box-sizing:border-box;white-space:nowrap;border-radius:var(--hero-button-radius, var(--theme-button-radius, 0));box-shadow:none}.unbound-hero__button--primary{background:var(--hero-primary-button-bg, #111111);border-color:var(--hero-primary-button-border, var(--hero-primary-button-bg, #111111));color:var(--hero-primary-button-text, #ffffff)}.unbound-hero__button--primary:hover,.unbound-hero__button--primary:focus-visible{background:var(--hero-primary-button-hover-bg, var(--hero-primary-button-bg, #111111));border-color:var( --hero-primary-button-hover-border, var(--hero-primary-button-hover-bg, var(--hero-primary-button-border, var(--hero-primary-button-bg, #111111))) );color:var(--hero-primary-button-hover-text, var(--hero-primary-button-text, #ffffff))}.unbound-hero__button--secondary{background:var(--hero-secondary-button-bg, rgba(0, 0, 0, 0));border-color:var(--hero-secondary-button-border, rgba(255, 255, 255, .72));color:var(--hero-secondary-button-text, #ffffff)}.unbound-hero__button--secondary:hover,.unbound-hero__button--secondary:focus-visible{background:var(--hero-secondary-button-hover-bg, var(--hero-secondary-button-bg, rgba(0, 0, 0, 0)));border-color:var( --hero-secondary-button-hover-border, var(--hero-secondary-button-border, rgba(255, 255, 255, .72)) );color:var(--hero-secondary-button-hover-text, var(--hero-secondary-button-text, #ffffff))}.unbound-hero__button:hover,.unbound-hero__button:focus-visible{transform:none}.unbound-hero__media{position:relative;overflow:hidden;border-radius:2.8rem;background:linear-gradient(180deg,#f4f1ec,#e7e1d8);min-height:36rem;box-shadow:var(--ub-shadow-elevated)}.unbound-hero__media picture{display:block;width:100%;height:100%}.unbound-hero__image,.unbound-hero__placeholder{display:block;width:100%;height:100%;min-height:34rem;object-fit:cover}.unbound-hero--full_banner .page-width{max-width:none;padding-left:0;padding-right:0}.unbound-hero--full_banner .unbound-hero__media{border-radius:0;min-height:clamp(42rem,66vw,84rem);box-shadow:none}.unbound-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:flex-start;padding:clamp(2rem,4vw,6rem);z-index:1;pointer-events:none}.unbound-hero__overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1111116b,#1111112e 28%,#1110 60%),linear-gradient(180deg,#1111112e,#1111110a)}.unbound-hero__content--overlay{position:relative;z-index:1;width:100%;padding:clamp(1.6rem,3vw,3.2rem);border-radius:2.8rem;background:#ffffff24;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;pointer-events:auto}.unbound-hero__content--overlay--plain{padding:0;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.unbound-hero__content--overlay--plain .unbound-hero__eyebrow,.unbound-hero__content--overlay--plain .unbound-hero__heading,.unbound-hero__content--overlay--plain .unbound-hero__secondary-heading,.unbound-hero__content--overlay--plain .unbound-hero__subheading,.unbound-hero__content--overlay--plain .unbound-hero__text{text-shadow:0 1px 2px rgba(0,0,0,.18)}.unbound-hero__content--overlay .unbound-hero__eyebrow{color:var(--hero-heading-color, #ffffff);opacity:.82}.unbound-hero__content--overlay .unbound-hero__text,.unbound-hero__content--overlay .unbound-hero__text p{color:var(--hero-subheading-color, #ffffff)}.unbound-hero--full_banner .unbound-hero__media picture,.unbound-hero--full_banner .unbound-hero__image,.unbound-hero--full_banner .unbound-hero__placeholder{min-height:clamp(42rem,66vw,84rem)}@media screen and (min-width:990px){.unbound-hero{padding:0}.unbound-hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:4rem}.unbound-hero__content{padding-right:2rem}.unbound-hero__media,.unbound-hero__image,.unbound-hero__placeholder{min-height:58rem}.unbound-hero--full_banner .unbound-hero__media,.unbound-hero--full_banner .unbound-hero__media picture{aspect-ratio:8 / 3;min-height:0}.unbound-hero--full_banner .unbound-hero__image,.unbound-hero--full_banner .unbound-hero__placeholder{min-height:0}.unbound-hero--full_banner .unbound-hero__overlay{justify-content:flex-start;align-items:center}}@media screen and (max-width:749px){.unbound-hero{padding:0}.unbound-hero__inner{gap:var(--space-24)}.unbound-hero__content{gap:var(--space-8);min-width:0}.unbound-hero__content--mobile-left{text-align:left;align-items:flex-start}.unbound-hero__content--mobile-center{text-align:center;align-items:center}.unbound-hero__content--mobile-right{text-align:right;align-items:flex-end}.unbound-hero__heading{max-width:100%;font-size:clamp(2.8rem,12vw,calc(var(--hero-heading-size, 5.2rem) * .72));line-height:.96;white-space:normal;overflow-wrap:anywhere}.unbound-hero__secondary-heading{max-width:100%;font-size:clamp(2.3rem,10vw,calc(var(--hero-secondary-heading-size, 4rem) * .82));line-height:.98;white-space:normal;overflow-wrap:anywhere}.unbound-hero__subheading,.unbound-hero__text,.unbound-hero__text p{max-width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere}.unbound-hero__actions{gap:var(--space-8)}.unbound-hero__button{width:100%;min-height:4.8rem;max-width:100%}.unbound-hero__media,.unbound-hero__image,.unbound-hero__placeholder{min-height:30rem}.unbound-hero--full_banner .page-width{padding-left:0;padding-right:0}.unbound-hero--full_banner .unbound-hero__media,.unbound-hero--full_banner .unbound-hero__media picture,.unbound-hero--full_banner .unbound-hero__image,.unbound-hero--full_banner .unbound-hero__placeholder{min-height:34rem}.unbound-hero__overlay{align-items:flex-end;padding:1.2rem}.unbound-hero__overlay:before{background:linear-gradient(180deg,#1110,#1111116b)}.unbound-hero__content--overlay{max-width:none;width:100%;padding:1.6rem;border-radius:18px;min-width:0}.unbound-hero__content--mobile-left .unbound-hero__actions{justify-content:flex-start}.unbound-hero__content--mobile-center .unbound-hero__actions{justify-content:center}.unbound-hero__content--mobile-right .unbound-hero__actions{justify-content:flex-end}.unbound-hero__content--overlay--plain{padding:0;border-radius:0}.unbound-hero__content--overlay .unbound-hero__heading{font-size:clamp(2.8rem,12vw,calc(var(--hero-heading-size, 5.2rem) * .72))}.unbound-hero__secondary-heading{font-size:clamp(2.3rem,10vw,calc(var(--hero-secondary-heading-size, 4rem) * .82));line-height:1}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-unbound-hero.css.map */
